@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
body{
	margin:0px;
	background:url('/img/bg_bds92.jpg') bottom center no-repeat #f9fbee;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#204f00;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.main{
	margin:0 auto;
	width:960px;
	box-shadow:0 0 8px #000,0 0 3px #000;
	padding:10px 10px 0 10px;
	background:url('/img/bg_mains92.png') top center no-repeat, url('/img/bg_mains92d.png') bottom center no-repeat #ededed ;
}
.top_header{
	padding:10px;
	background:rgba(248, 255, 226, 0.8);
	border-radius:10px;
	margin-bottom:10px;
	border:1px solid #649933;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	color:#000000;
	line-height:1.3em;
	text-decoration:none;
	text-shadow:0 0 3px #fff,0 0 4px #fff;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#164d04;
	text-shadow:0 0 3px #fff,0 0 4px #fff;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:458px;
}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.title_company{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:280px;
}
.contacts {
	display: inline-block;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
	width: 280px;
	//zoom: 1;
	//display: inline;
	text-shadow:0 0 3px #fff,0 0 4px #fff;
}
.small-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:top;
	font-size:18px;
	padding:0px 3px 0 0;
	line-height:1.3em;
}
.big-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	font-size:18px;
	line-height:1.3em;
}
.header_search_form .search_form_string {
	width:685px;
	background:#edffd2;
}
.search_form{
	margin-bottom:10px;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	vertical-align:middle;
}
.header_search_form .submit_button{
	background-color:#26651b;
}
.header_search_form .submit_button:hover{
	background-color:#58a732;
}
.header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:45px;
	background:url('/img/cart.png') no-repeat;
	color:#000000;
	text-decoration:none;
	padding:12px 0 0 48px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#4aa016;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 3px 7px;
	border-radius:5px;
	background-color:#000000;
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background-color:#87f253;
	color:#000;
}
.main_image{
	text-align:center;
}
.main_image img{
	border-radius:10px;
	margin-bottom:10px
}
.menu ul{
	text-align:center;
	background: rgb(8,53,3); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(8,53,3,1) 0%, rgba(13,132,19,1) 23%, rgba(39,160,36,1) 33%, rgba(97,173,72,1) 52%, rgba(0,138,0,1) 70%, rgba(0,87,0,1) 86%, rgba(0,36,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(8,53,3,1)), color-stop(23%,rgba(13,132,19,1)), color-stop(33%,rgba(39,160,36,1)), color-stop(52%,rgba(97,173,72,1)), color-stop(70%,rgba(0,138,0,1)), color-stop(86%,rgba(0,87,0,1)), color-stop(100%,rgba(0,36,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(8,53,3,1) 0%,rgba(13,132,19,1) 23%,rgba(39,160,36,1) 33%,rgba(97,173,72,1) 52%,rgba(0,138,0,1) 70%,rgba(0,87,0,1) 86%,rgba(0,36,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(8,53,3,1) 0%,rgba(13,132,19,1) 23%,rgba(39,160,36,1) 33%,rgba(97,173,72,1) 52%,rgba(0,138,0,1) 70%,rgba(0,87,0,1) 86%,rgba(0,36,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(8,53,3,1) 0%,rgba(13,132,19,1) 23%,rgba(39,160,36,1) 33%,rgba(97,173,72,1) 52%,rgba(0,138,0,1) 70%,rgba(0,87,0,1) 86%,rgba(0,36,0,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(8,53,3,1) 0%,rgba(13,132,19,1) 23%,rgba(39,160,36,1) 33%,rgba(97,173,72,1) 52%,rgba(0,138,0,1) 70%,rgba(0,87,0,1) 86%,rgba(0,36,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083503', endColorstr='#002400',GradientType=0 ); /* IE6-9 */
	margin:0 -10px 0 -10px;
}
.menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	text-shadow:0 0 1px #000, 0 0 1px #000;
}
.menu ul li a{
	color: #ffffff;
	display:block;
	padding:10px 15px;
	text-decoration:none;
}
.menu ul li:hover a{
	color:#ffffff;
	background: rgb(12,76,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(12,76,0,1) 0%, rgba(72,173,5,1) 29%, rgba(129,188,62,1) 51%, rgba(59,170,0,1) 75%, rgba(51,99,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,76,0,1)), color-stop(29%,rgba(72,173,5,1)), color-stop(51%,rgba(129,188,62,1)), color-stop(75%,rgba(59,170,0,1)), color-stop(100%,rgba(51,99,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(12,76,0,1) 0%,rgba(72,173,5,1) 29%,rgba(129,188,62,1) 51%,rgba(59,170,0,1) 75%,rgba(51,99,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(12,76,0,1) 0%,rgba(72,173,5,1) 29%,rgba(129,188,62,1) 51%,rgba(59,170,0,1) 75%,rgba(51,99,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(12,76,0,1) 0%,rgba(72,173,5,1) 29%,rgba(129,188,62,1) 51%,rgba(59,170,0,1) 75%,rgba(51,99,0,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(12,76,0,1) 0%,rgba(72,173,5,1) 29%,rgba(129,188,62,1) 51%,rgba(59,170,0,1) 75%,rgba(51,99,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4c00', endColorstr='#336300',GradientType=0 ); /* IE6-9 */
}
.menu ul .current a{
	color:#fff;
	background: rgb(145,2,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(145,2,0,1) 1%, rgba(201,0,0,1) 19%, rgba(255,110,66,1) 49%, rgba(201,0,0,1) 84%, rgba(158,3,3,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(145,2,0,1)), color-stop(19%,rgba(201,0,0,1)), color-stop(49%,rgba(255,110,66,1)), color-stop(84%,rgba(201,0,0,1)), color-stop(100%,rgba(158,3,3,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(145,2,0,1) 1%,rgba(201,0,0,1) 19%,rgba(255,110,66,1) 49%,rgba(201,0,0,1) 84%,rgba(158,3,3,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(145,2,0,1) 1%,rgba(201,0,0,1) 19%,rgba(255,110,66,1) 49%,rgba(201,0,0,1) 84%,rgba(158,3,3,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(145,2,0,1) 1%,rgba(201,0,0,1) 19%,rgba(255,110,66,1) 49%,rgba(201,0,0,1) 84%,rgba(158,3,3,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(145,2,0,1) 1%,rgba(201,0,0,1) 19%,rgba(255,110,66,1) 49%,rgba(201,0,0,1) 84%,rgba(158,3,3,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#910200', endColorstr='#9e0303',GradientType=0 ); /* IE6-9 */
}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.left_block{
	width:720px;
	float:left;
	padding:10px;
	background:rgba(249, 249, 249, 0.8);
	border-radius:10px;
	border:1px solid #bfbfbf;
}
.right_block{
	width:200px;
	padding:0px;
	float:right;
}
.left_menu{
	padding:10px;
	background:rgba(249, 249, 249, 0.8);
	border-radius:10px;
	border:1px solid #bfbfbf;
}
.left_menu .catalog_title{
	color:#000;
	margin:0px;
}
.left_menu li {
	padding:0 0 0 15px;
	background:url('/img/arr.png') no-repeat;
	background-position:0 5px;
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#204f00;
}
.left_menu .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#fff;
}
.left_menu li .level-1{
	display:none;
}
.left_menu .current .level-1{
	display:block;
}	
.left_menu li .level-1 li{
	padding:0 0 0 15px;
}
.left_menu li .level-1 li a{
	color:#000;
	background-color:#fff;
	text-decoration:underline;
}
.left_menu li .level-1 li a:hover{
	color:#204f00;
	text-decoration:none;
}
.left_menu li .level-1 .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu li .level-1 .current a:hover{
	color:#000;
}
.level-1{
	padding:5px 0 0 0;
}
.mainpage_news_title{
	font-size:20px;
	line-height:1.3em;
}
.index_news .news_item .news_title .news_headline{
	float:none;
}
.index_news .news_item .news_title .top_date{
	display:none;
}
.index_news .news_item .news_title .bottom_date{
	display: block;
	margin:5px 0 5px 0;
}
.index_news{
	margin-top:20px;
	padding:10px;
	background:rgba(249, 249, 249, 0.8);
	border-radius:10px;
	border:1px solid #bfbfbf;
}	
.index_news .text{
	line-height:1.3em;
	font-size:12px;
}
.top_date,.main_top_date,.bottom_date,.comment_date{
	color:#6A6A6A;
	font-size:12px;
}
.blog .blog_item {
	border-bottom:1px solid #6A6A6A;
}
.blog .last_blog_item {
	border-bottom:0px;
}
.blog_comment,.blog_comment a:link,.blog_comment a:visited,.blog_comment a:hover{
	color: #6A6A6A;
}
.tags, .tags a:link,.tags a:visited,.tags a:hover{
	color: #6A6A6A;
}
.index_catalog{
	margin-top:20px;
}
.items_catalog li,.photo_list li {
	text-align:center;
	vertical-align: top;
	width:212px;
	padding:9px;
	margin: 0 5px 10px 5px;
}
.photo_list li img,.items_catalog li img{
	margin:0 0 5px 0;
	border:1px solid #6A6A6A;
	border-radius:5px;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog li .prefix{
	margin-bottom:5px;
}
.object .buy_button{
	float:none;
}
.object .price_top{
	display:block;
}
.object .price_bottom{
	display:none;
}
.photo_list li a img,.object_image a img{
    padding:2px;
    background:#fff;
    border:1px solid #6A6A6A;
    box-shadow:0 0 10px #6A6A6A;
	border-radius:5px;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 10px #feffd5;
	border-radius:5px;
}
.breadcrumbs{
	margin:10px 0 10px 0;
	line-height:1.3em;
	font-size:12px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#204f00;
	color:#fff;
}
.footer{
	text-align:left;
	border-top:1px solid #6A6A6A;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#000000;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#000000;
}