body{
    margin: 10px 0 0 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 12px;
    color: #021000;   
}
a{ border:0 }
img { border:0 }
a img { border:0 }
.mainwrapper{
    width: 1005px;
    margin: 0 auto;
}
.policies > div {
display: list-item;
margin-left: 10px;
}
.headerwrapper{
    border: 1px solid #32a114;
    padding: 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.headerwrapper .logo{
    float: left;
    padding: 9px 0 0 20px;
}
.headerwrapper .lang{
    float: right;
    padding: 9px 20px 9px 20px;
}
.headerwrapper .top{
    height: 68px;
    background: url('i/bgtop.jpg') no-repeat top center;
    
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.headerwrapper .middle{
    background: url('i/bgmiddle.jpg') no-repeat top center;    
    height: 92px;    
    margin-top: 2px;
}
.headerwrapper .bottom{
    height: 29px;
    background: #5bb443;    
    margin-top: 2px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.headerwrapper .bottom .menu{
    color: white;
    text-align: right;
    padding: 0 10px;
    line-height: 29px;
}
.headerwrapper .bottom .menu a{
    color: white;
    text-decoration: none;
    padding: 0 10px;        
}
.headerwrapper .bottom .menu a:hover{
    color: #fffff0;
}
.contentwrapper{
    width: 989px;
    border: 1px solid #32a114;
    margin: 0 auto;
    border-top: none;        
}
.contentwrapper .top{
    overflow: auto;
    background: #fffff0 url('i/shadow.png') repeat-x top;
}
.contentwrapper .top .left{    
    width: 739px;
    float: left;
}
.contentwrapper .top .right{
    border-left: 1px solid #32a114;
    float: right;
    width: 245px;
}
.contentwrapper .bottom{
    border-top: 1px solid #32a114;
    color: #32a114;
    
}
.footer{    
    color: #32a114;
    padding: 5px 20px 50px 10px;
    overflow: auto;        
}
.footer .menu{
    float: left;
}
.footer .menu a{
    color: #32a114;
    text-decoration: none;
    padding: 0 10px;    
}
.footer .menu a:hover{
    color: #245417;
}
.footer .copyrights{
    float: right;
}
.cntrylist{
    width: 100%;
    font-size: 10px;
}
.cntrylist td{
    width: 19%;    
}
.cntrylist a{
    color: #32a114;
    text-decoration: none;
}
.cntrylist a:hover{
    color: #245417;
}
.infobox{
    background: #fffff6;
    padding: 15px;
    border: 1px solid #32a114;
    width: 90%;
    margin: 20px auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
    box-shadow: 0 0 5px black; /* Параметры тени */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    
}
.infobox ol{
    padding: 15px;
}
.infobox ol li{
    margin-bottom: 5px;
}
.content{
    padding: 14px;    
}
.content a{
    color:#32a114; 
}
h1{
    font-size: 16px;
    color: #8C2600; 
TEXT-ALIGN: center
}


h2{
    font-size: 14px;
    color: #32a114;
}
select{
    font-family: sans-serif;
    font-size: 12px;
}
.bestoffer{
    width: 100%;
    border-style: solid;
   	border-width: 1px;
	border-spacing: 0px;	
	border-color: #5bb443;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.bestoffer td{
    font-weight: bold;
    padding: 3px 6px;    
}
.bestoffer .cname{
    background-color: #5bb443;
    color: white;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.bestoffer .cname a{
    color: white;
    text-decoration: none;    
}
.bestoffer .hname{
    color: #468a33;
    border-right: 1px solid #32a114; 
    border-top: 1px solid #32a114;
}
.bestoffer .hname a{
    color: #468a33;
    text-decoration: none;    
}
.bestoffer .price {
    text-align: center;
    border-top: 1px solid #32a114;    
    padding: 8px 10px;    
}
.bestoffer .price span{
    background: url('i/gradient.png') repeat-x;
    color: white;
    text-decoration: none;
    padding: 3px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.greenmesh{    
    border-style: solid;
   	border-width: 1px;
	border-spacing: 0px;	
	border-color: #5bb443;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.greenmesh td{    
    padding: 3px 6px; 
}

	.order_button {
		color: white;
		font-weight: bold;
		border: none;
		border-radius: 8px;
		background: #8C2600; padding: 8px;
		display: inline-block;
		text-decoration: none;
		padding: 3px;
		text-shadow: 0 0 8px black;
	}
