body {
	background: #c5ddeb url('/img/bg.png') bottom repeat-x;
	margin: 0;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif !important;
}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after{content: "";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

#logo-black {
	display:none;
}

#main {
	margin: auto;
	width: 1040px;
	min-height: 600px;
	margin-top: 0;
	margin-bottom: 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	-khtml-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
}
#top {
	height: 119px;
	background: #0a407e;
}
#logo {
	margin-left: 40px;
	padding-top: 36px;
}
.onepix {
	background: #fff;
	height: 1px;
}
#menu {
	background: #0a407e;
	height: 65px;
}
#blank {
	background: #fff;
	min-height: 600px;
}
#footer {
	background: #0a407e;
	height: 195px;
}

.web-s{
    font-family: WebSymbols;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#search {
	margin-top: 7px;
	text-align: right;
}

#lang {
	font-family: 'PT Sans', Helvetica, Arial !important;
	float: right;
	margin-right: 100px;
	margin-top: 36px;
}

#gerb {
	float: right;
	margin-right: 38px;
	margin-top: 36px;
}

#lang a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin-left: 10px;
}

#lang a.current {
	color: #788bab;
}

#third ul {
	margin: 0;
	padding: 0;
}

#third ul li {
	list-style: none;
	margin: 0;
}

#third a {
	display: block;
	width: 180px;
	border-bottom: 1px solid #e9e9ea;
	color: #777;
	text-decoration: none;
	font-size:14px;
	line-height:14px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#third a:hover {
	color: #06abea;
}

#third a.cur {
	color: #06abea;
}


.main-menu {
    font-family: 'PT Sans', Helvetica, Arial !important;
	background: #0a407e;
}
.main-menu .submenu a {
    font-family: 'PT Sans', Helvetica, Arial !important;
}

.main-menu .main-menu-blk{
    list-style: none;
	margin: 0;
}

.main-menu-blk > li.last{
 margin-right: 0;
 padding-right: 0;
}

.main-menu a{
    font-size: 18px;
    color: #f7c921;
    text-decoration: none;
}

.main-menu li.active a{
    color: #fff;
}

.main-menu li.active .submenu li a {
	color: #f7c921;
}

.main-menu li.active .submenu li a:hover {
	color: #fff;
}

.main-menu .submenu-btn{
    color: #fff;
    font-style: normal;
    margin-left: 4px;
}

.main-menu li.active .submenu-btn{
    color: #fff;
}

.main-menu .submenu{
    position: absolute;
    top: 46px;
    left: -30px;
    width: 200px;
    padding: 20px 40px 20px 0;
    background: #0a407e;
    z-index: 15;
    display: none;

}

.main-menu-blk li.first {
	margin-left: 0;
	padding-left: 0;
}

.main-menu .first .submenu{
    left: -30px;
}

.main-menu .penult .submenu{
    left: -180px;
}

.main-menu-blk > li{
	display: inline-block;
	float: left;
	margin-left: 41px;
	position: relative;
	padding: 14px 8px;
}

.main-menu .last .submenu{
    left: -299px;
}

.main-menu .active .submenu{
    display: block;
}

.main-menu .submenu li{
    float: left;
    margin-left: 40px;
    display: block;
    z-index: 10;
    position: relative;
}

.main-menu li.top-border{
	
}

.main-menu .submenu a{
    font-size: 14px;
    text-transform: none;
    width: 159px;
    padding: 9px 0 7px 0;
    display: block;
}

.main-menu .submenu a:hover{
    color: #fff;
}

.submenu-shadow{
    position: absolute;
    width: 240px;
    left: 0;
    top: -1px;
    bottom: -1px;
    box-shadow: 0px 1px 5px #000;
    opacity: 0.2;
    z-index: 1;
}

.ws {
	height: 30px;
}

.quadruple {
	float: left;
	width: 960px;
	margin-left: 40px;
}

.triple {
	float: left;
	width: 710px;
	margin-left: 40px;
}

.double {
	float: left;
	width: 460px;
	margin-left: 50px;
}

.single {
	float: left;
	width: 210px;
	margin-left: 40px;
}

div.mainTitle {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 20px;
	padding-top: 5px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

p.promoTitle {
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	margin-top: 10px;
}

p.promoTitle a {
	text-decoration: none;
	color: #0a407e;
}

p.promoTitle a:hover {
	text-decoration: underline;
}

p.promoDescr {
	font-size: 13px;
	margin: 0;
	margin-top: 10px;
}

a.mainImg {
	display: block;
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: top center;
	width: 460px;
	height: 246px;
}

.wdate {
	color: #abbfde;
	font-size: 10px;
	margin: 0;
}

.wtitle {
	margin: 0;
	margin-top: 5px;
}
.wtitle a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
}

.wdescription {
	color: #fff;
	font-size: 14px;
	margin: 0;
	margin-top: 5px;
}

.wdescription a {
	color: #fff;
}

.bdate {
	color: #999;
	font-size: 10px;
	margin: 0;
}

.btitle {
	margin: 0;
	margin-top: 5px;
}
.btitle a {
	color: #0a407e;
	text-decoration: none;
	font-size: 15px;
}
.btitle a:hover {
	text-decoration: underline;
}

.bdescription {
	color: #000;
	font-size: 14px;
	margin: 0;
	margin-top: 5px;
}

.bdescription a {
	color: #0a407e;
	text-decoration: none;
}
.bdescription a:hover {
	text-decoration: underline;
}

.mainBlog {
	margin-left: 30px;
	padding-top: 30px;
}

.mainBlog p.date {
	font-size: 10px;
	float: left;
	margin: 0;
}
.mainBlog p.descr {
	font-size: 30px;
	float: left;
	margin: 0;
	margin-top: 50px;
	width: 160px;
	line-height: 1;
}
.mainBlog p.descr a {
	text-decoration: none;
}
.mainBlog p.descr a:hover {
	text-decoration: underline;
}


.newsItem {
	margin-bottom: 20px;
}

.newsItem p {
	margin: auto;
}
.newsItem p.date {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #a3a3a3;
	font-size: 10px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

.newsItem .right {
	float: left;
	width: 180px;
}

.newsItem .left {
	margin-right: 30px;
	float: left;
	width: 230px;
}

p.datefull {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #a3a3a3;
	font-size: 10px;
}


.newsItem p.datefull {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #a3a3a3;
	font-size: 10px;
	float: left;
	margin-bottom: 5px;
	margin-left: 4px;
}

.newsItem a.preview {
	float: left;
	display: block;
	width: 69px;
	height: 69px;
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
}

.newsItem p.descr {
	float: left;
	display: block;
	width: 115px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 15px;
}

.newsItem p.descrfull {
	float: left;
	display: block;
	width: 205px;
	margin-left: 4px;
	font-size: 14px;
	line-height: 15px;
}

.newsItem p.descr a, .newsItem p.descrfull a {
	color: #0a407e;
	text-decoration: none;
}
.newsItem p.descr a:hover, .newsItem p.descrfull a:hover {
	text-decoration: underline;
}

div.anounce {
	margin-top: 10px;
	font-style: italic;
}

p.title {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 20px;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 3px;
	color: #333;
}

p.title a {
	text-decoration: none;
	color: #000;
}
p.title a:hover {
	color: #a21f23;
}

/* filmstrip */

#filmstrip {
	background: #2b6cb9;
}

#filmstrip p.title {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #fff;
	font-size: 24px;
	margin-top: 38px;
}

#filmstrip p.title a {
	text-decoration: none;
	color: #a21f23;
}

#filmstrip p.title a.current {
	color: #fff;
}

#filmstrip p.descr a {
	font-family: 'PT Sans', Helvetica, Arial !important;
	text-decoration: none;
	color: #a21f23;
	font-size: 15px;
}

#filmstrip .video-list{
	float: left;
	width: 710px;
	margin-left: 40px;
	margin-top: 23px;
	overflow: hidden;
}

#filmstrip .video {
	float: left;
    width: 210px;
    margin-right: 40px;
}

#filmstrip .video a {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
}

#filmstrip .video a:hover {
	color: #a21f23;
}

#filmstrip .video a p {
	margin: 0;
}

#filmstrip .video a img {
	moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}

#filmstrip .video .date {
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #a21f23;
	font-size: 13px;
	margin-bottom: 5px;
}

#filmstrip .fotorama__wrap {
	overflow: visible;
}

#filmstrip .video.last{
    margin-right: 0px;
}

#filmstrip .hidden-tail {
	display: none;
	width: 500px;
    position: absolute;
    right: -40px;
}

.fotorama__noise-bg,
.fotorama__noise,
.fotorama__thumbs_previews,
.fotorama__caption_overlay,
.fotorama_fullscreen 
.fotorama__caption{
    background-image: none;
}

.navig {
	color: #9597a5;
	font-size: 14px;
}

.right-arrow, .left-arrow {
	margin-right: 8px;
	cursor: pointer;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}


.right-arrow:hover, .left-arrow:hover{
	margin-right: 8px;
	cursor: pointer;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


/* blogs */


.blogItem {
	height: 125px;
	overflow: hidden;
}

.blogItem p {
	margin: auto;
}
.blogItem p.date {
	float: left;
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #777;
	font-size: 14px;
	margin-left: 40px;

}
.blogItem img {
	moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;

}

.blogItem a.preview {
	float: left;
	display: block;
	width: 210px;
	height: 89px;
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}

.blogItem p.descr, .blogItem p.author {
	float: left;
	display: block;
	width: 210px;
	margin-left: 40px;
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 10px;
}

.blogItem p.author a {
	font-family: PFDinTextCondProMedium, Helvetica, Arial !important;
	font-size: 14px;
	color: #a21f23;
	text-decoration: none;
}

.blogItem p.descr a {
	color: #555;
	text-decoration: none;
}

.newslist {
	margin-bottom: 20px;
}

.newslist p.h3 {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
}

.newslist a {
	color: #0a407e;
	text-decoration: none;
}

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

.newslist p.date {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 14px;
	padding: 0;
}

.newslist a.preview {
	float: left;
	display: block;
	width: 120px;
	height: 80px;
	margin-right: 20px;
}

/* footer */

#footer .copy {
	color: #ccc;
	margin: 0;
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 13px;
}

#footer .counter {
	float: right;
	margin-right: 40px;
	margin-top: 110px;
}

h1 {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-weight: normal;
	margin-top: 0;
}

.thumb {
	width: 100px; 
	height: 100px; 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
}
.thumb a {
	display: block;
	width: 100px !important;
	height: 100px !important;
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
}
p.date {
	color: #777;
	font-size: 14px;
	font-family: 'PT Sans', Helvetica, Arial !important;
}

a {
	color: #0a407e;
}

a {
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
	transition:.5s;
}

#calendar
{
    width: 210px;
    height: 130px;
}
#calendar table
{
    margin-left: -10px;
    font-size: 14px;
}
#calendar table tr td
{
    text-align: center;
	font-family: 'PT Sans', Helvetica, Arial !important;
    font-size: 14px;
    width: 40px;
	height: 20px;
}
#calendar table tr td a
{
    text-decoration: none;
}
#calendar table tr td a
{
    text-decoration: none;
    display: block;
    height: 16px;
    width: 19px;
    margin: auto;
    border-radius: 10px;
    color: black;
    font-family: 'PT Sans', Helvetica, Arial !important;
    margin-top: -2px;
    padding-top: 2px;
	background-color: #9C1E20;
    color: white;
   
}
#calendar .current {
	display: block;
    height: 16px;
    width: 19px;
    background-color: #313541;
	margin: auto;
	border-radius: 10px;
    color: white;
    padding-top: 2px;
}
.last, .other_month {
    color: #919191;
}
.last a
{
    color: #919191 !important;
}
.last a:hover
{
    color: white !important;
}
.days
{
    font-family: 'PT Sans', Helvetica, Arial !important;
}

#main_map {
	display: none;
	position: absolute;
	background: #f7f7f7;
	width: 1040px;
	height: 442px;
	padding: 20px 0;
}

#main_map_second {
	position: relative;
	background: #f7f7f7;
	width: 1040px;
	height: 442px;
	padding: 20px 0;
}

.map_1 {
/*padding-right: 0px; padding-left: 0px; background: url(map_ua_files/blank_map4.gif) no-repeat 0px 0px; left: 70px; padding-bottom: 0px; width: 511px; padding-top: 5px; position: absolute; top:0px; height: 348px*/
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(img/all.png) no-repeat 0px 0px; 
	left: 70px; 
	padding-bottom: 0px; 
	width: 624px; 
	padding-top: 5px; 
	position: absolute; 
	top:0px; 
	height: 427px;
	outline: none;
}
.map_1 img {
	visibility: hidden;
	position: absolute;
	outline: none;
}
.map_1 div {
	font-size: 10px; 
	color: #000000; 
	position: absolute;
	outline: none;
}
#map_description
{
	width: 175px;
	height: auto;
	/*border: 1px solid;*/
	position: absolute;
	top: 0;
	left: 747px;
}
.ukr_area
{
	height: auto;
	width: 190px;
	display: none;
	font-size: 14px;
	margin-top: 50px;
	margin-left: 40px;
}
.ukr_area a
{
	font-size: 14px;
	color: #D72216;
	margin-top: 26px;
	display: block;
}
.region_logo
{
	background-image: url('/img/region_logo.png');
	width: 58px;
	height: 66px;
	float: left;
	margin-top: 26px;
	margin-bottom: 20px;
}
.region_name
{
	font-size: 18px;
	width: 100px;
	height: auto;
	float: left;
	margin-left: 10px;
    margin-top: 36px;
}
.ukr_area_list
{
 height: auto;
 width: 175px;
 font-size: 14px;
 margin-top: 10px;
 margin-left: 30px;
}
.closebut {
	text-align: right;
	margin-right: 35px;
}
.clear
{
	clear: both;
	margin-bottom: 26px;
}


/* blogs */

div.authors p {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 3px 5px;
	font-size: 14px;
}
div.authors p:hover {
	background: #f0f0f0;
}
div.authors .blogcount {
	float: right;
}

.blogItemList {
	width: 210px;
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	height: 150px;
	overflow: hidden;
}

.blogItemList p {
	margin: auto;
}
.blogItemList p.date {
	float: left;
	margin-left: 15px;
	font-family: 'PT Sans', Helvetica, Arial !important;
	color: #777;
	font-size: 14px;
}
.blogItemList img {
	moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;

}

.blogItemList a.preview {
	float: left;
	display: block;
	width: 69px;
	height: 69px;
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	-khtml-box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
	box-shadow:rgba(0, 0, 0, 0.5) 0 0px 6px;
}

.blogItemList p.descr, .blogItemList p.author {
	float: left;
	display: block;
	width: 126px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}

.blogItemList p.author a {
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 14px;
	color: #a21f23;
	text-decoration: none;
}

.blogItemList p.descr a {
	color: #555;
	text-decoration: none;
}

.pager .page-numbers {
	display: block;
	float: left;
    height: 16px;
    width: 19px;
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	margin-top: -2px;
    padding-top: 2px;
}

.pager a.page-numbers:hover {
	background-color: #0a407e;
	color: #fff;
}

.pager .current {
	display: block;
    height: 16px;
    width: 19px;
    background-color: #0a407e;
	float: left;
	font-family: 'PT Sans', Helvetica, Arial !important;
	font-size: 14px;
    color: white;
    margin-top: -2px;
    padding-top: 2px;
	text-align: center;
}


.search { 
	padding:6px 15px 6px 30px;
	background: url('/img/icon-search.png') no-repeat 8px 6px; 
	width: 280px;
}
.rounded { 
	border-radius:15px; 
	-moz-border-radius:15px; 
	-webkit-border-radius:15px; 
}
.ks input[type=text]{
	color:#bcbcbc;
P}
.ks input[type=button], input[type=button]:hover {
	position:relative; 
	left:-6px;
	border:1px solid #adc5cf;
	background: #404452; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f1f9 0%, #d5e7f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f9), color-stop(100%,#d5e7f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* IE10+ */
	background: linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#d5e7f3',GradientType=0 ); /* IE6-9 */
	color:#7da2aa;
	cursor: pointer;
}
.dark input[type=text]{
	border:1px solid #2a2e31;
	background-color:#404452;
	color:#eee;
	outline: 0;
}

.light input[type=text]{
	border:1px solid #15355b;
	background-color:#2b6cb9;
	color:#fff;
	outline: 0;
}