@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; background:#ecedee; font-family:Verdana;}
#blue_block{ background:#236c92; position:absolute; top:235px; height:245px; width:100%; border-top:solid 2px #FFFFFF; border-bottom:solid 2px #FFFFFF; z-index:-1;}
#wrapper{width:1000px; margin:0px auto;}
.header{width:900px; margin-top:20px;}
.header #logo{background:url(../images/logo.jpg) no-repeat; width:419px; height:70px; float:left;}
.header #logo a{display:block; height:100%;}
.header #top_contacts{ font-size:18pt; color:#686665; float:right; font-weight:bold;}
.header #top_contacts .email{ font-size:14pt;}
.clear{clear:both;}
.center_block{width:990px; margin:0px auto; }
#top_center_block{background:url(../images/top_line.png) no-repeat; width:976px; height:17px;}
#bottom_center_block{background:url(../images/bottom_line.png) no-repeat; width:976px; height:17px;}
#gray_block{background:url(../images/top_gor_line.png) repeat-x; height:95px; width:975px; }
#gray_block h1{margin:0px; padding-top:10px; font-size:18pt; color:#686464; margin-left:20px;}
.content{background:#f4f5f6; width:975px; min-height:500px;}
.content p{margin:0px 10px;}
.block_tovar{background:url(../images/tovar_block.jpg) no-repeat; width:180px; height:242px; float:left; margin:10px; text-align:center;}
.block_tovar img{ height:160px; max-width:160px; padding:20px 0px 10px 0px;}
.block_tovar a,strong{ font-size:10pt; color:#081ef2; text-decoration:none;}
ul.nav{margin:0px; height:40px; list-style:none;}
ul.nav li{display:inline; float:left;}
ul.nav li a{color:#686464; font-size:14px; line-height:35px;}
.spacer{background:url(../images/menu_gor_line.png) no-repeat; width:12px; height:37px; float:left;}
