* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: Tahoma, sans-serif;
}

html {
  width: 100%;
  height: 100%;
  background: #fff;
}

body {
  width: 100%;
  height: 100%;
}

h3 {
  margin-top: 25px;
  margin-bottom:10px;
}

a img {
  border: 0;
}

a {
  color: #3a3c3e;
}

#wrap {
  padding-bottom: 4px;
}

#head {
  height: 255px;
  background: url(images/bg-top.jpg) no-repeat;
  position: relative;
}

#head h1 {
  position: absolute;
  top: 38px;
  left: 244px;
}

#head h1 a {
  display: block;
  width: 425px;
  height: 49px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(images/logo.gif);
}

#head h2 {
  position: absolute;
  top: 38px;
  left: 244px;
}

#head h2 a {
  display: block;
  width: 425px;
  height: 49px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(images/logo.gif);
}

#head ul {
  list-style: none;
}

#head ul li {
  position: absolute;
}

#head ul a {
  display: block;
  width: 70px;
  text-decoration: none;
  color: #5b595a;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  padding-top: 76px;
}

#head ul a:hover {
  text-decoration: underline;
  color: #509a0a;
}

#but-main {
  top: 156px;
  left: 170px;
}

#but-main a {
  background: url(images/but/main.jpg) no-repeat;
}

#but-main a:hover {
  background: url(images/but/main-active.jpg) no-repeat;
}

#but-search {
  top: 113px;
  left: 340px;
}

#but-search a {
  background: url(images/but/search.jpg) no-repeat;
}

#but-search a:hover {
  background: url(images/but/search-active.jpg) no-repeat;
}

#but-news {
  top: 144px;
  left: 532px;
}

#but-news a {
  background: url(images/but/news.jpg) no-repeat;
}

#but-news a:hover {
  background: url(images/but/news-active.jpg) no-repeat;
}

#but-forum {
  top: 135px;
  left: 717px;
}

#but-forum a {
  background: url(images/but/forum.jpg) no-repeat;
}

#but-forum a:hover {
  background: url(images/but/forum-active.jpg) no-repeat;
}

#but-contact {
  top: 140px;
  left: 894px;
}

#but-contact a {
  background: url(images/but/contact.jpg) no-repeat;
}

#but-contact a:hover {
  background: url(images/but/contact-active.jpg) no-repeat;
}

#head address {
  line-height: 24px;
  position: absolute;
  top: 26px;
  left: 800px;
  font-style: normal;
  color: #474644;
  font-size: 12px;
}

#head address strong {
  font-size: 18px;
  font-weight: normal;
  display: block;
}

#head address span {
  display: block;
  padding-left: 30px;
  background: url(images/icq.gif) 6px 5px no-repeat;
  font-size: 14px;
  font-weight: bold;
}

#left {
  width: 262px;
  float: left;
  padding: 0 4px 0 24px;
  position: relative;
  overflow: hidden;
}

.left-top {
  width: 262px;
  height: 11px;
  background: url(images/left-top.gif);
  overflow: hidden;
}

.left-bot {
  width: 262px;
  height: 11px;
  background: url(images/left-bot.gif);
  overflow: hidden;
  margin-bottom: 4px;
}

.left-mid {
  width: 240px;
  border-left: 1px solid #6eb91a;
  border-right: 1px solid #6eb91a;
  padding: 0 10px;
}

#login-form {
  width: 240px;
  text-align: right;
  font-size: 10px;
  color: #808285;
  padding-bottom: 2px;
  background: url(images/bg-loginform.jpg) 0px 2px no-repeat;
}

#login-form h2 {
  width: 142px;
  height: 20px;
  background: url(images/label-register.gif);
  margin: 0 0 8px 86px;
  overflow: hidden;
  text-indent: 9999px;
}

#login-form a {
  color: #3a3c3e;
  font-size: 11px;
  padding-left: 10px;
}

#login-form div {
  padding-top: 10px;
}

#login-form div input {
  width: 108px;
  padding: 2px 3px 0 3px;
  font-size: 12px;
  color: #6eb91a;
  height: 16px;
  border: 0;
  background: url(images/input-login.gif);
  margin: 0 0 7px 10px;
}

#login-form input {
  vertical-align: middle;
}

#checkbox {
  margin: 0 10px 0 6px;
}

#searchbox {
  background: url(images/bg-searchbox.jpg) 0px 2px no-repeat;
  padding: 2px 0 12px 0;
}

#searchbox h2 {
  width: 160px;
  height: 16px;
  margin: 0 0 11px 0;
  overflow: hidden;
  text-indent: -9999px;
  background: url(images/label-search.gif) 86px 0px no-repeat;;
}

#searchbox span input {
  border: 0;
  width: 92px;
  height: 16px;
  padding: 2px 3px 0 3px;
  font-size: 12px;
  color: #6eb91a;
  background: url(images/input-search.gif);
  margin: 0 0 5px 76px;
}

#searchbox input {
  vertical-align: middle;
}

#searchbox a {
  font-size: 10px;
  color: #808285;
  text-transform: lowercase;
  display: block;
  padding-left: 76px;
}

#leftmenu {
  width: 245px;
  border-left: 1px solid #6eb91a;
  border-right: 1px solid #6eb91a;
  padding: 0 5px 0 10px;
}

#leftmenu ul {
  list-style: none;
}

#leftmenu ul li {
  line-height: 26px;
}


#leftmenu ul li a {
  font-size: 11px;
  font-weight: bold;
  color: #3a3c3e;
  display: inline-block;
  line-height: 20px;
  padding-left: 14px;
  background: url(images/dot.gif) 0px 8px no-repeat;
}

#leftmenu ul li a:hover {
  color: #509a0a;
  background: url(images/dot-active.gif) 0px 8px no-repeat;
}

#leftmenu ul ul {
  padding-left: 14px;
}

#leftmenu ul ul li {
  line-height: 14px;
}

#leftmenu ul ul a {
  font-weight: normal;
  padding: 0;
  font-size: 11px;
  display: inline-block;
  padding-left: 10px;
  background: url(images/dot-small.gif) 0px 8px no-repeat;
}

#leftmenu ul ul a:hover {
  padding-left: 10px;
  background: url(images/dot-small-active.gif) 0px 8px no-repeat;
}

#cart {
  background: url(images/bg-cart.jpg) 0px 2px no-repeat;
  padding-left: 86px;
}

#cart h2 {
  width: 96px;
  height: 20px;
  background: url(images/label-cart.gif);
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 6px;
}

#cart div {
  line-height: 18px;
  font-size: 10px;
  color: #000;
}

#cart div a {
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

#news h2 {
  height: 16px;
  text-indent: -9999px;
  width: 240px;
  overflow: hidden;
  background: url(images/label-news.gif) top center no-repeat;
}

#news div {
  line-height: 18px;
  color: #3a3c3e;
  padding: 8px 0;
}

#news div span {
  font-size: 11px;
  font-weight: bold;
  color: #509a0a;
}

#news div h3 {
  display: inline;
}

#news div h3 a {
  font-size: 11px;
  color: #3a3c3e;
  line-height: 18px;
}

#news div p {
  line-height: 18px;
  font-size: 11px;
}

#news div p a {
  font-weight: bold;
  color: #509a0a;
  font-size: 11px;
}

#right {
  margin-left: 290px;
  padding-right: 4px;
  min-width: 713px;
  max-width: 967px;
  position: relative;
}

.top, .bottom {
  position: relative;
  height: 11px;
  overflow: hidden;
}

.top {
  background: url(images/green.gif) repeat-x;
}

.bottom {
  background: url(images/green.gif) 0px 10px repeat-x;
  margin-bottom: 4px;
}

.borders {
  border-left: 1px solid #6eb91a;
  border-right: 1px solid #6eb91a;
  position: relative;
  padding: 0 10px;
  font-size: 11px;
  color: #3a3c3e;
}

.corner1, .corner2, .corner3, .corner4 {
  width: 11px;
  height: 11px;
  position: absolute;
}

.corner1 {
  top: 0px;
  left: 0px;
  background: url(images/corner-1.gif);
}

.corner2 {
  top: 0px;
  right: 0px;
  background: url(images/corner-2.gif);
}

.corner3 {
  top: 0px;
  left: 0px;
  background: url(images/corner-3.gif);
}

.corner4 {
  top: 0px;
  right: 0px;
  background: url(images/corner-4.gif);
}

#shipping {
  background: url(images/bg-shipping.jpg) no-repeat;
  height: 72px;
  position: relative;
}

#shipping h2 {
  width: 104px;
  height: 20px;
  overflow: hidden;
  background: url(images/label-shipping.gif);
  position: absolute;
  text-indent: -9999px;
  left: 84px;
  top: 17px;
}

#sostav {
  width: 161px;
  height: 16px;
  background: url(images/sostav.gif);
  overflow: hidden;
  text-indent: -9999px;
  
}

#shipping ul {
  list-style: none;
}

#shipping ul li {
  position: absolute;
}

#shipping a {
  font-size: 12px;
  color: #3a3c3e;
}

#shipping a span {
  text-transform: uppercase;
}

#ship1 {
  top: 15px;
  left: 204px;
}

#ship2 {
  top: 15px;
  left: 463px;
}

#ship3 {
  top: 42px;
  left: 204px;
}

#ship4 {
  top: 42px;
  left: 463px;
}

#bread ol {
  list-style: none;
}

#bread ol li {
  display: inline;
}

#bread img {
  vertical-align: middle;
  margin: 0 12px;
}

#bread {
  color: #3a3c3e;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 23px;
}

#bread a {
  color: #3a3c3e;
  font-weight: bold;
  font-size: 12px;
}

#linx td h2, .borders h2 {
  font-size: 12px;
  color: #509a0a;
  margin-bottom: 12px;
}

#linx td {
  width: 50%;
  vertical-align: top;
}

#linx td img {
  float: left;
  margin: 0 8px 4px 0;
}

#linx td p a {
  color: #3a3c3e;
  font-size: 11px;
}

#linx td p {
  color: #3a3c3e;
  font-size: 11px;
}

.borders p {
  line-height: 18px;
  padding-bottom: 18px;
}

#rubric {
  width: 100px;
  height: 95px;
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
}

.rubric-top {
  width: 94px;
  height: 11px;
  background: url(images/rubric-top.gif);
  overflow: hidden;
}

.rubric-bot {
  width: 94px;
  height: 11px;
  background: url(images/rubric-bot.gif);
  overflow: hidden;
  margin-bottom: 0px;
}

.rubric-mid {
  width: 91px;
  border-left: 1px solid #6eb91a;
  border-right: 1px solid #6eb91a;
  padding: 0 0 0 1px;
}

#empty {
  clear: both;
}

#footer {
  padding: 0 4px 0 24px;
  max-width: 1235px;
  min-width: 972px;
}

#footer1 {
  float: left;
  padding: 0 94px 0 40px;
  font-size: 11px;
  color: #3a3c3e;
}

#footer1 strong {
  display: block;
  font-size: 12px;
  color: #509a0a;
  margin-bottom: 7px;
}

#footer1 a {
  font-size: 11px;
  color: #3a3c3e;
}

#footer1 span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #3a3c3e;
  margin-bottom: 36px;
}

#footer2 {
  float: left;
  font-size: 12px;
  color: #3a3c3e;
}

#footer2 strong {
  font-size: 12px;
  color: #509a0a;
}

#footer2 a {
  font-size: 12px;
  color: #3a3c3e;
}

#footer2 ul {
  list-style: none;
  padding-top: 17px;
} 

#footer2 ul li {
  padding-left: 34px;
  background: url(images/icq.gif) 9px 4px no-repeat;
  line-height: 24px;
  font-size: 12px;
  color: #3a3c3e;
}

#footer2 ul li strong {
  color: #3a3c3e;
}

#footer3 {
  float: right;
  width: 440px;
  height: 99px;
  background: url(images/bg-footer.jpg) 100% 0% no-repeat;
  padding-top: 5px;
}

#footer3 img {
  margin: 0 3px 3px 0;
}

#empty2 {
  clear: both;
}

#more_it {

}

.price {
  color:#ee1b22;
  font-size: 19px;
  }
  
 cart_link {
 color:#509a0a;
 }
 
 .pr_image{
   float:left; margin: 5px;
 }
 
 .pr_margin-left{
   margin-left:100px;
 }
 
 .item_s{
   width: 210px;
   padding-right:20px;
   vertical-align:top;
 }
   
 .cart {
   margin-left: 10px;
 }
  
 .voskl{
   margin-left:10px;
   position:relative;
   top:4px;
}

.price_col{
  width: 200px;
}

.item_descr {
  margin-right: 150px;
  margin-top:20px;
  padding-left:10px;
  padding-bottom:20px;
}

.price_block {
  float: right;
  line-height:25px;
}

.descr_img {
  float: left; 
  margin-right: 15px;
}

#search_h2 {
background:transparent url(images/search.gif) no-repeat scroll 10px 0;
height:22px;
margin:0 0 11px;
overflow:hidden;
text-indent:-9999px;
width:410px;

}

.sear {
    font-size:12px;
    font-weight:bold;
    line-height:40px;
}

.indent {
    text-indent:45px;
}

.large {
    margin-top:30px;
    font-size:14px;
}

.ser_news{
    border-top: 1px solid #6EB91A;
    line-height:20px;
}
.ser_news h2{
    margin-bottom: 0;
    font-size:11px;
    margin-top: 15px;
}

#cat_search {
    width: 100%;
}

#cat_search tr {
    height: 50px;
}

#cat_search {
    text-align: left;
}

#cat_search img {
  margin-right: 20px;
  margin-left: 10px;
}
#cart_items{
    margin-top: 20px;
    width:100%;
    line-height:41px;
}

#cart_items th{
    color:#509A0A;
    font-size:12px;    
    text-align:left;
    border-top: 1px solid #509a0a;
    border-bottom: 1px solid #509a0a;
}

#cart_items td{
    font-weight:bold;
    font-size:12px;
}

#cart_items td b{
    line-height:18px;
}

#cart_items td.line {
    border-top: 1px solid #509a0a;
    text-align: right;
    padding-right:60px;
}

#cart_items td.line span{
    color: #509a0a;
}

#big_form {
    width:100%;
    line-height:35px;
}

#big_form td.caption{
    color:#509A0A;
    font-size:12px;
    text-align:right;
    font-weight:bold;
}

#big_form td.button{
    height:55px;
    padding-right:100px;
    text-align:right;
}

#big_form td.caption1{
    line-height:75px;
    color:#509A0A;
    font-size:12px;
    text-align:right;
    font-weight:bold;
}
