@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:#0c2b30;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	color:#121a1d;
	text-shadow:0 1px 0 #fff;
 }
.wrapper{
	padding:20px 0;
	background:url('/img/bg_bd1591.jpg')no-repeat top, url('/img/bg_bd159.jpg')no-repeat bottom #F4F9FD;
}
.main{
	margin:0 auto;
	width:960px;
	padding:20px 20px 0 20px;
	border-radius: 5px;
	box-shadow: 0 0 4px #a0a0a0;
	background: #fff;
	transform: rotate(-1grad);
	-moz-transform: none;
}
.main1{
	margin:0 auto;
	width:1000px;
	border-radius: 5px;
	background: #eaf2f2;
	box-shadow: 0 0 5px #868686;
	transform: rotate(1grad);
	-moz-transform: none;
}
.header_wrapper {
	padding:15px 0 30px;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:690px;
	padding-right:20px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:550px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:37px;
	color:#17143a;
	line-height:1.3em;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0 1px 0 #fff;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#4e4e4e;
	font-size:16px;
	line-height:1.3em;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
}
.logo{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.contacts{
	display:inline-block;
	//display:inline;
	//zoom:1;
	text-align:right;
	width:250px;
	color:#395153;
	font-size:15px;
	line-height:1.3em;
	text-shadow:0 1px 0 #fff;
	vertical-align:middle;
}
.phone{
	margin:0;
	color:#121a1d;
	background:url('/img/cont.png') no-repeat;
	background-position: 7px 4px;
}
.small-phone{
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
	font-size:26px;
}
.big-phone{
	font-size:26px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.image_wrapper{
	width:960px;
	margin:0 auto;
}
.main_image{
	display:inline-block;
	border-radius:10px;
	padding-left: 20px;
}
.main_image img{
	border-radius:10px;
}
.contacts_wrapper{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(209,226,255,1) 97%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(97%,rgba(209,226,255,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,226,255,1) 97%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,226,255,1) 97%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,226,255,1) 97%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(209,226,255,1) 97%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1e2ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding:20px 0 20px 0;
	border-bottom:1px solid #dae9f1;
	margin:0 -20px;
}
.banners_wrapper{
	width:300px;
	display:inline-block;
	vertical-align:top;
	//display: inline;
	//zoom: 1;
	padding-left:15px;
}
.banners_wrapper .direction_block {
	width: 285px;
}
.banners_wrapper .direction_block {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	overflow: hidden;
}
.direction_block_2{
	margin:15px 0;
	border-bottom: 2px dotted #6a8faa;
	border-top: 2px dotted #6a8faa;
	padding:20px 0 10px 0;
}
.banners_wrapper  .direction_block_link {
	display: block;
	text-align: left;
}
.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: 22px;
	line-height: 30px;
	color: #CF0404;
	text-shadow:0 1px 0 #fff;
	font-weight: bold;
}
.direction_text{
	margin-top:2px;
	font-size:16px;
	color: #39525b;
	text-shadow:0 1px 0 #e1edf0;
}
.header_search_form{
	margin-bottom:10px;
}
.header_search_form .search_form_string{
	width:250px;
}
.header_search_form .submit_button {
    background-color:#000000;
}
.header_search_form .submit_button:hover {
    background-color:#191919;
}
.contacts div{
	margin-top:2px;
}

.menu{
	font-size:17px;
	line-height:20px;
	background: rgb(9,23,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(9,23,104,1) 0%, rgba(46,114,173,1) 48%, rgba(9,23,104,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(9,23,104,1)), color-stop(48%,rgba(46,114,173,1)), color-stop(100%,rgba(9,23,104,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(9,23,104,1) 0%,rgba(46,114,173,1) 48%,rgba(9,23,104,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(9,23,104,1) 0%,rgba(46,114,173,1) 48%,rgba(9,23,104,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(9,23,104,1) 0%,rgba(46,114,173,1) 48%,rgba(9,23,104,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(9,23,104,1) 0%,rgba(46,114,173,1) 48%,rgba(9,23,104,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#091768', endColorstr='#091768',GradientType=1 ); /* IE6-9 */
	padding:0 40px;
	margin:0 -20px;
	border-top:1px solid #4197c5;
	border-bottom:1px solid #f0f7fb;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	border-right:1px solid #598dac;
}
.menu .level-0 .last{
	border-right:1px solid #598dac;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
	color: #fff;
	text-decoration:none;
	display:block;
	padding:15px 15px;
	text-decoration:none;
	text-shadow:0 -1px 0 #000000;
}
.menu .level-0 li:hover a{
	color: #fff;
	text-shadow:0 1px 0 #132cb9;
	
}
.menu .level-0 .current a{
	background: rgb(207,4,4); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(207,4,4,1) 1%, rgba(239,41,23,1) 48%, rgba(207,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(207,4,4,1)), color-stop(48%,rgba(239,41,23,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(239,41,23,1) 48%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(239,41,23,1) 48%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(239,41,23,1) 48%,rgba(207,4,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(207,4,4,1) 1%,rgba(239,41,23,1) 48%,rgba(207,4,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	color: #fff;
	margin: -1px 0 0 0;
	padding-top: 16px;
}
.menu .level-0 .current a:hover{
	color: #051827;
	text-shadow:0 1px 0 #cbf1fa;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:47px;
	left:0px;
	z-index:100;
	width:220px;
	font-size:14px;
	line-height:1.3em;
	background-color:#ebf9fa;
	box-shadow:0 3px 5px #444444;
	border-radius:0;
	text-shadow:none;
	border-radius:0 0 5px 5px;
	border-right: none;
	}
	.menu .level-0 .level-1 .last a:hover{
	border-radius: 0 0 5px 5px;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
	text-shadow:none;
	border-radius:0;
	border-right: none;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
	text-shadow:none;
	border-radius:0;
}
.menu .level-0 .level-1 li a:hover{
	color: #fff;
	background-color:#7abcd8;
	text-decoration:none;
	border-radius:0;
	text-shadow:none;
}
.menu .level-0 .level-1 .current a{
	color: #153446;
	text-decoration:none;
	text-shadow:none;
	border-radius:0;
}
.index_content .h2, .left_block .h2{
	font-size: 20px;
	line-height: 1.3em;
}
.left_menu {
	margin-bottom:10px;	
}
.left_menu li{
	text-align:left;
	padding:10px 0 10px 16px;
	border-bottom: 1px dotted #992b43;
	background-repeat:no-repeat;
	background:url("/img/butt.png") no-repeat;
	background-position: 0px 14px;
}
.left_menu .last{
	border:none;
}
.left_menu .current a{
	color:black;
}
.left_menu li a{
	color:#454545;
	text-decoration:none;
}
.left_menu li a:hover{
	color:#094f95;
}
.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{
	padding:5px;
	background:#fff;
	border:1px solid #acbdb1;
	box-shadow:0 0 5px #acbdb1;
	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 #98ad9f;
}
.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;
}
.main_content{
	width:610px;
	margin:0 0 0 20px;
	padding:15px;
	float:right;
}
.left_block{
	width:290px;
	padding: 15px;
	}
.left_block .left_news, .left_block .custom_block_1, .left_block .custom_block_2{
	margin-bottom:10px;
}
.index_news .top_date{
	display:none;
}
.index_news .bottom_date{
	display:block;
}
.index_news .news .news_item{
	margin-bottom:0px;
}
.index_news .news .news_item  .news_title{
	margin-bottom:2px;
}
.index_news .news .news_item .text{
	font-size:12px;
	line-height:1.3em;
}
.top_date,.bottom_date,.main_top_date{
	font-size:12px;
	color:#666;
	font-style:italic;
}
.main_top_date{
	margin-top:4px;
}
.photoalbum_index{
	margin-top:15px;
}
.breadcrumbs{
	margin:0 0 10px 0;
	line-height:1.3em;
	font-size:11px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#00B1DC;
	color:#fff;
}
.lower_menu{
	margin-top:25px;
	text-align: center;
}
.lower_menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 5px 10px;
	border-right: 1px dotted gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #00B1DC;
}
.lower_menu ul li a:hover{
	color: #0a33a0;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer1 {
	width: 989px;
	margin: 0 auto;
}
.search2, .footer_text, .social_gray {
	vertical-align: top;
}
.search2, .footer_text {
	margin-right: 43px;
}
.footer_text, .social_gray {
	width: 300px;
}
.footer1 .search_form .search_form_string {
	width: 270px;
}
.footer_text {
	display: inline-block;
	//zoom: 1;
	//display: inline;
}
.footer_text .text{
	color: #494949;
	font-size: 12px;
	line-height: 15px;
}
.footer_text .text a {
	text-decoration: none;
}
.footer_text .copyright{
	margin-bottom: 7px;
}
.social_gray p{
	color: #494949;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 15px;
}
.index_special_offers {
	margin-bottom: 30px;
}

.footer_wrapper{
	padding-top: 38px;
	padding-bottom: 30px;
	margin: 30px 20px 0;
	border-top:1px solid #c9d3cd;
	border-radius: 0 0 5px 5px;
}