*{
  font-family: Tahoma, Arial, sans-serif;
}
html, body, .b-maindiv{
/*  min-height: 100% !important;
  min-height: auto;
  height: 100%;*/
}
body{
  font-size: 12px;
  background-color: #fff;
  background-image: url(../img/bg_bottom.png);
  background-position: center bottom;
  background-repeat: repeat-x;
}
h3{
  font-size: 14px;
  margin: 30px 0px 10px 0px;
}
.b-maindiv{
  background-image: url(../img/bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  position: relative;
}
.b-site{
  width: 950px;
  margin: 0px auto 0px auto;
  padding-bottom: 140px;
}
.b-footer{
  width: 950px;
  position: absolute;
  margin: 0px 0px 0px -475px;
  left: 50%;
  bottom: 2px;
  padding: 0px 0px 30px 0px;
}
.b-footer-menu{
  font-size: 10px;
  margin-left: -10px;
}
.b-footer-menu a{
  font-size: 10px;
  padding: 0px 10px;
  color: #000;
  text-decoration: none;
}
.b-footer-menu a:hover{
  text-decoration: underline;
}
.b-copy{
  font-size: 10px;
  margin-top: 10px;
}
.b-couter{
  float: right;
}
.b-header{
  height: 130px;
  position: relative;
}
.b-logo{
  position: absolute;
  bottom: 55px;
}
.b-logo h1{
  font-size: 10px;
  font-weight: normal;
  margin: 6px 0px 0px 0px;
}
.b-addres{
  position: absolute;
  top: 10px;
  right: 0px;
  color: #000;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}
.b-addres a{
  color: #000;
  font-size: 10px;
  text-decoration: none;
}
.b-topmenu-small{
  position: absolute;
  top: 65px;
  right: -10px;
  text-align: right;
  font-size: 12px;
  color: #000;
}
.b-topmenu-small a{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000 !important;
  padding: 0px 10px;
}
.b-topmenu-small a:hover{
  text-decoration: underline;
}
.b-topmenu{
  position: absolute;
  top: 96px;
  left: 0px
}
.b-topmenu a{
  text-decoration: none;
  padding: 0px;
  display: block;
  float: left;
  cursor: hand;
}
.b-topmenu a strong{
  font-size: 14px;
  color: #000;
  padding: 0px 20px 0px 20px;
  height: 21px;
  line-height: 21px;
  display: block;
  cursor: hand;
}
.b-topmenu a.a, .b-topmenu a:hover{
  background-image: url(../img/bg_mainmenu_left.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.b-topmenu a.a strong, .b-topmenu a:hover strong{
  color: #fff;
  background-image: url(../img/bg_mainmenu_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.b-leftcolumn{
  width: 200px;
  float: left;
}
.b-maincolumn{
  margin-left: 200px;
  min-height: 620px;
}
.b-box{
  width: 150px;
  margin: 0px 0px 10px 20px;
  padding: 35px 10px 0px 15px;
  background-image: url(../img/bg_box_top.png);
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
}
.b-box h2{
  background-image: url(../img/bg_box_header.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  height: 21px;
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 10px 0px;
  position: absolute;
  left: -35px;
  top: 10px;
  width: 170px;
}
.b-box a{
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 0px;
  border-bottom: 1px dotted #999;
  color: #000 !important;
}
.b-box a:hover{
  color: #ed202a !important;
}
.b-box .last{
  display: block;
  border: none;
  margin: 0px -10px 0px -15px;
  padding: 5px 0px 25px 15px;
  background-image: url(../img/bg_box_bottom.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.b-box.news a{
  border: none;
  text-align: center;
  color: #ed202a;
}
.b-box.news p{
  font-size: 11px;
  text-align: justify;
}
.b-goods-list{
  width: auto;
}
.b-goods-list td{
  text-align: center;
  padding: 10px 25px;
  vertical-align: top;
  width: 200px;
}
.b-goods-list a{
  color: #000;
  text-decoration: none;
  display: block;
  position: relative;
}
.b-goods-list img{
  display: block;
}
.b-goods-list strong{
  display: block;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}
.b-goods-list p{
  text-align: justify;
  padding: 10px 0px;
  font-size: 10px;
}
.b-goods-list span{
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 5px;
  background-color: #FAFAFA;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.b-goods-list div{
  text-align: left;
  background-color: #eee;
  font-size: 10px;
  line-height: 25px;
  padding: 0px 10px;
  margin-bottom: 2px;
  position: relative;
  height: 25px;
}
.b-goods-list div i{
  color: #ed202a;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  display: block;
  position: absolute;
  right: 10px;
  top: 0px;
}
.b-goods-list div.b-goods-list-darck{
  background-color: #000;
  color: #fff;
  text-align: right;
}
.b-goods-list div.b-goods-list-darck span{
  background-color: #666666;
  padding: 0px 10px 0px 10px;
  margin-left: 10px;
  display: block;
  position: absolute;
  left: -10px;
  top: 0px;
  font-size: 10px !important;
  font-family: Tahoma, Arial, sans-serif !important;
  font-weight: normal !important;
}
.b-goods-list a b{
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 0px;
  top: 0px;
  background-image: url(../img/bg_alert.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

.b-banners{
  background-image: url(../img/bg_banners.gif);
  background-position: center 7px;
  background-repeat: no-repeat;
  clear: both;
  height: 110px;
  padding-left: 10px;
}
.b-banners a{
  display: block;
  float: left;
  height: 110px;
  width: 215px;
  padding: 0px 10px;
  text-decoration: none;
  position: relative;
}
.b-banners a img{
  display: block;
  float: right;
}
.b-banners a strong{
  position: absolute;
  left: 20px;
  top: 15px;
  color: #fff;
  font-size: 14px;
  display: block;
}
.b-banners a strong b, .b-banners a strong i{
  display: block;
  color: #bbb;
  line-height: 18px;
}
.b-banners a span{
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #ed202a;
  font-size: 16px;
  font-weight: bold;
  display: block;
  width: 88px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/bg_banners_price.gif);
}

.textCenter{
  margin: 4px 0px 10px 10px;
  text-align: justify;
}
.textCenter h2, .b-maincolumn h2{
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}
.textCenter b, .textCenter strong{
  font-weight: bold;
}
.textCenter center{
  text-align: center;
}
.textCenter p{
  margin: 0px 0px 10px 0px;
  line-height: normal;
}
.textCenter li{
  margin: 0px 0px 10px 0px;
  line-height: normal;
  list-style: disc;
  padding: 0px 0px 0px 20px;
  list-style-position: inside;
}


.news{

}
.news .item{
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px dotted #000;
}
.news .item .date{
  font-style: italic;
  color: #999;
}
.news .item b{
  display: block;
  margin: 0px;
  font-size: 16px;
}
.news .item a{
  text-decoration: none;
  color: #000;
}
.news .item a:hover{
  text-decoration: underline;
}
.pages{
  text-align: center;
}
.pages a{
  color: #666;
  padding: 0px 6px;
  text-decoration: none;
}
.pages a.active{
  color: #000;
  font-weight: bold;
}

.price{
  margin: 5px 0px;
  font-weight: bold;
}
.price b{
  color: #ed202a;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}
.price span{
  width: 180px;
  display: block;
  float: left;
  line-height: 18px;
}
.opisanie{
  margin: 10px 0px;
  text-align: justify;
}
.goodsimg{
  margin: 0px 0px 10px 0px;
}
.goodsimg td{
  vertical-align: top;
}
.goodsimg img{
  border: 1px solid #eee;
  margin: 0px 6px 6px 0px;
}
.pricelist{
  margin: 20px 0px;
  width: 730px;
  border-top: 1px dotted #000;
}
.pricelist th, .pricelist td{
  padding: 4px;
  text-align: center;
  border-bottom: 1px dotted #000;
  word-spacing: normal;
}
.pricelist th{
  background-color: #DDD;
  font-size: 14px;
}
.pricelist a{
  display: block;
  text-align: left;
  width: 500px;
}

.spec td{
  padding: 4px 10px 4px 0px;
  vertical-align: top;
}
.spec .i1{
  width: 250px;
}
.spec .barck td{
  background-color: #F0F0F0;
}


