#OwoLeftMenu{
	text-align:left;
}

#lmenu_overlay  
{  
	position:absolute;  
	top:0;  
	right:0;  
	bottom:0;  
	left:0; 
	width: expression(document.documentElement.clientWidth + 'px');
  height: expression(document.documentElement.clientHeight + 10 + 'px');
  top: expression(
  offset = 0 + parseInt(document.body.currentStyle.paddingTop) + parseInt(document.body.currentStyle.marginTop),
  document.documentElement.scrollTop + offset - 10 + 'px'
  );
	background:#000; 
	z-index:101;  
	display:none;
}  


#lmenu_tmp{
	display:none;
}
#lmenu{
	width:194px;
	margin:0 auto;
}
#lmenu_buttons{
	/*background-image:url(http://ulotkireklamowe/images/lmenu/lmenu_background.png);*/
	background-position:center top;
	background-repeat:repeat-y;
}
#lmenu div.buttons{
	cursor:pointer;
}

#inne_owoce{
	padding-left:10px;
	height:185px;
}
#OwoOffer{
  position:absolute;
	width:854px;
        margin:auto;
	height:427px;
	font-size:10px;
	z-index:998;
	display:none;
        margin-top:51px;
}
 #OwoQuestion{
	position:absolute;
	width:567px;
	height:510px;
	font-size:10px;
	z-index:998;
	display:none;
        margin-top:51px;
}
#OwoOfferHead, #OwoQuestionHead{
	background-position:left top;
	background-repeat:no-repeat;
	height:99px;
}
#OwoOfferHead{
	background-image:url(http://ulotkireklamowe/images/lmenu/wycena-header.png);
}
#OwoQuestionHead{
	background-image:url(http://ulotkireklamowe/images/lmenu/pytanie-header.png);
}
#OwoOfferFoot, #OwoQuestionFoot{
	background-position:left top;
	background-repeat:no-repeat;
	height:69px;
}
#OwoOfferFoot{
	background-image:url(http://ulotkireklamowe/images/lmenu/wycena-footer.png);
        display:none;
}
#OwoQuestionFoot{
	background-image:url(http://ulotkireklamowe/images/lmenu/pytanie-footer.png);
}

#OwoOfferContent{
	padding:0;
	width:100%;
	height:429px;
	background:white;
        margin-left:-142px;
}
#OwoQuestionContent{
	padding:105px 30px 0px;
	width:100%;
	height:218px;
	background-image:url(http://ulotkireklamowe/images/lmenu/pytanie-body.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#OwoOfferContent label, #OwoQuestionContent label{
		text-align:right;
	
	margin-right:3px;
}

 #OwoQuestionFormMessageBox{
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
	background-color:white;
	font-size:10px;
	margin-top:90px;
	margin-left:350px;
	padding:6px;
	display:none;
}
#OwoOfferFormMessageBox{
    position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
	background-color:white;
	font-size:10px;
	margin-top:187px;
	margin-left:150px;
	padding:6px;
	display:none;
}
span.OwoFormError{
	background-image:url(http://ulotkireklamowe/images/lmenu/error.gif);
	background-position: 0 .1em;
	background-repeat:no-repeat;
	padding-left: 14px;
	vertical-align:middle;
}

#OwoOfferContent table, #OwoQuestionContent table{
	width:500px;
}
#OwoOfferContent td, #OwoQuestionContent td{
	vertical-align:top;
}
#OwoOfferContent td.secondCol{
	padding-left:15px;
}
 #OwoQuestionClose{
	width:100%;
	text-align:right;
	height:99px;
}
#OwoOfferClose{
    height:24px;
    width:32px;
    float:right;
    position:relative;
    top:-22px;
    left:-152px;
}
#OwoOfferContent label{
    color:#4a4a4a;
    font-size:14px;
    font-family:Tahoma;
}
input.text_inputs, input.file_inputs, textarea{
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
	background-color:transparent;
	font-size:10px;

        
}
#message{
     color:#4a4a4a;
    font-size:14px;
    width:495px;
    margin-top:25px;
    line-height:19px;
    font-family:Tahoma;
    height:86px;
}
input.text_inputs2{
    height:15px;
    position:relative;
    top:-3px;
	width:133px;
        border:0;

        border-bottom:1px solid #4a4a4a;
        font-size:11px;
        font-family:Verdana;
        font-style:italic;
        color:#b1b1b1;
        text-align:center;
}
input.text_inputs{
	height:12px;
	width:133px;
}
textarea{
	height:55px;
	width:245px;
}

#OwoOfferFileUpload_wrap_list, #OwoQuestionFileUpload_wrap_list{
	position:absolute;
	z-index:99;
	background-color:white;
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
}
#OwoOfferFileUpload_wrap, #OwoQuestionFileUpload_wrap{
	overflow:hidden;
  white-space:nowrap;
}
  	
div.MultiFile-label:hover{
	background-color:#c9c9c9;
}
#OwoOfferFileUploadSwitcher, #OwoQuestionFileUploadSwitcher{
	text-decoration:none;
	color:black;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-top:5px;
}
 #OwoQuestionSend{
	text-decoration:none;
	color:#9c0303;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

#OwoOfferSend{
    border:0;
    position:relative;
    
}
a img{
	border-style:none;
	border-width:0px;
}

#OwoOfferContent a{
    text-decoration:underline;
    font-size:11px;
    font-family:tahoma;
    color:#5f5f5f;
    font-weight:bold;
}
#customMessage{
    display:none;
    
     color:#4a4a4a;
    font-size:14px;
    width:495px;
    margin-bottom:25px;
    line-height:19px;
    font-family:Tahoma;
    height:86px;
}
#customMessage textarea{
     width:490px;
     font-size:11px;
        font-family:Verdana;
        font-style:italic;
        color:#b1b1b1;

     height:86px;
}
