﻿html, body {
  margin: 0;
  outline: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

body {
  font: 75%/1.4em 'Arial', 'Liberation Sans', FreeSans, sans-serif;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.pad_5 {
  padding: 5px;
}

/* layout panely */
.layout_homepage {
  font-size: 1em;
}

.layout_homepage_shortcuts {

}

.layout_homepage_topLeft {

}

  .layout_homepage_topLeft div.box, .layout_homepage_topRight div.box {
    margin: 0 0 0 0;
  }

.layout_section_plain .layout_section_content {
  border: 10px solid #fff;
}

.layout_section_plain .container_16 {
  width: 720px;
}

/* dialog pre notifikaciu o komunikacii so serverom pri postbacku */

#dialog-modal {
  display: none;
}

.submit_modal_dialog div.ui-dialog-content {
  overflow: hidden;
  position: relative;
}

.submit_modal_dialog .ui-dialog-titlebar {
  display: none;
}

.submit_modal_dialog_message {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -104px;
  margin-top: -15px;
  text-align: center;
  height: 30px;
}

  .submit_modal_dialog_message span {
    display: block;
    width: 208px;
    padding-top: 15px;
    background-image: url(../Img/layout/loadingAnimation.gif);
    background-position: center top;
    background-repeat: no-repeat;
  }

/* hlavicka */
.page_header {
  background-image: url('../Img/layout/header_background.png');
}

  .page_header .container_16 {
    height: 167px;
    background-image: url('../Img/layout/header_building_and_coat_of_arms.png');
    background-position: center top;
  }

  .page_header a {
    text-decoration: none;
    color: #333333;
  }

    .page_header a.contact {
      color: #ad0002;
    }

.page_title {
  margin-top: 45px;
}

  .page_title a {
    display: block;
    height: 50px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: top left;
  }

    .page_title a.lang_sk {
      background-image: url('../Img/layout/page_title_sk.png');
    }

    .page_title a.lang_en {
      background-image: url('../Img/layout/page_title_en.png');
    }

    .page_title a.lang_de {
      background-image: url('../Img/layout/page_title_de.png');
    }

    .page_title a.lang_fr {
      background-image: url('../Img/layout/page_title_fr.png');
    }

.page_title_custom_image {
  margin-left: 20px;
}

.page_title a span {
  display: none;
}

/* horne menu a vyhladavanie */

.page_top_menu, .page_top_search {
  font-size: 0.917em;
}

.page_top_menu {
  margin-top: 50px;
}

  .page_top_menu span.float_right {
    margin-left: 10px;
  }

.page_top_search {
  margin-top: 5px;
}

  .page_top_search input,
  .page_top_search select {
    font-size: 1em;
    margin-left: 5px;
  }

/* hlavne menu */

.page_header .menu {
  position: absolute;
  top: 127px;
  z-index: 50;
}

  .page_header .menu > ul > li {
    display: inline;
    height: 40px;
    position: relative;
    float: left;
  }

  .page_header .menu > ul {
    display: inline;
  }

    .page_header .menu > ul > li > a {
      height: 40px;
      display: block;
      text-decoration: none;
      font: 1.2em/40px Serif;
      color: #fff;
      padding: 0 7px 0 7px;
    }

  .page_header .menu .menu_level_0:hover > a,
  .page_header .menu .menu_level_0 > a.selected {
    background-color: #243C55;
  }


  .page_header .menu a.home {
    background-image: url('../Img/layout/home_menu_icon.png');
    background-repeat: no-repeat;
    width: 20px;
    background-position: center center;
  }

    .page_header .menu a.home:hover {
      width: 20px;
      background-color: #243C55;
    }

    .page_header .menu a.home span {
      display: none;
    }

.menu .menu_level_0 > ul {
  position: absolute;
  left: 0;
  top: 40px;
  display: none;
  background-color: #243C55;
  color: white;
}

.menu .menu_level_0 ul {
  width: 200px;
}

.menu .menu_level_0:hover > ul,
.menu .menu_level_0:active > ul {
  display: block;
}

.menu .menu_level_0 > ul a {
  color: white;
  display: block;
  padding: 7px;
  /*white-space: nowrap;*/
}

  .menu .menu_level_0 > ul a:hover {
    background-color: #1c5b86;
  }

.menu_level_1 {
  position: relative;
}

  .menu_level_1 > ul {
    background-color: #345474;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 100%;
    display: none;
  }

  .menu_level_1:hover > ul,
  .menu_level_1:active > ul {
    display: block;
  }


  .menu_level_2 {
  position: relative;
}
.menu_level_2 > ul {
  background-color: #2d8abd;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 100%;
  display: none;
}

.menu_level_2:hover > ul {
  display: block;
}

.menu_level_3 {
  position: relative;
}

.menu_level_3 > ul {
  background-color: #154874;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 100%;
  display: none;
}

.menu_level_3:hover > ul {
  display: block;
}

/* menu sekcie */
.section_menu {
  margin: 20px 0 20px 0;
  font-size: 1em;
  line-height: 1.88em;
}

  .section_menu a {
    display: block;
  }

  .section_menu li a.select {
    background-color: #EFF1F3;
    font-weight: bold;
  }

  .section_menu a:hover {
    background-color: #EFF1F3;
  }

  .section_menu ul li {
    padding-left: 0;
    /*background: transparent url(../img/layout/section_menu_line.png) no-repeat bottom left;*/
    margin-bottom: 2px;
  }

    .section_menu ul li ul li {
      background: none;
      margin-bottom: 0px;
      margin-top: 2px;
    }

    .section_menu ul li a {
      padding-left: 15px;
      background-image: url(../img/layout/section_menu_bg.png);
      background-color: #fafafc;
      background-repeat: repeat-y;
      font-weight: normal;
    }

    .section_menu ul li ul li a {
      font-weight: normal;
      padding-left: 25px;
      background-image: url(../img/layout/bullet_red.png);
      background-repeat: no-repeat;
      background-color: transparent;
      background-position: 15px 0.7em;
    }

    .section_menu ul li ul li ul li a {
      padding-left: 35px;
      background-image: url(../img/layout/bullet_blue_square.png);
      background-position: 25px 0.7em;
      font-style: italic;
      color: #666;
    }

    .section_menu ul li ul li ul li ul li a {
      font-style: normal;
      background-image: none;
      padding-left: 35px;
    }


    .section_menu ul li a {
      text-decoration: none;
      color: #333;
    }

  .section_menu .menu_line {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background: transparent url(../img/layout/section_menu_line.png) no-repeat;
  }

/* telo stranky */
.page_content {
  background-color: #fff;
  min-height: 30em;
  padding: 2px 0 0 0;
}

  .page_content .box h2 {
    display: block;
    font-size: 1.6em;
    font-family: serif;
    height: 1.8em;
    line-height: 1.8em;
    border-bottom: 2px solid #154874;
    margin-bottom: 10px;
  }

    .page_content .box h2.alt_bg {
      background-color: #ad0002;
    }

/* paticka */

.page_footer {
  font-size: 0.917em;
  padding-top: 10px;
  background-color: #fff;
}

  .page_footer .box {
    margin-left: 10px;
  }

  .page_footer span {
    display: inline;
    padding: 5px 10px 5px 10px;
  }

  .page_footer div a {
    color: #ad0002;
    text-decoration: underline;
  }

/* h1, h2, h3, h4, ... */
em {
  font-style: italic;
  color: #ad0002;
}

/* home content */
.layout_homepage {
}

  .layout_homepage a {
    color: #154874;
  }

  .layout_homepage .box {
  }

  .layout_homepage .last_discussed_dossiers_box,
  .layout_homepage .poll_box {
    padding-right: 20px;
  }

.poll_box_content {
  margin: 5px;
}

/* posledne schvalene zakony */

div.last_discussed_dossiers_box h3 {
  float: left;
  width: auto;
  margin: 0 10px 0 0;
}

  div.last_discussed_dossiers_box h3 a {
    font-weight: bold;
  }

div.last_discussed_dossiers_box .dossier_title {
  padding-bottom: 3px;
  margin-bottom: 3px;
  /*border-bottom: 1px solid #2b658d;*/
  background: transparent url(../img/layout/section_menu_line.png) no-repeat bottom left;
}

ul.last_discussed_dossiers_list {
  margin: 5px;
}

  * html ul.last_discussed_dossiers_list li h3 {
    display: inline-block;
  }

  ul.last_discussed_dossiers_list li {
    line-height: 20px;
    font-size: inherit;
    padding-left: 10px;
    background-image: url(../img/layout/bullet_red.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    margin-bottom: 3px;
  }

/* dk, foto, online link */
.see_also_box {
}

.see_also_panel {
}

.page_content .see_also_box div h2 {
  background-color: transparent;
  padding: 0;
  margin: 0 0 3px 0;
  line-height: 1em;
  height: auto;
}

.see_also_box div h2 a {
  color: #333;
}

.page_content .see_also_box div {
  margin-bottom: 10px;
}

.online_broadcast {
  background: transparent url(../img/layout/mediaportal.jpg) no-repeat left top;
  height: 200px;
  width: 630px;
  display: block;
  position: relative;
  margin: 10px 0 20px 0;
}

.online_broadcast span {
  display: none;

}

.online_broadcast:hover span.desc {
  /*text-decoration: underline;*/
}

.online_broadcast span.desc {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 180px;
  text-align: left;
  font-size: 1.3rem;
  line-height: 130%;
  font-family: serif;
}

* html .online_broadcast {
  height: 65px;
}

* html .digital_library {
  height: 65px;
}

* html .photogallery {
  height: 65px;
}

.digital_library {
  background: transparent url(../img/layout/icon_digital_library.png) no-repeat left top;
  padding-left: 75px;
  min-height: 65px;
  float: left;
  width: 310px;
  margin-right: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.photogallery {
  background: transparent url(../img/layout/icon_dlv4plus.png) no-repeat left top;
  padding-left: 75px;
  min-height: 65px;
  float: left;
  width: 310px;
  margin-right: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.photogallery_thumbnail {
  margin-left: auto; 
  display: block; 
  margin-right: auto; 
  max-width:450px;
  max-height: 300px;
}

.photogallery_hidden {
  height: 0;
  width: 0;
}

/* anketa */

.poll_panel {
  margin: 5px;
}

  .poll_panel strong {
    font-weight: bold;
  }

  .poll_panel a {
    font-size: inherit;
    padding-left: 12px;
    background-image: url(../img/layout/bullet_red.png);
    background-repeat: no-repeat;
    background-position: 2px 10px;
    margin-left: 0px;
    margin-bottom: 3px;
  }

  .poll_panel div,
  .poll_panel table a {
    padding-top: 5px;
  }

  .poll_panel table img {
    margin-top: 3px;
  }

  .poll_panel ul {
    margin: 10px 0 10px 0;
  }

  .poll_panel h3 {
    font-weight: bold;
  }

  .poll_panel li {
    margin-bottom: 5px;
    position: relative;
  }

    .poll_panel li strong {
      color: #ccc;
      position: absolute;
      top: 50%;
      right: 0;
    }

    * html .poll_panel li strong {
      position: static;
    }

    .poll_panel li span.bar {
      background-image: url('../img/layout/poll_bar_bg.png');
      display: block;
      height: 10px;
      margin-top: 2px;
      line-height: 1px;
      font-size: 1px;
    }

/* rychly pristup */

.external_links_box li,
.shortcuts_box li {
  font-size: inherit;
  padding-left: 12px;
  background-image: url(../img/layout/bullet_red.png);
  background-repeat: no-repeat;
  background-position: 2px 0.5em;
  margin-left: 0px;
  margin-bottom: 3px;
}

.external_links_box ul,
.shortcuts_box ul {
  padding: 5px;
}

.external_links_box a,
.shortcuts_box a {
  color: #154874;
}

.layout_homepage_topRight .shortcuts_box {
  margin: 0px;
}

.layout_homepage_shortcuts .shortcuts_box h2.alt_bg {
  font: 2.2em/150% Serif;
  height: auto;
  background-color: transparent;
}

div.layout_homepage_shortcuts div.shortcuts_box {
  margin-top: 0px;
}

.layout_homepage_shortcuts .shortcuts_box li {
  font-size: inherit;
  padding-left: 12px;
  background-image: url(../img/layout/bullet_light_blue.png);
  background-repeat: no-repeat;
  background-position: 2px 0.5em;
  margin-left: 0px;
  margin-bottom: 3px;
}

.layout_homepage_bottomeRight {
  margin-top: 20px;
}

/* neprehliadnite */

div.highlights_box {
  height: 280px;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.higlights_item h3 {
  font: 1.4em Serif;
  margin: 10px 0;
}

.higlights_item p {
  margin-top: 5px;
}


div.highlights_box .ui-widget {
  font-size: 1em;
}

* html div.highlights_box h2 {
  font: 2em/150% Serif;
  margin: 10px 0 10px 0;
}

.higlights_box_rotator {
  position: relative;
  height: 290px;
}

.highlights_box li {
  font-size: inherit;
  padding-left: 12px;
  background-image: url(../img/layout/bullet_light_blue.png);
  background-repeat: no-repeat;
  background-position: 2px 0.45em;
  margin-left: 0;
}

div.higlights_box_rotator a {
}

.higlights_box_rotator .ui-tabs-selected a:link,
.higlights_box_rotator .ui-tabs-selected a:visited,
.higlights_box_rotator .ui-tabs-selected a:hover,
.higlights_box_rotator .ui-tabs-selected a:active {
  background: #fff;
  color: #333;
}

div.higlights_box_rotator {
  background-color: transparent;
  background-image: none;
  border: none;
}

  div.higlights_box_rotator .ui-tabs-nav {
    margin: 0;
    padding: 0;
  }

  div.higlights_box_rotator .ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    clear: left;
    background: none;
    padding: 0;
  }

.higlights_box_rotator .ui-tabs-hide {
  display: none;
}

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
  margin: 0;
  padding: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 1;
  background: transparent;
}

.highlights_box .ui-tabs {
  position: relative;
  padding: 0;
  zoom: 1;
}
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  .highlights_box .ui-tabs .ui-tabs-nav {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 1;
    float: left;
    background: transparent;
  }

    .highlights_box .ui-tabs .ui-tabs-nav li {
      list-style: none;
      float: left;
      position: relative;
      border-bottom: 0 !important;
      padding: 0;
      white-space: nowrap;
    }

      .highlights_box .ui-tabs .ui-tabs-nav li a {
        color: #fff;
        line-height: 26px;
        border: 0 none;
        float: left;
        padding: 0;
        height: 26px;
        background-color: #154874;
        padding: 0 10px 0 10px;
        text-decoration: none;
      }

        .highlights_box .ui-tabs .ui-tabs-nav li a.last {
          border-right: 1px solid #30617e;
        }

        .highlights_box .ui-tabs .ui-tabs-nav li a.first {
          border-left: 1px solid #30617e;
        }

.highlights_box .ui-tabs {
  margin: 0;
  padding: 0;
}

  .highlights_box .ui-tabs ul {
    margin: 0;
    padding: 0;
    border: 0;
    height: 28px;
  }

  .highlights_box .ui-tabs .ui-tabs-nav li {
    height: 26px;
    margin: 0;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #133c58 !important;
    border-top: 1px solid #5d9ec0;
    background-color: transparent;
    background-image: none;
  }

    .highlights_box .ui-tabs .ui-tabs-nav li.ui-tabs-active {
      padding-bottom: 0;
      background-color: transparent;
      background-image: none;
    }

      .highlights_box .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
        background-color: #30617e;
      }

      .highlights_box .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text;
        color: #fff !important;
      }

    .highlights_box .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
      cursor: pointer;
    }
  /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
  .highlights_box .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0;
    background: none;
  }

  .highlights_box .ui-tabs .ui-tabs-hide {
    display: none !important;
  }

.higlights_box_rotator_controls {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: 1;
  float: right;
}

  .higlights_box_rotator_controls a {
    display: block;
    width: 26px;
    height: 26px;
  }

    .higlights_box_rotator_controls a span {
      display: none !important;
    }

  .higlights_box_rotator_controls .play_button {
    background-image: url('../Img/layout/button_play_icon.png');
    background-color: #1c5b86;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .higlights_box_rotator_controls .pause_button {
    background-image: url('../Img/layout/button_pause_icon.png');
    background-color: #1c5b86;
    background-repeat: no-repeat;
    background-position: center center;
  }

/* kalendar */


div.cal_container {
}

.cal {
  margin: 0 auto;
}

  .cal tr td {
  }

  .cal a {
    text-decoration: none;
    color: #333;
  }

  .cal .num_week {
    color: #999;
  }

    .cal .num_week a {
      color: #224156;
    }

  .cal .nmd {
    color: #ccc;
  }

  .cal tr td a,
  .cal tr td span {
    display: block;
    text-align: center;
    line-height: 22px;
    width: 23px;
    height: 22px;
    margin: 0 4px 4px 0;
  }

  .cal tr td.select a,
  .cal tr td.select span {
    background-image: url('../Img/layout/calendar_background.png');
  }

    .cal tr td.select a:hover {
      background-image: url('../Img/layout/calendar_background_marked.png');
    }

.cal_header_panel {
  margin: 10px 0 10px 0;
}

  .cal_header_panel table {
    margin: 0 auto 0 auto;
  }

.cal_header {
  margin: 0 auto;
}

  .cal_header td {
    vertical-align: middle;
  }

a.cal_previous_month_button, a.cal_next_month_button {
  margin: 0 5px;
}

.day_in_parliament_box .cal_panel {
  height: 160px;
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
}

.day_in_parliament_box .cal_description {
  width: 205px;
  margin: 0 auto 20px auto;
  font-size: 0.917em;
}

.day_in_parliament_box div.loading {
  background-image: url('../img/layout/loadingAnimation.gif');
}

/* layout_section_content */

body.pop_up .layout_section_content {
  padding: 10px;
}

  body.pop_up .layout_section_content td {
    vertical-align: top;
  }

.layout_section_content h1 {
  font: 3em Serif;
  color: #154874;
  margin: 0 0 10px 0;
  letter-spacing: -0.03em;
}

.layout_section_content .breadcrumb {
  margin-top: 10px;
}

.breadcrumb .breadcrumb-part + .breadcrumb-part:before {
  content: " / ";
}

.layout_section_content h2 {
  font: 2.2em Serif;
  margin: 10px 0;
}

.layout_section_content h3 {
  font: 1.8em Serif;
  margin: 10px 0;
}

.layout_section_content h4 {
  font: 1.5em Serif;
  margin: 10px 0;
}

.layout_section_content h5 {
  font-size: 1em;
  margin: 10px 0;
  font-weight: bold;
}

.layout_section_content .box {
  font-size: 0.917em;
  line-height: 1.6em;
}

  .layout_section_content .box h2 {
    font: 1.075em 'Arial', 'Liberation Sans', FreeSans, sans-serif;
    display: block;
    font-weight: bold;
    height: 1.8em;
    line-height: 1.8em;
    color: #fff;
    background-color: #1c5b86;
    padding: 0 0 0 5px;
  }

  .layout_section_content .box li {
    margin-left: 5px;
    background-position: 2px 0.5em;
  }

.layout_section_content ul {
  margin-bottom: 0.6em;
}

.layout_section_content p {
  text-align: justify;
  margin-bottom: 0.6em;
}

.layout_section_content {
  font-size: 1em;
  line-height: 188%;
  background-color: #fff;
  background-image: none;
}

  .layout_section_content a {
    text-decoration: underline;
    color: #154874;
  }

  .layout_section_content strong {
    font-weight: bold;
  }

  .layout_section_content .foto_lt {
    float: left;
    border: 5px solid #EFF1F3;
    margin: 10px 10px 10px 0;
  }

  .layout_section_content .foto_rt, .layout_section_content .history {
    float: right;
    border: 5px solid #EFF1F3;
    margin: 10px 0 10px 10px;
  }

li {
  display: list-item;
  zoom: 1;
}

.layout_section_content ul li {
  background-image: url(../img/layout/bullet_red.png);
  background-repeat: no-repeat;
  background-position: 2px 0.8em;
}

.layout_section_content ol ul ul li,
.layout_section_content ol ol ul li,
.layout_section_content ol ul li,
.layout_section_content ul li {
  list-style-type: none;
  list-style-position: inside;
  padding-left: 20px;
  margin-left: 10px;
}

.layout_section_content ol li {
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 0px;
  margin-left: 30px;
}

/* IE6/7 list hacks */
/* offsetting the entire ul down */
* html .layout_section_content ul, * html .layout_section_content ol { /* IE6 */
  position: relative;
  top: 0;
}

*:first-child + html .layout_section_content ul, *:first-child + html .layout_section_content ol { /* IE7 */
  position: relative;
  top: 0;
}

  /* offsetting each li back up*/
  * html .layout_section_content ul li, * html .layout_section_content ol li { /* IE6 */
    vertical-align: top;
    position: relative;
    top: -.3em;
  }

  *:first-child + html .layout_section_content ul li, *:first-child + html .layout_section_content ol li { /* IE7 */
    vertical-align: top;
    position: relative;
    top: -.3em;
  }

  .layout_section_content ol ol li {
    list-style-type: lower-alpha;
  }

  .layout_section_content ol ol ol li {
    list-style-type: upper-roman;
  }

.layout_section_content .form li {
  font-size: 100%;
  line-height: inherit;
  padding-left: 0;
  background-image: none;
}

  .layout_section_content .form li.alpha {
    margin-left: 0;
  }

.form .error, .error {
  border: 1px solid #F3B3B4;
  background-color: #F9D9D9;
  padding: 11px;
  margin-bottom: 15px;
}

  .form .error li {
    padding-left: 12px;
    background-image: url(../img/layout/bullet_red.png);
    background-repeat: no-repeat;
    background-position: 2px 0.8em;
    margin-left: 10px;
  }

.form .warning {
  border: 1px solid #fcae59;
  background-color: #f8e07f;
  padding: 11px;
  margin-bottom: 15px;
}

.form .ok_message, .ok_message {
  border: 1px solid #76f169;
  background-color: #ddf87f;
  padding: 11px;
  margin-bottom: 15px;
}

.availabilityPanel {
  padding-bottom: 10px;
}


.timetable {
  height: 30px;
  width: 45px;
}

.timetable_occupied {
  border: 1px solid #F3B3B4;
  background-color: #F9D9D9;
}

.timetable_temporary {
  border: 1px solid #fcae59;
  background-color: #f8e07f;
}

.timetable_free {
  border: 1px solid #76f169;
  background-color: #ddf87f;
}

.timetable_requested {
  border: 1px solid #6974f1;
  background-color: #a5befb;
}

  .timetable_free:hover, .timetable_requested:hover {
    background-color: #6974f1;
  }


/* stare cssko - casom nahradit */
.tab_zoznam {
  border: 0 none;
  width: 100%;
  font-size: 0.917em;
  line-height: 1.4em;
}

  .tab_zoznam td.other_center {
    text-align: center;
  }

  .tab_zoznam td td {
  }

  .tab_zoznam th {
    border-bottom: 1px solid #7B8C9A;
    color: #243C55;
    font-weight: bold;
    padding: 0 5px 5px;
    text-align: left;
  }

    .tab_zoznam th.other_center {
      text-align: center;
    }

  .tab_zoznam td {
    padding: 2px 5px;
    text-align: left;
    vertical-align: top;
  }

    .tab_zoznam td.date {
      width: 125px;
    }

    .tab_zoznam td.other_center {
      text-align: center;
    }

    .tab_zoznam td.date_zmeny {
      width: 60px;
    }

    .tab_zoznam td.poslanec {
      width: 115px;
    }

      .tab_zoznam td.poslanec p {
        padding: 0 1px;
      }

    .tab_zoznam td a {
    }

  .tab_zoznam tr.trb td, .tab_zoznam_nonalt, .tab_zoznam_nonalt td {
    background-color: #EFF1F3;
    border-top: 1px solid #FFFFFF;
  }

.tab_zoznam_alt, .tab_zoznam_alt td {
  background-color: White;
  border-top: 1px solid #EFF1F3;
}

.tab_zoznam_nonalt_bold, .tab_zoznam_nonalt_bold td {
  background-color: #EFF1F3;
  border-top: 1px solid #FFFFFF;
  font-weight: bold;
}

.tab_zoznam_header, .tab_zoznam_header td {
  border-bottom: 1px solid #7B8C9A;
  color: #243C55;
  font-weight: bold;
  margin-top: 20px;
  padding: 0 5px 5px;
  text-align: left;
}

.tab_zoznam_smallmargintop {
  border-bottom: 1px solid #7B8C9A;
  margin-top: 2px;
  width: 100%;
}

  .tab_zoznam_smallmargintop th {
    border-bottom: 1px solid #7B8C9A;
    color: #243C55;
    font-weight: bold;
    padding: 0 5px 5px;
    text-align: left;
  }

  .tab_zoznam_smallmargintop td {
    font-size: 0.917em;
    padding: 2px 5px;
    text-align: left;
    vertical-align: top;
  }

  .tab_zoznam_smallmargintop tr.trb td {
    background-color: #EFF1F3;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
  }

span.item_body_left {
  width: 130px;
  margin-right: 5px;
  display: block;
}

span.item_body_right {
  display: block;
  margin-left: 15px;
}

.article .text .small, .article .text .small strong {
  font-size: x-small;
  padding-top: 0;
}

.text ul li .navrh_link {
  float: left;
  width: 70px;
}

  .text ul li .navrh_link a {
    font-size: 0.917em;
  }

.text ul li .navrh_text {
  float: right;
  width: 310px;
}

.poslanec {
}

  .poslanec .foto {
    border: 5px solid #EFF1F3;
    float: left;
  }

    .poslanec .foto img {
      margin: 1px;
      vertical-align: bottom;
    }

.tab_pos {
  float: left;
  margin-left: 10px;
  margin-top: 0;
  width: 240px;
}

.tab_kontakt {
  margin: 15px 0;
  width: 100%;
}

.tab_int {
  float: left;
  margin-top: 10px;
  width: 100%;
}

  .tab_int tr td.title {
    width: 160px;
  }

  .tab_pos tr.trb td, .tab_kontakt tr.trb td, .tab_int tr.trb td {
    background-color: #EFF1F3;
  }

  .tab_pos td, .tab_pos td span, .tab_kontakt td, .tab_kontakt td span, .tab_int td, .tab_int td span {
    color: #243C55;
    font-weight: bold;
    text-align: left;
    vertical-align: bottom;
  }

.tab_pos td {
  font-size: 0.917em;
}

.tab_kontakt td {
  font-size: 1em;
}

.tab_pos td a {
}

.tab_pos td.title, .tab_pos td.title span, .tab_kontakt td.title, .tab_kontakt td.title span, tab_int td.title, tab_int td.title span {
  color: #6D787D;
  font-weight: normal;
  width: 95px;
}

  .tab_int td.title, tab_int td.title span {
    font-size: 0.917em;
    width: 100px;
  }

.tab_int tr td.title, tab_int tr td.title span {
  vertical-align: top;
}

.tab_kontakt td.title {
  font-size: 0.917em;
  width: 65px;
}


/* zoznamy clenov */
.member, .member_vez {
  font-size: 0.917em;
  line-height: 1.3em;
  background-color: #EFF1F3;
  display: block;
  float: left;
  width: 210px;
  height: 60px;
  margin: 0 20px 20px 0;
  overflow: hidden;
}

  .member_vez .member_picture,
  .member .member_picture {
    float: left;
    display: block;
    width: 44px;
  }

  .member_vez .member_name,
  .member .member_name {
    float: left;
    display: block;
    width: 150px;
    padding: 5px;
  }

    .member_vez .member_name em,
    .member_vez .member_name span,
    .member .member_name em,
    .member .member_name span {
      display: block;
    }

    .member_vez .member_name em,
    .member .member_name em {
      color: #333;
    }

/* tab_details */
.tab_details {
  width: 100%;
  font-size: 0.917em;
  margin-bottom: 5px;
}

  .tab_details td.title {
    width: 10%;
    padding-left: 5px;
  }

  .tab_details tr.trb {
    background-color: #EFF1F3;
  }

  .tab_details td {
    vertical-align: top;
  }

/* podpredsedovia */
div.vicechairmans_list {
  margin: 10px 0 10px;
}

div.vicechairman_bigbox {
  font-size: 0.917em;
  line-height: 1.3em;
  background-color: #fff;
  display: block;
  float: left;
  width: 45%;
  margin: 0 5% 20px 0;
  overflow: hidden;
}

.vicechairman_bigbox .vicechairman_photo,
.vicechairman_bigbox .vicechairman_data {
  float: left;
  overflow: hidden;
}

.vicechairman_bigbox .vicechairman_photo {
  /*border: 4px solid #EFF1F3;*/
  border: 5px solid #EFF1F3;
  float: left;
}

  .vicechairman_bigbox .vicechairman_photo img {
    border: 1px solid #fff;
  }

.vicechairman_bigbox .vicechairman_data {
  width: 240px;
  margin: 20px 0 0 0;
  padding: 10px;
  background-image: none;
  background-color: #EFF1F3;
}

.vicechairman_description {
  margin-top: 10px;
}

  .vicechairman_description strong {
    font-weight: bold;
    display: block;
    margin-top: 5px;
  }

.vicechairman_name {
  font-weight: bold;
}

/* poslanec */
.mp .mp_foto {
  border: 5px solid #EFF1F3;
  float: left;
}

  .mp .mp_foto img {
    border: 1px solid #fff;
  }

.mp .mp_photo {
  border: 5px solid #EFF1F3;
  background-color: #EFF1F3;
  text-align: center;
}

  .mp .mp_photo img {
    border: 1px solid #fff;
  }

.mp .mp_personal_data {
  font-size: 0.917em;
}

  .mp .mp_personal_data div {
    margin-top: 2px;
  }

    .mp .mp_personal_data div strong {
      font-weight: normal;
      display: block;
      padding: 0;
    }

    .mp .mp_personal_data div span {
      display: block;
      padding: 0 5px 0 5px;
      background-color: #EFF1F3;
      font-weight: bold;
    }

/* zoznam poslancov */

.layout_section_content .mps_list_shortcuts ul li {
  background-image: none !important;
  padding: 0 !important;
  margin: 0 !important;
  float: left;
}

.mps_list_shortcuts li a {
  text-decoration: none;
  float: left;
  margin-right: 3px;
  padding: 3px 5px 3px 5px;
  text-align: center;
  background-color: #EFF1F3;
}

  .mps_list_shortcuts li a:hover {
    background-color: #1C5B86;
    color: #fff;
  }

.mps_list {
  margin-top: 10px;
}

  .mps_list h2 {
    float: left;
    width: 50px;
    margin: 0;
  }

  .mps_list ul {
    float: left;
    width: 840px;
  }

    .mps_list ul li {
      float: left;
      width: 120px;
      margin: 0;
    }

      .mps_list ul li a {
        text-decoration: none;
      }

.back_to_top_button {
  float: left;
  width: 50px;
  text-align: right;
}

  .back_to_top_button a {
    display: block;
    padding-left: 5px;
    text-align: center;
  }

    .back_to_top_button a:hover {
      background-color: #EFF1F3;
    }

.mps_list_block {
  border-bottom: 1px solid #EFF1F3;
  margin: 10px 0 10px 0;
  padding-bottom: 10px;
}

/* schodze vyborov */

.vyborylist_item h3 {
  margin: 20px 0 0 0;
}

div h3.vyborylist_header {
  clear: both;
  margin: 20px 0 0 0;
}

.vyborylist_subheader {
  font-style: italic;
}

.vyboryprogramlist_left {
  clear: both;
}

.vyborylist_left span,
.vyborylist_left strong,
.vyborylist_left em {
}

.vyborylist_left span {
  clear: left;
}

.vyboryprogramlist_datetime, .vyborylist_left strong {
  font-weight: bold;
}

.vyborylist_left em {
  color: #333;
}

/* denna informacia */
.daily_info_list {
  font-size: 0.917em;
}

  .daily_info_list .mp_personal_data div {
    margin-top: 2px;
  }

  .daily_info_list .daily_info_item div strong {
    display: block;
    padding: 0 0 0 0;
    font-weight: normal;
  }

  .daily_info_list .daily_info_item div span,
  .daily_info_list .daily_info_item div ul {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

.daily_info_item {
  border-bottom: 1px solid #1C5B86;
  padding-bottom: 10px;
}
/*.daily_info_list tr.pager td { padding: 1px 0 1px 0; }*/
.daily_info_list tr.header {
  height: 1px;
  clear: both;
}

.daily_info_list th {
  height: 1px;
  line-height: 1px;
  border-top: 1px solid #1C5B86;
}

.daily_info_list .daily_info_item div ul li {
  padding: 0;
  margin: 0;
  background-image: none;
}

.daily_info_description {
  margin-top: 10px;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  background-color: #EFF1F3;
}

.daily_info_voting_result_link {
  margin-top: 5px;
}

  .daily_info_voting_result_link a {
    font-weight: bold;
  }

.daily_info_speakers_list li {
  margin: 0;
  width: 30%;
  float: left;
  font-weight: normal;
}

.daily_info_list .pager td {
  padding-right: 3px;
}

.daily_info_item div.daily_info_speakers_list span {
  font-weight: normal;
}

.daily_info_voting_result_text {
  font-weight: bold;
  margin-top: 5px;
}

.daily_info_speech_summary {
  font-size: 0.917em;
  margin: 0 auto 10px auto;
}

  .daily_info_speech_summary div strong, .voting_stats_summary div strong {
    display: block;
    padding: 0 0 0 0;
    font-weight: normal;
  }

  .daily_info_speech_summary div span, .voting_stats_summary div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

.daily_info_speech_header {
  margin-top: 0px;
  height: 25px;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  background-color: #EFF1F3;
  vertical-align: middle;
}

.daily_info_speech_header_left {
  margin-right: 50px;
}

.daily_info_speech_header_right {
  float: right;
}

.daily_info_speech_header_middle {
  margin-left: 50px;
}

/* hlasovania */

.voting_stats_summary_panel {
  margin-bottom: 7px;
  border-bottom: 1px solid #7B8C9A;
}

.voting_stats_summary {
  font-size: 0.917em;
  width: 580px;
  margin: 0 auto 10px auto;
}

.voting_stats_summary_full {
  font-size: 0.917em;
  margin: 0 auto 10px auto;
}

  .voting_stats_summary_full div strong, .voting_stats_summary div strong {
    display: block;
    padding: 0 0 0 0;
    font-weight: normal;
  }

  .voting_stats_summary_full div span, .voting_stats_summary div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

.hpo_result_table {
  width: 100%;
}

  .hpo_result_table td {
    width: 25%;
  }

.hpo_result_block_title {
  font-weight: bold;
}

.hpo_links {
  border-top: 1px solid #7B8C9A;
  margin-top: 10px;
}

  .hpo_links li {
    margin-left: 0;
  }

/* uznesenia */
.resolution_details {
  font-size: 0.917em;
}

  .resolution_details div strong {
    display: block;
    font-weight: normal;
    padding: 0 0 0 0;
  }

  .resolution_details div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

/* hodina otazok */
.question_hour_detail_state {
  font-weight: bold;
  margin-bottom: 10px;
}

/* interpelacie */
.interpelation_details {
  font-size: 0.917em;
}

  .interpelation_details div strong {
    display: block;
    font-weight: normal;
    padding: 0 0 0 0;
  }

  .interpelation_details div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

/* tlace */
.parliamentary_press_details {
  font-size: 0.917em;
}

  .parliamentary_press_details div strong {
    display: block;
    font-weight: normal;
    padding: 0 0 0 0;
  }

  .parliamentary_press_details div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

.parliamentary_press_links {
  border-top: 1px solid #7B8C9A;
  margin-top: 10px;
}

  .parliamentary_press_links li {
    margin-left: 0;
  }

/* pozmenujuce a doplnujuce navrhy */
.change_request_details {
  font-size: 0.917em;
}

  .change_request_details div strong {
    display: block;
    font-weight: normal;
    padding: 0 0 0 0;
  }

  .change_request_details div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

    .change_request_details div span li {
      padding: 0;
      margin: 0;
      background-image: none;
    }

      .change_request_details div span li span {
        display: block;
        padding: 0;
        background-color: transparent;
        width: 25%;
        font-weight: normal;
        float: left;
      }

/* sitemap */
.RadTreeView_Default li {
  margin: 0;
  padding: 0;
}

/* udalosti */

img.news_popup_photo {
  border: 5px solid #EFF1F3;
  margin: 0 0 15px 15px;
}

.news .pager td {
  padding: 0 3px 3px 0;
}

.top_news_box {
  margin-top: 10px;
}

.top_news_box .top_news_grid {
  min-height: 290px;
}

.top_news_box .all_news_link {
  margin-top: 5px;
}

  .top_news_box .all_news_link a {
    line-height: 20px;
    padding-left: 10px;
    background-image: url(../img/layout/bullet_red.png);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    margin-left: 5px;
  }

.top_news_item {
  position: relative;
  behavior: url(../img/layout/iepngfix/iepngfix.htc);
  background-repeat: no-repeat; background-position: center center; height: 300px;
  margin: 10px 0;
  width: 310px;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}

.top_news_item.item1 {
  width: 630px;
}

.top_news_item.item1 h2 {
  font-size: 1.6rem;
}

.top_news_item h2 {
  font-size: 1.2rem;
  font-family: serif;
  line-height: 120%;
 
}

.top_news_item h2 a {
  text-decoration: none;
}

  .top_news_item h2 a:hover {
    /*text-decoration: underline;*/
  }

.top_news_item_img {
  position: relative;
  left: 0;
  top: 0;
  height: 290px;
  width: 340px;
}

.top_news_item_info {
  position: absolute;
  bottom: 0;
  background-image: url(../img/layout/trans_80.png);
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}

  .top_news_item_info a,
  .top_news_item_info div.text {
    margin: 5px;
    display: block;
  }

  .top_news_item_info div.date {
    margin: 0 5px 0 5px;
  }

  .top_news_item_info div.text a {
    display: inline;
    margin: 0;
  }

.news_list {
  padding-left: 10px;
}

.news_list .top {
  padding-top: 10px;
}

.news_list .bottom {
  padding-bottom: 10px;
}

/* fotogaleria */
.foto_left {
  float: left;
  width: 170px;
  margin: 0 5px 10px 0;
}

.foto_subheader{
  font: 1.6em Serif;
  background-color: #2D8ABD;
  color: white;
  padding: 4px 4px 0 4px;
  margin-bottom: 4px;
  width: 100%;
}

.foto_subheader a, .mp_videos a, .mp_photos a 
{
  text-decoration: none;
  color: white;
}

.galleryBorder {
  margin: 10px 0 0 10px;
  border-width: 5px;
}

.foto_left p {
  display: none;
}

.latest_photos {
  font: 2.2em 'ArnoProCaption', 'Times New Roman', Serif;
  margin: 10px 0;
}

.photos .pager a,
.search .pager a,
.search .pager span
{
  display:inline-block;
  height:20px;
  line-height:20px;
  margin-left:0;
  text-align:center;
  voice-family:inherit;
  width:21px;
    background-color: #EFF1F3;
  text-decoration: none;
}

.photos .pager a:hover,
.search .pager a:hover
{
  background-color: #1C5B86;
  text-decoration: none;
  color: #fff;
}

.photos .pager a.select,
.search .pager  a.select,
.search .pager span.select
{
  background-color: #1C5B86;
  color: #fff;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
}

  #cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
  }

#cboxTitle {
  margin: 5px;
  padding: 5px;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
  background: #000;
}

#colorbox {
}

#cboxContent {
  margin-top: 20px;
}

#cboxLoadedContent {
  background: #000;
  padding: 5px;
}

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 99%;
  color: #333;
  background-image: url(../img/layout/trans_80.png);
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) top left no-repeat;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

  #cboxPrevious.hover {
    background-position: bottom left;
  }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) top right no-repeat;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

  #cboxNext.hover {
    background-position: bottom right;
  }

#cboxLoadingOverlay {
  background: #000;
}

#cboxLoadingGraphic {
  background: url(../img/loading.gif) center center no-repeat;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../img/controls.png) top center no-repeat;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

  #cboxClose.hover {
    background-position: bottom center;
  }


/* videogaleria */
.video_content {
  width: 100%;
  padding-left: 20px;
  /*background-color: #EFF1F3;*/
}

.video_event {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
}

  .video_event h2 {
    margin-top: 30px;
    font-family: "Source Sans Pro", sans-serif;
  }

.video_persons {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
}

  .video_persons h2 {
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 30px;
  }

.video_committee {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
}

  .video_committee h2 {
    margin-top: 30px;
    font-family: "Source Sans Pro", sans-serif;
  }

.latest_videos {
  font: 2.2em Serif;
  margin: 10px 0;
}

.mp_videos, .mp_photos, .event_section {
  font: 1.4em Serif;
  background-color: #2D8ABD;
  color: white;
  padding: 6px 0 0 6px;
  margin-bottom: 6px;
  width: 100%;
}

.event_section {
  margin-top: 10px;
}

.event_section h2
{
  font: 1.0em Serif;
  margin: 2px 0 2px 0;
}


/* zasadaci poriadok */
.mp_seating a,
.mp_seating span {
  margin: 0 0 2px 2px;
}

.mp_seating_img img {
  display: block;
  margin: 0 auto;
}

/* hodina otazok */

.question_hour_details {
  font-size: 0.9em;
}

  .question_hour_details div strong {
    font-weight: normal;
    display: block;
    padding: 0;
  }

  .question_hour_details div span {
    display: block;
    padding: 0 5px 0 5px;
    background-color: #EFF1F3;
    font-weight: bold;
  }

/* strankovanie cez jQuery */
div.pager {
  font-size: 0.917em;
  margin-top: 10px;
  border-top: 1px solid #7B8C9A;
  padding-top: 2px;
}

.pager span.page-number {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-left: 0;
  text-align: center;
  voice-family: inherit;
  width: 21px;
  background-color: #EFF1F3;
  text-decoration: none;
  color: #154874;
  margin: 0 2px 2px 0;
}

div.pager span.active {
  background-color: #1C5B86;
  color: #fff;
}

.pager .clickable {
  cursor: pointer;
}

.pager div.active {
  font-weight: bold;
}

.pager div.view-all {
  clear: both;
  text-decoration: underline;
  color: #154874;
}

.layout_section_content h1 .print {
  float: right;
  margin: 10px 0 10px 10px;
}

/* Palo potreboval stĺpce grid zarovnávať napravo a bold */

.right_aligned_text td {
  text-align: right;
}

.centered_text th {
  text-align: center;
}

.bold_text {
  font-weight: bold;
}


.program-filter {
  margin: 10px 0 20px 0;
}

.filter-command-button {
  float: right;
}

span.program-filter-checkbox {
  margin: 0 5px 0 5px;
}

.img-float-left {
  float: left;
  margin: 5px 5px 5px 0;
}

.img-float-right {
  float: right;
  margin: 5px 0 5px 5px;
}

/* zoznam osob na postoch */
.p-person {
  clear: both;
  margin-top: 20px;
}

.p-photo {
  float: left;
  width: 100px;
  margin-right: 10px;
}

.p-name {
  font-weight: bold;
}

.p-post {
  font-style: italic;
}

.p-photo img {
  width: 100px;
}

div.form input.rlbCheck {
  width: 30px;
}

/* Napíšte predsedovi */

.write_to_chairman {
  background-color: #FAFAFA;
  padding: 0;
  width: 710px;
  border: 2px solid #2D8ABD;
}

.write_to_chairman_image {
  position: relative;
  top: -118px;
  margin-bottom: -118px;
  left: 20px;
  border: 1px solid;
}

.write_to_chairman_body_top {
  position: relative;
  left: 0;
  top: 0;
}

.write_to_chairman_caption {
  font: 1.4em Serif;
  background-color: #2D8ABD;
  color: white;
  padding: 4px 4px 0 4px;
  margin-bottom: 4px;
  width: 704px;
}

.write_to_chairman_body {
  background-color: #FAFAFA;
  margin: 5px 5px 0 5px;
}


/* Modernejší layout pre boxy */

.blue_box {
  border: 2px solid #2D8ABD;
}

  .blue_box .top {
    background-color: #2D8ABD;
  }

.red_box {
  border: 2px solid #863030;
}

  .red_box .top {
    background-color: #863030;
  }

.green_box {
  border: 2px solid #3C7861;
}

  .green_box .top {
    background-color: #3C7861;
  }

.yellow_box {
  border: 2px solid #817F3F;
}

  .yellow_box .top {
    background-color: #817F3F;
  }

.blue_box, .red_box, .green_box, .yellow_box {
  background-color: #F1F1F1;
  padding: 0;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}

  .blue_box .top, .red_box .top, .green_box .top, .yellow_box .top {
    font: 1.4em Serif;
    color: white;
    padding: 4px 4px 0 4px;
    margin-bottom: 4px;
  }

  .blue_box .box_body, .red_box .box_body, .green_box .box_body, .yellow_box .box_body {
    padding: 5px;
  }

    .blue_box .box_body .indent_1, .red_box .box_body .indent_1, .green_box .box_body .indent_1, .yellow_box .box_body .indent_1 {
      padding-left: 20px;
      display: block;
      float: left;
    }

    .blue_box .box_body .indent_2, .red_box .box_body .indent_2, .green_box .box_body .indent_2, .yellow_box .box_body .indent_2 {
      padding-left: 100px;
      display: block;
    }

    .blue_box .box_body .indent_hist2, .red_box .box_body .indent_hist2, .green_box .box_body .indent_hist2, .yellow_box .box_body .indent_hist2 {
      padding-left: 150px;
      display: block;
    }

    .blue_box .box_body .indent_3, .red_box .box_body .indent_3, .green_box .box_body .indent_3, .yellow_box .box_body .indent_3 {
      padding-left: 300px;
      display: block;
    }

    .blue_box .box_body .indent_5, .red_box .box_body .indent_5, .green_box .box_body .indent_5, .yellow_box .box_body .indent_5 {
      padding-left: 580px;
      display: block;
    }

/* správy a udalosti */
.news_body div {
  text-align: justify;
  padding-bottom: 15px;
  color: #646464;
}

.news_date {
  color: gray;
}

.toggle-element {
  cursor: pointer;
}

.panels {
  margin-top: 20px;
  padding: 20px 0;
  background-color: #efefef;
}

/* tlačové konferencie*/
.press_event {
  font-family: "Source Sans Pro", sans-serif;
}

  .press_event h2 {
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 20px;
    font-size: 2.2em;
  }

  .press_event h3, .press_event div h3, .press_event_video span {
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 20px;
    font-size: 1.8em;
  }

.press_event_video {
  margin-bottom: 10px;
}


.seating {
  position: relative;
  width: 100%;
  height: 700px;
}

.seating-chair {
  position: absolute;
  left: 50%;
  top: 0;
}

.seating .cover {
  background-color: transparent;
  position: absolute;
  z-index: 50;
  width: 400px;
  height: 259px;
  top: 130px;
  left: 50%;
  margin-left: -200px;
  display: block;
}

.seating-chair > span > img,
.seating-chair > a > img {
  width: 24px;
  height: 24px;
}

.seating-chair > span ,
.seating-chair > a {
  position: absolute;
}

  .seating-chair .details {
    position: absolute;
    width: 400px;
    top: 130px;
    left: 50%;
    margin-left: -200px;
    text-align: center;
    display: block;
    opacity: 0;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
    z-index: 10;
  }

.seating-chair .details span {
      display: block;
  margin-top: 5px;
    }

  .seating-chair:hover .details {
    display: block;
    opacity: 1;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
  }

  /*.seating-chair:hover > span img,
  .seating-chair:hover > a img {
    border: 2px solid #154874;
    margin: -2px;
    display: block;
  }*/

#seat207 { margin-left: -297px; top: 47px; }
#seat206 { margin-left: -267px; top: 37px; }
#seat205 { margin-left: -237px; top: 28px; }
#seat204 { margin-left: -207px; top: 21px; }
#seat203 { margin-left: -177px; top: 15px; }
#seat202 { margin-left: -147px; top: 10px; }
#seat201 { margin-left: -117px; top: 6px; }
#seat200 { margin-left: -87px; top: 3px; }
#seat199 { margin-left: -57px; top: 1px; }
#seat198 { margin-left: -27px; top: 0; }
#seat197 { margin-left: 3px; top: 0; }
#seat196 { margin-left: 33px; top: 1px; }
#seat195 { margin-left: 63px; top: 3px; }
#seat194 { margin-left: 93px; top: 6px; }
#seat193 { margin-left: 123px; top: 10px; }
#seat192 { margin-left: 153px; top: 15px; }
#seat191 { margin-left: 183px; top: 21px; }
#seat190 { margin-left: 214px; top: 28px; }
#seat189 { margin-left: 243px; top: 37px; }
#seat188 { margin-left: 273px; top: 47px; }

#seat187 { margin-left: -272px;top: 72px; }
#seat186 { margin-left: -242px;top: 64px; }
#seat185 { margin-left: -212px;top: 57px; }
#seat184 { margin-left: -162px;top: 51px; }
#seat183 { margin-left: -132px;top: 46px; }
#seat182 { margin-left: -102px;top: 42px; }
#seat181 { margin-left: -72px;top: 39px; }
#seat180 { margin-left: -42px;top: 37px; }
#seat300 { margin-left: -12px;top: 36px; }
#seat178 { margin-left: 18px;top: 37px; }
#seat177 { margin-left: 48px;top: 39px; }
#seat176 { margin-left: 78px;top: 42px; }
#seat175 { margin-left: 108px;top: 46px; }
#seat174 { margin-left: 138px;top: 51px; }
#seat173 { margin-left: 188px;top: 57px; }
#seat172 { margin-left: 218px;top: 64px; }
#seat171 { margin-left: 248px;top: 72px; }

#seat170 { margin-left: -302px;top: 117px; }
#seat169 { margin-left: -272px;top: 108px; }
#seat168 { margin-left: -242px;top: 100px; }
#seat167 { margin-left: -212px;top: 93px; }
#seat166 { margin-left: -182px;top: 87px; }
#seat165 { margin-left: -152px;top: 82px; }
#seat164 { margin-left: -102px;top: 78px; }
#seat163 { margin-left: -72px;top: 75px; }
#seat162 { margin-left: -42px;top: 73px; }
#seat161 { margin-left: -12px;top: 72px; }
#seat160 { margin-left: 18px;top: 73px; }
#seat159 { margin-left: 48px;top: 75px; }
#seat158 { margin-left: 78px;top: 78px; }
#seat157 { margin-left: 128px;top: 82px; }
#seat156 { margin-left: 158px;top: 87px; }
#seat155 { margin-left: 188px;top: 93px; }
#seat154 { margin-left: 218px;top: 100px; }
#seat153 { margin-left: 248px;top: 108px; }
#seat152 { margin-left: 278px;top: 117px; }

#seat18 { margin-left: -307px;top: 364px; }
#seat17 { margin-left: -277px;top: 372px; }
#seat16 { margin-left: -247px;top: 379px; }
#seat15 { margin-left: -217px;top: 385px; }
#seat14 { margin-left: -187px;top: 390px; }
#seat13 { margin-left: -157px;top: 394px; }
#seat12 { margin-left: -87px;top: 397px; }
#seat11 { margin-left: -57px;top: 399px; }
#seat10 { margin-left: -27px;top: 400px; }
#seat9 { margin-left: 3px;top: 400px; }
#seat8 { margin-left: 33px;top: 399px; }
#seat7 { margin-left: 63px;top: 397px; }
#seat6 { margin-left: 133px;top: 394px; }
#seat5 { margin-left: 163px;top: 390px; }
#seat4 { margin-left: 193px;top: 386px; }
#seat3 { margin-left: 223px;top: 379px; }
#seat2 { margin-left: 253px;top: 372px; }
#seat1 { margin-left: 283px;top: 364px; }

#seat43 { margin-left: -412px;top: 360px; }
#seat42 { margin-left: -382px;top: 373px; }
#seat41 { margin-left: -352px;top: 383px; }
#seat40 { margin-left: -322px;top: 393px; }
#seat39 { margin-left: -292px;top: 402px; }
#seat38 { margin-left: -262px;top: 409px; }
#seat37 { margin-left: -232px;top: 415px; }
#seat36 { margin-left: -202px;top: 421px; }
#seat35 { margin-left: -172px;top: 426px; }
#seat34 { margin-left: -102px;top: 430px; }
#seat33 { margin-left: -72px;top: 433px; }
#seat32 { margin-left: -42px;top: 435px; }
#seat31 { margin-left: -12px;top: 436px; }
#seat30 { margin-left: 18px;top: 435px; }
#seat29 { margin-left: 48px;top: 433px; }
#seat28 { margin-left: 78px;top: 430px; }
#seat27 { margin-left: 148px;top: 426px; }
#seat26 { margin-left: 178px;top: 421px; }
#seat25 { margin-left: 208px;top: 415px; }
#seat24 { margin-left: 238px;top: 409px; }
#seat23 { margin-left: 268px;top: 402px; }
#seat22 { margin-left: 298px;top: 393px; }
#seat21 { margin-left: 328px;top: 383px; }
#seat20 { margin-left: 358px;top: 373px; }
#seat19 { margin-left: 388px;top: 360px; }

#seat66 { margin-left: -392px;top: 402px; }
#seat65 { margin-left: -362px;top: 414px; }
#seat64 { margin-left: -332px;top: 425px; }
#seat63 { margin-left: -302px;top: 435px; }
#seat62 { margin-left: -272px;top: 444px; }
#seat61 { margin-left: -242px;top: 451px; }
#seat60 { margin-left: -212px;top: 457px; }
#seat59 { margin-left: -182px;top: 462px; }
#seat58 { margin-left: -102px;top: 466px; }
#seat57 { margin-left: -72px;top: 469px; }
#seat56 { margin-left: -42px;top: 471px; }
#seat55 { margin-left: -12px;top: 472px; }
#seat54 { margin-left: 18px;top: 471px; }
#seat53 { margin-left: 48px;top: 469px; }
#seat52 { margin-left: 78px;top: 466px; }
#seat51 { margin-left: 158px;top: 462px; }
#seat50 { margin-left: 188px;top: 457px; }
#seat49 { margin-left: 218px;top: 451px; }
#seat48 { margin-left: 248px;top: 444px; }
#seat47 { margin-left: 278px;top: 435px; }
#seat46 { margin-left: 308px;top: 425px; }
#seat45 { margin-left: 338px;top: 414px; }
#seat44 { margin-left: 368px;top: 402px; }

#seat88 { margin-left: -367px; top: 445px; }
#seat87 { margin-left: -337px; top: 456px; }
#seat86 { margin-left: -307px; top: 467px; }
#seat85 { margin-left: -277px; top: 478px; }
#seat84 { margin-left: -247px; top: 487px; }
#seat83 { margin-left: -217px; top: 493px; }
#seat82 { margin-left: -187px; top: 498px; }
#seat81 { margin-left: -117px; top: 502px; }
#seat80 { margin-left: -87px; top: 505px; }
#seat79 { margin-left: -57px; top: 507px; }
#seat78 { margin-left: -27px; top: 508px; }
#seat77 { margin-left: 3px; top: 508px; }
#seat76 { margin-left: 33px; top: 507px; }
#seat75 { margin-left: 63px; top: 505px; }
#seat74 { margin-left: 93px; top: 502px; }
#seat73 { margin-left: 163px; top: 498px; }
#seat72 { margin-left: 193px; top: 493px; }
#seat71 { margin-left: 223px; top: 487px; }
#seat70 { margin-left: 253px; top: 478px; }
#seat69 { margin-left: 283px; top: 467px; }
#seat68 { margin-left: 313px; top: 456px; }
#seat67 { margin-left: 343px; top: 445px; }

#seat111 { margin-left: -382px; top: 474px; }
#seat110 { margin-left: -352px; top: 486px; }
#seat109 { margin-left: -322px; top: 497px; }
#seat108 { margin-left: -292px; top: 507px; }
#seat107 { margin-left: -262px; top: 516px; }
#seat106 { margin-left: -232px; top: 523px; }
#seat105 { margin-left: -202px; top: 529px; }
#seat104 { margin-left: -132px; top: 534px; }
#seat103 { margin-left: -102px; top: 538px; }
#seat102 { margin-left: -72px; top: 541px; }
#seat101 { margin-left: -42px; top: 543px; }
#seat100 { margin-left: -12px; top: 544px; }
#seat99 { margin-left: 18px;top: 543px; }
#seat98 { margin-left: 48px;top: 541px; }
#seat97 { margin-left: 78px;top: 538px; }
#seat96 { margin-left: 108px;top: 534px; }
#seat95 { margin-left: 178px;top: 529px; }
#seat94 { margin-left: 208px;top: 523px; }
#seat93 { margin-left: 238px;top: 516px; }
#seat92 { margin-left: 268px;top: 507px; }
#seat91 { margin-left: 298px;top: 497px; }
#seat90 { margin-left: 328px;top: 486px; }
#seat89 { margin-left: 358px;top: 474px; }

#seat133 { margin-left: -367px; top: 521px; }
#seat132 { margin-left: -337px; top: 532px; }
#seat131 { margin-left: -307px; top: 542px; }
#seat130 { margin-left: -277px; top: 551px; }
#seat129 { margin-left: -247px; top: 559px; }
#seat128 { margin-left: -217px; top: 565px; }
#seat127 { margin-left: -147px; top: 570px; }
#seat126 { margin-left: -117px; top: 574px; }
#seat125 { margin-left: -87px; top: 577px; }
#seat124 { margin-left: -57px; top: 579px; }
#seat123 { margin-left: -27px; top: 580px; }
#seat122 { margin-left: 3px; top: 580px; }
#seat121 { margin-left: 33px; top: 579px; }
#seat120 { margin-left: 63px; top: 577px; }
#seat119 { margin-left: 93px; top: 574px; }
#seat118 { margin-left: 123px; top: 570px; }
#seat117 { margin-left: 193px; top: 565px; }
#seat116 { margin-left: 223px; top: 559px; }
#seat115 { margin-left: 253px; top: 551px; }
#seat114 { margin-left: 283px; top: 542px; }
#seat113 { margin-left: 313px; top: 532px; }
#seat112 { margin-left: 343px; top: 521px; }

#seat146 { margin-left: -352px; top: 568px; }
#seat145 { margin-left: -322px; top: 580px; }
#seat144 { margin-left: -292px; top: 582px; }
#seat143 { margin-left: -262px; top: 592px; }
#seat142 { margin-left: -232px; top: 600px; }
#seat141 { margin-left: -132px; top: 610px; }
#seat140 { margin-left: -102px; top: 613px; }
#seat139 { margin-left: -72px; top: 615px; }
#seat138 { margin-left: -42px; top: 616px; }

#seat137 { margin-left: 18px;top: 616px; }
#seat136 { margin-left: 48px;top: 615px; }
#seat135 { margin-left: 78px;top: 613px; }
#seat134 { margin-left: 108px;top: 610px; }

.search_module a {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0 ;
  font:1.4em/150% serif;
  height:auto;

  text-decoration: none;
}

.search_module {
  margin-top: 15px;
}

.search_module td {
  padding-top: 5px;
}

.search-form span.input-container {
  display: inline-block;
  width: 100%;
  margin-right: -25px;
  box-sizing: border-box;
  border-right: 30px solid transparent;
}

.search_module a:link,
.search_module a:visited,
.search_module a:hover,
.search_module a:active {
  padding: 5px;
  margin-right: 10px;
}

.search_module_selected a {
  border-bottom: 2px solid #154874;
}

#google_translate_element a {
  text-decoration: none;
}

#google_translate_element span {
  padding: 0;

}

/*.p-section-57 .page_header .container_16 {
  background-image: url('../Img/layout/header_mps.png');
}*/