/* CSS Document */
body {
  padding: 0px;
  background: #d9dcdd;
  margin: 0px;
  }

#body{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990)? "990px" : "100%");
	min-width:990px;
	padding-bottom:30px;
}
#zav1{
  background: url(/_tpl/img/zav1.png) no-repeat 8% 110px;
}
#zav2{
  background: url(/_tpl/img/zav2.png) no-repeat 85% 110px;
}

TD { font-family: Arial, Helvetica, sans-serif ; }
img  { border: 0px solid; }
A IMG   { border: none; }
p { margin-top:9px; margin-bottom:9px; }

/*text*/
.text  {
  font-size: 70%;
  color: #000;  
  }
.text table, .text select, .text input, .text textarea {
  font-size: 100%;
  }
.cod {
  font-size: 110%;
  }
.number {
  font-size: 160%;
  }
.copy {
  color:#4a5960;
  font-size: 9px;
  margin:0 0 0 80px;
  font-family: Arial, Helvetica, sans-serif ;
  }  
/*Link*/
a {
  color: #000;
  text-decoration: underline; 
  }
a:hover {
  text-decoration: none; 
  }
a.menu {
  color: #fff;
  font-size: 75%;
  text-decoration: none; 
  }

  
 /*img top*/
.logo {
  position:absolute;
  border: 0;
  }
  
 a.lh {position:absolute; top:40px; left:34px; display:block; width:226px; height:73px; background: url(/_tpl/img/logo.gif) no-repeat 0 0;}
  
.foto_1 {
  margin: 127px 0 0 0;
  }
.foto_2 {
  margin: 25px 0 0 -60px;
  }
.foto_3 {
  margin: 55px 0 0 -53px;
  }
.ll {
  margin: 0 20px 20px 0;
  }

.page {text-align:left;}
  
.page ul {
  margin: 0px;
  padding: 15px 10px;
}

.page ul li {
  background:url(/_tpl/img/li.gif) no-repeat 0 5px;
  list-style-type:none;
  margin: 0px;
  padding: 0 0 10px 15px;
}

/*Fon*/
.top_fon {
  background: url(/_tpl/img/top_fon.jpg) repeat-x top center;
  }
.fon_menu_1 {
  background: url(/_tpl/img/fon_menu_1.jpg) no-repeat 11px 12px;
  }
.fon_menu_2 {
  background: url(/_tpl/img/fon_menu_2.jpg) no-repeat 18px top;
  }
  
/*Right*/
.about {
  background: url(/_tpl/img/fon_right.jpg) no-repeat right top;
  margin: 40px 0 0 0;
  padding: 0 110px 10px 30px;
  }
.tel {
  background: url(/_tpl/img/fon_tel.jpg) no-repeat right top;
  margin: 0px;
  padding: 30px 0 45px 30px;
  }  
.raspr {
  background: url(/_tpl/img/fon_rasp.jpg) no-repeat 0 top;
  margin: 0px;
  padding: 20px 5px 67px 110px;
  }    
.raspr ul {
  margin: 0px;
  padding: 0px; 
  }
.raspr li{
  background:url(/_tpl/img/marker_r.gif) no-repeat 30px 10px;
  list-style-type:none;
  margin: 0px;
  padding: 5px 0 0 40px;
  }  

.tech {
  background: url(/_tpl/img/fon_tex.jpg) no-repeat right top;
  margin: 0px;
  padding-top:60px;
  }      
.tech_line {
  background: url(/_tpl/img/line.gif) repeat-y top right;
  }
.tech_bot {
  background: url(/_tpl/img/bot_raspr.gif) no-repeat right bottom;
  padding: 0 0 20px 60px;
  }
/*menu*/
.menu {
  padding: 14px 0 10px 20px;
  }
.menu ul {
  margin: 0px;
  padding: 0px; 
  }
.menu li{
  background:url(/_tpl/img/marker_w.gif) no-repeat 48px 5px;
  list-style-type:none;
  margin: 0px;
  padding: 0 0 0 40px;
  float: left;
  }

/* колонки для продукции */
#pleft {
	float: left;
	width: 45%;
}

#pright {
	float: left;
	width: 45%;
}

.page table#teh {
	border: 0;
	width: 90%;
	border-collapse: collapse;
}

.page table#teh td {
	font-size: 100%;
	border-bottom: 1px solid #EAEEF1;
	padding: 5px;
}

.page table#teh th {
	background: #EAEEF1;
	color: #41422B;
	font-size: 100%;
	padding: 5px;
}

#link {
	margin: 0 0 0 30px;
}

#cnt {
	margin: 15px 0 0 80px;
}


.form {
	display: block;
	clear: left;
	background: url(/_tpl/img/form_fon.jpg) no-repeat;
	color: #41422B;
	width: 555px;
	height: 207px;
	padding: 10px;
	margin-top: 20px;
}      

.form p#obr {
	font-size: 11pt;
	font-weight: bold;
	color: #777;
	padding: 0px 0 0px 0px;
}

form p {
	color: #666;
	margin-top: -5px;
}

.form_txt1 { 
	width: 100%;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

textarea.form_txt1 {
	font-size: 11pt;
}

.form_txt { 
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.hleb {
	padding: 10px 0 0 30px;
	margin:0 0 -10px 0;
	color: #999DA1;
}

.hleb a {
	color: #8C9094;
}
