@charset "utf-8";
body, table, .text{
	color:#333;
}
.body_wrapper{
	background:url("/img/bg_bd.png") repeat-x #fcfde8;
	background-position:bottom right;
	margin: -20px 0;
	padding: 20px 0;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#4f2000;
	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:15px auto 15px auto;
	width:960px;
	padding-bottom:15px;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	width:185px;
	padding:10px;
	text-align:center;
}
.main_image{
	vertical-align:top;
	display:inline-block;
	margin-left: 10px;
}
.main_image img{
	background: #fff;
	border-radius:10px;
	margin-bottom:10px;
	margin-left: 25px;
	box-shadow:0 0 2px #000, 0 0 6px #fff,0 0 8px #fff,0 0 6px #fff;
}
.logo img{
	margin-bottom:10px;
}
.top_header{
	margin-bottom: 5px;
}
.top_header .slogan{
	text-decoration:none;
	color:#666;
	font-size: 14px;
	line-height:1.3em;
	text-shadow:0 0 1px #fff, 0 0 2px #fff;
}
.top_header .name{
	text-decoration:none;
	color:#455900;
	font-size: 20px;
	line-height:1.3em;
	margin-bottom:10px;
	text-shadow:0 0 1px #fff, 0 0 2px #fff;
}

.title_company{
	vertical-align:middle;
	text-align:center;
	display:inline-block;
	width:100%;
	padding-bottom:10px;
}
.header_basket{
	display:inline-block;
	width:180px;
	vertical-align:middle;
	color: #666;
}
.header_search_form .submit_button{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_search_form .submit_button:hover{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_basket_title a{
	display:inline-block;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart6.png') no-repeat;
	color:#455900;
	font-weight: bold;
	text-decoration:none;
	padding:11px 0 0 43px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#0D53A9;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -ms-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7f7f), to(#ff0000));
	background-image: -webkit-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: -o-linear-gradient(top, #ff7f7f, #ff0000);
	background-image: linear-gradient(top, #ff7f7f, #ff0000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f', endColorstr='#ff0000', GradientType=0);
	border-color: #ff0000 #ff0000 #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
	text-shadow: none;
}
#header_basket_order a:hover,.button_buy:hover{
	background:#f00;
}
.contacts{
	padding: 20px 15px 10px;
}
.contacts div{
	margin-bottom:10px;
}
.contacts .phone {
	font-size:19px;
	line-height:19px;
}
.contacts .small-phone{
	display:inline-block;
	margin-right:3px;
}
.show_all{
	padding-left:5px;
	font-style:italic;
}
.index_content{
	margin-left: 10px;
}
.index_news,.index_catalog{
	margin-top:10px;
}
.index_content .index_news .news{
	padding:5px;
}
.index_content .index_news{
	float:left;
	width:700px;
	padding-bottom:10px;
}
.index_content .index_catalog{
	float:left;
	width:715px;
	padding-bottom:10px;
	padding-left:5px;
}
.index_content .index_catalog .items_catalog{
	padding:5px;
}
.left_block{
	float: left;
	width: 219px;
    margin:0 10px 0 0;
	
	}
.left_menu{
	background: url(/img/bg_menu.jpg) no-repeat #ffffc9;
	background-position:left bottom;
	margin-bottom:20px;
	border-radius:10px;
	padding:5px;
	box-shadow:inset 0 0 6px #fff, 1px 0 3px #9ea087;
	text-shadow:0 0 1px #fff, 0 0 2px #fff;
}
.level-0{
	padding: 0 10px;
}
.level-0 li{
	padding:6px 10px;
	margin:3px 10px;
	background:#e0dfd1;
	border-radius:4px;
	border:1px solid #bbc6c6;
	text-align:left;
	text-decoration:none;
}
.level-0 li a{
	color:#000;
	text-decoration:none;
	}
.level-0 li:hover{
	padding:6px 10px;
	margin:3px 10px;
	background:#ebe9da;
	border-radius:4px;
	border:1px solid #cdd6d6;
	text-align:left;
	text-decoration:none;
}
.level-0 a:hover{
	color:#000;
	text-decoration:none;
}
.level-0 .current{
	padding:6px 10px;
	margin:3px 10px;
	background:#f2eedf;
	border-radius:4px;
	border:1px solid #d8dede;
	text-align:left;
	text-decoration:none;
}
.level-0 .current a{
	text-decoration:none;
}
.level-0 .current ul{
	display:block;
}
.level-0 .current .level-1 a{
	color:#75798a;
	text-shadow:none;
}
.level-0 .level-1{
	display:none;
}
.level-0 .level-1 li{
	border:none;
	background: url(/img/arr.png) no-repeat 0px 2px;
	color:#555;
}
.level-0 .level-1 li a{
	font-style: italic;
}
.level-0 .level-1 li a:hover{
	color:#000000;
}
.level-0 .level-1 .current a{
	color:#000;
}
.header_search_form .search_form_string{
	width:137px;
}
.header_search_form .submit_button{
	background-color: #4f4f4f;
}
.header_search_form .submit_button:hover{
	background-color: #27313f;
}
#page_main_header{
	color: #455900;
	margin: 0 0 10px 10px;
	padding:6px 10px;
	background:#e0dfd1;
	border-radius:4px;
	border:1px solid #c2bfb1;
	text-shadow:0 0 1px #ffffff, 0 0 2px #fafae2;
	box-shadow:inset 0 0 4px #d3d1c7;
}
.content{
	float:right;
	width:700px;
}
.content_wrapper{
	padding-left:10px;
}
.center{
	padding-right:30px;
}
.top_date{
	display: block;
    margin: 0;
	float: none;
	color: #666;
}
.items_catalog li, .photo_list li{
	width: 200px;
	padding:10px;
	vertical-align:top;
}
.index_content .items_catalog li {
	width: 200px;
	padding:10px;
}
.items_catalog .simple_catalog_item .object_prefix_bottom, .items_catalog .simple_catalog_item .desc {
	display:block;
}
.items_catalog .simple_catalog_item .object_prefix_bottom{
	margin-bottom:5px;
}
.main_top_date{
	font-size:20px;
	line-height:1.3em;
	padding:10px 5px;
	color:#fff;
}
.breadcrumbs{
	margin: 10px 0 10px 0;
	font-size:11px;
	line-height:1.3em;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#2177C5;
	color:#fff;
}
.seo_text{
	width:960px;
	margin:35px auto 30px auto;
}
.footer_wrapper {
	padding: 30px 15px;
	margin: 0 auto;
	width:960px;
}
.footer1 {
	width: 989px;
	margin: 0 auto;
}
.social_gray {
	width: 300px;
	vertical-align: top;
	color: #000;
}
.footer_text {
	width: 680px;
}
.footer_text {
	display: inline-block;
}
.footer_text .text{
	color: #303030;
	font-size: 14px;
	line-height: 15px;
}
.footer_text .text a {
	text-decoration: none;
	color: #552000;
}
.footer_text .copyright{
	margin-bottom: 7px;
}
.social_gray p{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 15px;
}
.index_special_offers {
	margin-bottom: 30px;
}


.object .buy_button {
	float: none !important;
}
