@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#1d1d1d;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#093382;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#006aca;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	color: #10429e;
	text-shadow: 0 1px 0 #fff;
}
body{
	background:url('/img/bg_bd.jpg') no-repeat #f1e7d1;
	background-size: cover;
}
.main{
	margin:0px auto;
	width:960px;
}
.main_wrapper{
	background: rgb(247,241,212); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,241,212,1) 0%, rgba(255,252,237,1) 26%, rgba(247,243,212,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,241,212,1)), color-stop(26%,rgba(255,252,237,1)), color-stop(100%,rgba(247,243,212,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1d4', endColorstr='#f7f3d4',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 6px #766427,0 0 3px #4d411a;
	border-bottom: 1px solid #a3a3a3;
	padding-bottom: 15px;
}
.top_header{
	padding:15px 0;
	width: 960px;
	margin: 0 auto;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:430px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:300px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#0b3c6c;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#345a7c;
	font-size:16px;
	line-height:1.3em;
	text-decoration:none;
}
.logo{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.contacts{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	text-align:right;
	width:300px;
	color:#0b3c6c;
	font-size:13px;
	line-height:1.3em;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
}
.small-phone{
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
	font-size:22px;
}
.big-phone{
	font-size:22px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.wrapper{
	width: 960px;
	margin: -2px auto;
}
.search_wrapper{
	height:34px;
	margin-bottom:15px;
}
.main_search_form{
	width:345px;
	height:35px;
	background: rgb(247,241,212); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,241,212,1) 0%, rgba(255,252,237,1) 26%, rgba(247,243,212,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,241,212,1)), color-stop(26%,rgba(255,252,237,1)), color-stop(100%,rgba(247,243,212,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1d4', endColorstr='#f7f3d4',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 6px #88642f;
	float: right;
	border-radius: 10px;
	border:1px solid #939393;
	
}
.header_search_form .search_form_string {
	width:300px;
	vertical-align: middle;
}
.search_form{
	margin:5px;
}
.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;
}
.main_image_wrapper{
	width: 960px;
	background: rgb(247,241,212); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,241,212,1) 0%, rgba(255,252,237,1) 26%, rgba(247,243,212,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,241,212,1)), color-stop(26%,rgba(255,252,237,1)), color-stop(100%,rgba(247,243,212,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1d4', endColorstr='#f7f3d4',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 6px #88642f;
	border: 1px solid #939393;
	border-radius: 2px;
	z-index: 100;
	border-radius: 10px;
	display: inline-block;
}
.main_image{
	text-align:center;
	width: 950px;
	display: inline-block;
	background: #fcfcfc;
	margin:5px 5px 0 5px;
}
.main_image img{
	float: left;
}
.banners_wrapper {
	padding: 10px 0 10px;
	text-align: center;
	vertical-align: middle;
	//display: inline;
	//zoom: 1;
	color:#000;
	width: 960px;
	display: inline-block;
}

.banners_wrapper .direction_block {
	width: 300px;
}
.banners_wrapper .direction_block {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	background: #ececec;
	border-radius: 10px;
	border: 1px solid #a6a6a6;
	box-shadow: inset 0 0 2px #fff, inset 0 0 1px #fff,0 0 6px #88642f;
	overflow: hidden;
}
.direction_block_2{
	margin:0 15px;
}
.banners_wrapper  .direction_block_link {
	display: block;
	padding: 8px 20px;
	text-align: left;
	background: rgb(247,241,212); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,241,212,1) 0%, rgba(255,252,237,1) 26%, rgba(247,243,212,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,241,212,1)), color-stop(26%,rgba(255,252,237,1)), color-stop(100%,rgba(247,243,212,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1d4', endColorstr='#f7f3d4',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 0 2px #fff, inset 0 0 1px #fff,0 0 6px #88642f;;
}
.direction_block .direction_block_link:hover {
	text-decoration: none;
}
.banners_wrapper .direction_block_link > img {
	display: inline-block;
	//zoom: 1;
	//display: inline;	
	vertical-align: middle;
	margin-right: 20px;
}
.banners_wrapper .direction_title {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
	color: #0f3db7;
	font-weight: bold;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.menu_wrapper{
	margin:15px 0;
}
.menu{
	width: 960px;
	margin: 0 auto;
	background: rgb(247,241,212); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,241,212,1) 0%, rgba(255,252,237,1) 26%, rgba(247,243,212,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,241,212,1)), color-stop(26%,rgba(255,252,237,1)), color-stop(100%,rgba(247,243,212,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,241,212,1) 0%,rgba(255,252,237,1) 26%,rgba(247,243,212,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1d4', endColorstr='#f7f3d4',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 6px #88642f;
	border-radius: 10px;
	border:1px solid #939393;
}
.menu ul{
	padding:5px 10px;
	text-align:left;
	font-size: 17px;
}
.menu ul li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	margin:0px;
	padding:0 8px 0 0;
}
.menu ul .last {
	padding:0px;
}
.menu ul li a{
	color:#0b3c6c;
	display:block;
	padding:8px 7px;
	text-decoration:none;
	text-shadow:0 -1px 0 #fff, 0 0 1px #fff;
	line-height:13px;
	white-space:nowrap;
	font-weight: bold;
}
.menu ul li:hover a{
	text-decoration: none;
	text-shadow:0 -1px 1px #fff, 0 0 3px #fff;
	color:#105ca9;
}
.menu ul .current a,.menu ul .current:hover a{
	background:#deb05c;
	border-radius:7px;
	text-decoration: none;
	color: #3b3b3b;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	vertical-align:middle;
	padding-left: 30px;
}
.header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart.png') no-repeat;
	color:#093382;
	text-decoration:none;
	padding:5px 0 0 30px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#0b3c6c;
	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: 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:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background:#f00;
}
.show_all{
	text-align:right;
}
.show_all a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
	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: #0074cc;
	text-decoration:none;
	background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
	background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image: -o-linear-gradient(top, #0088cc, #0055cc);
	background-image: linear-gradient(top, #0088cc, #0055cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	border-color: #0055cc #0055cc #003580;
	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);
}
.show_all a:hover{
	background: #0055cc;
}
.content{
	margin-top:10px;
	clear:both;
	}
.right_block{
	width:220px;
	float:right;
}
.right_block_contacts{
	text-align:center;
	
}
.right_block_contacts .phone{
	font-size:25px;
	line-height:1.3em;
	color: #185b83;
}
.left_block{
	width:680px;
	float:left;
}
.left_menu {
	margin-bottom:10px;
}
.left_menu li{
	text-align:left;
	padding:10px 0 10px 20px;
	border-bottom: 1px dotted gray;
	background:url('/img/arr.png');
	background-repeat:no-repeat;
	background-position:0px 10px;
	text-shadow: 0 0 1px #fff, 0 1px 1px #fff;
}
.left_menu .last{
	border:none;
}
.left_menu .current a{
	color:#0d4773;
	text-shadow:1px 1px #ffffff;
}
.left_menu li a{
	color:#134264;
	text-decoration:none;
}
.left_menu li a:hover{
	color:#2c2c2c;
}
.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:15px 0;	
}	
.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{
	text-align:center;
	vertical-align: top;
	width:320px;
	margin: 0 10px 10px 10px;
}
.photo_list li{
	width:180px;
	padding:10px;
	margin:0 10px;
	vertical-align:top;
}
.items_catalog li img{
	margin:0 0 5px 0;
	border:1px solid #dddddd;
	box-shadow: 0 0 6px #88642f;
	line-height:1px;
	padding:4px;
	border-radius:4px;
}
.photo_list li img{
	padding:9px;
	background:#fff;
	border:1px solid #999;
	box-shadow:0 0 10px #999;
	margin:10px 0;
}
.object_image a img{
	margin-top:0;
}
.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{
    background:#fff;
    border:1px solid #dddddd;
	box-shadow:0 0 1px #575757;
	line-height:1px;
	padding:4px;
	border-radius:4px;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 1px #0D53A9;
}
.breadcrumbs{
	margin:10px 0 0 0;
	line-height:1.3em;
	font-size:12px;
}
.photoalbum_index{
	margin-top:20px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#fba300;
	color:#fff;
}

.footer{
	text-align:left;
	border-top:none;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#6A6A6A;
	font-size:12px;
	line-height:1.3em;
}
.footer #social_block{
	right: 10px;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#6A6A6A;
}