html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: Arial;
}
img {
    border: 0;
}
@font-face {
    font-family: "man";
    src: url("../img/turquesa/man.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
 
h1a {
	font-family: man, arial;
	font-weight: normal;
    font-size: 30px;
}
h2a {
	font-family: man, arial;
	font-weight: normal;
    font-size: 30px;
}
#top{
	width: 100%;
}
#page{
	width: 1100px;
	margin: auto;
}
body{
	background: url("../img/turquesa/bg.png") repeat-x;
}
#top{
	height: 44px;
	line-height: 44px;
	color: white;
}
.left{
	float: left;
}
.right{
	float: right;
}
#logo{
	color: white;
	height: 125px;
	max-width: 1100px;
}
#logo > div.left > div.left.logo > a > img {
	max-width: 300px;
	max-height: 125px;
}
#logo h1{
	font-size: 30px;
	font-weight: 880;
	line-height: 36px;
}
#logo h2{
	font-size: 13px;
    width: 690px;
	line-height; 16px;
}
#logo h3{
	font-size: 13px;
}
.left.logo{
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
    border-bottom: 3px solid white;
	margin-top: 9px;
}
.blue{
	color: #75d1cb;
}
.left.text{
	margin-top: 30px;
	margin-left: 15px;
	max-width: 690px;
}
.right.social{
	margin-top: 30px;
	margin-right: 30px;
	width: 300px;
	float: center;
}
#menu ul{
	list-style: none;
	max-width: 1100px;
	height: 59px;
    font-size: 12px;
}
#menu ul li:first-child{
	padding-left: 3% !important;
}
#menu ul li{
	display: block;
	background: url("../img/turquesa/menu_separator.png") no-repeat,
	url("../img/turquesa/menu_center.png");
	background-position: left,right;
	line-height: 59px;
	padding-left: 2%;
	float: left;
}
#menu ul li a{
	color: white;
	text-decoration: none;
	font-size: 90%;
}
#menu ul li:last-child{
	background: 
		 url("../img/turquesa/menu_right.png") no-repeat;
}
#menu ul li:first-child{
	background: 
		 url("../img/turquesa/menu_center.png");
		 padding-left: 20px;
}
#right{
	float: right;
	width: 320px;
}
#left{
	float: left;
	width: 630px;
}
#title{
	margin-top: 30px;
	height: 66px;
	color: white;
	font-weight: 880;
}
#title_left{
	width: 20px;
	height: 66px;
	float: left;
	background: url("../img/turquesa/head_left.png") no-repeat;
}
#title_center{
	float: left;
	background:url("../img/turquesa/head_center.png");
	height: 66px;
	line-height: 50px;
	text-transform: uppercase;
}
#title_right{
	height: 66px;
	width: 40px;
	float: left;
	background: url("../img/turquesa/head_right.png") no-repeat;
}
#title_center img{
	padding-right: 10px;
}
#title_center.lefttitle{
	width: 662px;
}
#title_center.righttitle{
	width: 250px;
}
#left.news{
	width: 285px;
}
#right.news{
	width:285px;
}
#left_container{
	width: 653px;
	background: white;
	padding: 12px;
	margin-left: 12px;
}
#right_container{
	width: 341px;
	background: white;
	padding: 12px;
	margin-left: 12px;
}
#footer_menu{
	background: #2e8a84;
	width: 1060px;
	margin: auto;
}
#footer_menu_bg{
	background: #2e8a84;
}
#footer_menu ul{
	width: 25%;
	float: left;
	color: white;
}
#footer_menu ul li {
	color: white;
	font-size: 12px;
	list-style: none;

}
#footer_menu ul li a {
	color: white;
	text-decoration: none;
}
#footer_bg{
	background: #205f5b;
}
#footer{
	background: #205f5b;
	color: white;
	padding: 20px;
	width: 1060px;
	margin: auto;
	font-size: 13px;
}
.left.color{
	background: #205f5b;
}
.right.color{
	background: #205f5b;
}
.hr, #footer_menu > div.custom > table > tbody > tr > td > hr{
	border-bottom: 1px solid #59c8c0;
	border-top: 1px solid #256f6a;
	width: 65%;
	height: 0px;
	margin-top: 5px;
	/*margin-bottom: 15px;*/
	font-size: 0px;
	float: left;
}
#time{
	font-size: 12px;
	color: #8e8e8e;
}
#newsblock h1{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #75d1cb;
	font-size: 16px;
}
#newsblock h1 a{
	color: #75d1cb;
	text-decoration: none;
}
#newsblock p{
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 10px;
}

#newsblock img{
	margin-top: 10px;
}
.page-header h2{
	color:#75d1cb;
}
/*.nav-child{
	display: none;
}
.nav-child:hover > ul {
		display: block;
	}*/

	.nav-child{
	margin:0px auto;
	position:absolute;
	left:-999em; /* скрывает выпадающий пункт */
	text-align:left;
/*	padding:10px 5px 10px 5px;*/
	border:1px solid #d4d4d4;
	border-top:none;

	/* Фон */
	background:white;
	box-shadow: 0 0 20px #222;
	-webkit-box-shadow: 0 0 20px #222;
	-moz-box-shadow: 0 0 20px #222;

	z-index: 1079;
}

.nav-child {width: 350px;}


#menu li:hover .nav-child{
	left:-1px;
	top:auto;
}
ul.menu li {
	float:left;
	display:block;
	position:relative;
}

ul.nav-child li{
	font-size: 12px;
	background: white !important;
	color: black !important;
	width:100%;
	padding-left: 10px !important;
	line-height: 22px !important;
}
ul.nav-child li a{
	color: black !important;
}

ul.nav-child li:hover{
	background: #f2f2f2 !important;
}


.nav-child:after {
    content: "";
    position: absolute;
    border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    border-bottom: 10px solid white;
    left: 20px;
    top: -9px;
}
.nav-child:before {
    content: "";
    position: absolute;
    border-left: 10px solid rgba(113, 101, 58, 0);
    border-right: 10px solid rgba(113, 101, 58, 0);
    border-bottom: 10px solid white;
    left: 20px;
    top: -10px;
}
#right_container.item-page, #right_container.blog{
	width: 964px;
	padding: 40px;
}
#title_center.articletitle{
	width: 1029px;
}
#title.center{
	width: 1100px;
}
.logoimg{
	max-width: 250px;
	max-height:120px;
}
.well{
	border: 0;
	text-align: center;
}
#top > div.right > a {
	color: white;
	text-decoration: none;
}
#top > div.right > a:hover {
	text-decoration: underline;
}
#right_container > div.article-info.muted > dl > dd > time {
	float: right;
	font-size: 10pt;
}

table {
border-collapse: collapse !important;
border-spacing: 0px !important;
border: none !important;
}
td{
	padding: 5px;
}
#footer_menu > div.custom > table > tbody > tr > td > p > a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
#footer_menu > div.custom > table > tbody > tr > td > p > a:hover{
	text-decoration: underline;
}

#footer_menu > div.custom > table > tbody > tr > td > div > strong {
	color: white;
	font-weight: 100;
}


dd.modified > time {
	font-size: 12px;
}
dd.modified{
	margin-top: 2px;
	margin-bottom: 3px;
}

#right_container > div > p {
	line-height: 26px;
}

#right_container > div > h3 >a{
	color: #75d1cb;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #75d1cb;
	width: auto;
}
#right_container > div > h3 > a{
	color: #75d1cb;
	text-decoration: none;
}
#right_container > div > h3 > a:hover{
	text-decoration: underline;
}
#menu ul li ul li:first-child {
	padding-left: 10px !important;
}
#right_container > hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #75d1cb;
    margin: 1em 0; padding: 0;
}
#polldiv_1{
	word-break: break-all;
}
.header_img{
	max-width: 28px;
	max-height: 14px;
}
.btn_read, .btn, #newsblock > a.mfp-readon{
	background: #2e8983;
	color: #fff!important;
	padding: 5px 10px;
	font-size: 80%;
	text-decoration: none;
	margin: 10px 0 10px 0!important;
	display: inline-block;
}
.btn_read:hover, .btn:hover, #newsblock > a.mfp-readon:hover{
background: #75d1cb !important;
}
/*настройки вывода поиска*/
#left > div.search > h1
{
	
	/* float: left; */
background: url("../img/blue/head_center.png");
height: 66px;
line-height: 50px;
text-transform: uppercase;
color: #FFFFFF;
}

#searchForm > div.btn-toolbar > div:nth-child(2) > button{
	width: 100px;
	height:50px;
	/*background:none;*/
}
dt.result-title{
	margin-top:20px;
}
dd.result-created{
	color:#464646;
	margin-top:5px;
}
/*настройка текста для слабовидящих*/
.special-yes, .special-yes a, .special-yes:active,    .special-yes:visited, .special-yes :focus {
 margin-left:20px;
 width: 170px;
 color:#ffffff !IMPORTANT;
 height: 44px;
 line-height: 44px;
 float: left;
 text-decoration: none;
}
/* настройка формы стандартных контактов */
fieldset {
padding:10px;
}
btn hasTooltip, button, nth-child(2) {color:#fff !important;}
/*Вывод карты сайта*/
.level_0{
margin-left: 20px; 
line-height: 24px;
}
.level_1{
margin-left: 50px; 
line-height: 18px;
}
.level_2{
margin-left: 70px; 
line-height: 18px;
}