@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#a91d27;
	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;
}
.wrapper{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 14%, rgba(242,184,190,1) 98%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(14%,rgba(255,255,255,1)), color-stop(98%,rgba(242,184,190,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 14%,rgba(242,184,190,1) 98%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 14%,rgba(242,184,190,1) 98%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 14%,rgba(242,184,190,1) 98%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 14%,rgba(242,184,190,1) 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2b8be',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.image_wrapper{
	background: rgb(124,2,16); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(124,2,16,1) 1%, rgba(168,26,29,1) 44%, rgba(124,2,16,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(124,2,16,1)), color-stop(44%,rgba(168,26,29,1)), color-stop(100%,rgba(124,2,16,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(124,2,16,1) 1%,rgba(168,26,29,1) 44%,rgba(124,2,16,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(124,2,16,1) 1%,rgba(168,26,29,1) 44%,rgba(124,2,16,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(124,2,16,1) 1%,rgba(168,26,29,1) 44%,rgba(124,2,16,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(124,2,16,1) 1%,rgba(168,26,29,1) 44%,rgba(124,2,16,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0210', endColorstr='#7c0210',GradientType=0 ); /* IE6-9 */
	border-bottom:2px solid #A81A1D;
	border-top:2px solid #A81A1D;
}
.img_wrapper{
	width:960px;
	margin: 0 auto;
}
.main_image{
	display: inline-block;
	border-right: 2px solid #A81A1D;
	border-left: 2px solid #A81A1D;
	margin-left: 20px;
}
.main_image img{
	border-right: 2px solid #A81A1D;
	border-left: 2px solid #A81A1D;
}
.main{
	margin:20px auto;
	width:960px;
}
.top_header{
	padding:15px 0;
	width:280px;
	padding-right: 20px;
	display: inline-block;
	background:url("/img/bg_head.png") no-repeat;
	background-position:top right;
	background-size: contain;
	border-radius: 0 3px 0 0;
	text-shadow: 0 0 2px #000;
}
.top_header1{
	width:280px;
	padding-right: 20px;
	display: inline-block;
	vertical-align: top;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:280px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:35px;
	color:#fff;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#dddddd;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
}
.logo{
	vertical-align:top;
	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:left;
	width:280px;
	color:#dddddd;
	font-size:13px;
	line-height:1.3em;
	padding-top: 10px;
}
.header_search_form{
	margin:15px -15px 15px 0;
}
.header_search_form .search_form_string{
	width:260px;
}
.header_search_form .submit_button {
    background-color:#b11216;
}
.header_search_form .submit_button:hover {
    background-color:#720c0e;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#dddddd;
}
.small-phone{
	font-size:26px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.big-phone{
	font-size:26px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.menu_wrapper{
	background: rgb(244,220,221); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(244,220,221,1) 5%, rgba(255,255,255,1) 57%, rgba(244,220,221,1) 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(5%,rgba(244,220,221,1)), color-stop(57%,rgba(255,255,255,1)), color-stop(98%,rgba(244,220,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(244,220,221,1) 5%,rgba(255,255,255,1) 57%,rgba(244,220,221,1) 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(244,220,221,1) 5%,rgba(255,255,255,1) 57%,rgba(244,220,221,1) 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(244,220,221,1) 5%,rgba(255,255,255,1) 57%,rgba(244,220,221,1) 98%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(244,220,221,1) 5%,rgba(255,255,255,1) 57%,rgba(244,220,221,1) 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4dcdd', endColorstr='#f4dcdd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-bottom:2px solid #dcc0c0;
	border-top:2px solid #dcc0c0;
}
.menu_wrapper1{
	width: 960px;
	margin: 0 auto;
}
.menu{
	font-size:17px;
	line-height:24px;
	text-align:left;
	margin-bottom:15px;
	margin: 0 -25px;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
	color: #000;
	display:block;
	padding:10px 25px;
}
.menu .level-0 li:hover a{
	text-decoration: underline;
	color: #a21a2b;
}
.menu .level-0 .current a{
	color: #a21a2b;
	text-decoration:none;
}
.menu .level-0 .current a:hover{
	color: #a21a2b;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:44px;
	left:20px;
	z-index:100;
	width:200px;
	font-size:14px;
	line-height:1.3em;
	background-color:#fcf5f8;
	//background-color:#ccc;
	border-top:0;
	box-shadow:0 10px 10px #000;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
}
.menu .level-0 .level-1 li a:hover{
	color: #bf0d23;
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #bf0d23;
	text-decoration:none;
}
.left_menu li{
	text-align:left;
	padding:10px 15px 10px 23px;
	border-bottom: 1px dotted gray;
	background:url('/img/arr.png') no-repeat;
	background-position: 0 10px;
}
.left_menu .last{
	border:none;
}
.left_menu .current a{
	color:black;
}
.left_menu li a{
	color:#727272;
	text-decoration:none;
}
.left_menu li a:hover{
	color:#ce2233;
}
.show_all{
	text-align:right;
	margin-top:20px;
	font-style:italic;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	background:#fff;
	border:1px solid #999;
	box-shadow:0 0 5px #999;
	margin:10px 0;
	border-radius:3px;
}
.object_image a img{
	margin-top:0;
}
.items_catalog li a:hover img,.photo_list li a:hover img,.object_image a:hover img{
	box-shadow:0 0 5px #000;
}
.items_catalog li, .photo_list li{
	width:200px;
	vertical-align:top;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog .simple_catalog_item .object_prefix_bottom{
	display:block;
}
.index_content, .main_content{
	float:left;
	width:640px;
}
.main_content{
	float:right;
}
.left_block,.index_content_block{
	width:300px;
	float:left;
	margin-right: 20px;
}
.index_content_block{
	float:left;
	background:url("/img/bg_head1.png") no-repeat;
	background-position:top right;
	padding-top: 10px;
	margin-top: -10px;
	border-radius:0 3px 0 0;
}
.index_news .top_date{
	display:none;
}
.index_news .bottom_date{
	display:block;
}
.index_news .news .news_item  .news_title{
	margin-bottom:3px;
}
.top_date,.bottom_date,.main_top_date{
	font-size:12px;
	color:#666;
	font-style:italic;
}
.photoalbum_index,.index_catalog{
	margin-top:15px;
}
.custom_block_1{
	margin-top:20px;
}

.breadcrumbs{
	margin:10px 0;
	line-height:1.3em;
	font-size:11px;
}
.numpages ul li a{
	padding:1px 6px;
	display:inline-block;
	//display:inline;
	//zoom:1;
	border-radius:5px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#A22E31;
	color:#fff;
	text-decoration:none;
}
.lower_menu{
	margin:30px 0;
	text-align: center;
}
.lower_menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 5px 10px;
	border-right: 1px solid gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #666;
}
.lower_menu ul li a:hover{
	color: #bf0d23;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer{
	margin: 0 auto;
	width: 960px;
	border-top: none;
}
.footer_wrapper{
	background:url("/img/bg_foot.png") repeat;
	box-shadow:0 0 7px #b59199;
	border-top: 2px solid #FEFCFC;
}