@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	/* color:#000; */
	color:#000000;
	font-family:Arial;
	order:4;
}
body{
	background: #ffffff;
	margin:0px;
}
a:link,a:visited,.text a:link,.text a:visited{
	/* color:#793600; */
	color:#000000;
	font-weight: bold;
    font-family: sans-serif;
}
a:hover,.text a:hover{
	/* color:#ef370a; */
	color:#ff003d;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	/* color:#000; */
	color:#000;
	order:3;
	font-weight: bold;
}
.header_wrapper{
	/* border-radius:10px; */
	margin:0 0 10px 0;
	/* box-shadow:0 0 6px #675530; */
}
.main{
	margin:0 auto;
	width:960px;
	background: #ffffff;
	padding:15px;
}
.top_header{
	padding:0px 0 20px 0;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	color:#b4781f;
	line-height:1.3em;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	display: none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#000;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:480px;
}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
}
.logo img{
	margin:15px 15px 0px 0px;
}
.title_company{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:280px;
}
.contacts {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
	width: 280px;
}

.phone{color:#000;}
.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:160px;
}
.search_form{
	margin-bottom:10px;
}
.header_basket{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 90px;

    vertical-align: middle;
    width: 180px;
	//display:inline;
	//zoom:1;

}
.header_search_form .submit_button{
	background-color:#000000;
}
.header_search_form .submit_button:hover{
	background-color:#da0101;
}
.header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart.png') no-repeat;
	color:#0D53A9;
	text-decoration:none;
	padding:5px 0 0 30px;
}
#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;
	//display:inline;
	//zoom:1;
	padding: 3px 7px;
	border-radius:5px;
	background-color:#0D53A9;
}
#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:#A3D5E5;
	color:#000;
}
.main_image{
	text-align:center;
}
.main_image img{
	margin-bottom:0px;
	/* border-radius:0 0 00px 10px; */
	border: 1px solid #675530;
	/*box-shadow: 0 0 50px #675530;*/
	border-radius: 0px;
}
.menu ul{
	    text-align: center;
    font-weight: bold;
    background: #e60101;
    border-radius: 0px 0px 0 0;
}

.menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu ul li a{
	color: #fff;
	display:block;
	padding:10px 15px;
	text-decoration:none;
}
.menu ul li:hover a{
	/* color:#000; */
	/* color:#FFF; */
	color:#ff003d;
	/* background-color:#ceb46c; */
	/* background-color:#2F5736; */
}
.menu ul .current a{
	/* color:#fff; */
	/*color:#ff003d;*/
	background:#000000;
}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.left_block{
	width:200px;
	float:left;
}
.right_block{
	width:720px;
	padding:5px 10px;
	float:right;
	background:#fff;
	display: flex;
    flex-flow: wrap;
}
.photoalbum_index {
  order: 2;
}

.index_text_content text {
  order: 3;
}

.adv_item{
	margin-bottom:5px;
	display: none;
}

.adv_item a{
	padding-top:20px;
	padding:5px;
	font-size:17px;
	display: none;
}

.left_menu {
	background: #fafafa;
	padding:2px;
	height: 800px;
	margin-top: 14px;
    padding-top: 24px;
}
.left_menu .catalog_title{
	/* color:#000; */
	color:#DDD;
	margin:0px;
}
.left_menu li {
	padding:0 0 0 15px;
	background-position:0 6px;
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:12px;
	color:#000;
	border-radius:0px;
}
.left_menu li a:hover{
	/* color:#0D53A9; */
	color:#ff003d;
}
.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:#0D53A9;
	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;
}	
.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: #826c53;
}
.tags, .tags a:link,.tags a:visited,.tags a:hover{
	color: #826c53;
	
}
.index_catalog{
	order: 1;
}
.items_catalog li,.photo_list li {
	text-align:left;
	vertical-align: top;
	width:212px;
	padding:9px;
	margin: 0 5px 10px 5px;
}
.photo_list li img,.items_catalog li img{
	margin:0 0 15px 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{
    padding:2px;
    background:#fff;
    border:1px solid #675530;
    box-shadow:0 0 10px #675530;
	border-radius:10px;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 10px #b9812d;
	border-radius:10px;
}
.breadcrumbs{
	margin:10px 0 0 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:#0D53A9;
	color:#fff;
}
.footer{
	text-align:left;
	border-top:1px solid #6A6A6A;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#6A6A6A;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#6A6A6A;
}

.eat_it {
	/* color:#793600; */
	color:#000000 !important;
}

.eat_it:hover {
	color:#ff003d !important;
	font-style: italic;
}

.social_abs{
position: absolute;
top: 5px;
right: 12px;
display: none;
}