@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#191919;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#000;
	text-decoration:underline;
}
body{
	background:url('/img/bg_bd90.jpg') no-repeat #097AA4;
	background-position:center;
}
a:hover,.text a:hover{
	color:#0b0053;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
	background: rgb(18,81,153); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(18,81,153,1) 0%, rgba(54,117,181,1) 4%, rgba(121,195,229,1) 50%, rgba(107,176,219,1) 51%, rgba(184,233,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,81,153,1)), color-stop(4%,rgba(54,117,181,1)), color-stop(50%,rgba(121,195,229,1)), color-stop(51%,rgba(107,176,219,1)), color-stop(100%,rgba(184,233,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125199', endColorstr='#b8e9fc',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 2px #171717;
	text-shadow:0 0 1px #ffffff,0 0 1px #ffffff;
	text-align:center;
	border-radius:5px;
	margin:-5px -10px 10px -10px;
}
.main{
	margin:0 auto;
	width:960px;
	box-shadow:0 0 6px #398bd5, 0 0 15px #9ec6e9;
	padding:10px;
	background:#7aa4bc;
	background:rgba(2, 31, 63, 0.4);

}
.top_header{
	margin-bottom:10px;
	background:#e1f1f2;
	border-radius:6px;
	padding:0 5px 0 5px;
	box-shadow:inset 0 0 5px #acc0c4;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:930px;
	text-shadow:0 0 2px #ffffff, 0 0 3px #f2feff;
	text-align:center;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:410px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#000;
	line-height:1.3em;
	text-decoration:none;
	text-shadow:0 0 1px #ffffff,0 0 2px #ffffff, 0 0 3px #f2feff;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#463e1e;
	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:330px;
	color:#000000;
	font-size:13px;
	line-height:1.3em;
}
.header_search_form{
	margin-top:8px;
}
.header_search_form .search_form_string{
	width:185px;
}
.header_search_form .submit_button{
	background-color: #27abfa;
}
.header_search_form .submit_button:hover{
	background-color: #68a4e6;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#000;
}
.small-phone{
	font-size:16x;
	padding:2px 3px 0 0;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.big-phone{
	font-size:22px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.menu{
	font-size:16px;
	line-height:20px;
	text-align:center;
	background: rgb(18,81,153); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(18,81,153,1) 0%, rgba(54,117,181,1) 4%, rgba(121,195,229,1) 50%, rgba(107,176,219,1) 51%, rgba(184,233,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,81,153,1)), color-stop(4%,rgba(54,117,181,1)), color-stop(50%,rgba(121,195,229,1)), color-stop(51%,rgba(107,176,219,1)), color-stop(100%,rgba(184,233,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(18,81,153,1) 0%,rgba(54,117,181,1) 4%,rgba(121,195,229,1) 50%,rgba(107,176,219,1) 51%,rgba(184,233,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125199', endColorstr='#b8e9fc',GradientType=0 ); /* IE6-9 */
	margin:0 -15px 10px -15px;
	box-shadow:0 0 1px #0d0e31, 0 0 3px #173e60;
	border-radius:6px;
	padding:0 5px 0 5px;
	text-shadow:0 0 2px #fff;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu .level-0 .last{
	border-right:none;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
	color: #000;
	text-decoration:none;
	display:block;
	padding:10px 15px;
	text-decoration:none;
}
.menu .level-0 li:hover a{
	color: #000;
	text-shadow:0 0 1px #fff,0 0 3px #fff,0 0 3px #fff;
	
}
.menu .level-0 .current a{
	color:#000;
	background: rgb(187,213,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(187,213,234,1) 0%, rgba(97,174,237,1) 4%, rgba(68,157,229,1) 12%, rgba(96,199,255,1) 50%, rgba(124,228,255,1) 51%, rgba(156,224,244,1) 91%, rgba(185,232,247,1) 96%, rgba(232,245,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,213,234,1)), color-stop(4%,rgba(97,174,237,1)), color-stop(12%,rgba(68,157,229,1)), color-stop(50%,rgba(96,199,255,1)), color-stop(51%,rgba(124,228,255,1)), color-stop(91%,rgba(156,224,244,1)), color-stop(96%,rgba(185,232,247,1)), color-stop(100%,rgba(232,245,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(187,213,234,1) 0%,rgba(97,174,237,1) 4%,rgba(68,157,229,1) 12%,rgba(96,199,255,1) 50%,rgba(124,228,255,1) 51%,rgba(156,224,244,1) 91%,rgba(185,232,247,1) 96%,rgba(232,245,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(187,213,234,1) 0%,rgba(97,174,237,1) 4%,rgba(68,157,229,1) 12%,rgba(96,199,255,1) 50%,rgba(124,228,255,1) 51%,rgba(156,224,244,1) 91%,rgba(185,232,247,1) 96%,rgba(232,245,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(187,213,234,1) 0%,rgba(97,174,237,1) 4%,rgba(68,157,229,1) 12%,rgba(96,199,255,1) 50%,rgba(124,228,255,1) 51%,rgba(156,224,244,1) 91%,rgba(185,232,247,1) 96%,rgba(232,245,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(187,213,234,1) 0%,rgba(97,174,237,1) 4%,rgba(68,157,229,1) 12%,rgba(96,199,255,1) 50%,rgba(124,228,255,1) 51%,rgba(156,224,244,1) 91%,rgba(185,232,247,1) 96%,rgba(232,245,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbd5ea', endColorstr='#e8f5f9',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 2px #171717;
}
.menu .level-0 .current a:hover{
	color: #000;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	width:195px;
	font-size:14px;
	line-height:16px;
	background-color:#ebebeb;
	border-top:0;
	box-shadow:0 2px 2px #5d5d5d;
	padding:0;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
	padding:0;
	border:0;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
	border-radius:0;
	text-shadow:none;
}
.menu .level-0 .level-1 li a:hover{
	color: #21123f;
	background: #35a3ec;
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #0057d9;
	text-decoration:none;
}
.multilevel_submenu{
	margin-bottom:10px;
}
.multilevel_submenu li{
	margin-bottom:4px;
	margin-top:5px;
	background:#e1eef0;
	border-radius:6px;
	padding:3px 5px;
	box-shadow:inset 0 0 5px #a0b6ba;
}
.multilevel_submenu .last{
	border:none;
}
.multilevel_submenu li a{
	color:#334480;
	text-decoration:underline;
}
.multilevel_submenu li a:hover{
	text-decoration:none;
}
.multilevel_submenu .current a{
	color:black;
	text-shadow:1px 1px #ccc;
	text-decoration:none;
}
.multilevel_submenu li a:hover{
	color:#0018c1;
}
.show_all{
	text-align:right;
	font-style:italic;
}

.items_catalog li a img,.photo_list li a img,.object_image a img{
	padding:9px;
	background:#fff;
	border:1px solid #4b4b4b;
	box-shadow:0 0 10px #4b4b4b;
	margin:10px 0;
}
.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 10px #88dbec;
}
.items_catalog li, .photo_list li{
	width:180px;
	padding:10px;
	margin:0 10px 10px 10px;
	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:710px;
	float:left;
	margin-bottom:10px;
	background:#96ccde;
	border-radius:6px;
	padding:0 10px 0 10px;
	box-shadow:inset 0 0 3px #f0fbff;
}
.right_block{
	width:200px;
	float:right;
	background:#96ccde;
	border-radius:6px;
	padding:0 10px 0 10px;
	box-shadow:inset 0 0 3px #f0fbff;
}
.index_text_content{
	margin-top:10px;
	background:#e1f1f2;
	border-radius:6px;
	padding:10px;
	box-shadow:inset 0 0 5px #acc0c4;
}
.news{
	margin-bottom:10px;
	margin-top:10px;
	background:#e1f1f2;
	border-radius:6px;
	padding:10px;
	box-shadow:inset 0 0 5px #acc0c4;
}
.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;
	margin-bottom:10px;
}
.photo_list{
	background:#e1f1f2;
	border-radius:6px;
	padding:0 5px 0 5px;
	box-shadow:inset 0 0 5px #acc0c4;
}
.main_image img{
	margin-bottom:15px;
	margin-top:10px;
	border-radius:6px;
}
.custom_block_1{
	padding:5px 0 0 0;
}
.custom_block_2{
	padding:0 0 5px 0;
}
.breadcrumbs{
	margin:10px 0 10px 0;
	line-height:1.3em;
	font-size:11px;
	color:#92bedc;
	text-decoration:none;
}
.breadcrumbs li a div{
	color:#c6ddec;
	text-decoration:none;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#A22E31;
}
.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 solid gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #96cee7;
}
.lower_menu ul li a:hover{
	color: #3599c4;
	text-shadow:none;
}
.lower_menu ul .current a{
	color: #82cee8;
	text-decoration:none;
}
.footer #social_block{
	right:15px;
}
.footer{
	margin-top:30px;
}
.footer .text{
	color: #94cbe2;
}
.footer .text a{
	color: #94cbe2;
}