/* CSS Document */
html,body{
margin:0;
padding:0;
width:100%;
height:100%;
text-align:center;
background: url(images/bg_body.gif) repeat-y 50% ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;



}
#wrapper{
width:990px;
margin:0 auto;
position:relative;
min-height:100%;
background: url(images/bg_wrapper2.gif) repeat-y left top;

}
*html #wrapper{
height:100%;
}

#spacers{
clear:both;
height:200px;
}
#wrapper #mainNav_niz{
position:absolute;
left:0;
bottom:100px;
width:270px;
height:187px;
z-index:2;
}
#wrapper #mainNav_banner1{
position:absolute;
left:54px;
top:520px;
width:160px;
border:1px solid #4d7cee;
z-index:4;
}
#wrapper #mainNav_banner2{
position:absolute;
left:54px;
top:660px;
width:160px;
border:1px solid #4d7cee;
z-index:4;
}

#wrapper #mainNav_banner3{
position:absolute;
left:54px;
top:800px;
width:160px;
border:1px solid #4d7cee;
z-index:4;
}




#branding{
position:relative;
width:990px;
height:200px;
background: url(images/bg_branding.gif) repeat;
border-bottom:1px solid #15385e;

}
#branding #image{
position:absolute;
left:0;
top:0;
width:542px;
height:200px;
z-index:1;

}
#branding #pogoda{
position:absolute;
left:560px;
top:20px;
width:70px;
height:200px;
z-index:2;

}
#branding #magenDavid{
position:absolute;
left:690px;
top:0;
width:151px;
height:200px;
z-index:2;

}
#branding #contacts{
position:absolute;
left:700px;
top:0;
width:250px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
padding-right:30px;
line-height:120%;
z-index:4;
}
#branding #contacts span{
display:block;
height:51px;
width:250px;
text-indent:-10000px;
background:url(images/bg_contacts_span.gif) no-repeat right top;
}

#content{
float:right;
width:660px;
padding-top:10px;
padding-left:30px;
padding-right:30px;
}
#content fieldset.content{
float:left;
width:430px!important;
_width:429.9px;
padding:15px;
border:1px solid #769bf5;
text-align:justify;
line-height:110%;
}
#content fieldset.news{
float: right;
width:150px!important;
_width:149.9px;
padding:15px;
border:1px solid #769bf5;
text-align:justify;
line-height:110%;

}
#content fieldset.content legend, #content fieldset.news legend{
font-weight:bold;
color:#665b67;
}

#content h2{
padding:0;
margin:0;
padding-left:15px;
font-size:12px;
color:#4d4e4c;
font-weight:bold;
}
#content a{
font-size:12px;
color:#4d4e4c;
font-weight:bold;
text-decoration:none;
}
#content a:hover{
text-decoration:underline;
}
#content iframe{
border:1px solid #769bf5;
}

#content p{
color:#4d4e4c;
font-weight: normal;
}
#content ul{
padding:0;
margin:0;
margin-left:20px;
}
#content ol{
padding:0;
margin:0;
margin-left:20px;
margin-top:20px;

}
#content ul li{
color:#4d4e4c;
font-weight:bold;
}
#content ol li{
color:#4d4e4c;
font-weight:normal;
margin-bottom:10px;
}
/*--------------table------------------*/
table{
border:1px solid #769bf5;
border-collapse:collapse;
width:425px;
}
*html table{
margin-top:10px;
}
thead{
text-align:center;
color:#4d4e4c;
font-weight:bold;
background:url(images/bg_thead.gif) repeat-x left top;
}
td{
text-align:left;
padding-left:5px;
padding-right:5px;
border-right:1px solid #769bf5;
border-bottom:1px solid #769bf5;
color:#4d4e4c;
font-weight:normal;
background-color:#FFFFFF;
}
th{
text-align:center;
border-right:1px solid #769bf5;
border-bottom:1px solid #769bf5;
color:#4d4e4c;
font-weight:bold;
background-color:#b1caff;
}
td.zakaz a{
text-align:center;
font-weight:bold;
text-decoration:none;
color:#000099;
}
td.zakaz a:hover{
text-decoration:underline;
}

/*--------------------------------------------*/


/*---------------form----------------*/



label {
display: block;
color:#3a52b2;
font-weight:bold;
}


input {
  width: 223px;
border:1px solid #769bf5;
}


input.reset, input.submit {
width: 100px;
height:30px;
background:url(images/bg_button.png) no-repeat left top;
color:#3a52b2;
font-weight:bold;
cursor:pointer;

}

input:focus, textarea:focus {
  background: #fff;
}


textarea {
  width: 400px;
  height: 200px;
border:1px solid #769bf5;

}

/*----------------------------------------*/


#mainNav{
float:left;
width:240px!important;
_width:239.9px;
text-align:left;
padding-top:10px;
padding-left:30px;
}
*html #mainNav{
padding-top:25px;
}
#mainNav a{
display:block;
height:22px;
width:178px;
padding-left:30px;
background:#92b1fd url(images/bg_a.gif) no-repeat left top;
text-align:left;
font-size:12px;
font-weight:normal;
color:#044566;
text-decoration:none;
padding-top:6px;
border:1px solid #769bf5;
margin-top:10px;

}
#mainNav a:hover{
background:#92b1fd url(images/bg_a_hover.gif) no-repeat left top;
}

#footer{
width:990px;
margin:0 auto;
position:relative;
margin-top:-100px;
height:99px;
background: url(images/bg_branding.gif) repeat;
border-top:1px solid #15385e;

}
#footer span.copy{
float:left;
font-weight:normal;
color:#044566;
margin-left:50px;
padding-top:40px;
}
#footer span.copy a{
font-weight:normal;
color:#044566;
text-decoration:underline;
}
#footer span.adress {
float:right;
font-weight:normal;
color:#044566;
text-align:right;
margin-right:50px;
margin-top:10px;
line-height:120%;
}
#footer #banner1{
position:absolute;
left:300px;
top:30px;
z-index:1;
}
#footer #banner1 img {
border:0;
}
#footer #banner2{
position:absolute;
left:350px;
top:30px;
z-index:1;
}
#footer #banner3{
position:absolute;
left:450px;
top:30px;
z-index:1;
}
#footer #banner4{
position:absolute;
left:550px;
top:30px;
z-index:1;
}
