/*********** Style For Block Position Absolute *************/
#wrap{
  margin: 0 auto;
  width: 988px;
  background: url('../images/bgImage.jpg') no-repeat;
}

#wrap-inner{
  margin: 0 auto;
  width: 988px;
  background: url('../images/bgImage-inner.jpg') repeat-x left top;
  text-align: left;
}

/************ Style For Head *************/
#container table,#container-inner table{
  width: 100%!important
}

.head{
  height: 92px;
  background: none;
}

h1.logo{
  margin:38px 72px 0 20px;
  padding: 14px 0 13px 0;
  background: url('../images/h1Back.png') no-repeat;
  float: left;
}

.head ul{
  list-style: none;
  margin: 0 0 0 0;
  padding: 17px 0 0 0;
  width: 129px;
  float: left;
}

.head ul li{
  float: left;
}

.head ul li.between{
  background: url('../images/between.gif') ;
  width: 1px;
  height: 19px;
  margin: 0 20px;
}

.head .telefon{
  font:100 18px/22px Helvetica;
  float: right;
  padding:17px 17px 0 0;
}

.telefon span{
  display: block;
}



/*Style For Menu Top */
.menuTop{
  height: 53px;
  margin-left: 317px;
  background: url(../images/bgNaviLi.png) no-repeat left top;
  padding-left: 15px;
  position:relative;
  left: 1px;
}

*+html .menuTop{
  left: 0.05em;
}



.menuTop a, .menuTop span{
  margin-right: 10px;
}

div.menuTop span{
  background: url('../images/activeLi.png') no-repeat center 38px;
  text-transform: uppercase;
  display: block;
  float: left;
  font-size:12px;
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-family: Tahoma;
  font-weight: bold;
  height: 100%;
  line-height: 50px;

}


/******************* Left Side ******************/

.leftSide{
  float: left;
  width:265px;
  margin: 20px 34px 0 20px;
  position:relative;
}

.leftSide h2{
  text-transform: uppercase;
}

.TopMarg{
  margin-top: 0px;
}


.leftSide div.blockItem{
  width: 260px;
  margin-top: 17px;
}

.leftSide div.blockItemInner{
  width: 260px;
  margin-top: -17px;
  margin-bottom: 25px;
}

.listItem{
  padding:0;
  margin: 6px 0 0 0;
  list-style: none;
  list-style-position:outside;
}

.listItem li{
  margin-bottom:10px;
}

.listItem li img{
  margin-right: 10px;
  cursor: pointer;
}


.listItem li ul{
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0px;
  list-style-position:outside;
}

.listItem li ul li{
  background: none;
  padding: 4px 0 0 0;
  margin: 0;
}

.leftSide h2{
  margin: 0;
  background: url('../images/h2Back.png') repeat-x left bottom;
  padding: 14px 0 9px 0;
}


.techno form{
  width: 260px;
  height: 53px;
  background: url('../images/formBg.gif') no-repeat;
  position:relative;
  margin: 60px 0 0 0;
}

.techno form .field{
  margin: 17px 0 0 14px;
  height: 16px;
  background: #fff;
  border: 0px;
  width:211px;
  padding: 1px 0 0 6px;
}

.techno form .search{
  background: url('../images/search.gif') no-repeat;
  border: 0px;
  width: 10px;
  height: 11px;
  position:absolute;
  right: 20px;
  top: 21px;
  cursor: pointer;
  text-indent: -3000px;
}

.techno1 img{
  margin-top: 48px;
}

.techno1{
  position:relative;
}


.techno1 form{
  width: 260px;
  height: 53px;
  background: url('../images/formBg1.gif') no-repeat;
  position:absolute;
  left: 20px;
}

.techno1 form .field{
  margin: 17px 0 0 14px;
  height: 16px;
  background: #fff;
  border: 0px;
  width:211px;
  padding: 1px 0 0 6px;
}

.techno1 form .search{
  background: url('../images/search.gif') no-repeat;
  border: 0px;
  width: 10px;
  height: 11px;
  position:absolute;
  right: 20px;
  top: 21px;
  cursor: pointer;
  text-indent: -3000px;
}



.directory{
  margin-top: 40px;
}

.mailForm{
  margin-top: 40px;
  background: url('../images/formMail.png') no-repeat;
  width: 260px;
  height: 149px;
}

.mailForm form{
  width: 260px;
  height: 54px;
  padding: 96px 0 0 0;
  position:relative;
}

.mailForm form .field{
  margin: 17px 0 0 15px;
  border: 0px;
  width: 205px;
  background: #fff;
  padding:1px 0 0 0;
}

.mailForm form .search{
  background: url('../images/mail.gif') no-repeat;
  border: 0px;
  padding: 0;
  width: 14px;
  height: 10px;
  text-indent: -3000px;
  position:absolute;
  right:20px;
  bottom: 23px;
  cursor: pointer;
}


.contactBlock{
  margin-top: 40px;
}

.contactBlock p{
  margin: 0;
  padding: 0 0 0 16px;
}

.contactBlock p span{
  color: #949491;
}

/********************* Right Side Style *****************/

.rightSide{
  float:left;
  width: 665px;
}

.rightSide ul.item{
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}

.rightSide ul.item li{
  float: left;
  margin: 0 14px 0 0;
}

div.imageBg{
  background: url('../images/imgPlashka.gif') no-repeat;
  height: 125px;
  width: 198px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  clear: left;
}

.rightSide p.text{
  font: 11px/14px Arial;
  color: #333333;
  text-align: left;
  width: 198px;
  padding-left: 5px;
}


/*************** Center Right Side *****************/
.centerContent{
  float: left;
  width: 405px;
}

.centerContent-inner{
  padding-right: 12px;
  position:relative;
}

.rightSide h2{
  margin: 0;
  background: url('../images/h2Back.png') repeat-x left bottom;
  padding: 7px 0 16px;
  text-transform: uppercase;
  line-height: 14px;
  height: 24px;
}

.rightSide h2 span{
  color: #e3a500;
  font-size: 10px;
  display: block;
  line-height: 12px;
  height:12px;
}

.comment{
  background: url('../images/comment.gif') no-repeat 0 4px;
  padding-left: 15px;
  margin: 0 0 2px 0;
}

.news ul.newsUL{
  list-style: none;
  margin: 16px 0 20px 0;
  padding: 0;
  list-style-position: outside;
}

.news ul li.date{
  background: url('../images/dateBg.gif') no-repeat;
  padding: 0 0 1px 0;
  font:11px/18px Arial;
  color: #edede5;
  padding-left: 5px;
}

.news .comment{
  margin: -12px 0 0 0;
}

.product h3{
  padding: 0;
  margin-bottom: 0px;
}

.product p{
  margin: 0;
}

.menuMap{
  margin: 26px 0 6px 321px;
}

ul.listPage{
  list-style: none;
  margin: 38px 0 0 0;
  padding: 0;
  height: 40px;
}

ul.listPage li{
  float: left;
  text-align: center;
  margin-right: 10px;
}

ul.listPage li span{
  display: block;
  height: 21px;
  width: 20px;
  border: 1px solid #f9cf00;
  color: #c15500;
}

.news ul li.title{
  font:bold 15px/20px Arial;
}

.print{
  background: url('../images/icoPrint.gif') no-repeat left 6px;
  padding-left: 18px;
}

p .bigText{
  display: block;
  font:bold 15px/20px Arial;
  color: #000;

}

.titleUL{
  margin-bottom: 0;
}


.object{
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  list-style-position: outside;
}

.object li{
  float: left;
  width: 320px;
  margin-bottom: 30px;
}

.object li ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.object li ul li{
  margin: 0px;
}

.object li ul li.name{
  margin-bottom: 8px;
}

.formRequest{
  background: url('../images/formBgbig.png') no-repeat left top;
  height: 294px;
  margin-top: 20px;
  padding: 14px 20px 17px 20px;
  position:relative;
}

.formRequest .error {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
}

.formRequest p{
  position:absolute;
  width:102px;
  height: 63px;
  right: 28px;
  top: 61px;
  font: 11px Tahoma;
  margin: 0;
  padding: 0;
}

.formRequest i{
  color: #c15500;
}

.formRequest span.textArea{
  position:absolute;
  top: 43px;
  left: 20px;
}


.formRequest textarea{
  width: 227px;
  height: 154px;
  position:absolute;
  top: 65px;
  left: 0px;
  border: 0px;
  left: 22px;
}

.formRequest span.org{
  position:absolute;
  top: 43px;
  left: 279px;
}

.formRequest div.orgField input{
  position:absolute;
  left: 283px;
  top: 66px;
  height: 18px;
  padding: 0;
  width: 228px;
  border: 0;
}

.formRequest span.face{
  position:absolute;
  top: 91px;
  left: 279px;
}

.formRequest div.faceField input{
  position:absolute;
  left: 283px;
  top: 113px;
  height: 18px;
  padding: 0;
  width: 228px;
  border: 0;
}


.formRequest span.city{
  position:absolute;
  top: 138px;
  left: 279px;
}

.formRequest div.cityField input{
  position:absolute;
  left: 283px;
  top: 160px;
  height: 18px;
  padding: 0;
  width: 228px;
  border: 0;
}


.formRequest span.phone{
  position:absolute;
  top: 185px;
  left: 279px;
}

.formRequest div.phoneField input{
  position:absolute;
  left: 283px;
  top: 207px;
  height: 18px;
  padding: 0;
  width: 228px;
  border: 0;
}

.formRequest span.mail{
  position:absolute;
  top: 232px;
  left: 279px;
}

.formRequest div.mailField input{
  position:absolute;
  left: 283px;
  top: 254px;
  height: 18px;
  padding: 0;
  width: 228px;
  border: 0;
}

.formRequest .sentForm{
  background: url('../images/submit.png') no-repeat left top;
  width: 235px;
  height: 36px;
  border: 0px;
  padding: 0;
  cursor: pointer;
  position:absolute;
  top: 238px;
  left: 20px;
  font:20px Tahoma;
}


.production{
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  list-style-position:outside;
}

.production li {
  margin-bottom: 100px;
}

.production li .blockProduction p{
  margin: 0;
  padding: 0;
}

.production li .blockProduction .imageProduct, .itemDesc .imageProduct{
  float: left;
  margin:0 10px 10px 0;
  position:relative;
  padding-right: 20px;
}

.production li .blockProduction p.nameBlock{
  margin-bottom: 8px;
}

.production li .blockProduction p span{
  color: #949491;
}

.rightSide h3{
  margin:15px 0 10px 0;
}

.itemDesc p{
  margin: 0;
  padding: 0;
  color: #000;
}

.itemDesc p b{
  display: block;
}

.priceItem{
  width: 100%;
  height: 36px;

  margin-top: -4px;
  text-align: center;
  font:bold 16px/44px Arial;
  color: #000;
}

.priceItem .priceItemLeft{
  background: url('../images/priceBgLeft.gif') no-repeat left top;
  height: 36px;
  width: 6px;
  float: left;
  margin-left:-6px;
}

.priceItem .priceItemRight{
  background: url('../images/priceBgRight.gif') no-repeat right top;
  height: 36px;
  width: 6px;
  float: right;
  margin-right: -6px;
}

.priceItem .price{
  background: url('../images/priceBg.gif') repeat-x left top;
  width: 100%;

}


.priceItem .price sup{
  font-size: 10px;
}

.itemDesc ul{
  list-style: none;
}

.tableItem{
  border-collapse:collapse;
  border: 1px solid #f9cf00;
  margin-top: 26px;
}

.tableItem th{
  text-align:left;
  background: #f9cf00;
  height: 32px;
  padding-left: 11px;
}

.tableItem td{
  height: 32px;
  padding-left: 11px;
}

.tableItem tr.grey{
  background: #edece7;
}

h3 span{
  font-size: 12px;
  font-weight: normal;
}

.blockWords{
  margin-top: 30px;
}

.blockWords .letter{
  font:bold 20px/26px Arial;
}

.blockWords ul{
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.blockWords ul li{
  margin-top: 3px;
}

.orangeBlock{

}

.orangeBlock ul{
  list-style: none;
  list-style-position: outside;
  margin: 0 0 20px 0;
  padding: 0;
}

.orangeBlock ul li{
  background: url('../images/orangePlashka.png') no-repeat left top;
  width: 310px;
  height: 53px;
  display: table;
  text-align: center;
  margin: 10px 0;
}

.orangeBlock ul li span{
  display: table-cell;
  width: 309px;
  vertical-align: middle;
  padding: 4px;
}


.bgBlock{
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
}

.bgImage{
  padding: 5px;
  float: left;
}

.bgBlock .bgBlockLefttop{
  background: url('../images/bgBlockLefttop.gif') no-repeat left top;
  height:5px
}

.bgBlock .bgBlockLefttop .bgBlockRighttop{
  background: url('../images/bgBlockRighttop.gif') no-repeat right top;
  height:5px
}

.bgBlock .bgBlockLeftbottom{
  background: url('../images/bgBlockLeftbottom.gif') no-repeat left bottom;
  height:5px
}

.bgBlock .bgBlockLeftbottom .bgBlockRightbottom{
  background: url('../images/bgBlockRightbottom.gif') no-repeat right bottom;
  height:5px;

}

.centerContent-inner table td p{
  margin: 0 0 5px 0;
  padding: 0;
}

.centerContent-inner table td {
  padding-bottom: 10px;
  padding-left: 30px;
}

.itemDesc br{
  clear: none!important;
}

.centerContent-inner table td{
  height: 100%;
  padding-right: 10px;
}
.centerContent-inner table td.td_auto{
  height: 100%;
  padding-right: 10px;
  width:50%;
}


/************ Style For Right Content ****************/
.rightContent{
  width: 220px;
  float: right;
  margin-right: 4px;
}

.rightContent .listCompany{
  list-style: none;
  padding: 0;
  margin: 0;
  list-style-position: outside;
}

.listCompany li{
  margin: 10px 0 20px 0;
}

.listCompany li p{
  margin: 0;
  padding: 0;
}

.listCompany div{
  background: url('../images/bgCompany.png') no-repeat;
  width: 220px;
  height: 43px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

/************ Style For Footer ****************/
#footer{
  background-color:#fad41c;
  height: 144px;
  width: 100%;
  margin-top: 20px;
  position:relative;
}

div.counter{
  position:absolute;
  bottom: 8px;
  left: 59px;
}

#footer p.copyRight{
  color: #949491;
  padding:60px 0 0 60px;
  margin: 0;
  float: left;
}

#footer p.copy{
  margin-left: 14px; 
  margin-top: 35px; 
}

div.menuFooter{
  margin: 0 0 0 320px;
  padding-top: 70px;
}

div.menuFooter ul{
  list-style: none;
  margin:0;
  padding: 0;
}

div.menuFooter ul li{
  float: left;
  margin: 0 14px;
}

.directory_text {
  display: none;
}


.objectLi{
  border: 1px solid #ccc;
}

.bgImage img{
  margin-bottom: 5px;
}


/********* Style For Map Site Page ***********/

.catalog-section-list ul{
  padding-left: 30px;
}

.itemDesc h2{
  background: none!important;
  margin: 14px 0;
  padding: 0!important;
  height: auto!important;
}

#container-inner .itemDesc table td{
  width: auto!important;
  padding: 0!important;
}
