body {
 margin: 0px;
 padding: 0px;
 font-family: 'arimo', arial, sans-serif;
 color: #311469;
 font-size: 14px;
 background: #3a82c5;
}

div.theme {
 display: none;
}

div#logo a span {
 display: none;
}

div.width {
 width: 1000px;
 margin: 0px auto;
}

div.shadows {
 background: url(img/head.jpg) no-repeat;
}

div.hat-content {
 overflow: hidden;
 height: 242px;
}

div.languages {
 text-align: right;
 padding: 3px 66px 0px 0px;
}

div.languages ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

div.languages ul li {
 display: inline;
}

div.languages ul li img {
 border: none;
}

div.event_logos {
 float: left;
 margin: 17px 0px 0px 24px;
 overflow: hidden;
}

div.event_logos h1, div.event_logos h2 {
 margin: 0px;
}

div.event_logos a {
  display: block;
}

div.event_logos a span, div.event_text h4 a span {
 display: none;
}

div.event_logos h1 a {
 width: 156px;
 height: 72px;
}

div.event_logos h2 a {
 width: 79px;
 height: 42px;
}

div.event_logos h3 a {
 width: 128px;
 height: 73px;
}

div.event_logos h1 {
 padding-right: 17px;
}

div.event_logos h2 {
 margin-top: 13px;
}

div.event_logos h3 {
  clear: both;
  margin-top: 6px;
  margin-left: 8px;
}

div.event_text {
  float: right;
  overflow: hidden;
  margin-top: 38px;
}

div.event_text h4 {
  margin: 30px 30px 0px 0px;
  padding: 0px;
}

div.event_text h4 a {
  display: block;
  width: 388px;
  height: 132px;
  background: url(img/event_text.png) no-repeat;
}

div.logos {
  clear: both;
  overflow: hidden;
  background: url(img/logos_v.png) no-repeat;
  padding-bottom: 20px;
  display: none;
}

div.logos ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  clear: both;
  overflow: hidden;
}

div.logos ul.r_1 {
  margin: 18px 0px 0px 0px;
}

div.logos ul.r_2 {
  margin: 18px 0px 0px 0px;
}

div.logos ul.r_3 {
  margin: 18px 0px 0px 0px;
}

div.logos ul.r_4 {
  margin: 12px 0px 0px 0px;
}

div.logos ul.r_5 {
  margin: 6px 0px 0px 0px;
  display: none;
}

div.logos ul li {
  float: left;
}

div.logos ul li a {
  display: block;
  height: 45px;
}

div.logos ul.r_2 li a {
  height: 60px;
}

li.a_2 {
  margin-left: 24px;
}

li.a_3 {
  margin-left: 7px;
}

li.a_4 {
  margin-left: 26px;
}

li.a_5 {
  margin-left: 26px;
}

li.a_6 {
  margin-left: 11px;
}

li.a_7 {
  margin-left: 28px;
}

li.a_8 {
  margin-left: 24px;
}

li.a_1 a {
  width: 99px;
}

li.a_2 a {
  width: 120px;
}

li.a_3 a {
  width: 64px;
}

li.a_4 a {
  width: 36px;
}

li.a_5 a {
  width: 82px;
}

li.a_6 a {
  width: 62px;
}

li.a_7 a {
  width: 33px;
}

li.a_8 a {
  width: 68px;
}

div.logos ul li.a_9 a {
  width: 78px;
  height: 61px;
}

li.a_10 {
  margin-left: 14px;
}

div.logos ul li.a_10 a {
  width: 144px;
  height: 64px;
}

div.logos ul li.a_11 a {
  width: 154px;
  height: 51px;
}

div.logos ul li.a_12 a {
  width: 152px;
  height: 51px;
  background: rgba(255,255,255,.10);
}

div.logos ul li a span {
  display: none;
}

div.navigation-content {
 overflow: hidden;
 margin: 0px 9px;
}

div.navigation-content ul {
 margin: 0px;
 padding: 0px 1px 0px 16px;
 list-style: none;
 float: left;
}

div.navigation-content ul li {
 float: left;
}

div.navigation-content ul li.active {
}

div.navigation-content ul li.last {
  display: none;
}

div.navigation-content ul li a {
 display: block;
 padding: 10px 32px 8px;
 font-size: 14px;
 color: #abd2f8;
 text-decoration: none;
 font-family: 'hammersmith one', arial, sans-serif;
 text-transform: uppercase;
 text-shadow: 0px 1px 1px #000;
}

div.navigation-content ul li.active {
  background: url(img/active_n.png) no-repeat 50% 50%;
}

div.navigation-content ul li.active a {
  color: #fff;
}

div.navigation-lavel2 {
 text-align: center;
 height: 23px;
}

div.navigation-lavel2 ul {
 margin: 0px;
 padding: 4px 0px 0px 0px;
 font-size: 14px;
}

div.navigation-lavel2 ul li {
 display: inline;
 margin: 0px 16px;
}

div.navigation-lavel2 ul li a {
 color: #abd2f8;
 text-decoration: none;
 text-shadow: 0px 1px 1px #000;
}

div.navigation-lavel2 ul li.active a {
 color: #fff;
 background: url(img/active.png) no-repeat 50% 0%;
}

div.content {
 background: #fff url(img/content_back_end.png) no-repeat -47px 100%;
 overflow: hidden;
 height: 100%;
}

div.content_bottom {
  background: url(img/content_back.png) no-repeat -47px -96px;
  overflow: hidden;
  height: 100%;
  padding: 30px 14px 80px;
}  

div.left-part {
 float: left;
 width: 302px;
 margin-left: 24px;
 display: none;
}

div#centerpart {
 float: left;
 width: 680px;
}

div#right-part {
 float: right;
 width: 265px;
 margin-top: 0px;
}

div.normal-left-block {
 float: left;
}

div.normal-right-block {
 float: right;
}

/*======================== лява колона ========================*/
div#left-part div.banner {
 border-bottom: solid 1px #efefef;
 margin-bottom: 20px;
 padding-bottom: 4px;
}

div#left-part h1 {
 margin: 4px 0px 8px 0px;
 padding: 0px;
 font-size: 11px;
 color: #1f137b;
 border-bottom: solid 1px #d1d1d1;
}

div#left-part h2 {
 margin: 6px 0px 0px 0px;
 padding: 0px;
 font-size: 11px;
 color: #1f137b;
}

div#left-part p {
 margin: 0px;
 padding: 0px;
 font-size: 11px;
}

/*======================== дясна колона ========================*/
div#right-part div.banner {
 margin-bottom: 40px;
 padding-bottom: 4px;
 float: left;
 width: 100%;
}

div#right-part h1 {
 clear: both;
}

div#right-part h2 {
 margin: 6px 0px 0px 0px;
 padding: 0px;
 font-size: 11px;
 color: #1f137b;
}

div#right-part p {
 margin: 0px;
 padding: 0px;
 font-size: 11px;
}

div#right-part img {
 float: left;
 margin: 0px 16px 4px 0px;
 border: none;
}

div#right-part table img {
  margin: 0px;
  float: none;
}

div#right-part img.no_border {
 margin: 0px;
}

div#right-part img.img_border {
 margin-bottom: 20px;
 padding: 4px;
 background: #edf7ff;
}

div#right-part img.cam {
  width: 230px;
  margin: 0px 0px 30px 0px;
}

/*======================== средна колона ========================*/
div.article-content {
 background: url(img/article_end.png) no-repeat 50% 100%;
 margin-bottom: 20px;
 padding-bottom: 20px;
 float: left;
 width: 100%;
}

div#centerpart h1 {
 margin: 0px 0px 8px 0px;
 padding: 8px 4px 8px 20px;
 font-size: 24px;
 color: #311469;
 letter-spacing: -2px;
 font-weight: normal;
 font-family: 'hammersmith one', arial, sans-serif;
 text-transform: uppercase;
 background: url(img/h1-wblue.png) no-repeat 0% 50%;
 text-shadow: 0px -1px 2px #fff;
}

div#centerpart h2 {
 margin: 8px 0px 10px 0px;
 padding: 0px;
 font-size: 16px;
 color: #002654;
 font-weight: normal;
 font-family: 'hammersmith one', arial, sans-serif;
}

div#centerpart h3 {
 margin: 6px 0px 6px 0px;
 padding: 0px;
 font-size: 14px;
 color: #311469;
 font-weight: normal;
}

div#centerpart img {
 float: left;
 margin: 0px 16px 16px 0px;
 border: solid 1px #cae4f8;
}

div#centerpart div.galleria-image img {
  float: none;
  margin: 0px;
  border: none;
}

div#centerpart p {
 margin: 0px;
 padding: 0px 6px 16px 10px;
 font-size: 14px;
 text-align: justify;
 font-family: 'arimo', arial, sans-serif;
 color: #311469;
}

div#centerpart table p {
 text-align: left;
}

div#centerpart ul {
 margin: .3em 0px 0px 1em;
 padding: 0px 0px 0px 1em;
 font-size: 13px;
}

div#centerpart ul li {
 margin-bottom: 2px;
}

div#centerpart table {
 border: solid #d1d1d1;
 border-width: 1px 1px 0px 0px;
 margin-bottom: 10px;
}

div#centerpart table.noborder, div#centerpart table.noborder th, div#centerpart table.noborder td {
  border: none;
}

div#centerpart table.noborder td {
  vertical-align: top;
}

div#centerpart table th, div#centerpart table td {
 border: solid #d1d1d1;
 border-width: 0px 0px 1px 1px;
 padding: 8px 4px;
}

div#centerpart table th {
 font-size: 10px;
 color: #fff;
 background: #0459f3;
 font-weight: normal;
 vertical-align: top;
}

div#centerpart table td {
}

div#centerpart table td.center {
  text-align: center;
}

div#centerpart table.no_border {
 border: none;
 width: 100%;
 clear: both;
}

div#centerpart table.no_border td {
 vertical-align: top;
 border: none;
 padding: 4px;
}

div#centerpart table.no_border td h4 {
 margin: 0px 0px 6px 0px;
 font-size: 12px;
 color: #045281;
}

div#centerpart table.sp, table.sp {
 border: none;
 background: #fff;
}

div#centerpart object {
 float: left;
 margin: 0px 14px 20px 0px;
}

div.text_content {
 float: left;
 width: 100%;
}

div#centerpart table.sp td, table.sp td {
 vertical-align: bottom;
 text-align: center;
 border: none;
}

div#centerpart table.sp td img, table.sp td img {
 border: none;
}

div#centerpart table.sp td img {
 margin: 0px;
}

div.tab_img {
 float: left;
 width: 352px;
}

div#centerpart div.tab_img img {
 margin: 0px;
}

div#centerpart div.tab_img ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 float: left;
 width: 100%;
}

div#centerpart div.tab_img ul li {
 float: left;
 margin: 0px 2px 0px 0px;
}

div#centerpart div.tab_img ul li a {
 display: block;
 padding: 2px 7px 2px 7px;
 background: #f4f4f4;
 color: #000;
 text-decoration: none;
}

div#centerpart div.tab_img ul li a.c-active {
 background: #edf7ff;
 color: #005191;
}

div.more, div.back {
 font-size: 10px;
 text-align: right;
 padding-bottom: 30px;
 float: left;
 width: 100%;
}

div.more a, div.back a {
 text-decoration: none;
 color: #005191;
 font-weight: bold;
}


div.footer {
 float: left;
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
 font-size: .8em;
 background: #fff;
 border-top: solid 1px #efefef;
 display: none;
}

div.row {
 float: left;
 width: 100%;
 padding-bottom: 40px;
}

div.lc, div.rc {
  width: 315px;
}

div.lc {
 float: left;
}

div.rc {
 float: right;
}

div#centerpart div.row h1, div#right-part h1 {
 margin: 0px 0px 4px 0px;
 padding: 8px 2px 8px 10px;
 font-size: 18px;
 letter-spacing: -1px;
 font-weight: normal;
 font-family: 'hammersmith one',arial,sans-serif;
 background: url(img/h1-blue.png) no-repeat 0% 50%;
}

div#centerpart div.row h2 {
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 3px;
}

div#centerpart div.row h2 a {
 text-decoration: none;
 color: #002654;
}

div#centerpart div.row h2 a:hover {
 text-decoration: underline;
}

div#centerpart div.row p {
 text-align: left;
 padding: 2px 0px;
}

div#centerpart div.row p a {
 color: #000;
}

div#centerpart div.row img {
 margin: 0px 8px 2px 0px;
}

table.today, table.steppe, table.next_days {
 margin: 0px;
 padding: 0px;
 width: 100%;
}

td.icon {
 width: 140px;
}

div#right-part table.today img, div#right-part table.next_days img {
 float: none;
 margin: 0px;
}

table.today td {
 font-size: 10px;
 color: #313131;
 height: 17px;
}

table.today td ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

table.today td ul li {
 margin: 2px 0px;
 padding: 2px 0px 2px 20px;
}

li.t {
 background: url(img/t.gif) no-repeat 0% 50%;
}

li.w {
 background: url(img/w.gif) no-repeat 0% 50%;
}

li.s {
 background: url(img/s.gif) no-repeat 0% 50%;
}

table.steppe {
 background: #edf7ff;
}

table.steppe th, table.next_days th {
 background: #3067c1;
 color: #fff;
 font-size: 10px;
 font-weight: normal;
 border-bottom: 2px solid #fff;
 padding-bottom: 2px;
}

table.steppe td {
 font-size: 10px;
 border-bottom: 1px solid #fff;
 padding: 2px 4px;
}

table.steppe td.c {
 text-align: center;
}

table.next_days {
 margin-top: 6px;
}

table.next_days td {
 text-align: center;
}

table.next_days td.t {
 background: #edf7ff;
 font-size: 10px;
}

iframe.meteo_text {
 height: 340px;
 width: 100%;
}

div.banner iframe.meteo_text {
 height: 110px;
 width: 100%;
}
 
div.galleria-container {
  background: #fff;
}

div.galleria-thumbnails div.galleria-image {
  background: #fff;
  border: none;
}

div.notouch div.galleria-thumb-nav-left:hover,
div.notouch div.galleria-thumb-nav-right:hover {
    /*opacity: 1;
    filter: alpha(opacity=100);*/
    background-color: #fff;
}

div.galleria-counter {
  color: #000;
  bottom: 5px;
  left: 0px;
  background: #fff;
  padding: 0px 2px;
}

div#centerpart p.center {
  font-size: 11px;
  text-align: center;
  margin-top: 6px;
}

