#watermark {
  position: fixed;
  top: 22%;
  left: 3%;
  right: 0;
  opacity: 0.5;
  color: red;
  width: 9%;
  font-size: 3em;
  z-index: 1;
  transform: rotate(8deg);
  writing-mode: vertical-lr;
  text-orientation: upright;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 100px auto auto auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal-title{
  font-size:1.5em;
  text-align:center;
  margin: 5px auto;
}




.article__main table.nabidky-detail tr{
    border-bottom: 1px solid #d9d9d9;  
}


/*nabidky stavNabidky*/
.stazeno{
   
    text-decoration: line-through
}
.zruseno {
  text-decoration: line-through;
  color: red;
}
#DatumStazeni.stazeno,#DatumStazeni.zruseno{
  background: red;
  text-decoration: none;
color:black;
}

/* .block-news__single {
    flex: 0 0 25.0%;
    max-width: 25.0%;} */

ul.categories_top_banner a {
    max-width: 142px;
}
.footer__navigation,
.header__right__top__social {
  margin: 0;
  padding: 0;
  list-style: none;
}
#languages,.pristupnost{
    display:block;
}

.footer__information__contacts,
.categories {
  list-style: none;
}

.footer__information__contacts {
  margin-top: 0;
  margin-bottom: 0;
}

.footer__navigation a,
.footer__information__contacts__single,
.categories__single {
  display: block;
}
main{
    flex:1;
}
.footer__information__contacts li {
  margin-left: 100px;
  /* width: 33%; */
}

.footer__information__contacts li:first-child {
  margin-left: 0;
}

.footer__navigation a {
  display: block;
}

.footer__information__main dl {
  margin-right: 10px;
}

.footer__information__main dl:last-child {
  margin-bottom: 0;
}

.press__container {
  list-style: none;
  margin-top: 0;
  padding: 0;
}

.press__news a {
  text-decoration: none;
  display: block;
  height: 100%;
}

.press__news:nth-child(1) {
  background: #007980;
}

.press__news:nth-child(1):hover {
  background: #008b94;
}

a {
  color: #007A80;
}

.block-news__single {
  background: #007980;
}

.block-news__single:hover {
  background: #008b94;
}

/* * {
  outline: inherit;
} */

*:focus {
  /* outline: auto; */
  outline: #000 2px dashed;
}

.footer__information__main dl dd {
  margin-left: 0;
}

.header__menu__sub {
  list-style: none;
}

.header__menu__single--dropdown:hover > a + .header__menu__sub {
  display: none;
}

.skip-navigation {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.article__main table tr th {
  background: #007A80;
}

.categories.news-category {
  margin-top: 50px;
  justify-content: center;
  border-bottom: 0;
}

.categories.news-category .categories__single {
  margin: 15px 16px;
}

.categories .categories__single a {
  display: block;
}

.external,
.banners,
.block-news {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.block-news {
  padding: 0;
}

.block-news__single__link {
  display: block;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.categories__single a {
  color: #4a4a49;
  text-decoration: none;
}

.gallery-title {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 30px;
}

ul.spu-pagination {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}

ul.spu-pagination li::after {
  display: none;
}

ul.spu-pagination li {
  padding: 0 10px;
  border-right: 1px solid #000;
}

ul.spu-pagination li:last-child {
  border-right: 0;
}

.td dl {
  margin: 0;
}

.td dl dt {
  font-weight: bold;
}

.td dl dd {
  margin: 0;
}


.map a:focus {
  outline: none;
}
.map h2 a:focus{
    /* outline: auto; */
    outline: #000 2px dashed;  
}

.map a:focus path {
  fill: #fff;
  stroke: rgb(192,202,7);
}

@media (max-width: 991px) {
  .footer__information__contacts li {
      margin-left: 0;
  }
  /*ošetření velikostí polí v nabídkách*/
  .margin_bottom15 select {
		max-width: 400px;
  }
}

@media (max-width: 575px) {
  .footer__information__contacts li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  

  .footer__navigation li {
    flex: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

    /*ošetření velikostí polí v nabídkách*/
    .margin_bottom15 select {
      max-width: 370px;
    }
}
.margin_bottom15 select {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;

}
.margin_bottom15{
  max-width: 100%;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
}

/*dodatečné úpravy barev*/

.clanek-div p,.vysledek-hledani p {
    padding-left: 15px;
}
.clanek-div h2,.vysledek-hledani h3{
    margin-bottom: 15px;
}

.perex {
    font-weight: bold;
    margin-bottom: 10px;
}
.article__main ul li:after{
    border-color:transparent transparent transparent #354261;
}
.article__sidemenu__single .article__sidemenu__single:after {
    border-color: transparent transparent transparent #354261;
}
a{
    color:#354261;
}

.article__main table tr th {
    background: #354261;
}

table#contactEmploye tr th{
    text-align:left;
}
.mobile-menu .social-link {
    
    background: black;
}
.img__social__yt{
        margin-left: 10px;
    margin-top: 11px;
}

.img__social__fb{
        margin-left: 16px;
    margin-top: 11px;
}
.social-link--instagram img{
    padding:5px;
}
.social-link--instagram:hover,.social-link--instagram:focus{
    background:#2C6A93;
}
.social-link--youtube:hover,.social-link--youtube:focus{
    background:#be002d;
}
.social-link--facebook:hover,.social-link--facebook:focus{
    background:#495c9b;
}

.footer *:focus {
    /* outline: auto; */
    outline: #e8ea33 2px dashed;}



 .header__right__top__search__button {
        background: #c7cb08  50%;}
/**konec dodatečné úpravy*/



@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .footer__information__contacts {
    flex-wrap: wrap;
  }
  .footer__information__contacts li {
    margin-left: 0;
    width: 33%;
  }

  .footer__information__contacts__single {
    width: auto;
  }
}
@media (max-width: 575px){
    .header {
        left: 0;
        right: 0;
        margin: 0;
        padding-top: 8px;
        /* padding-bottom: 0; */
        height: 65px;
    }
    .header__left{
        zoom:75%;
    }
}

.mobile-menu__list__single a{
    color:#000;
}
.mobile-menu{
        background: rgba(189, 204, 54, 1);
    /* background: rgb(199, 203, 8); */
}
.mobile-menu__search__button{
      background: rgba(189, 204, 54, 1);
    /* background: rgb(199, 203, 8); */
}
.mobile-menu__list__single--dropdown > a:after {
     border-color: #000 transparent transparent transparent;
    
}
.mobile-menu__search__button svg{
    fill:#000;
}
.zoom2x{
    zoom:50%;
}
.languages{
    height: 45px;
    width: 45px;
    margin-right:15px;
    background:#d3d3d3;
}
.mobile-menu .languages{
    background:  #000;
    color:#fff;
}
.article__main table tr th.no-header {
    background: white;
    color: black;
    text-align: left;
}
.article__main table caption {
    font-weight: bold;
    font-size: 1.1em;
}

.article__main table#kontakty tr th, .article__main table#kontakty tr td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */
.col_third{width:32%;}
.col_half { width: 48%; }
.col_half,.col_third{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 100%; margin: 15px auto ; position: relative;}
.counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
.counter.col_third.start {
    margin-left: 1% !important;
}
@media (max-width: 575px){
    .col_third{
        width: 98%;
        margin-left:1%;
        margin-right: 1%;
        
    }
}
.fa-2x{
    color:#1ba438;
}
.information.gray{
        background: #f4f4f4;
}

/*.article__main a img {
    margin-top: 0;
    margin-bottom: 0;
}
*/
/*kontakty*/
.view.open,.fold.open{
  background:whitesmoke;
}
.info-table{
  margin-top:0px !important;
  margin-bottom:0px !important;
}
.fold-open tr:first td{
  margin-top:0px !important;
  padding-top:0px;
}
table.fold-table {
  > tbody {
   /*view segment*/
    > tr.view {
      td, th {cursor: pointer;}
      td:first-child, 
      th:first-child { 
        position: relative;
        padding-left:20px;
        /* &:before {
          position: absolute;
          top:50%; left:5px;
          width: 9px; height: 16px;
          margin-top: -8px;
          font: 16px fontawesome;
          color: #999;
          content: "\f0d7";
          transition: all .3s ease;
        } */
      }
      /* &:nth-child(4n-1) { background: #eee; } */
      &:hover { background: gainsboro; }
      &.open {
        background: gainsboro;
        color: black;
        td:first-child, th:first-child {
          &:before {
            transform: rotate(-180deg);
            color: #333;
          }
        }
      }
    }
  
    /* fold segment*/
    > tr.fold {
      display: none;
      &.open { display:table-row; }
    }
  }
}
/* fold content */
.fold-content {
  padding: .5em;
  h3 { margin-top:0; }
  > table {
    border: 2px solid #ccc;
    > tbody {
      tr:nth-child(even) {
        background: #eee;
      }
    }
  }
}
/*Tooltip kontakty na agendy*/
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.badge {
  background-color: green;
  color: white;
  padding: 4px 8px;
  text-align: center;
  border-radius: 5px;
}
.pill {
  background-color: #ddd;
  border: none;
  color: black;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 16px;
}
.pill:pill {
  background-color: #f1f1f1;
}
.pill-info{
  padding:2px 5px;
  border-radius: 16px;
}
/* .OČ,.SSC{background-color:rgb(252 124 222);}
.SM{background-color:rgb(248 250 140);}
.PU{background-color:rgb(113 204 255);}
.PP{background-color:rgb(249 208 93);}
.R{background-color:rgb(162 215 103);}
.VZ{background-color: rgb(197 159 225);} */


.PU{background-color:rgb(0, 167, 174);}
.SM{background-color:rgb(19, 165 ,56);}
.PP{background-color:rgb(199, 203, 8);}
/* .R{background-color:rgb(53 66 97);} */
.R{background-color:rgb(141 106 142);}
.O,.SSC,.OČ{background-color:rgb(238 117 49);}
.VZ{background-color:rgb(111, 56 ,26);}
.PU, .R, .VZ, .O,.OČ, .SSC, .PP,.SM {color: white;}

.article__main table#contactEmploye caption, .article__main table#contactEmployeTable caption {
  text-align:left;
}
.collapse-fold-all{
  cursor:pointer;
  margin-bottom:10px;
}
.margin_bottom15 {
  margin-bottom: 15px;
}
th.typ_NIV  {
  text-align:  left !important;
}

/*nabidky celku*/
table#nabidkyCelku_table {
  background: #f2f2f2;
}
.suma {
  font-weight: bold;
}
table#nabidkyCelku_table th {
  background: #6e88c7;
}

.povodne{
  background:rgb(55,186,191);
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
  
}
.povodne a{
  text-transform: uppercase;
  color:white;
}

.header__menu__single {
  padding-left:20px;
  padding-right:20px;
}

.mobile-menu__list__single.povodne{
  margin-left: -15px;
   width: 139px;
}
/*kalendare u utvaru*/
#divKalendar img {
  margin: 0;
}

#divKalendar button {
  margin-left: 20px;
}
.kalender_row_example_hide img {
  display: none;
}

.btn_kalendar_row:not(.kalender_row_example_hide) {
  margin-bottom: 10px
}


/*konec kalendare u utvaru*/