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: 200px;
	overflow: auto;
	white-space: normal;
}

.mail_table_form input{
	width: 100%;
}

.top{
	width: 1000px;
	height: 313px;
	margin: 0 auto;
}

.top_left{
	width: 254px;
	background: url('/images/logo.jpg') no-repeat right top;
}

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

.top_center img{
	margin: 0 0 30px 80px;
}

.top_right{
	width: 249px;
	background: url('/images/top2.jpg') no-repeat;
}

.center{
	width: 1000px;
	margin: 0 auto;
}

.left{
	width: 216px;
	vertical-align: top;
	padding-left: 5px;
}

.right{
	width: 779px;
	vertical-align: top;
}

.content_menu{
	width: 100%;
}

.content_menu_item{
	width: 497px;
	background: url('/images/top3.jpg') no-repeat;
	height: 61px;	
}

.content_menu_item a{
	font-size: 12pt;
	margin-left: 40px;
}

.content_menu_right{
	width: 249px;
	background: url('/images/top4.jpg') no-repeat;	
}

.content{
	width: 100%;
	height: 143px;
}

.content_left{
	width: 33px;
	background: url('/images/content_left.jpg') top no-repeat;
}

.content_center{
	vertical-align: top;
	background: url('/images/content_top.jpg') top left no-repeat;
	padding: 0;
}

.content_right{
	width: 50px;
	background: url('/images/content_right.jpg') left top no-repeat;	
}

.news{
	width: 754px;
	margin-bottom: 20px;
}

.news1{
	width: 313px;
	height: 56px;
	vertical-align: bottom;
	background: url('/images/news1.jpg') no-repeat;
}

.news1 p{
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 0px 38px 5px;
}

.news1 p a{
	color: #000;
}

.news2{
	width: 441px;
	background: url('/images/news2.jpg') no-repeat;
}

.news3{
	background: url('/images/news3.jpg') no-repeat;
	vertical-align: top;
}

.news3 p, .news4 p{
	font-size: 11pt;
	text-align: left;
	margin: 15px 40px 0;
}

.news4{
	background: url('/images/news4.jpg') no-repeat;	
	vertical-align: top;	
}

.left_menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

.left_menu li{
	height: 41px;
	vertical-align: top;
	text-align: left;
}

.left_menu li a{
	padding-left: 30px;
	font-size: 12pt;
	background: url('/images/list_image.jpg') left no-repeat;
	color: #000;
}

.adress{
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	background-color: #E9E9E9;
	position: relative;
}

.adress_title{
	text-align: center;
	font-size: 12pt;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.adress_table{
	width: 90%;
	margin: 20px auto;
}

.adress_table td{
	width: 30%;
	vertical-align: top;
	padding: 5px;
}

.span1{
	font-size: 12pt;
	color: #1A6985;
}

.span2{
	font-weight: bold;
}

.content_title{
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.footer{
	width: 1000px;
	margin: 0 auto;
	height: 51px;
}

.footer td{
	background: url('/images/footer_bg.jpg') repeat-x;
}

.copyright{
	width: 20%;
	padding: 0 15px;
	font-size: 9pt;
	color: #666;
}

.footer_menu{
	width: 60%;
	text-align: center;
}

.footer_menu a{
	color: #666;
	font-size: 9pt;
	margin-right: 20px;
	text-decoration: underline;
}

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

.counter{
	width: 20%;
	text-align: center;
}

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

.catalog_table{
	width: 85%;
	margin: 0 auto 20px;
}

.catalog_table td{
	border: 1px solid #ccc;
	padding: 5px;
	height: 20px;
	text-align: center;
}

.catalog_table td:first-child{
	text-align: left;
}

.price_table{
	width: 85%;
	margin: 0 auto 20px;
}

.price_table td{
	border: 1px solid #ccc;
	padding: 5px;
	height: 20px;
	text-align: center;
}

.diary_table{
	width: 95%;
	margin: 0 auto 20px;
}

.diary_table td{
	padding: 5px;
}

.diary_table img{
	margin: 5px 0;
}

.news_p{
	text-align: center;
}

.news_p a{
	color: #999;
	margin-right: 20px;
}

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

.news_p_short{
	text-align: left;
}

.news_p_short span{
	margin-right: 10px;
	font-size: 8pt;
	font-style: italic;
}

.news_p_short a{
	font-weight: bold;
}

.more_p{
	margin-bottom: 30px;
	padding: 0;
	text-align: right;
}

.more_p a{
	font-size: 9pt;
	color: #999;
}

.more_p a:hover{
	color: #666;
}

.top_goog{
	margin: 115px 0 0 -20px;
}
.left_goog{
	margin: 0 0 0 15px;
}

#birzha{
	position: absolute;
	top: 280px;
	right: 30px;
	font-size: 7pt;
}
#birzha a{
	color: #777777;	
}
