@import url("../fonts/OpenSans/opensans_bold_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_bolditalic_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_extrabold_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_extrabolditalic_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_italic_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_lightitalic_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_regular_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_semibold_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_semibolditalic_czech/stylesheet.css");
@import url("../fonts/OpenSans/opensans_light_czech/stylesheet.css");

body {
    font-family: open_sansregular;
    font-size: 13px;
}

.right {
    text-align: right;
    float: right;
}

#wrapper {
    min-width: 1000px;
}

#wrapper .masthead {
    background-image: url("../img/silver_top.png");
    background-repeat: repeat;
    height: 106px;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.form-control {
    border-radius: 0px;
    padding: 6px 0 0 10px;
}

.form-horizontal .form-control {
    width: auto;
}

.form-signin input[type="checkbox"] {
    width: 218px;
}

.btn-primary {
    background-image: none;
    background-color: #007a4e;
    color: white;
    border: none;
    text-trans: uppercase;
    font-size: 12px;
    padding: 8px 15px 4px;
    border-radius: 0px;
    text-transform: uppercase;
    filter: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
.btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #969495;
    color: white;
    filter: none;
}

#page-wrapper .container {
    width: 925px;
    min-height: 1760px;
    background-color: #f0efef;
    float: left;
    position: relative;
    margin-left: -595px;
    left: 50%;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 925px;
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}
@media (max-width: 1200px) {
    #page-wrapper .container {
        width: 725px;
        margin-left: -479px;
        min-width: 725px;
    }
}
#page-wrapper .container_school {
    width: 725px; /* 957 */
    background-color: #f0efef;
    float: left;
    position: relative;
    margin-left: -479px;
    left: 50%;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 725px;
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}


#page-wrapper .right_menu,
#page-wrapper .right_menu_school {
    width: 235px;
    height: 1760px;
    background-color: #f0efef;
    float: left;
    position: relative;
    left: 50%;
}
@media (max-width: 1200px) {
    #page-wrapper .right_menu,
    #page-wrapper .right_menu_school {
        width: 217px;
    }
}
#page-wrapper .right_menu_school {
    height: 850px;
}
#page-wrapper .index_right_menu {
    height: auto;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span,
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.right_menu_school .sub_down_info,
.right_menu .sub_down_info {
    padding-left: 10px;
    padding-top: 10px;
    font-size: 13px;
    font-family: open_sansregular;
}
#quick_contact {
    height: 220px;
}
.right_menu_school #quick_contact {
    height: 250px;
}
#quick_contact_post {
    height: 260px;
}
.sub_down_info td.semibold_13 {
    height: 23px;
    width: 75px;
    font-size: 13px;
    font-family: open_sanssemibold;
    color: #000000;
}
.sub_down_info td.reporters_semibold_13 {
    height: 23px;
    width: 28px;
    font-size: 13px;
    font-family: open_sanssemibold;
    color: #000000;
}
#newsletter {
    height: 150px;
}
.td_newsletter {
    width: 197px;
}
#emailnewsletter,
#archivNews {
    height: 140px;
}
#garbageInfo {
    height: 140px;
}
#emailnewsletter input,
#email_news input[type='text'] {
    background-color: inherit;
    width: 197px;
    float: right;
    height: 24px;
    border-radius: 0px;
    border: 1px solid #007a4e;
    margin-top: 6px;
    font-size: 12px;
    padding: 3px;
}
#Email_news input[type='checkbox'] {
    margin-right: 15px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
}

#emailnewsletter span,
#smsinfokanal span,
#archivNews span,
#garbageInfo span {
    margin-top: 7px;
    border-radius: 0px;
    border: 1px solid #007a4e;
    padding: 2px 10px;
    background-image: none;
    color: #000000;
    background-color: transparent;
    filter: none;
}

#smsinfokanal {
    height: 140px;
}
#cez {
    height: 305px;
}
.td_smsinfokanal {
    width: 82px;
}

#smsinfokanal table {
    margin-right: 10px;
    margin-left: 10px;
}

#smsinfokanal img {

}

#usefullinks {
    height: 180px;
}

#usefullinks .sub_down_info td:FIRST-CHILD {
    background-image: url("../img/sipka_odkazova.png");
    background-repeat: no-repeat;
    width: 15px;
    height: 23px;
    background-position: 0 50%;
}

#point_mark {
    border-top: 1px solid #BBBBBB;
    background-image: url("../img/monitor_logo.png");
    background-repeat: no-repeat;
    margin-top: 10px;
    width: 100%;
    height: 90px;
    background-position: 35% 15%;
}

.point_mark_text{
    position: relative;
    top: 40px;
    padding-left: 25px;
}

#point_mark:focus, #point_mark:hover {
    cursor: pointer;
}


.right_menu > div > div.sub_top_title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, transparent, transparent);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}

.right_menu > div > div.sub_top_title {
    height: 35px;
    padding-top: 6px;
    font-size: 14px;
    color: white;
    padding-left: 10px;
    font-family: open_sansregular;
    background-color: #007a4e; /* Základní barva pozadí */
    border-bottom: 3px solid #ffcb08; /* Základní barva borderu */
    position: relative; /* Pozice pro stín */
    padding-bottom: 5px; /* Aby bylo místo na stín */
}

div.sub_top_title > div.ms {
    text-align: right;
    float: right;
    margin-right: 15px;
    opacity: 0.6;
}

.right_menu_school > div > div.sub_middle_text,
.right_menu_school td.sub_middle_text,
.right_menu > div > div.sub_middle_text,
.right_menu td.sub_middle_text {
    padding-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #4c4c4c;
    padding-left: 10px;
    font-family: open_sansbold;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: inherit;
}

#wrapper .bottom_info, .bottom_gray {
    min-width: 725px;
    width: 1175px;
    height: 32px;
    background-color: #f0efef;
    position: relative;
    clear: both;
    left: 50%;
    margin-left: -595px;
    background-color: #007a4e;
    filter: none;
}
@media (max-width: 1200px) {
    #wrapper .bottom_info, .bottom_gray {
        width: 957px;
        margin-left: -479px;
    }
}
#wrapper .bottom_info {
    margin-bottom: 15px;
}

#wrapper .bottom_info > .row {
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
    color: white;
    font-size: 12px;
}

#wrapper .bottom_info_left {
    text-align: left;
    height: 32px;
    padding-bottom: 7px;
    padding-top: 7px;
    float: left;
}

.strong {
    font-weight: bold;
}

#wrapper .bottom_info_right {
    text-align: right;
    height: 32px;
    padding-bottom: 7px;
    padding-top: 7px;
}

#wrapper .bottom_gray {
    background-color: #f0efef;
    margin-bottom: 0px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
}

#wrapper .menu_row {
    height: 40px;
    background-color: #007a4e;
    box-shadow: #404040 0px 0px 20px;
    -webkit-box-shadow: #404040 0px 0px 20px;
    -moz-box-shadow: #404040 0px 0px 20px;
    position: relative;
    z-index: 2;
    line-height: normal;
}

.crest {
    background-image: url("../img/crest.png");
    background-repeat: no-repeat;
    width: 92px;
    height: 106px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -452px;
    z-index: 3;
}
.main_title {
    position: relative;
    z-index: 3;
    font-size: 28px;
    top: -66px;
    left: 50%;
    margin-left: -330px;
    color: #4c4c4d;
    width: 807px;
}
.main_title div.big {
    color: #007a4e;
    font-weight: bold;
    margin-top: 2px;
    float: left;
}

.main_title div.search input {
    width: 170px;
    float: right;
    height: 30px;
    border-radius: 0px;
    border: 1px solid #007a4e;
    margin-top: 8px;
    font-size: 12px;
}

.main_title div.search button {
    border-radius: 0px;
    border: 1px solid #007a4e;
    border-left: none;
    padding: 4px 8px;
    background-image: none;
    color: #007a4e;
    background-color: transparent;
}

.main_title div.green_line {
    background-image: url("../img/green_line.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 1px;
    float:left;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    background-position: right;
}

.main_title div.normal {
    float: left;
    margin-top: 1px;
    padding-right: 10px;
}

.main_title div.green_line {
    position: relative;
}

.main_title div.small {
    font-family: open_sanslight;
    color: #000000;
    font-size: 20px;
    float: left;
    margin-top: 8px;
    vertical-align: middle;
}

div.main_picture {
    margin-bottom: 15px;
    line-height: normal;
}

.form-control:focus {
    border-color: #007a4e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #B0D1C6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #B0D1C6;
}

#slides {
    z-index: 1;
}

.box{
    width: 957px;
    height: 288px;
    margin:0px auto;
    overflow: hidden;
}

.effect { position: relative; }
.effect:before, .effect:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 35px; top: 80%;
    left: 10px;
    width: 50%; max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 20px 6px #777;
    -moz-box-shadow: 0 20px 6px #777;
    box-shadow: 0 20px 6px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.effect:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px; left: auto;
}

/******* TABLE *******/

table.table_classic {
    width: 100%;
    height: auto;
    font-family: open_sansregular;
    font-size: 14px;
}

table.table_classic_center {
    margin: 0px 0px 10px 0px;
}

table.table_classic thead th{
    background-color: #007a4e;
    padding: 10px;
    color: white;
    border-right: 1px solid white;
}

.table_classic  th.th_width_100 {
    width: 100px;
}

table.table_classic thead th:last-child,
table.table_classic tbody td:last-child {
    border-right: 0px;
}

table.table_classic tbody td:first-child{
    font-weight: bold;
}

table.table_classic tbody td{
    font-size: 13px;
    background-color: #DCDBDC;
    border-right: 1px solid white;
    border-top: 1px solid white;
    padding: 10px;
}

table.table_classic tbody td.no-border{
    border-top: 0px;
}

table.table_classic tbody td.center {
    text-align: center;
    vertical-align: top;
}

/******* TABLE FILTER *******/

table.web_filter {
    height: auto;
    font-family: open_sansregular;
    font-size: 14px;
    padding: 10px 0px 35px 0px;
    width: 100%;
    float: left;
    border-collapse: separate;
}

table.web_filter a {
    line-height: 2.5;
    display: block;
    color: white;
}

table.web_filter a:hover,
table.web_filter a:focus {
    text-decoration: none;
    color: white;
}

table.web_filter tbody td{
    font-size: 13px;
    background-color: #007a4e;
    text-align: center;
    color: white;
    border-right: 1px solid white;
    width: 95px;
    height: 35px;
}

table.left td > span,
table.left tbody td
{
    text-align: left;
}

table.left td > span {
    padding-left: 23px;
}

table.bordered td {
    border-bottom: 1px solid white;
}
table.bordered tr:first-child {
    border-bottom: none;
}

table.web_filter tbody td.empty:focus,
table.web_filter tbody td.empty:hover {
    background-color: #007a4e;
    -webkit-box-shadow: 0 0 0px #202020 inset;
    -moz-box-shadow: 0 0 0px #202020 inset;
    box-shadow: 0 0 0px #202020 inset;
    cursor: default;
}

table.web_filter tbody td:focus,
table.web_filter tbody td:hover,
table.web_filter tbody td.active {
    background-image: none;
    background-color: #00482E;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px #202020 inset;
    -moz-box-shadow: 0 0 5px #202020 inset;
    box-shadow: 0 0 5px #202020 inset;
    color: white;
    cursor: pointer;
}

table.web_filter tbody td:last-child{
    border-right: none;
}

select, option {
    border: 0 none;
    outline: 1px none;
}

div.pagePart {
    clear: left;
}

td.width_20 {
    width: 20px;
    vertical-align: top;
}

td.width_50 {
    width: 50px;
}

td.width_200 {
    width: 200px;
}

td.width_100 {
    width: 100px;
}

td.width_150 {
    width: 150px;
}

div.pagePart > div.text {
    margin-left: 23px;
    margin-right: 30px;
    text-align: justify;
}

div.pagePart > div.moreRight {
    margin-left: 43px;
}

div.pagePart div.padding_20_right,
div.pagePart ul.padding_20_right {
    padding-left: 20px;
}

div.pagePart div.padding_nav_right {
    padding-left: 12px;
}

div.text > div.block_head {
    margin-left: -23px;
}

div.pagePart > div.text strong {
    background: url(../img/sipecka_seda.png) no-repeat left transparent;
    padding: 15px 0px 15px 15px;
    font-size: 14px;
    font-family: open_sanssemibold;
}


/******* MENU *******/
ul.nav-menu {
    position: absolute;
    left: 50%;
    margin-left: -477px;
    float: left;
}
@media (max-width: 1200px) {
    ul.nav-menu {
        margin-left: -484px;
    }
}

#page-wrapper .nav > li > a {
    text-transform:uppercase;
    color: white;
    font-size: 15px;
    font-family: open_sansregular;
    display: block;
    position: relative;
    padding: 10px 0px;
    margin-right: -2px;
    text-align: center;
    width: 159px;
    max-height: 40px;
}
@media (max-width: 1200px) {
    #page-wrapper .nav > li > a {
        width: 161px;
    }
}

#page-wrapper .nav-pills > li > a {
    border-radius: 0px;
    border-left: 1px solid #015637;
    border-right: 0px;
}

#page-wrapper .nav-pills > li:last-child > a {
    border-right: 1px solid #015637;
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu > li > a {
    color: white;
    font-size: 13px;
    font-family: open_sansregular;
    padding: 3px 7px;
    border-bottom: 1px solid #015637;
    filter: none;
}

.dropdown-menu > li:last-child > a {
    border-bottom: 0px solid;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu{
    border-bottom: 2px solid #ffcb08;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
    background-color: #007a4e;
    width: 162px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background-clip: inherit;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    color: white;
    font-size: 13px;
    font-family: open_sansregular;
    padding: 2px 0;
    z-index: 15;
}

.nav > li > a:hover, .nav > li > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-image: none;
    background-color: #00482E;
    text-decoration: none;
    -webkit-box-shadow: 0 0 15px #202020 inset;
    -moz-box-shadow: 0 0 15px #202020 inset;
    box-shadow: 0 0 15px #202020 inset;
    filter: none;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a, a:focus, a:visited, a:active {
    outline:0 none !important;
    color: #4C4C4D;
    text-decoration: none;
    filter: none;
    border-color: #007a4e;
    scrollbar-base-color: #007a4e;
}
a:hover {
    color: #007a4e;
}

a:hover.no-decoration {
    text-decoration: none;
    color: inherit;
    border: 0px;
    border-color: #007a4e;
    color: #007a4e;
    scrollbar-base-color: #007a4e;
}

.btn-info, .btn-info:active, .btn-info.active {
    border-color: #007a4e;
}

.container_in {
    font-size: 13px;
    font-family: open_sansregular;
    color: #000000;
    text-align: justify;
}

.container_padding {
    padding: 16px 23px;
}

/********** WEB TABS **********/
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr,
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

#tabs .ui-widget-content,
#tabs .ui-widget-header,
.ui-widget-content {
    border: none;
    background: none;
    padding: 0px 0px;
}

#tabs .ui-tabs-nav, .ui-tabs {
    padding: 0px;
}

#tabs .ui-state-default, #tabs .ui-widget-content #tabs .ui-state-default,
#tabs .ui-widget-header #tabs .ui-state-default {
    border: none;
    background: none;
    border-bottom: 2px solid white;
    background-color: #F0EFEF;
    background-image: url("../img/zalozka_passive.png");
    background-repeat: no-repeat;
    width: 121px;
    height: 31px;
    text-align: center;
}

#tabs .ui-state-active,#tabs .ui-widget-content #tabs .ui-state-active,
#tabs .ui-widget-header #tabs .ui-state-active {
    border-bottom: 2px solid #F0EFEF;
    background-image: url("../img/zalozka_active.png");
    background-repeat: no-repeat;
    text-decoration: underline;
    color: #007a4e;
}
.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-tabs-loading a {
    color: #007a4e;
}
#tabs .ui-tabs-panel {
    min-height: 1760px;
    background-color: #F0EFEF;
    overflow: auto;
}

.ui-tabs .ui-tabs-nav li a {
    text-decoration: none;
    padding: 0px;
    top: 5px;
    padding: 6px 15px;
    position: relative;
    float: none;
    font-size: 13px;
    font-family: open_sanssemibold;
    color: black;
}

.village-tabs h3 {
    font-size: 23px;
    color: black;
    font-family: open_sanssemibold;
}
.village-tabs h3 > span {
    color: #007a4e;
    font-family: open_sansbold;
}

#tabs > h3 {
    color: black;
}

h3 {
    font-size: 23px;
    color: #007a4e;
    font-family: open_sansbold;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 23px;
}

h4 {
    font-size: 20px;
    color: #4c4c4d;
    font-family: open_sansbold;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 23px;
}

h4.small{
    font-size: 15px;
    color: #4c4c4d;
    font-family: open_sansbold;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 23px;
}

h5 {
    font-size: 15px;
    color: #4c4c4d;
    font-family: open_sansbold;
}

h5.small{
    font-size: 13px;
    color: #4c4c4d;
    font-family: open_sansbold;
    text-transform: uppercase;
    margin-left: 23px;
}

.text_block {
    width: 100%;
    height: auto;
}

.block_text {
    padding-top: 10px;
    padding-left: 23px;
    padding-right: 30px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 13px;
    font-family: open_sansregular;
    overflow: visible;
    height: 130px;
}

.block_text_fotogalery {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 23px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 13px;
    font-family: open_sansregular;
    overflow: visible;
    height: 285px;
}

.auto_height {
    height: auto;
}

.block_head {
    width: 100%;
    height: 30px;
    background-color: #d7d7da;
    color: #333;
    font-size: 17px;
    font-family: open_sanssemibold;
    padding-left: 23px;
    padding-top: 2px;
    clear: left;
    min-width: 710px;
}

div.text_block_news > .extract_green,
div.text_block_fotogalery > .extract_green, a.green {
    color: #007a4e;
}

div.text_block_news > .extract_green_bg,
div.text_block_fotogalery > .extract_green_bg {
    background-color: #e3f2ed;
}

div.news_warning_pic {
    background-image: url("../img/info_icon.png");
    background-repeat: no-repeat;
    background-position: 50% 90%;
}

div.news_invitation_pic {
    background-image: url("../img/pozvanka_icon.png");
    background-repeat: no-repeat;
    background-position: 50% 90%;
}

.block_head img {
    margin-top: -3px;
    margin-right: 10px;
    max-height: 135px;
    border: 3px solid #D7D7DA;
}

.thumbnail_news,
.thumbnail_fotogalery {
    width: 150px;
    height: auto;
}

.container pre,
.container_school pre {
    border: 0px;
    border-radius: 0px;
    background-color: inherit;
}

.container #error_page,
.container_school #error_page {
    margin: 25px;
}

.container #error_page h2,
.container_school #error_page h2 {
    color:#007a4e;
    font-family: open_sanssemibold;
}

.container #error_page h4,
.container_school #error_page h4 {
    color:#007a4e;
    font-family: open_sanssemibold;
}

.container #error_page ul,
.container_school #error_page ul {
    margin-left: 50px;
}

.newsletter_paging_next {
    display: none;
}

.newsletter_show_text {
    color: #007a4e;
    font-size: 13px;
    font-family: open_sanssemibold;
    float: right;
    padding-right: 20px;
    text-transform: uppercase;
    cursor: pointer;
}


/********** WEB PAGES **********/
.head_title {
    color: black;
    font-family: open_sanssemibold;
    font-size: 23px;
    text-transform: uppercase;
    padding: 25px 0px 41px 60px;
}

.head_title > span {
    color: #007a4e;
    font-family: open_sansbold;
}

.head_title > div {
    float: left;
    padding-right: 6px;
}

.head_title.icon {
    background-repeat: no-repeat;
    background-position: 5% 70%;
    width: 550px;
    height: 19px;
}
@media (max-width: 1200px) {
    .head_title.icon {
        width: 500px;
    }
}
.head_title.contact_icon {
    background-image: url("../img/kontakt_icon.png");
}

.head_title.board_icon {
    background-image: url("../img/board_icon.png");
}

.head_title.news_icon {
    background-image: url("../img/clock_icon.png");
}

.head_title.place_icon {
    background-image: url("../img/place_icon.png");
}

.head_title.paper_icon {
    background-image: url("../img/paper_icon_main.png");
}

.head_title.fire_icon {
    background-image: url("../img/fire_icon.png");
}

.head_title.service_icon {
    background-image: url("../img/service_icon.png");
}

#contact_tables iframe {
    border: 5px solid #dbdbdb;
    margin-left: 30px;
}

#contact_tables table {
    margin-top: 10px;
    width: 100%;
}
#contact_tables td {
    padding-left: 20px;
    text-align: left;
    height: 80px;
    width: 25%;
    background-color: #dbdbdb;
    border-right: 1px solid white;
    border-top: 1px solid white;
    vertical-align: top;
    padding-top: 10px;
}
#contact_tables td:LAST-CHILD {
    border-right: none;
}

#contact_tables th {
    border-right: 1px solid white;
    padding-left: 20px;
    text-align: left;
    height: 35px;
    width: 25%;
    color: white;
    background-color: #007a4e;
}
#contact_tables th:LAST-CHILD {
    border-right: none;
}

.picture_carousel {
    width: 669px;
    overflow: hidden;
    height: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 28px;
}

.picture_carousel_fotogalery {
    width: auto;
    overflow: hidden;
    height: 109px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 28px;
}

.news_picture_carousel,
.fotogalery_picture_carousel {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.picture_carousel_in {
    overflow: hidden;
    height: 150px;
    float:left;
    right: 0px;
    position: relative;
}

.picture_carousel_middle {
    height: 150px;
    float:left;
    width: 599px;
    overflow: hidden;
}

.picture_carousel_middle_fotogalery {
    height: 109px;
    float:left;
    width: auto;
    overflow: hidden;
}

.picture_carousel_middle_one {
    height: 150px;
    float:left;
    width: 200px;
    overflow: hidden;
}

.picture_carousel_middle_two {
    height: 150px;
    float:left;
    width: 400px;
    overflow: hidden;
}

.picture_carousel img,
.picture_carousel_fotogalery img {
    display: block;
    float: left;
    height: 150px;
    width: 100%;
    border-bottom: 6px solid #bcbdc1;
    border-top: 6px solid #bcbdc1;
    border-left: 3px solid #bcbdc1;
    border-right: 3px solid #bcbdc1;
}

.picture_carousel img.no-width,
.picture_carousel_fotogalery img.no-width{
    display: block;
    float: left;
    width: auto;
    height: 98px;
    border: 0px;
    margin: 2px;
}
.picture_carousel_fotogalery img.no-width{
    height: 95px;
}
.picture_carousel div.left_arrow,
.picture_carousel_fotogalery div.left_arrow {
    border-right: 3px solid #bcbdc1;
    background-image: url("../img/sipka_leva.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #d7d7da;
    height: 150px;
    width: 35px;
    float: left;
}

.picture_carousel div.left_arrow:HOVER,
.picture_carousel_fotogalery div.left_arrow:HOVER {
    cursor: pointer;
    background-image: url("../img/sipka_leva_aktivni.png");
    background-color: #c0d8cf;
}

.picture_carousel div.right_arrow,
.picture_carousel_fotogalery div.right_arrow {
    border-left: 3px solid #bcbdc1;
    background-image: url("../img/sipka_prava.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #d7d7da;
    height: 150px;
    width: 35px;
    float: left;
}

.picture_carousel div.right_arrow:HOVER,
.picture_carousel_fotogalery div.right_arrow:HOVER {
    cursor: pointer;
    background-image: url("../img/sipka_prava_aktivni.png");
    background-color: #c0d8cf;
}

/************* NEWS *************/

div.news_pic, div.fotogalery_pic {
    width: 150px;
    height: 112px;
    position: relative;
    float: right;
    right: 20px;
    right: 40px\9; /* IE8 lower hack */
    top: 10px;
    z-index: 10;
}

div.news_pic > img, div.fotogalery_pic > img {
    width: 150px;
    height: auto;
}

div.text_block_news, div.text_block_fotogalery {
    height: auto;
    width: 100%;
    padding-bottom: 10px;
}

div.news_info {
    color: black;
    font-size: 12px;
    font-family: open_sansitalic;
    margin-top: -7px;
    padding-bottom: 10px;
    width: 77%;
}

div.fotogalery_info {
    color: black;
    font-size: 12px;
    font-family: open_sansitalic;
    padding-top: 4px;
    padding-right: 23px;
    text-align: right;
}

div.fotogalery_title {
    float:left;
}

div.news_description {
    height: 55px;
    width: auto;
    overflow: hidden;
    position: relative;
    top: -50px;
    width: 100%;
    min-width: 672px;
}

div.fotogalery_description {
    height: 250px;
    width: auto;
    overflow: hidden;
    position: relative;
    top: -10px;
    width: 100%;
    min-width: 672px;
}

div.pagination_count {
    margin: 25px 0;
    padding-left: 23px;
}

div.news_attachments {
    border-top: 1px solid #007a4e;
}

div.news_description > p {
    margin: 0px 0px 1px;
}

div.news_next {
    background: url(../img/sipka_odkazova.png) no-repeat right;
    color: #007a4e;
    text-align: left;
    height: 20px;
    position: relative;
    top: -40px;
    min-width: 60px;
    width: 70px;
    font-weight: bold;
}
div.fotogalery_next {
    background: url(../img/sipka_odkazova.png) no-repeat right;
    color: #007a4e;
    text-align: left;
    height: 20px;
    position: relative;
    min-width: 60px;
    width: 70px;
    font-weight: bold;
}

div.extract {
    width: 80px;
}

div.fake_div{
    float: right;
    width: 160px;
    height: 65px;
    position: relative;
}

html[data-useragent*='MSIE 10.'] div.fake_div {
    width: 155px;
    heigh: 70px;
}

html[data-useragent*='MSIE 10.'] div.news_pic {
    right: 25px;
}

div.news_next > span:hover,
div.news_next > span:active,
div.fotogalery_next > span:hover,
div.fotogalery_next > span:active {
    cursor: pointer;
    text-decoration: underline;
}
/************* OWL *************/
.owl-carousel .owl-stage-outer {
    background-color: #E3F2ED;
}

.owl-theme .owl-controls {
    margin-top: 3px;
}

.owl-theme .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #007a4e;
}
