html, body{
	font-family: 'Arial';
	font-size: 10pt;
	text-align: justify;
	color: #000;	
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	height: 100%;
	width:100%;
}

h1{
	font-size: 12pt;
}

hr{
	width: 98%;
	text-align: center;
	height: 1px;
	border: none;
	padding: 0;
	margin: 0 auto;
	color: #000;
	background-color: #000;
}

div{
	border: 0px;
	margin: 0px;
	color: #000;
}

a{
	outline: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.a1{
	margin-left: 20px;
}

a:hover{
	color: #777;
	cursor:pointer;
}

img{
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: bottom;
}

p{
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

.center_bold{
	text-align: center;
	font-weight: bold;
}

table{
 padding: 0px;
 border-collapse: collapse;
 border: none; 
}

table td{
	padding: 0px;
}

.mail_table{
	width: 80%;
	margin: 0 auto;
}

.mail_table_text{
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
	width: 25%;
}

.mail_table_form{
	padding-top: 20px;
	width: 75%;
}

.mail_table_form textarea{
	width: 100%;
	height: 150px;
	overflow: auto;
	white-space: normal;
}

.mail_table_form input{
	width: 100%;
}

.top_table{
	width: 982px;
	height: 249px;
	margin: 0 auto;
}

.top_menu{
	width: 279px;
	vertical-align: bottom;
	text-align: center;
}

.top_menu ul{
	list-style: none;
	width: 238px;
	padding: 0px;
	margin: 0px;
}

.top_menu ul li{
	background: url(/images/green_btn.jpg) no-repeat;
	height: 50px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}

.top_menu ul li:hover{
	background: url(/images/orange_btn.jpg) no-repeat;
}

.top_menu div{
	font-size: 16pt;
	line-height: 45px;
	margin-left: 20px;
	color: #fff;
}

.top_center{
	width: 224px;
	background: url('/images/logo_left.jpg') no-repeat;
}

.top_logo{
	width: 479px;
	background: url('/images/logo_right.jpg') no-repeat;
	text-align: right;
	vertical-align: top;
}

.top_logo img{
	margin: 20px 40px 0 0;
}

.center_table{
	width: 982px;
	height: 426px;
	margin: 0 auto;
}

.left_bg_table{
	width: 503px;
	vertical-align: top;
}

.content{
	width: 479px;	
	background: url('/images/content_bg.jpg') no-repeat top left;
	vertical-align: top;
}

.content p{
	margin: 5px 10px;
}

.bottom_table{
	width: 982px;
	margin: 0 auto;
}

.bottom_table td{
	vertical-align: top;
}

.bottom_menu{
	padding: 0 20px;	
}

.bottom_menu ul{
	margin: 0;
	padding: 0 0 0 20px;
	width: 230px;
	padding-right: 20px;
	border-right: 1px solid #41690C;	
}

.bottom_menu ul li{
	color: #41690C;
	font-size: 12pt;
	margin-bottom: 15px;
	text-align: left;
}

.bottom_menu ul li a, .bottom_menu ul li span{
	color: #000;
	font-size: 10pt;
}

.bottom_menu ul li a:hover{
	color: #666;
}

.history{
	padding: 0 20px;
	vertical-align: top;
}

.bottom_menu_title{
	width: 310px;
	padding-left: 10px;
}

.history_title{
	width: 592px;
	padding-left: 50px;
}

.bottom_menu_title, .history_title{
	color: #41690C;
	font-size: 14pt;
	height: 50px;	
}

.footer_table{
	width: 982px;
	height: 40px;
	margin: 0 auto;
}

.copyright{
	width: 832px;
	text-align: right;
	color: #71993C;
	font-size: 8pt;
	word-spacing: -1px;
}

.counter{
	width: 150px;
	text-align: center;
}

.content_title{
	font-weight: bold;
	text-align: right;
}

.product_table{
	width: 90%;	
	margin: 0 auto;
}

.product_table td{
	text-align: center;
	width: 50%;
	padding-bottom: 20px;
}

.product_table td img{
	margin: 10px;
	width: 100px;
}

.product_catalog{
	width: 95%;
	margin: 0 auto;
}

.product_catalog td{
	vertical-align: top;
	padding: 5px 0;
}

.product_catalog td:first-child{
	width: 120px;
	height: 110px;
	overflow: hidden;
}

.product_catalog img{
	width: 100px;
}

.product_next{
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
}

.product_next a{
	font-size: 9pt;
	margin-right: 20px;
	color: #666;
}

.product_next a:hover{
	color: #000;
}

#product_all{
	text-align: center;
}

.small_img{
	margin: 10px;
	width: 100px;
}

.big_img{
	width: 250px;
}

#birzha{
	float: left;
	width: 700px;
	height: 30px;
	font-size: 8pt;
	color: #B6C25C;
	text-align: left;
}

#birzha a{
	color: #B6C25C;
	text-decoration: underline;
}