
/* Ñàéò. Îñíîâíûå ñòèëè */

body{
  font-size: 17px;
  color: #333333; /* color: #3d3e3f; */
  font-family: 'MyriadPro-Regular', sans-serif;
  line-height: 22px;
  background: url('../img/back_logo_126x80.png') repeat #fffffd !important;
 	width: 100%;
 	height: 100%;
}

.red {
 color:  #ff0000 !important;
}

.blue {
 color: #184886  !important;
}

.light-blue {
 color: #00B6D9 !important;
}

.lighter {
	font-weight: lighter;
}

.bolder {
	font-weight: bolder;
}


h1 {
	font-size: 24px; 
	font-family: 'DINPro-Regular', sans-serif;
	line-height: 24px; 
	color: #ff0000;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h1.nobr > br {
	display: none !important;
	}


div.doc-sec {
display: block;
margin-bottom: 10px;
}

div.doc-sec > a
{
	background: #F1F1F1;
	display: block;
}

div.doc-sec > a > h1.legislation {
	font-size: 19px; 
	padding: 10px 0px 5px 10px !important;
	margin-bottom: 0px  !important;
}

div.doc-sec div.files-item {
 border-bottom: none !important;
}

h1.legislation > span {
 color: #00b4da;
 display: inline;
 padding-left: 10px;
 font-size: 22px;
 font-family: 'MyriadPro-Bold',sans-serif;
 text-transform: uppercase;
 position: relative;
 top: -3px;
}

div.doc-sec-subsection {
display: block;
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 15px 10px !important;
/* border-bottom: 1px solid #00C1F9; */
}

div.doc-sec-subsection > a {
display: block;
}


div.doc-sec-subsection > a > h1.subsection {
	font-size: 20px !important; 
	color: #3e94bb !important;
	margin-bottom: 0px !important;
	text-transform: none  !important;
	background: none !important;
}

div.doc-sec-subsection div.files-item {
 border-bottom: none !important;
}

h1.subsection > span {
 top: 0px !important;
}

h2 {
	font-size: 20px; 
	font-family: 'DINPro-Regular', sans-serif;
	line-height: 20px; 
	color: #184886;
	margin-bottom: 8px;
	text-transform: uppercase;
}


h3 {
	font-size: 18px; 
	font-family: 'DINPro-Regular', sans-serif;
	line-height: 18px; 
	color: #184886;
	margin-bottom: 6px;
	text-transform: uppercase;
}


.right-textblock-item h3 {
	font-size: 18px; 
	font-family: 'DINPro-Black', sans-serif;
	line-height: 18px; 
	color: #184886;
	margin-bottom: 6px;
	text-transform: uppercase;
}

p {
	font-family: 'MyriadPro-Regular', Tahoma, sans-serif;
	font-size: 17px; 
	line-height: 22px;
	margin-bottom: 24px;
}

a {
	/* color: #00469b;*/
	color: #184886;
	}

a:hover {
	color: #184886;
	}

div.full-text ul{
	margin: 0;
	padding: 0;
	list-style-type: square;
  display: inline-block;
	margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 14px;

  font-family: 'MyriadPro-Regular',sans-serif;
  color: #184886;
}

div.full-text li{
	margin: 0;
	padding: 0;
	color: #184886;
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 20px;
}

div.full-text li:first-child{
	margin-top: -5px;
}

div.full-text-news > p > b{
 -webkit-hyphens: auto;
  -moz-hyphens: auto; 
  hyphens: auto;
}

.page-wrapper {
	width: 980px;
	margin: 0 auto;
	-moz-box-shadow: 0 0 14px rgba(0,0,0,0.5); /* Ïàðàìåòðû òåíè */
	-webkit-box-shadow: 0 0 14px rgba(0,0,0,0.5); /* Ïàðàìåòðû òåíè */
	box-shadow: 0 0 14px rgba(0,0,0,0.5); /* Ïàðàìåòðû òåíè */
	background: #ffffff;
	min-height: 100%;
}

.container {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#content-wrapper {
	background: #3e94bb; /* öâåò ëåâûé ÷àñòè, êàê ó ëåâîãî ìåíþ */
	width: 760px;
	margin: 0 auto;
	margin-left: 20px;
}

#content-onmain {
	margin: 0 auto;
	width: 760px;
  margin-left: 190px; /* îòñòóï ðàâåí øèðèíå ëåâîãî ìåíþ */
	background: #ffffff;
}

#content-secondary {
	margin: 0 auto;
	width: 760px;
  margin-left: 190px; /* îòñòóï ðàâåí øèðèíå ëåâîãî ìåíþ */
	background: #ffffff;
}

#content-secondary-without-menu {
	margin: 0 auto;
	margin-left: -20px;
	width: 970px;
  /* margin-left: 200px; /* îòñòóï ðàâåí øèðèíå ëåâîãî ìåíþ */
	background: #ffffff;
}


/* Øàïêà ñàéòà */

#header{ 
	height: 398px;
	background: #ffffff;
	width: 980px;
	margin: 0 auto;
}

#logo{
	  display: block;
    position: absolute;
    top: 13px;
    z-index: 100;
		float: left;
	}

#logo img{
	  margin-left:20px;
	}

#title {
	  display: block;
    position: absolute;
    top: 28px;
    z-index: 50;
		margin-left: 154px;
    text-align: left;
    width: 700px;
}

#title  p{
	  font-family: 'DINPro-Black', sans-serif; 
	  font-size: 25px;
    line-height: 32px;
	  color: #184886;
	  padding: 0px 0px 0px 0px;
	  margin-bottom:2px;
	  margin-right:0px;
}

#title  p.light-blue{
	  color: #00B6D9;
}

#logo-itf{
	  display: block;
    position: absolute;
    top: 19px;
    z-index: 100;
		float: left;
		margin-left: 690px;
	}

#logo-itf img{
	}
	
	
#head-contacts {
		display: block;
    position: absolute;
		top: 12px;
		margin-left: 838px;
		height: 29px;
  	line-height: 29px;
}

#head-contacts > a {
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 35px;
  background-image: url(../img/phone.jpg);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  font-family: 'DINPro-Regular', sans-serif; 
  font-size: 17px;
  font-weight: bold;
  color: #4782ac;
  height: 29px;
  line-height: 29px;
  letter-spacing:0.5px;
}

#head-contacts > a:hover {
	color: #4782ac;
}	

#social {
		display: block;
        position: absolute;
		top: 47px;
		margin-left: 930px;
}

#social > p {
	}

#social > p > a {
	text-decoration: none;
}

#social > p > a.facebook-icon {
	background-image:url('../img/social_logo_facebook.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 0px;
}

#social > p > a.twitter-icon {
	background-image:url('../img/social_logo_twitter.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 0px;
}

#social > p > a.youtube-icon {
	background-image:url('../img/social_logo_youtube.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

#social > p > a.instagram-icon {
	background-image:url('../img/social_logo_instagram.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

#search-top {
		display: block;
    position: absolute;
		top:85px;
		margin-left: 824px;
		width:140px;
}

.search {
		background: #ffffff;
    /* width: 100px; */
    color: #0ab9d7;
    display:inline-block;
}



.search input[type="hidden"] {
}

	
.search input[type="search"] {
	width: 112px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	/* top: -4px; */
}




.search input[type="search"]:focus {
  color: #184886;
  border: 1px solid #184886;
}

.search input[type="search"]::-webkit-input-placeholder {  /* äëÿ Õðîìà */
  color: #00acd1;
} 

.search input[type="search"]::-moz-placeholder { /* äëÿ Ìîçèëëû */
  color: #00acd1;
 }
 
.search input[type="search"]:focus::-webkit-input-placeholder {  /* äëÿ Õðîìà */
  color: #184886;
} 

.search input[type="search"]:focus::-moz-placeholder { /* äëÿ Ìîçèëëû */
  color: #184886;
}

button[type="submit"].search  {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
		cursor: pointer;
    -webkit-appearance: button;
}

button[type="submit"].search span {
    background: url(../img/search_main_icon.png);
    display: block;
    width: 23px;
    height: 23px;
    padding-top: 5px;
    text-indent: -999em; 
}

button[type="submit"].search span:hover {
    background: url(../img/search_main_icon_hover.png);
}

#slide {
	background-image:url('../img/main_slide940.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 940px;
	height: 240px;
	top: 128px;
	margin-left: 20px;
	display: block;
  position: absolute;
	margin-bottom:20px;  
}

#slide > p.slogan {
	font-size: 24px;
	line-height: 32px;
	font-family: 'DINPro-Black',sans-serif;
	color: #ffffff;
	margin-top: 90px;
	margin-left: 55px;
	letter-spacing: 1px;
	/* box-shadow: 3px 4px 7px 0px rgba(0, 1, 2, 0.3);  */
	text-shadow: 3px 4px 7px rgba(0, 1, 2, 0.3); 
	
	
}

#switcher {
	top: 143px;
	margin-left: 34px;
	/* right: 0px; */
	display: block;
  position: absolute;
  color: #ffffff;
  background: #d22630;
}

#switcher > div {
	text-align: center;
}

#switcher a {
	color: #ffffff;
	font-size: 22px;
	font-family: 'MyriadPro-Regular', sans-serif; 
	text-decoration: none;
	padding: 12px 10px 7px 10px;
	letter-spacing: 2px;
	font-weight:bold;
}

#switcher a:hover {
	/* text-decoration: underline; */
}


/** ËÅÂÎÅ ÌÅÍÞ **/

#left-menu {
width: 190px;
height: 100%;
padding: 0;
margin: 0 0 0 0px;
background: #3e94bb;
float: left;
}

#left-menu > ul {
padding: 20px 20px 20px 20px;
margin: 0 0 0 0;
float: left;
}

#left-menu > ul > li {
display: block;
list-style:none;
/* width: 16%; */
padding: 0;

}

#left-menu > ul > li  a{
text-decoration: none;
font-size: 15px;
font-family: 'DINPro-Black', sans-serif; 
text-transform: uppercase;
color: #ffffff;
line-height: 20px;
margin-bottom: 11px;
/* letter-spacing: -0px; */
}

#left-menu > ul > li  a:hover{
text-decoration: underline;
}

#left-menu > ul > li  a.active{
color: #88ebff;
text-decoration: none;
cursor: default;
}

#left-menu > div.bottom {
}

#left-menu a.menu-separator {
width: 150px;
/* border-bottom: 1px solid #ffffff; */ /* Çàêàç÷èê ïîïðîñèë óáðàòü */
padding-bottom: 12px;
margin-bottom: 14px;
}

#left-menu > div.lm-bnr-list {
margin-left: 20px;
padding-top: 430px;
}

div.lm-bnr-list {
 top: -128px !important;
 position: relative !important;
 left: -200px !important;
}

#left-menu div.lm-bnr-item{
margin-bottom: 10px;
width: 150px;
}

#left-menu div.lm-bnr-item img{
width: 150px;
}

/** ÃËÀÂÍÀß ÍÎÂÎÑÒÜ ÍÀ ÃËÀÂÍÎÉ **/
#mainnews {
width: 320px;
/* height: 100%; */
margin: 0 15px 0 20px;
float: left;
display: inline-block;
}

#mainnews img.main-photo {
width: 320px;
margin: 0 0 20px 0;
}

#mainnews p.date {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 14px;
line-height: 14px;
color: #d9272d;
margin: 0 0 10px 0;
}

#mainnews h1.mainnews {
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 18px;
line-height: 18px;
color: #184886;
margin: 0 0 10px 0;
}

#mainnews h1.full-news {
	font-size: 19px; 
	font-family: 'DINPro-Black', sans-serif;
	line-height: 20px; 
	color: #184886;
	margin-bottom: 12px;
	text-transform: none;
}

#mainnews > a {
color: #184886;
text-decoration: none;
}

#mainnews > a:hover {
text-decoration: underline;
}

#mainnews > div.short-text {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
color: #333333;
}

#mainnews > div.short-text > p {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
color: #333333;
}

#mainnews > a.read-more {
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
color: #184886;
float: right;
position: relative;
z-index: 9995;
}

#mainnews > div.mn-bnr-list{
display:block;
padding-top: 40px;
margin-bottom: 140px;
position: relative;
z-index: 9900;
}

#mainnews div.mn-bnr-item{
display: inline;
float: left;
margin-right: 10px;
height: 100px;
}

#mainnews div.mn-bnr-item img{
height: 100px;
}

#mainnews div.mn-bnr-item:last-child{
display: inline;
float: left;
margin-right: 0px;
}

/** ËÈÑÒ ÍÎÂÎÑÒÅÉ ÍÀ ÃËÀÂÍÎÉ **/
#mainnews-list {
width: 200px;
/* height: 100%; */
margin: 0px 0px 40px 0px;
float: left;
display: inline-block;
}

#mainnews-list a.news-header{
margin: 0px;
padding: 0px;
text-decoration:none;
}

#mainnews-list div.h1{
width: 200px;
display: block;
background: #d9272d;
margin-bottom: 10px;
height: 30px;
}

#mainnews-list div.h1 > h1{
color: #ffffff;
display: inline;
text-transform: uppercase;
font-size: 15px;
line-height: 30px;
font-family: 'DINPro-Black',sans-serif;
padding-left: 10px;
vertical-align: top;
}

#mainnews-list div.h1 > span{
color: #ffffff;
display: inline;
padding-left: 8px;
font-size: 31px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top:5px;
}


#mainnews-list > div.list-item {
display: block;
width: 200px;
border-bottom: 1px solid #e2f3f6;
margin-top: 10px;
margin-bottom: 10px;
}

#mainnews-list p.date {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 14px;
line-height: 14px;
color: #d9272d;
margin: 0 0 10px 0;
}

#mainnews-list p.date {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 12px;
color: #d9272d;
display: inline;
width: 70px;
vertical-align: top;
}

#mainnews-list > div.list-item > a {
display: inline-block;
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 13px;
line-height: 14px;
margin-bottom: 8px;
margin-left: 10px;
color: #184886;
text-decoration: none;
width: 156px;
vertical-align: top;
}

#mainnews-list > div.list-item > a:hover {
text-decoration: underline;
}


/** ÑÀÉÄÁÀÐ **/

#sidebar {
	width: 180px;
	float: right;
	margin-right: 10px;
	padding-bottom: 25px;
}

.sb-bnr-list {

margin-bottom: 15px;
}

.sb-bnr-item {
width: 180px;
margin-bottom: 15px;
}

.sb-bnr-item img{
width: 180px;
}

.right-textblock-list {
margin-bottom: 20px;
}

.right-textblock-item {
width: 180px;
margin-bottom: 20px;
border-top: 10px solid #00b8db;
padding: 15px 0 0 0;
}

.right-textblock-item:first-child {
width: 180px;
margin-bottom: 20px;
border-top: 0px solid #00b8db;
padding: 0px 0 0 0;
}

.right-textblock-item p{
color: #184886;
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}

.right-textblock-item span{
color: #184886;
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
}

.right-textblock-item p.red{
color: #d9272d;
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
margin-bottom:3px;
}

.right-textblock-item span.red{
color: #d9272d;	
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
}

.right-textblock-item p.blue{
color: #00b9dc;	
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
margin-bottom:3px;
}

.right-textblock-item span.blue{
color: #00b9dc;	
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 14px;
line-height: 16px;
}

.right-textblock-item p.lighter{
font-weight:ligther;
font-family: 'MyriadPro-Regular',sans-serif;
}

.right-textblock-item span.lighter{
font-weight:ligther;
font-family: 'MyriadPro-Regular',sans-serif;
}

.right-textblock-item h1{
color: #184886;	
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 17px;
line-height: 17px;
margin-bottom: 10px;
text-transform: uppercase;

}


.right-textblock-item ul{
	
	margin: 0;
	padding: 0;
	list-style-type: square;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 14px;
  font-size: 14px;
  line-height: 16px;
  font-family: 'MyriadPro-Regular',sans-serif;
  color: #184886;
}

.right-textblock-item li{
	margin: 0;
	padding: 0;
	color: #184886;
	margin-bottom: 4px;
}

.right-textblock-item li:first-child{
	margin-top: -5px;
}

/**  ÎÏÐÎÑÛ ÍÀ ÃËÀÂÍÎÉ **/
#poll {
}

#poll > div.header > p{
text-transform: uppercase;
font-size: 19px;
line-height: 19px;
font-family: 'DINPro-Black',sans-serif;
color: #184886;
margin-bottom: 7px;
}

#poll div.vopros > p{
text-transform: uppercase;
font-size: 12px;
line-height: 16px;
font-family: 'DINPro-Black',sans-serif;
color: #00b6d9;
margin-bottom:10px;
}

#poll ul{
	height: 100%;
}

#poll li.poll{
margin-bottom: 5px;
vertical-align: middle;
/* border: 1px solid #000; */
}

#poll input[type="radio"]{
margin: 0px 5px 0 0;
position:relative;
top:2px;
padding: 0px;
}

#poll label {
margin: 0px;
padding: 0px;
vertical-align: middle;
}

#poll label > p{
font-size: 14px;
line-height: 14px;
display:inline;
margin: 0px;
padding: 0px;
color: #333333;
}

#poll button{
color: #ffffff;
background: #00b6d9;
margin: 10px 0 0 0;
border: 0;
padding: 6px 10px 7px 10px;
vertical-align: middle;
text-align: center;
font-size: 15px;
line-height: 15px;
cursor: pointer;
-webkit-appearance: button;
letter-spacing: 0;
}

#poll button:hover{
background: #184886;
}


#poll ul.result{
}

#poll li.poll-result{
margin-bottom: 3px;
vertical-align: middle;
}

#poll li.poll-result > p.label{
font-size: 14px;
line-height: 14px;
display:inline;
margin: 0px;
padding: 0px;
color: #333333;
}

#poll li.poll-result > p.text-result{
font-size: 14px;
line-height: 14px;
display:inline;
margin: 0px;
padding: 0px;
color: #184886;
}

#poll li.poll-result > div.bar{
width:100%;
background: #F0F0F0;
height: 20px;
}

#poll li.poll-result > div.bar > div.bar-result{
background: #00b6d9;
height: 20px;
}

#poll div.total-result > p{
margin-top: 5px;
font-size: 16px;
line-height: 16px;
}

#poll > div.message-ok p {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#poll > div.message-error p {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#polls-list {
  margin: 20px 0px 10px 0px;
  display: block;
}

.polls-item {
	display: block;
  border-bottom: 1px solid #e2f3f6;
  margin-top: 10px;
  margin-bottom: 10px;
}

#polls-list p.date{
    font-family: 'MyriadPro-Regular',sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #d9272d;
    margin: 0 0 10px 0;
    display: inline;
    width: 37px;
    vertical-align: top;
}

#polls-list > div.polls-item > a{
		display: inline-block;
    font-family: 'MyriadPro-Bold',sans-serif;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-left: 10px;
    color: #184886;
    text-decoration: none;
    vertical-align: top;
    width: 680px;
}

#polls-list > div.polls-item > a > span{
		display: inline;
    font-family: 'MyriadPro-Bold',sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 8px;
    margin-left: 5px;
    color: #959595;
    text-decoration: none;
    vertical-align: top;
}

#polls-list > div.polls-item > a > span.active{
    color: #375b3f;
}

/* ÌÅÑÑÀÃÈ */

div.message-ok {
	width: 100%;
	background: #c0f0cb;
	color: #375b3f;
	border: 1px solid #375b3f;
	margin-bottom: 10px;
}

div.message-ok p {
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

div.message-error {
	width: 100%;
	background: #f0c0c0;
	color: #ff0000;
	border: 1px solid #ff0000;
	margin-bottom: 10px;
}

div.message-error p {
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}


/** ×ÈÑÒÈÌ ÔËÎÀÒ **/

.clear {
clear:both;
}

/** Footer **/
#footer {
	height: 0px;
}

#footer-without-menu {
}

#footer-title {
	display: block;
	bottom: 45px;
	left: 230px;
	position: relative;
	width: 740px;
}

#footer-without-menu > #footer-title {
	left: 20px;
}

#footer p.copyright {
	color: #3d3e3f;
	font-size: 13px;
	line-height: 16px;
	font-family: 'MyriadPro-Regular', sans-serif;
	margin: 0;
	padding: 0;
}

#footer-without-menu p.copyright {
	color: #3d3e3f;
	font-size: 14px;
	line-height: 16px;
	font-family: 'MyriadPro-Regular', sans-serif;
	margin: 0;
	padding: 0;
}

/* ÃÎÐÈÇÎÍÒÀËÜÍÎÅ ÌÅÍÞ */

#horizontal-menu {
width: 980px;
height: 46px;
padding: 0;
margin: 0px 0 20px 0px;
background: #184886; 
text-align: center;
}

#horizontal-menu > ul {
padding-left: 20px;
padding-right: 0px;
height: 46px;
display: inline-block;
overflow: hidden;
}


#horizontal-menu > ul.english_vers {
width: 980px;
}

#horizontal-menu > ul > li {
display: inline;
list-style:none;
padding: 0px 0px 0px 0px;
float: left;
}

#horizontal-menu > ul > li a{
text-decoration: none;
font-size: 11.5px;
font-family: 'DINPro-Regular', sans-serif; 
font-weight: bold;
letter-spacing: 0.4px;
text-transform: uppercase;
color: #ffffff;
line-height: 46px;
margin-bottom: 8px;
height: 46px;
padding-right: 4px;
padding-left: 4px;
}

#horizontal-menu > ul > li:last-child a{
border-right: 0;
padding-right: 0px;
}

#horizontal-menu > ul > li:hover{
padding: 0px;
margin: 0px;
}

#horizontal-menu > ul > li:first-child{
padding-left:0px;
}

#horizontal-menu > ul > li:last-child{
padding-right:0px;
}


#horizontal-menu > ul > li a:hover{
/* text-decoration: underline; */
/* letter-spacing: -0px; */
}

#horizontal-menu > ul > li.active{
	/* background: #d8272d; */
	border-bottom: 5px solid #d8272d;
	padding: 0px;
	margin: 0px;
	height: 46px;
}

#horizontal-menu > ul > li.active:first-child > a{
padding-left:0px !important;
}

#horizontal-menu > ul > li:first-child > a{
padding-left:0px !important;
}

#horizontal-menu > ul > li:last-child:hover{
padding-right:0px;
}

#horizontal-menu > ul > li.active:last-child{
padding-right:0px;
}


#horizontal-menu > ul > li.english_vers {
 width: 14.2%;
	 
}

#horizontal-menu > ul > li.english_vers > a{
	letter-spacing: 2px; 
}

#horizontal-menu > ul > li.english_vers:last-child{
padding-right:0px;
}

#horizontal-menu > ul > li.english_vers:last-child:hover{
padding-right:0px;
}

#horizontal-menu > ul > li.english_vers.active:last-child{
padding-right:0px;
}

#horizontal-menu > ul > li a.active{
}


.preambula {
	margin-bottom: 18px !important;
	font-family: 'MyriadPro-Bold',sans-serif !important;
}

p.preambula  {
	font-family: 'MyriadPro-Bold',sans-serif !important;
}


#text-content {
width: 530px;
min-height: 460px;
margin: 0 10px 20px 20px;
float: left;
display: inline-block;
}

#text-content-without-menu {
width: 730px;
min-height: 460px;
margin: 0 10px 20px 20px;
float: left;
display: inline-block;
}

#text-content h1{
color: #ff0000;
font-size: 24px;
font-family: 'DINPro-Regular', sans-serif; 
text-transform: uppercase;
margin: -2px 0 12px 0;
padding: 0 0 0 0;
}

#text-content-without-menu h1{
color: #ff0000;
font-size: 24px;
font-family: 'DINPro-Regular', sans-serif; 
text-transform: uppercase;
margin: -2px 0 12px 0;
padding: 0 0 0 0;
}

#text-content > div.full-text {
margin-bottom: 20px;
}

#text-content-without-menu > div.full-text {
margin-bottom: 20px;
}

#text-content > div.full-text p{
color: #184886;
font-size: 15px;
line-height: 19px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 10px;
/* font-family: 'DINPro-Black', sans-serif;  */
}

#text-content-without-menu > div.full-text p{
color: #184886;
font-size: 15px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 10px;
/* font-family: 'DINPro-Black', sans-serif;  */
}

#text-content a.back-link-header{
margin: 0px;
padding: 0px;
text-decoration:none;
position: relative;
top: -8px;
}

#text-content a.back-link-bottom{
margin: 0px 0px 20px 0px;
padding: 0px;
text-decoration:none;
position: relative;
top: -20px;
}

#text-content div.back-link{
display: block;
margin-bottom: 0px;
height: 30px;
}

#text-content div.back-link > p{
color: #00b4da;
display: inline;
text-transform: uppercase;
font-size: 15px;
line-height: 30px;
font-family: 'DINPro-Black',sans-serif;
padding-left: 6px;
vertical-align: top;
}

#text-content div.back-link > span{
color: #00b4da;
display: inline;
padding-left: 0px;
font-size: 31px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top:5px;
}

#text-content div.date-full-text {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 18px;
line-height: 20px;
color: #ff0000;
display: block;
padding-left: 0px;
margin-bottom: 4px;
}

#text-content h1.full-news {
	font-size: 20px; 
	font-family: 'DINPro-Black', sans-serif;
	line-height: 24px; 
	color: #184886;
	margin-bottom: 8px;
	text-transform: none;
}

#text-content > div.full-text-news {
margin-bottom: 20px;
border-bottom: 1px solid #b7f0f7;
}

#text-content > div.full-text-news p{
color: #333333;
font-size: 15px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 10px;
}

#text-content > div.full-text-news ul{
	margin: 0;
	padding: 0;
	list-style-type: square;
  display: inline-block;
	margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 14px;
  font-size: 15px;
  line-height: 18px;
  font-family: 'MyriadPro-Regular',sans-serif;
  color: #333333;
}

 #text-content > div.full-text-news li{
	margin: 0;
	padding: 0;
	color: #333333;
	margin-bottom: 4px;
}

#text-content > div.full-text-news li:first-child{
	margin-top: -5px;
}

#text-content > div.full-text-share {
 margin-top: -10px;
 margin-bottom: 30px;
}


#text-content-without-menu-and-sidebar {
width: 940px;
min-height: 460px;
margin: 0 10px 20px 20px;
float: left;
display: inline-block;
}


#text-content-without-menu-and-sidebar > div.full-text p{
color: #184886;
font-size: 15px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 10px;
/* font-family: 'DINPro-Black', sans-serif;  */
}

#text-content-without-menu-and-sidebar  h1{
color: #ff0000;
font-size: 20px;
line-height: 20px;
font-family: 'DINPro-Regular', sans-serif; 
text-transform: uppercase;
margin: -3px 0 16px 0;
padding: 0 0 0 0;
}


/* ÏÐÈÊÐÅÏËÅÍÍÛÅ ÔÀÉËÛ */
#text-content-files {
display: inline;
}

#text-content-files div.files-list{
margin-bottom: 30px;
}

#text-content-files div.files-item{
padding-top: 2px;
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #b7f0f7;
display: block;
line-height: 16px;
}

#text-content-files div.files-item a{
	color:  #184886 ;/* #1d1d1d; */
	font-size: 15px;
	font-family: 'MyriadPro-Regular',sans-serif;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	text-decoration: none;
}

#text-content-files div.files-item a:hover{
	text-decoration: underline;
}


#text-content-files div.files-item span {
    color: #00aad5;
    display: inline;
    padding-left: 8px;
    font-size: 23px;
    font-family: 'MyriadPro-Bold',sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 2px;
}

.file-description {
    color: #184886;
    font-size: 15px;
    line-height: 18px;
    font-family: 'MyriadPro-Regular',sans-serif;
    margin-top: 5px;
    margin-bottom: 0px !important;
}


#text-content-files div.files-item-twocol{
padding-top: 2px;
margin-bottom: 8px;
padding-bottom: 8px;
/* border-bottom: 1px solid #b7f0f7;*/
display: inline;
float: left;
margin-right: 10px;
width: 47%;
line-height: 16px;
}

#text-content-files div.files-item-twocol:last-child{
margin-bottom: 30px;
}

#text-content-files div.files-item-twocol a{
	color:  #184886 ;/* #1d1d1d; */
	font-size: 15px;
	font-family: 'MyriadPro-Regular',sans-serif;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	text-decoration: none;
}

#text-content-files div.files-item-twocol a:hover{
	text-decoration: underline;
}


#text-content-files div.files-item-twocol span {
    color: #00aad5;
    display: inline;
    padding-left: 8px;
    font-size: 23px;
    font-family: 'MyriadPro-Bold',sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 2px;
}


#text-content-without-menu-and-sidebar a.back-link-bottom{
margin: 0px 0px 20px 0px;
padding: 0px;
text-decoration:none;
position: relative;
top: -20px;
}


#text-content-without-menu-and-sidebar div.back-link{
display: block;
margin-bottom: 0px;
height: 30px;
}

#text-content-without-menu-and-sidebar div.back-link > p{
color: #00b4da;
display: inline;
text-transform: uppercase;
font-size: 15px;
line-height: 30px;
font-family: 'DINPro-Black',sans-serif;
padding-left: 6px;
vertical-align: top;
}

#text-content-without-menu-and-sidebar div.back-link > span{
color: #00b4da;
display: inline;
padding-left: 0px;
font-size: 31px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top:5px;
}

#text-content-without-sidebar {
margin: 0px 0px 20px 0px;
min-height: 480px;
}

#text-content-without-sidebar a.back-link-bottom{
margin: 0px 0px 20px 0px;
padding: 0px;
text-decoration:none;
position: relative;
top: -20px;
}


#text-content-without-sidebar div.back-link{
display: block;
margin-bottom: 0px;
height: 30px;
}

#text-content-without-sidebar div.back-link > p{
color: #00b4da;
display: inline;
text-transform: uppercase;
font-size: 15px;
line-height: 30px;
font-family: 'DINPro-Black',sans-serif;
padding-left: 6px;
vertical-align: top;
}

#text-content-without-sidebar div.back-link > span{
color: #00b4da;
display: inline;
padding-left: 0px;
font-size: 31px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top:5px;
}

#text-content-without-sidebar a.back-link-bottom{
margin: 0px 0px 20px 0px;
padding: 0px;
text-decoration:none;
position: relative;
top: -20px;
}


#text-content-without-sidebar div.back-link{
display: block;
margin-bottom: 0px;
height: 30px;
}

#text-content-without-sidebar div.back-link > p{
color: #00b4da;
display: inline;
text-transform: uppercase;
font-size: 15px;
line-height: 30px;
font-family: 'DINPro-Black',sans-serif;
padding-left: 6px;
vertical-align: top;
}

#text-content-without-sidebar div.back-link > span{
color: #00b4da;
display: inline;
padding-left: 0px;
font-size: 31px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top:5px;
}

/* ÔÓËÍÎÂÎÑÒÜ ÁÅÇ ÑÀÉÄ ÁÀÐÀ */
#text-content-without-sidebar div.date-full-text {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 18px;
line-height: 20px;
color: #ff0000;
display: block;
padding-left: 0px;
margin-bottom: 4px;
}

#text-content-without-sidebar h1.full-news {
	font-size: 20px; 
	font-family: 'DINPro-Black', sans-serif;
	line-height: 24px; 
	color: #184886;
	margin-bottom: 8px;
	text-transform: none;
}

#text-content-without-sidebar > div.full-text-news {
margin-bottom: 20px;
/* border-bottom: 1px solid #b7f0f7; */
}

#text-content-without-sidebar > div.full-text-news p{
color: #333333;
font-size: 15px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 18px; /*10*/
}

#text-content-without-sidebar > div.full-text-news ul{
	margin: 0;
	padding: 0;
	list-style-type: square;
  display: inline-block;
	margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 14px;
  font-size: 15px;
  line-height: 18px;
  font-family: 'MyriadPro-Regular',sans-serif;
  color: #333333;
}

 #text-content-without-sidebar > div.full-text-news li{
	margin: 0;
	padding: 0;
	color: #333333;
	margin-bottom: 4px;
}

#text-content-without-sidebar > div.full-text-news li:first-child{
	margin-top: -5px;
}

#text-content-without-sidebar > div.full-text-share {
 margin-top: -10px;
 margin-bottom: 60px;
}

/* ÏÐÈÊÐÈÏËÅÍÍÛÅ ÔÎÒÎÃÐÀÔÈÈ */

#text-content-photos {
}

.gallery {
	margin-left: -12px;
	margin-bottom: 15px;
	margin-top: 12px;
}
.gallery a{
	margin-left: 12px;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}
.gallery a:hover img{
	border: 2px solid #004397;
}

.gallery img{
	border: 2px solid #b7f0f7;
	display: block;
	width: 160px;
	height: 120px;
}

.gallery img:hover{
	border: 2px solid #004397;
	display: block;
}

.photo-item {
	display: inline-block;
	width: 230px;
	vertical-align: top;
}

p.gallery-text {
	font-size: 14px;
	line-height: 18px;
  font-family: 'MyriadPro-Regular',sans-serif;
  color: #333333;
  margin: -10px 0px 20px 10px;
  padding-left: 5px;
  /* display: inline-block; */
}



/** ËÅÍÒÀ ÍÎÂÎÑÒÅÉ **/
#news-list {
width: 370px;
/* height: 100%; */
margin: 0px 5px 5px 20px; */
float: left;
display: inline-block;
/* border: 1px solid #000000; */
}

#news-list h1{
color: #ff0000;
font-size: 24px;
line-height: 24px;
font-family: 'DINPro-Regular', sans-serif; 
text-transform: uppercase;
margin: -2px 0 22px 0;
padding: 0 0 0 0;
}

#news-list > div.list-item {
display: block;
width: 370px;
border-bottom: 1px solid #e2f3f6;
margin-top: 10px;
margin-bottom: 10px;
}

#news-list p.date {
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 16px;
line-height: 16px;
color: #d9272d;
margin: 0 0 10px 0;
display: inline;
width: 70px;
vertical-align: top;
}

#news-list > div.list-item > a {
display: inline-block;
font-family: 'MyriadPro-Bold',sans-serif;
font-size: 15px;
line-height: 15px;
margin-bottom: 8px;
margin-left: 10px;
color: #184886;
text-decoration: none;
width: 320px;
vertical-align: top;
}

#news-list > div.list-item > a:hover {
text-decoration: underline;
}

.eng_newslist {
	width:580px !important;
}

.eng_newslist_a {
	width:530px !important;
}

.eng_newsfull{
	/* width:710px !important; */
	width:940px !important;
}

/* ÁËÎÊ ÄËß ÊÀËÅÍÄÀÐß */ /* Ñàì êàëåíäàðü â îòäåëüíîé CSS */

#rightblock-news {
	width: 350px;
	margin: 0px 0px 0px 0px; 
	float: right;
	display: inline-block;
	/* border: 1px solid #000000; */
}

#place-for-calendar {
	width: 160px;
	height: 260px;
	margin: 0px 190px 0px 0px; 
	float: right;
	display: inline-block;
	/* border: 2px solid #000000; */
}

#search-news {
		display: block;
    position: relative;
		width:150px;
		float:right;
		bottom: 230px;
		right: 20px;
}

#search-news .search-news input[type="search"] {
	width: 120px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	/* top: -4px; */
}

.search-news input[type="search"]:focus {
  color: #184886;
  border: 1px solid #184886;
}

.search-news input[type="search"]::-webkit-input-placeholder {  /* äëÿ Õðîìà */
  color: #00acd1;
} 

.search-news input[type="search"]::-moz-placeholder { /* äëÿ Ìîçèëëû */
  color: #00acd1;
 }
 
.search-news input[type="search"]:focus::-webkit-input-placeholder {  /* äëÿ Õðîìà */
  color: #184886;
} 

.search-news input[type="search"]:focus::-moz-placeholder { /* äëÿ Ìîçèëëû */
  color: #184886;
}

.search-info {
	margin-top: 16px;
	
}
.search-info p {
	font-family: 'MyriadPro-Regular',sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #a2a2a2;
}

#important-news {
	display: inline-block;
	/* border: 1px solid #000000; */
	width: 330px;
	
	margin-right: 20px;
	
	position: relative;
	bottom: 94px;
}

.important-news-item {
	margin-bottom: 20px;
	}


.important-news-item img{
	width: 330px;
	/* border: 12px solid #a8e6f2;*/
	border: 0;
	display: inline-block;
	
}

.important-news-item p{
	text-align: center;
  font-family: 'MyriadPro-Bold',sans-serif;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 8px;
  color: #184886;
  vertical-align: top;
}

.important-news-item a{
	text-decoration: none;
}

.important-news-item a:hover{
	text-decoration: underline;
}

/* ÊÀÐÒÈÍÊÀ ÂÍÓÒÐÈ ÍÎÂÎÑÒÈ */

.news-image-middle {
	float: right;
	margin: 5px 0px 10px 15px;
	/* width: 240px; */
}

/* ÏÎÑÒÐÀÍÈ×ÍÎÅ ËÈÑÒÀÍÈÅ */

.pagination {
		margin-top: 10px;
		margin-bottom: 0px;
}
.pagination li {
	display: inline-block;
}

.pagination a {
	font-size: 18px;
	font-family: 'MyriadPro-Regular',sans-serif;
  text-transform: uppercase;
	text-decoration: none;
	width: 16px;
	height: 24px;
	text-align: center;
	display: block;
	color: #00b9dd;
}

.pagination a > span{
	font-family: 'MyriadPro-Bold',sans-serif;
	font-size: 27px;
	text-transform: uppercase;
}

.pagination a:hover {
	text-decoration: underline;
	color: #00b9dd;
}

.pagination a.cur{
	color: #ffffff;
	background: #00b9dd;
	width: 20px;
	height: 24px;
	line-height: 26px;
	
}

.pagination a.cur:hover{
	text-decoration: none;
	cursor: default; 
}

 ul.pagination {
	display: block;
	margin-left: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

 .pagination li {
	display: inline-block;
	background: none;
  padding-left: 0px;
  margin-bottom: 0px;
  line-height: 0px; 
}

 .pagination li:hover {
	display: inline-block;
	background: none;
  padding-left: 0px;
  margin-bottom: 0px;
  line-height: 0px; 
}


/* ÐÀÇÄÅË ÆÓÐÍÀË */

div.journal-list {
	margin: 20px 0 -20px 0;
  display: inline-block;
}

div.journal-item {
	display: inline;
	width: 160px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	height: 270px;
}

div.journal-item:nth-child(3n)  /* 3n - êàæäûé òðåòèé ýëåìåíò ñïèñêà */
{ 
	margin-right: 0px;
}

div.journal-item:last-child
{
	/* margin-bottom: 30px; */
}

div.journal-item img{
	width: 160px;
}

div.journal-item p {
    color: #184886;
    font-size: 20px;
    line-height: 20px;
    font-family: 'DINPro-Black', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

div.journal-item a{
	text-decoration: none;
}

div.journal-item a:hover{
	text-decoration: underline;
}

div.journal-category {
	width: 180px;
	margin-bottom: 20px;
	border-top: 10px solid #00b8db;
	padding: 15px 0 0 0;
}

div.journal-category h1{
	margin-top: 2px;
	margin-bottom: 16px;
	font-size: 22px
}

div.journal-category-item {
	margin-bottom: 10px;
	margin-right: 20px;
	display: inline;
	float: left;
	height: 30px;
}

div.journal-category-item p{
	color: #184886;
  font-size: 26px;
	line-height: 26px;
	font-family: 'DINPro-Black', sans-serif;
	text-transform: uppercase;
	
}

div.journal-category-item a{
	text-decoration: none;
	border-bottom: 2px solid #d5f3f7;
}

div.journal-category-item a:hover{
	text-decoration: underline;
	border-bottom: 0;
}

/* ÃÀËÅÐÅÈ */

div.gallery-list {
	margin: 0px 0 20px 0;
	display: inline-block;
}

div.gallery-item {
	display: inline;
	width: 220px;
	height: 230px;
	float: left;
	margin-right: 32px;
	margin-bottom: 10px;
}

div.gallery-item img{
	width: 220px;
	height: 156px;
	border: 2px solid #ffffff;
}

div.gallery-item img:hover{
	border: 2px solid #184886;
}

 
div.gallery-item:nth-child(3n)  /* 3n - êàæäûé òðåòèé ýëåìåíò ñïèñêà */
{ 
	margin-right: 0px; 
}

div.gallery-item p {
    color: #184886;
    font-size: 15px;
    line-height: 18px;
    font-family: 'DINPro-Black', sans-serif;
    text-transform: uppercase;
    text-align: center;
    height: 30px;
}

div.gallery-item a{
	text-decoration: none;
}

div.gallery-item a:hover{
	text-decoration: underline;
}

/* ÑÏÈÑÎÊ ÔÎÒÎÊ ÂÍÓÒÐÈ ÃÀËËÅÐÅÈ */

#text-content-without-sidebar .gallery img {
	width: 170px;
	height: 128px;
} 


/* ÔÎÐÌÀ. ÏÐßÌÀß ÐÅ×Ü */

form.form {
	/* border: 1px solid #216b70;*/
	margin: 10px 20px 20px 0px;
	padding-top:20px;
	background: #F0F0F0;
}

.form .controls {
    margin-left: 220px;
    position: relative;
}

.form .control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 200px;
    font-size: 18px;
    color: #184886;
		font-family: 'DINPro-Regular', sans-serif;
		font-weight: bolder;
    margin-left: 20px;
}

.form input.myInput,.form textarea.myInput {
    width: 470px;
    font-size: 16px;
    line-height: 16px;
    color: #00acd1;
    height: 40px;
    padding: 2px 6px 0 6px;
    background: white;
    border: 1px solid #fff;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
		font-family: 'MyriadPro-Regular',sans-serif;
}

.form input.myInput:focus,.form textarea.myInput:focus {
  color: #184886;
  
}

.form input.myInput::-webkit-input-placeholder,.form textarea.myInput::-webkit-input-placeholder {  /* äëÿ Õðîìà */
	color: #00acd1;
}

.form input.myInput::-moz-placeholder,.form textarea.myInput::-moz-placeholder { /* äëÿ Ìîçèëëû */
	color: #00acd1;
}

.form input.myInput:focus::-webkit-input-placeholder,.form textarea.myInput:focus::-webkit-input-placeholder {  /* äëÿ Õðîìà */
	color: #184886;
  
}

.form input.myInput:focus::-moz-placeholder,.form textarea.myInput:focus::-moz-placeholder { /* äëÿ Ìîçèëëû */
	color: #184886;
  
}

textarea {
    resize: vertical;
}

.form textarea.myInput{
	height: 127px;
	padding: 10px 6px 0 6px;
}

	
.hr-white {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #ffffff; 
}

.form p.help {
	font-size: 14px;
  color: #d4121b;
  margin: 0;
  padding: 0;
}

.turing {
	margin-left: 220px;
}

.turing img.refresh {
	margin: 0px 10px 5px 5px;
}

form.form button.button {
	background: #00b6d9;
	color: #ffffff;
  margin: 10px 0 10px 220px;
  padding-top: 3px;
  border: 0;
  vertical-align: middle;
  text-align: center;
	font-family: 'MyriadPro-Regular', Tahoma, sans-serif;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  width: 180px;
  cursor: pointer;
  -webkit-appearance: button;
  letter-spacing: 0;
}

form.form button.button:hover {
	background: #184886;
  text-decoration: underline;
}

div.message-ok-form {
	background: #c0f0cb;
	color: #375b3f;
	border: 1px solid #375b3f;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	display:block;
}

div.message-ok-form p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 15px 10px 15px 10px;
}

h2#form > a {
	color: #184886;
}

h2#form > a:hover {
	color: #184886;
}

a.back-link-header {
	text-decoration:none;
}

.form .error {
    font-size: 14px;
    color: #ff0000;
    margin: 0 0 6px 0;
    padding: 0;
}


.form .forgot {
    font-size: 15px;
    color: #ff0000;
    margin: 20px 20px 20px 0;
    padding: 0;
    float: right;
}

.form .checkbox-label {
    font-size: 14px;
		width: auto;
		cursor: pointer;
		padding-bottom: 5px;
		position:relative;
		top: -2px;
		color: #184886;
}


/* ÂÎÏÐÎÑ-ÎÒÂÅÒ. ËÈÑÒ */
#faq-list {
	margin: 30px 0px 30px 0px;
}

#faq-item {
	margin: 0px 0px 5px 0px;
}

#faq-item .faq-date {
	margin-bottom: 5px !important;
}

#faq-item .faq-date p {
 color: #D22630 !important;
 font-size: 16px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important; 
 margin-bottom: 0px !important;
}

#faq-item .faq-question {
}

p.faq-section > span{
 color: #00b4da;
 display: inline;
 padding-left: 7px;
 font-size: 22px;
 font-family: 'MyriadPro-Bold',sans-serif;
 text-transform: uppercase;
 position: relative;
 top: 1px;
}

.faq-sec {
 display: block;
 padding-bottom: 0px;
 border-bottom: 1px solid #e2f3f6;
}

#faq-item:first-child {
 margin-top: 5px;
}

p.faq-section {
 color: #184886  !important;
 font-size: 18px  !important;
 font-family: 'MyriadPro-Bold',sans-serif  !important;
 margin-bottom: 6px  !important;
 margin-top: 20px  !important;
}

#faq-item .faq-question p {
 color: #184886  !important;
 font-size: 15px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important;
 margin-bottom: 10px  !important;
}

#faq-item .faq-answer {
	margin: 0px 0px 0px 20px;
}

#faq-item .faq-answer p {
 /* color: #184886  !important; */
 color: #333333 !important;
 font-size: 15px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important;
 margin-bottom: 20px  !important;
}

#faq-item .faq-date-directline {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

#faq-item .faq-date-directline p {
 color: #D22630 !important;
 font-size: 14px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important; 
 margin-bottom: 0px !important;
}

#faq-item .faq-question-directline {
	margin: 0px 0px 12px 0px;
}

#faq-item .faq-question-directline p {
 color: #333333  !important;
 font-size: 15px  !important;
 line-height: 17px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important;
 margin-bottom: 10px  !important;
}

#faq-item .faq-answer-directline {
	margin: 0px 0px 30px 20px;
	background: #F6F6F6 !important;
	border-radius: 5px;
	padding: 15px 10px 10px 10px;
}

#faq-item .faq-answer-directline p {
 color: #184886 !important;
 font-size: 15px  !important;
 line-height: 17px  !important;
 font-family: 'MyriadPro-Regular',sans-serif  !important;
 margin-bottom: 10px  !important;
}


/* ÎÐÃÀÍÈÇÀÖÈÈ */

#text-content-without-sidebar {
width: 730px;
/* height: 100%; */
margin: 0 20px 0 20px;
float: left;
display: inline-block;
}

#text-content-without-sidebar > div.full-text p{
color: #184886;
font-size: 15px;
font-family: 'MyriadPro-Regular',sans-serif;
margin-bottom: 10px;
/* font-family: 'DINPro-Black', sans-serif;  */
}

#text-content-without-sidebar  h1{
color: #ff0000;
font-size: 24px;
line-height: 24px;
font-family: 'DINPro-Regular', sans-serif; 
text-transform: uppercase;
margin: -2px 0 12px 0;
padding: 0 0 0 0;
} 

#text-content-without-sidebar  img.map{
	width: 720px;
} 

#organizations {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 10px;
	
}

#org-item {
	display: inline-block;
	width: 200px;
	margin-right: 40px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


#org-item:nth-child(3n) {
	margin-right: 0px !important;
}

.org-fields > p.org-name {
	/* color: #00B6D9; */
	/* font-family: 'MyriadPro-Regular',sans-serif; */
	color: rgb(0, 182, 217);
  font-family: 'MyriadPro-Bold',sans-serif;
  /* letter-spacing: 1.2px; */
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 8px;
  /* height: 61px; */
}

.org-fields {
	margin-bottom: 12px;
	height: 220px;
	overflow: hidden;
}

.org-fields > p {
	color: #184886;
  font-family: 'MyriadPro-Bold',sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 6px;
}

.org-fields > p > a{
	color: #184886;
	text-decoration: none;
}

#perv-org-item {
	display: inline-block;
	width: 340px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.perv-org-fields > p.perv-org-name {
	color: #00B6D9;
  /* font-family: 'MyriadPro-Regular',sans-serif; */
  font-family: 'MyriadPro-Bold',sans-serif;
  /* font-weight: bolder; */
  /* letter-spacing: 1px; */
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}

.perv-org-fields {
	margin-bottom: 12px;
	height: 210px;
	overflow: hidden;
}

.perv-org-fields > p {
	color: #184886;
  font-family: 'MyriadPro-Bold',sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

.perv-org-fields > p > a{
	color: #184886;
	text-decoration: none;
}

.perv-org-line {
	border-bottom: 2px solid #c7eef4;
}

.all-orgs {
	border-bottom: 2px solid #c7eef4;
}

.all-orgs a {
	width: 200px;
	display: block;
	color: #d9272d;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'DINPro-Black',sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.all-orgs a > span {
color: #d9272d;
display: inline;
padding-left: 1px;
font-size: 24px;
font-family: 'MyriadPro-Bold',sans-serif;
text-transform: uppercase;
position:relative;
top: 2px;
}

.org-line {
	border-bottom: 2px solid #c7eef4;
}

/* ÏÎÈÑÊ */

#search-result {
	margin-top: 20px;
	margin-bottom: 5px;
}


.search-item {
	margin-top: 10px;
	margin-bottom: 10px;
}
   
.search-header a {
 display: inline-block;
 font-family: 'MyriadPro-Bold',sans-serif;
 font-size: 16px;
 line-height: 16px;
 margin-bottom: 2px;
 margin-left: 0px;
 color: #184886;
 text-decoration: none;
 vertical-align: top;
}

.search-text {
 display: inline-block;
 font-family: 'MyriadPro-Regular',sans-serif;
 font-size: 14px;
 line-height: 16px;
 margin-bottom: 2px;
}

.search-url a {
 display: inline-block;
 font-family: 'MyriadPro-Regular',sans-serif;
 font-size: 14px;
 line-height: 16px;
 margin-bottom: 8px;
 color: #00acd1;
}

/* ÑÒÈËÈ Â ÐÒÔÊÅ */

.persons {
    display: inline-block;
    width: 165px;
    font-family: 'MyriadPro-Bold',sans-serif !important;
}

.persons p {
    font-family: 'MyriadPro-Bold',sans-serif !important;
    margin-bottom: 6px !important;
    line-height: 16px !important;
    font-size: 14px !important;
}

.persons a {
    text-decoration: none;
    font-size: 14px !important;
}

.persons a:hover {
    text-decoration: underline;
}

.person-img {
 width: 80px;
 float: left; 
 margin-right: 10px !important;
}

.members-list {
    display: inline-block;
    margin-top: 2px !important;
    margin-bottom: 15px !important;
}

.member {
   float:left;
   margin-right:20px;
   margin-bottom:10px;
   width: 155px;
}

.member p {
    font-family: 'MyriadPro-Bold',sans-serif !important;
    margin-bottom: 6px !important;
    line-height: 16px !important;
}

.member p.light-blue {
    font-size: 14px !important;    
    line-height: 14px !important;
}

.mem-img {
 float: left; 
 margin-right: 20px;
 margin-bottom: 12px;
}

#web-sites {
		width: 500px;
}


.web-site {
    display: inline-block;
    width: 155px;
    font-family: 'MyriadPro-Bold',sans-serif !important;
		float:left;
		margin-right: 10px;
		height: 105px;
}

.web-site p {
    font-family: 'MyriadPro-Bold',sans-serif !important;
    margin-bottom: 2px !important;
    line-height: 16px !important;
    font-size:14px !important;
}

.web-site a {
    text-decoration: none;
    font-size:14px;
}

.web-site a:hover {
    text-decoration: underline;
}


.web-site img {
    max-width: 155px;
    margin-bottom: 8px;
}

.partner-col {
  width: 260px;
  float:left;
	margin-right: 5px;
	margin-bottom: 15px;
}


.partner {
    display: inline-block;
    
    font-family: 'MyriadPro-Bold',sans-serif !important;
		float:left;
		margin-right: 10px;
		height: 65px;
}

.partner p {
    font-family: 'MyriadPro-Bold',sans-serif !important;
    margin-bottom: 2px !important;
    line-height: 16px !important;
}

.partner a {
    color: #00B6D9 !important;
    text-decoration: none;
    font-size:15px;
}

.partner a:hover {
    text-decoration: underline;
}



#flags {
	display: inline-block;
  margin-bottom: 20px;
}

.flag {
	float: left;
	width: 155px;
	margin-right: 20px;
	font-family: 'MyriadPro-Bold',sans-serif !important;
	height: 150px;
	margin-bottom: 20px;
}

.flag p {
	text-align: center;
	font-family: 'MyriadPro-Bold',sans-serif !important;
	font-size: 17px !important;
	line-height: 17px !important;
}

.flag-img {
	width: 150px;
	border: 1px solid #efefef;
}

.DINBlack {
font-family: 'DINPro-Black', sans-serif !important;
}

.MyriadBold {
font-family: 'MyriadPro-Bold',sans-serif !important;
}

#crewing {
	display: inline-block;
}

.crewing-company {
  width: 223px;
  float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 172px;
	background: #F6F6F6;
	padding: 8px;
}

.crewing-company p {
 font-size: 14px !important;
 line-height: 15px !important;
 margin-bottom: 3px !important;  
}

.crewing-company a {
 color: #184886!important;
 text-decoration: none;
}

.crewing-company a:hover {
 text-decoration: underline;
}
#interclubs {
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
}

.interclub-col {
  width: 170px;
  float:left;
	margin-right: 5px;
	margin-bottom: 15px;
}

.interclub {
  width: 170px;
  float:left;
	
	margin-right: 5px;
	margin-bottom: 23px;
}

.interclub p.header-city {
 color: #00B6D9 !important;
 font-size: 15px !important;
 line-height: 16px !important;
 margin-bottom: 3px !important;
}

.interclub p {
 color: #184886! important;
 font-size: 13px !important;
 line-height: 15px !important;
 margin-bottom: 3px !important;
}

#contacts {
	
	margin-bottom: 20px;
	display: inline-block;
}


.contact-col {
  width: 231px;
  float:left;
	margin-right: 12px;
	margin-bottom: 15px;
}

.contact {
  width: 231px;
  float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #F6F6F6;
	padding: 10px;
	height: 200px;
}

.contact p.header-city {
 color: #00B6D9 !important;
 font-size: 16px !important;
 line-height: 17px !important;
 margin-bottom: 3px !important;
}

.contact p {
 color: #184886! important;
 font-size: 14px !important;
 line-height: 16px !important;
 margin-bottom: 3px !important;
}





/* ÑÒÀÐÀß CSSÊÀ */ 

/* Òàáëèöà */
table {
width: 100%;
border-collapse: collapse; 
border-bottom: 7px solid #00b9db;
}

table > thead {
font-family: 'MyriadPro-Regular',sans-serif;
background-color: #00b9db;
color: #ffffff ;
margin: 0;
padding: 0;
display: table-row-group;
vertical-align: middle;

}

table > thead > tr {
display: table-row;
background-color: #00b9db;
vertical-align: middle;
border-collapse: collapse; 

}

table > thead > tr > td
{
border-bottom: 5px solid #fff;
vertical-align: middle;
padding: 10px 10px 10px 10px;
font-size: 16px;
line-height: 18px;
font-family: 'MyriadPro-Bold',sans-serif;
}

table > thead > tr > td > p {
font-family: 'MyriadPro-Bold',sans-serif;
vertical-align: middle;
font-size: 15px;
line-height: 18px;
margin: 0;
}

table > tbody{
border-collapse: collapse; 
background-color: #F6F6F6;
color: #443333;
margin: 0;
}

table > tbody > tr {
display: table-row;
vertical-align: middle;
border-collapse: collapse; 
border-bottom: 5px solid #fff;
margin: 0;
}


table > tbody > tr:hover {
background-color: #e6e8ee;
}

table > tbody > tr > td {
font-family: 'MyriadPro-Regular',sans-serif;
vertical-align: middle;
margin: 0;
padding: 10px 10px 12px 10px;
font-size: 15px;
line-height: 18px;
}

table > tbody > tr > td img.photo{
vertical-align: middle;
margin: 0;
margin: 8px 5px 10px 5px;
border: 2px solid #fff;
}

table > tbody > tr > td img.photo:hover{
border: 2px solid #003286;
}

table > tbody > tr > td > p{
font-family: 'MyriadPro-Regular',sans-serif;
color: #443333;
vertical-align: middle;
padding: 0;
margin: 0;
font-size: 15px;
line-height: 18px;
}

table > tbody > tr > td  a{
color: #00469b;
font-size: 15px;
line-height: 18px;
text-decoration: none;
}

table > tbody > tr > td  a:hover{
text-decoration: underline;
color: #ff1252;
}

td.color-hover:hover {
background: #c49800;
color: #fff;
font-weight: bold;
}

#toTop {
width:100px;
border:1px solid #dcdfe4;/* #9d9d9d;	*/
height: 40px; 
text-align:center;
vertical-align:middle;
padding-top: 10px;
position:fixed;
bottom: 20px;  
margin-left: 64px;
cursor:pointer;
opacity: 1;
display:none;
font-family: 'MyriadPro-Regular',sans-serif;
font-size:16px;
color:#FFFFFF;
z-index: 9999;
background: #3e94bb; 
/* border-radius: 4px; */
}


#toTop > span{
font-size:14px;
padding: 0px 5px 0px 0px;
text-align:center;
vertical-align:middle
}

#toTop > p{
display:inline;
font-family: 'MyriadPro-Regular',sans-serif;
font-size: 17px;
color:#FFFFFF;
margin: 0;
padding: 0;
text-align:center;
vertical-align:middle
}

#toTop:hover {
opacity: 1;
}

.insta_small {
display: inline-block;
position: relative;
height: 24px;
width: 24px;
top: 12px;
}


.ya-share2.ya-share2_inited {
	display: inline-block;
}


/** Õàêè äëÿ FF. **/
@-moz-document url-prefix() 
{

#phone > p 
{letter-spacing: 0.5px;}

td.color-hover:hover  
{font-weight: normal !important;}


#horizontal-menu > ul > li a {
    font-size: 11px  !important;
    padding-left: 5.5px  !important;
    padding-right: 5.5px !important;
}


#horizontal-menu > ul > li:first-child {
    padding-left: 18px !important;
}

} /* Çàêðûâàøêà ìîçèëëà */




/** Õàêè äëÿ ie 11 **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

#horizontal-menu > ul > li a{
text-decoration: none;
font-size: 11px;
font-family: 'DINPro-Regular', sans-serif; 
font-weight: bold;
letter-spacing: 0.4px;
text-transform: uppercase;
color: #ffffff;
line-height: 46px;
margin-bottom: 8px;
height: 46px;
padding-right: 4px;
padding-left: 4.5px;
}

.search input[type="search"] {
	width: 98px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	top: -4px;
}

#search-news .search-news input[type="search"] {
	width: 120px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	top: -4px;
}


#mainnews-list div.h1 > span {
	top: 7.5px;
}


} /* Çàêðûâøêà. Õàêè äëÿ ie 11 */


/** Õàêè äëÿ ie Edge **/

@supports (-ms-ime-align:auto) {

#horizontal-menu > ul > li a{
text-decoration: none;
font-size: 11px;
font-family: 'DINPro-Regular', sans-serif; 
font-weight: bold;
letter-spacing: 0.4px;
text-transform: uppercase;
color: #ffffff;
line-height: 46px;
margin-bottom: 8px;
height: 46px;
padding-right: 4px;
padding-left: 4.5px;
}

.search input[type="search"] {
	width: 112px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	top: -4px;
}

#search-news .search-news input[type="search"] {
	width: 120px;
	height: 23px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #00b0d3;
	background: #e7f5f6;
	color: #00acd1;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINPro-Black', sans-serif; 
	position: relative;
	top: -4px;
}

} /** Çàêðûâàøêà. Õàêè äëÿ ie Edge **/

