body{
  background-color: #F7F5E7;
  margin: 0px 0px;
  padding: 0px;
  font-size: 13px;
  font-family: Arial;
  color: #555555;
  position: relative;
  line-height: 130%;
}
#all {
	text-align:left;
	margin:0 auto;
}
#verh {
	text-align:left;
	margin:0 auto;
    width: 80%;
    background-color: #f8f6e8;
    border-left: 9px solid #f0eac9;
    border-top: 9px solid #f0eac9;
    border-right: 9px solid #f0eac9;
    padding: 14px 27px 7px 27px;
}
a{
    color: #656150;
}
a:hover{
    text-decoration: none;
}

img{
  border: none;
}

.cont{
  width:100%;
  background-image: url(../../images/bg.jpg);
  border: 1px #000 solid;
}
.menu{
  float:left;
  width:262px;
  position: relative;
  left: 40px;
  margin-top: 10px;
}

#button {
	display: block;
    background-image: url(../../images/butt_green.gif);
	width: 205px;
	height: 30px;
    color: #5D6D45;
    text-decoration: none;
}
#button:hover {
	background-position: 0px -30px;
    color: #fff;

}
#button span {
	position:relative;
    top:7px;
    left:20px

}

.konvert{
  float:left;
  background-image: url(../../images/konvert.jpg);
  width: 653px;
  height: 183px;
  margin-top:10px ;
}
.logo{
  float:left;
  position: relative;
  left:13px;
  top:13px;
  height: 155px;
  background-image: url(../../images/fon02_green.jpg);
  background-repeat: no-repeat
}

.fonthead{
  color: #6BCC42;
  font-size: 18px;
  position: relative;
  top: 18px;
  left: 40px;
}
.koord{
  float:left;
  position: relative;
  top: 58px;
  left: 80px;
  line-height: 24px;
  color: #265789;
  font-style: italic;
}
.left{
vertical-align: top;
  width:185px;
  background-image: url(../../images/fon01.jpg);
  background-position: right;
  background-repeat: repeat-y;
  padding: 7px 80px 18px 9px;
}


.center{
vertical-align: top;
padding:16px 11px 11px 11px;
}

.right{
vertical-align: top;
  width:185px;
  background-image: url(../../images/fon01.jpg);
  background-position: left;
  background-repeat: repeat-y;
  padding: 38px 9px 18px 80px;
}
.zagolovok{
  background-image: url(../../images/text_bg_green.jpg);
  background-repeat: repeat-x;
  height: 28px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.zagolovok div{
  position: relative;
  top: 5px;
  left: 10px;

}
.razdel{
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #D6D2C6;
}
.razdel a{
  font-weight: bold;
  font-size: 14px;
  color: #656150;
  text-decoration: none;
  position: relative;
  left: 11px;
}
.razdel a:hover{
  color: #519932;
}
.katalog{
margin-bottom: 20px;
}
.katalog span{
  display:block;
 padding: 6px 0 3px 5px
}
.katalog a{
  display:block;

  color: #656150;
  text-decoration: none;
  border-bottom: 1px solid #D6D2C6;
}
.katalog a:hover{
  color: #fff;
  background-color: #656150
}
.findform{
  width: 181px;
  height: 20px;
  background-color: #F7F5E7;
  border: 1px solid #CECAB8;
}
a.find{
  color: #656150;
  display: block;
  margin: 7px 0;
}
a:hover.find{
  text-decoration: none;
}
.kat1{
  width: 100%;
    margin-bottom: 10px;
}
.kat1 td{
  vertical-align:top;
  width: 50%;

}
.kat1 td h2 a{
 color:#656150;
 text-decoration:none;
}
.kat1 td ul li{
 font-size: 13px;

}
.cpt_category_tree
{	font-size: 13px;}
.reg{
  margin-top: 10px;
  text-align: right;
   font-size: 12px;
}
.reg input{
  width: 120px;
  height: 18px;
  background-color: #F7F5E7;
  border: 1px solid #CECAB8;
}
.cpt_shopping_cart_info{
  padding: 10px 0 20px 6px;
  font-size: 13px;
}
.cpt_news_short_list
{	font-size: 13px;}
.novost{
 padding-bottom:7px;
 border-bottom: 1px solid #D6D2C6;
}
.ban{
  width: 180px;
  height: 100px;
  border: 1px solid #D6D2C6;
  margin: 20px 0;
}
.ban1{
  width: 180px;
  height: 100px;
  margin: 20px 0;
}
.newone{
  padding: 6px;
}
.newone td{
  width: 50%;
  vertical-align: top;
}
.newone img{
  border: 1px solid #D6D2C6;
  margin-bottom: 7px;
}
.newone div{
  border:1px solid #D6D2C6;
  margin: 2px;
  padding: 6px;
}
.newone font{
color: #990000;
font-size: 14px;
font-weight: bold;
}




ul{
  list-style-type: none;
  padding-left: 8px;
  margin: 0;
}

h2{
  color: #519932;
  font-size: 15px;
  padding-left: 8px;
  margin: 5px 0;
}
h5{
  margin-bottom:7px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #519932;
}











