@charset "windows-1251";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
}
body{
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
}
table, ul, ol, li, td, tr, a, p, div, form, select {
	font-family:Tahoma;
	font-size:12px;
    color:#2a2a2a;
}

img{
	behavior: url("js/iepngfix.htc");
}
a{
	outline:none;
}
a{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-decoration:underline;
}
a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-decoration:none;
}
a img{
	border:0px solid;
}
/*шапка*/
#head{
	background-image:url(../images/back.jpg);
	background-repeat: repeat-x;
	height:392px;
}
#shapka{
	background-image:url(../images/shapca.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:980px;
	height:392px;
}
#logo{
	background-image:url(../images/logo.png);
	behavior: url("js/iepngfix.htc");
	background-repeat:no-repeat;
	width:269px;
	height:75px;
	float:right;
	margin-top:50px;
}

/*главные блоки*/
#all{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#leftcolumb{
	float:left;
	width:260px;
	margin:0px;
	padding:0px;
}
#rightcolumb{
	padding:0 0 0 20px;
	margin:0 0 0 261px;
}
/*меню*/
.meny{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #c8cca3;
}
.meny a{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:underline;
}
.meny a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:none;
}
.meny_up{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	border-bottom:1px dashed #c8cca3;
	padding:10px 0 10px 0;
}
.meny_up a{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:underline;
}
.meny_up a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:none;
}
.meny_2{
	font-family:Tahoma;
	font-size:10px;
	color:#2a2a2a;
	text-transform:uppercase;
	margin:5px 0px 5px 5px;

	}
.meny_2 a{
	font-family:Tahoma;
	font-size:10px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:none;
	}
.meny_2 a:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration: underline;
	}
/*контент*/
.zag{
	background-image:url(../images/zag.jpg);
	background-repeat:no-repeat;
	height:41px;
	font-family:Tahoma;
	font-size:11px;
	color:#2a2a2a;
	text-transform:uppercase;
	padding:13px 0px 0px 10px;
}
#carta{
	margin-top:30px;
}
#reclama{
    width:250px;
	margin-top:10px;
}
.img_bord{
	border:4px solid #055180;
}
.toch{ 
    height:1px;
	border-bottom:1px dashed #c8cca3;
	margin:10px 0 10px 0;
}
.proizv{
	padding-left:10px;
}
/*контакты и форма обратной связи*/
.form{
	font-size:8pt;
}
.otpr{
	padding: 7px 0pt 7px 10px;
}
/*футер*/
#footer{
	background-color:#1885ba;
	height:90px;
	clear:both;
}
#line{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	height:7px;
}
#contact{
	height:80px;
	margin-top:10px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
#contact a{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
#contact a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.bord{
	border-right:1px dashed #ffffff;
	width:25%;
	padding-left:10px;
}

