* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial;
	width: 100%;
	height: 100%;
	background:   #d9d9d9;
	color:#545454;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}



a.lang { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666;
	outline: none; text-decoration: underline;
	
}
a.lang:hover { color:#FF0000;
	text-decoration:  none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
li {
	list-style:none;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*background: #FF0000;*/
	background: #8b8c8e url(line.jpg) repeat-y;
}
.white{color:#FFFFFF}
.brown{color:#555555}
/* Header
-----------------------------------------------------------------------------*/
#header {
	width:948px;
	height: 159px;
	padding-top:10px;
	margin:auto;
	/*background:  #838486;*/

}
#logo {
	width:159px;
	height:159px;
	margin-left:11px;
	margin-bottom:-3px;
	float:left;
}
#head {
	width:767px;
	height:159px;
	margin-left:11px;
	background:#d8d8d8 url(head.jpg) no-repeat left;
	float:left;
	position:relative;
}
#ofm {
	position:absolute;
	z-index:2;
	top:50px;
	color:#5c5d5d;
	font-family: Arial;
	font-size: 36px;
	font-weight:700;
	letter-spacing: normal; 
	/*padding-left:10px;*/
	padding: 10px 0 10px 10px; text-transform:uppercase;
	
}
#ofm2 {
	position:absolute;
	z-index:2;
	top:0px;
	left:570px;
}
#ofm3 {
	position:absolute;
	z-index:2;
	top:50px;
	color:#5c5d5d;
	font-family: Arial;
	font-size: 30px;
	font-weight:700;
	letter-spacing: normal; 
	/*padding-left:10px;*/
	padding: 10px 0 10px 10px; text-transform:uppercase;
	
}
#site {
	color: #ce181e; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none; 
	letter-spacing: 1px;
	
	font-weight: bold;
}

#link {
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:120px;

}
#map {
	position:absolute;
	top:0px;
	right:0px;
	width:18px;
	height:158px;

}
#menu {
	position:absolute;
	z-index:10000px;
	width:767px;
	height:3px;
	top:120px;
}
#menu li {
	list-style:none;
	display:inline;
	float:left;
	height:40px;
}
#menu li a {
	display:block;
	height:26px;
	font-size: 14px;
	font-family: Arial; 
	color:#5a5a5a;
	margin-top:1px;
	padding-top:12px;
	text-align:center;
}
#two, .three, #four, #five {border-left:1px solid #d3d4d6}
#two, .three, #four, #one {border-right:1px solid #838486}
#one {width:131px; letter-spacing: -0.05em; white-space:nowrap;}
#two {width:130px; letter-spacing: -0.05em; white-space:nowrap;}
.three {width:120px; letter-spacing: -0.05em; white-space:nowrap;}
#four {width:121px; letter-spacing: -0.05em; white-space:nowrap;}
#five {width:117px; letter-spacing: -0.05em; white-space:nowrap;}

#menu li a:hover {
	background:#cb1219;
	color:#ffffff;
}
.submenu {
	display:none;
	width:199px;
	background:#000000;
	z-index: 10000;
	position: absolute;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#menu ul li ul li {
	float :none;
	display:block;
	height:20px;
}
/*верхнее всплывающее меню*/
.submenu li a{
	height:20px !important;
	text-align:left !important;
	padding:0 22px !important;
	color: #ffffff !important;
	background:url(list_b.jpg) no-repeat 8px 6px;
	z-index: 10000;

}
/*Верхнее всплывающее меню при наведении*/
.submenu li a:hover {
	background: #b6b6b6 url(list_g.jpg) no-repeat 8px 6px !important;
	z-index: 10000;
}
li.headlink:hover ul { display: block; }
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 11px 0 0px;
	height: 1%; 

}
.kvadrat{
	background: #b6b6b6 url(list_g.jpg) no-repeat 0px 6px !important;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container { 
	width: 100%;
	float: left;
	overflow: hidden;
	
}
#content {
	padding: 0 0 0 207px;
	width:767px;
}
#text {
	padding: 40px 20px 20 16px;
	background-color:#b6b6b6;
	min-height:850px;
}
#text_category {
	padding: 34px 20px 0 16px;
	background-color:#cdcdcd;
	min-height:850px;
}
#text_category1 {
	padding: 34px 20px 0 16px;
	background-color:#cdcdcd;
	min-height:400px;
}

.info {
	background-color:#5c5c5c;
	width:751px;
	color:#ffffff;
	padding: 2px 0 2px 16px;
	border-top:1px #cdcdcd solid;
	border-bottom:1px #cdcdcd solid;
}
.info_news {
	background-color:#6b6c6e;
	width:751px;
	color:#ffffff;
	padding: 2px 0 2px 16px;
}
.info_all {
	background-color:#ffffff;
	width:751px;
	color:#545454;
	padding: 2px 0 2px 16px;
}





#contact {
	padding: 0 0 0 0; 
	background-color:#b6b6b6;
	min-height:1000px;
}
#contact_city {
	padding: 0 0 0 0; 
	background-color:#b6b6b6;
	min-height:1000px;
}
#project {
	color:#FFFFFF; 
	font:Arial; 
	font-size:16px; 
	height:24px;
	background:#838486 url(project.jpg) repeat-y;
	padding-left:11px;
	padding-top:8px; 
	text-transform: uppercase;
	 
	}
#news {
	height:334px;
	border-top:1px solid #d3d4d6;
	/*border-bottom:1px solid #d3d4d6;*/
	margin-top:-4px;
	background:#b2b2b2;
	font-size: 0.9em; 
	font-family: Arial; 
	color:#5a5a5a;
}
#news2 {
	height:764px;
	border-top:1px solid #d3d4d6;
/*	border-bottom:1px solid #d3d4d6;*/
	margin-top:-4px;
	background:#b2b2b2;
	font-size: 0.9em; 
	font-family: Arial; 
	color:#5a5a5a; padding-left:70px; 
	
}
#news3 {
	height:764px;
	border-top:1px solid #d3d4d6;
/*	border-bottom:1px solid #d3d4d6;*/
	margin-top:-4px;
	background:#b2b2b2;
	font-size: 1.0em; 
	font-family: Arial; 
	color:#5a5a5a; padding-left:80px; 
	
}

#news4 {
	height:664px;
	border-top:1px solid #d3d4d6;
/*	border-bottom:1px solid #d3d4d6;*/
	margin-top:-4px;
	background:#DDDDDD;
	font-size: 1.0em; 
	font-family: Arial; 
	color:#5a5a5a; padding-left:10px; padding-top:20px; 
	
	
}
#news5 { padding-left:20px;
	height:864px;
	border-top:1px solid #d3d4d6;
/*	border-bottom:1px solid #d3d4d6;*/
	margin-top:-4px;
	background: #DDDDDD;
	font-size: 1.0em; 
	font-family: Arial; 
	color:#5a5a5a; padding-left:10px; padding-top:20px; 
	
	
}
#news img,#news_t {float:left}
#news img {margin-right:17px;}
#news_t {
	width:475px;
	height:282px;
	margin-top:7px;
} 
#news_in {
	width:475px;
	height:270px;
	position:static;
	font-size:11px;
	overflow: hidden; padding: 10px 10px 10px 10px;
	
} 
#nov_comp {
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
}
#b_ceont {
	height:20px;
	background: #6b6c6e;
}
#cont {
	background:#b2b2b2;
}

#tit_block1 {
	height:22px;
	background:#d7d7d7 url(tit1.jpg) repeat-y;
	font-size: 1.1em; 
	font-family: Arial; 
	color:#ffffff;
	padding-left:11px;
	padding-top:2px;
}
#tit_block2 {
	height:22px;
	background:#d7d7d7 url(tit2.jpg) repeat-y;
	font-size: 1.1em; 
	font-family: Arial; 
	color:#ffffff;
	padding-left:11px;
	padding-top:2px;
}
#tit_block3 {
	height:22px;
	background:#d7d7d7 url(tit3.jpg) repeat-y;
	font-size: 1.1em; 
	font-family: Arial; 
	color:#ffffff;
	padding-left:11px;
	padding-top:2px;
}
#tit_block4 {
	height:22px;
	background:#d7d7d7 url(tit4.jpg) repeat-y;
	font-size: 1.1em; 
	font-family: Arial; 
	color:#ffffff;
	padding-left:11px;
	padding-top:2px;
}
#tit_block5 {
	height:22px;
	background:#d7d7d7 url(tit5.jpg) repeat-y;
	font-size: 1.1em; 
	font-family: Arial; 
	color:#ffffff;
	padding-left:11px;
	padding-top:2px;
}
.text {
	padding-left:11px;
	margin-top:14px;
	font-size: 0.9em; 
	font-family: Arial; 
	color:#5a5a5a;
	margin-bottom:-3px;
	padding-right:34px;
}
.contact {
	margin-top:14px;
	font-size: 0.9em; 
	font-family: Arial; 
	color:#5a5a5a;
	margin-bottom:-3px;
	padding-right:34px;
}
.indent {
	margin-bottom:5px;
	text-indent:11px;
	background:url(list_sw.jpg) no-repeat 1px 6px;
}
.lastp {
	padding-bottom:20px;
}
.bar { 
	position: fixed;
	border: 1px solid;
	z-index:9999;
	left:50%;
	top:40%;
	margin-left:-350px;
	margin-top:-250px;
	width: 700px;
	min-height: 500px;
	visibility: hidden;
	background-color: #ffffff; 
	/*opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/ 
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 170px;
	margin-left: -100%;
	position: relative;
}
#price {
	background:url(sb.jpg) repeat-y;
	min-height:683px;
	position: relative;
	left:37px;
	padding-top:5px;
}
#price li {
	list-style:none;
	display:block;
	width:127px;
	height:auto;
	background:url(list_w.jpg) no-repeat 7px 7px;
	padding-left:25px;
	padding-bottom:7px;
	line-height:1.2em;
}


.subprice li {
	background:url(list_s.jpg) no-repeat 7px 7px !important;
	line-height:0.9em;
}
#price a {
	text-decoration:none;
	color: #010101;
	font-family: Arial;
	font-size:12px;
	letter-spacing: -0.02em;
	font-weight:400;
}
#price a:hover {color: #cb1219;}



.subprice li {
	padding-left:24px !important;
	width:100px !important;
	height:15px;
}
#line {
	width:181px;
	height:1px;
	background: url(tocka.jpg) repeat-x;
	margin-left:26px;
	z-index:1;
	
}
#sb_bot {
	margin-left:26px;
	width:181px;
	height:auto;
}
#logo_sb {
	margin-top:39px;
	
}
#kat {
	margin-top:-5px;
}
#kat, #ser, #pr {
	display:block;
	width:128px;
	height:23px;
	color: #333333;
	margin-left:11px;
	padding-left:31px;
	font-family:Arial;
	font-size:11px;
	margin-bottom:3px;
	padding-top:5px;
}
#kat, #pr {
	background:url(kat.jpg);
}
#ser {
	background:url(ser.jpg);
}
.div_button 
{
	font-size:14px;
	position: relative; 
	z-index: 3; 
	font-family: Arial, sans-serif; 
	padding: 0px 0px 0px 7px; 
	letter-spacing: -0.05em;
	color:#4c4d4e;
	top:7px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -132px auto 0;
	height: 72px;
	position:relative;
}
#foot_top {
	height:50px;
	

}
#gray{background-image:url(foot_top.jpg); background-repeat: repeat-x;
		
	width:141px;
	height:50px;
	margin-left:26px;
	float:left;
}
#foot_text{ 
	/*background:#6b6c6e;*/
	width:740px;
	height:50px;
	padding-top:20px;
	float:left;
	font-family:Arial;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	padding-left:0px;
	padding-right:67px;
	background-image:url(foot_top.jpg); background-repeat: repeat-x;
}
#foot_text a {
	color:#ffffff;
}
#foot_text a:hover {
	text-decoration:underline;
}
#foot_bot {
	height:22px; width:909px;position:absolute;left:48px;
	background:url(foot_bot.jpg) repeat-x;
}
#foot_bot_left {
	width:48px;
	height:22px; 
	background:url(foot_bot_left.jpg); 
	position:absolute; 
	left:0;
}
#foot_bot_right {
	width:43px; 
	height:22px; 
	background:url(foot_bot_right.jpg); 
	position:absolute; 
	right:0;
}
#foot_top_left {
	width:26px; 
	height:50px; 
	background:url(foot_top_left.jpg); 
	position:absolute; 
	left:0; 
	top:0
}
#foot_top_right{
	width:26px; 
	height:50px; 
	background:url(foot_top_right.jpg); 
	position:absolute; 
	right:0;
	top:0
}
/*//////////////////// Контакты /////////////////////////*/ 
/*текст контактов конечного адреса*/
#contact_text2{
width: 380px;
height: auto;
display:block;
float:left;
}
/*текст контактов выбора адреса*/
#contact_text1{
width: 360px;
height: auto;
min-height:600px;
}
.tr_h {PADDING-RIGHT: 1px;  PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; font-size:12px;     COLOR: #FFFFFF;   BACKGROUND-COLOR: #666666 }
.tr_1 {FONT: 12px  COLOR: #000000;  BACKGROUND-COLOR: #EBEBEB; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;}
.tr_2 { FONT: 12px  COLOR: #000000;  BACKGROUND-COLOR: #D4D4D4; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;}

.formbuttons {
	BORDER-RIGHT: #003300  1px solid; BORDER-TOP: #B4CBAD 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #B4CBAD 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #003300 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #3B5294; PADDING-RIGHT: 3px;  PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;
}

.forminput { margin-top:5px; margin-bottom:5px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; padding-right: 20px;
	BORDER-RIGHT: #A3A3A3 1px solid; BORDER-TOP: #A3A3A3 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #EEEEEE; BORDER-LEFT: #A3A3A3 px solid; BORDER-right: #A3A3A3 1px solid; COLOR: #A3A3A3; BORDER-BOTTOM: #A3A3A3 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.prevention { background-image:url(../prevention/bground.gif); background-repeat: repeat; 
	
}
.price { padding-left:30px;

}
.price2 { padding-bottom: 5px;
padding-left:10px;
 padding-right:5px;
  padding-top:5px;
COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;

 

}
