@font-face {
    font-family: 'roboto_slabbold';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Bold.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slablight';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Light.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slabregular';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slabthin';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Light.ttf');
    font-weight: normal;
    font-style: normal;
  }
  
  
  
  
  
  
  
  
  html{
    background:#fff;
    font-size:1em;
    min-width:400px;
  }
  html *{font-family: roboto_slablight, sans-serif;}
  body{font-family:inherit;font-size:1em;position:relative;min-height:100%;/*color:#5f5f5f;color:#fff;background:#fff;background:#021728;*/margin: 0;padding: 0;overflow-x: hidden;}
  
  
  h1,h2,h3,h4,h5,h6{}
  a{
  }
  a:hover{
  }
  a:focus {
    outline: none;
  }
  strong{font-weight: bold;font-family: roboto_slabbold;}
  /*
  input{
  -webkit-appearance:none;
  border-radius:0;
  }
  */
  /* -------------------------------------------------- FUNKCNI --------------- */
  .img-responsive-center{
    margin:0 auto;
  }
  .clearboth
  {
    clear:both;
  }
  /* ------------------------------- BTN ---------------------- */
  .btn{
    border-radius:2px;
  }
  .bluetext{
    color:#1f8bc2;
  }
  .btn.btn-borderwhite{
    padding:0.45em 1.5em 0.6em 1.5em;
    border:1px solid #fff;
    border-radius:0.8em;
    color:#fff;
    background:transparent;
    text-transform: lowercase;
    transition:all ease 0.3s;
  }
  .btn.btn-borderwhite:hover{
    background:#fff;
    color:rgba(0,0,0,0.8);
  }
  .btn.btn-borderblue{
    padding:0.45em 1.5em 0.6em 1.5em;
    border:1px solid #1285bf;
    border-radius:0.8em;
    color:#1285bf;
    background:transparent;
    text-transform: lowercase;
    transition:all ease 0.3s;
  }
  .btn.btn-borderblue:hover{
    background:#1285bf;
    color:rgba(255,255,255,1);
  }
  #view
  {
    /* @HACK OBOJI MUSI BYT NASTAVENO !!! */
    overflow:hidden; position:relative;
  
  }
  /* --------------------------------------- INTRO --------------------------- */
  #hp_intro {
    position: relative;
    z-index: 55;
    overflow: hidden;
    min-height: 500px;
    min-height: 650px;
    top: 0;
    /* background: #00ff68; */
  }
  #hp_intro #top_slider {
    position: relative;
    height: 100%;
  }
  
  #hp_intro #top_slider .zs-slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(29,30,40,0.2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  
  #hp_intro  #top_slider .zs-slider  #hp_intro_content, #hp_intro  #top_slider .zs-slider  .hp_intro_content {
    position: absolute;
    bottom: 13%;
    left: 50%;
    transform: translate(-50%,-50%);
    transform: translate(-50%,0%);
  }
  #hp_intro #top_slider .zs-slider .zs-text {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  
  
  #hp_intro #top_slider .zs-slider .hp_intro_text {
    position: relative;
    bottom: 0;
    opacity: 1;
    transition: bottom 1s 1s, opacity 1s 1s;
  }
  
  #hp_intro #top_slider .zs-slider .hp_intro_title {
    position: relative;
    bottom: 0;
    opacity: 1;
    transition: bottom 1s, opacity 1s;
  }
  
  #hp_intro #top_slider .zs-slider .sl-dole {
    position: relative;
    margin-top: 100px;
    text-align: center;
    bottom: 0;
    opacity: 1;
    transition: bottom 1s 2s, opacity 1s 2s;
  }
  
  #hp_intro #top_slider .zs-slider.jsSlideAnimation .hp_intro_title
  ,#hp_intro #top_slider .zs-slider.jsSlideAnimation .hp_intro_text
  /*,#hp_intro #top_slider .zs-slider.jsSlideAnimation .sl-dole*/{
    opacity: 0;
    bottom: -50px;
  }
  
  #hp_intro #top_slider .zs-slider .sl-dole a{
    cursor: pointer;
  }
  
  
  .introPozadiNaMobilu {
    display:none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index:2;
  }
  
  #superbgimage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    width: 100%;
    height: 100%;
  }
  .introMenuTmavost {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index:3;
  }
  
  
  
  .intro_content_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
  }
  
  .hp_intro_title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    letter-spacing: 9px;
  }
  .hp_intro_text {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 13px 0 0 0;
  }
  
  #hp_intro_content {
    /*  position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);*/
  }
  .hp_intro_text_podtrzeniBaze {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
  }
  
  .hp_intro_text_podtrzeni {
    position: absolute;
    top: 57px;
    left: 50%;
    /* width: 50px; */
    /* height: 100px; */
    /* background: red; */
    display: block;
    /* background: url('/img/intro/podtrzeni.png'); */
    background-repeat: no-repeat;
    background-position: top center;
    transform: translateX(-50%);
    z-index: 1;
  }
  .mitem_name {
    color: #fff;
    text-decoration: none;
    transition: color 0.4s ease;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    font-weight: 300;
    font-size: 14px;
    /* letter-spacing: 1px; */
    font-family: roboto_slablight;
    font-weight: normal;
    letter-spacing: 1px;
  }
  
  .mitem a {
    text-decoration: none;
    display: inline-block;
    margin: 0 25px 0px 0;
    padding: 30px 0 14px 0;
    padding: 30px 0 18px 0;
  }
  
  .mitem {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  
  .mainmenu {
    list-style: none;
    padding: 0;
    margin-top: 50px;
    background: none;
  }
  /* ------------------------------------------------------------------------- */
  .intro{
    position:relative;
    z-index:50;
    min-height:500px;
    background:#eee;
  }
  .intro::before{
    content:'';
    display:block;
    /*padding-top:35%;*/
  }
  .intro #superbgimage{
    position:absolute;
    top:0;
    left:0;
    z-index:51;
    width:100%;
    height:100%;
    overflow: hidden;
  }
  .intro .superbgimage_list{
    position:absolute;
    bottom:25px;
    right:50%;
    z-index:55;
    -webkit-transform:translateX(50%);
    transform:translateX(50%);
  }
  .intro .superbgimage_list #image_list{
  }
  .intro .superbgimage_list #image_list .suberbgimage_item{
    display:inline-block;
    width:15px;
    height:15px;
    background:#fff;
    border-radius:50%;
    margin:0 1px;
  }
  .intro .superbgimage_list #image_list .suberbgimage_item.activeslide{
    background:#159ad8;
  }
  .intro .intro_content_container{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:52;
    width:100%;
    height:100%;
  }
  .intro .intro_content_container .intro_filter{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:53;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
  }
  .intro .intro_content_container .intro_content{
    position:absolute;
    top:50%;
    right:50%;
    z-index:54;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    width:1000px;
    max-width:80%;
    /*text-transform: uppercase;*/
    text-align:center;
    font-weight:bold;
    font-family:'merriweather', serif;
    color:#fff;
  }
  .intro .intro_content_container .intro_content .intro_title{
    display:block;
    font-weight:bold;
    font-size:2em;
    line-height:100%;
  }
  .intro .intro_content_container .intro_content .intro_text{
    display:block;
    padding-top:1em;
    font-size:1.5em;
    line-height:120%;
  }
  .intro .intro-readmore{
    position:absolute;
    bottom:25px;
    right:50%;
    z-index:60;
    -webkit-transform:translateX(50%);
    transform:translateX(50%);
  }
  .intro .intro-readmore:hover{
  }
  /* ------------------------------------------------------------------------ */
  .intro_dialog.ui-dialog {
    border:0;
    border-radius:0;
  }
  .intro_dialog.ui-dialog .ui-dialog-titlebar.ui-widget-header{
    padding-top:0;
    padding-bottom:0;
    background:none;
    border:0;
  }
  .intro_dialog.ui-dialog .ui-state-default, .ui-widget-content .ui-state-default,
  .intro_dialog.ui-dialog .ui-widget-header .ui-state-default{/* background:none; *//* border:0; */}
  .intro_dialog.ui-dialog .ui-dialog-titlebar-close{
    width:10px;
    height:10px;
    background:url('../img/close-grey.html') no-repeat center center / cover;
    border:0;
  }
  
  
  /* --------------------------------- MENU ----------------------------------- */
  .top {
    background: #fff;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  .topMenu {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
  }
  
  .topMenuItem:hover {
    color: #9fcf67;
  }
  
  .topMenuItem {
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
    padding: 0 14px;
    color: #676767;
    transition: 0.2s color ease-in-out;
  }
  
  .topLogo {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
  }
  
  .langs {
    position: absolute;
    top: 50%;
    margin: 0 0 -11px 0;
    background: red;
    right: 0;
    display: block;
  }
  .langsItem.ACTIVE {
    color: white;
  }
  .mitem.current .mitem_name, .mitem:hover .mitem_name {
    color: #a26632;
  }
  
  span.mitem_name {}
  
  .centrovaniMenu {
    margin: 0 auto;
    max-width: 1200px;
    min-height: 102px;
    max-height: 102px;
    max-width: 1070px;
  }
  
  #top_logo {
    width: 113px;
    display: inline-block;
    /* height: 110PX; */
    /* BACKGROUND: ORANGE; */
    vertical-align: top;
    position: absolute;
    top: 16px;
    left: 21px;
    transition: top 0.2s ease, width 0.2s ease;
  }
  .mobilemenu #top_logo{
    width:120px;
  }
  #menu_button {
    /* display: none; */
  }
  
  .banyrky {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* height: 40px; */
  }
  
  .okrajCentrovanehoMenu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: right;
    /* padding: 30px 0 0px 0;  */
    transition: padding 0.2s ease;
    /* z-index: 5; */
  }
  
  #menu {
    display: inline-block;
    position: relative;
    top: 75px;
    left: 0;
  }
  #langs {
    /* background-color: #c2c7d1; */
    /* background: rgba(255, 0, 0, 0.27); */
    overflow: hidden;
    max-height: 28px;
    transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    transition: opacity 0.5s ease;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 17px;
    z-index: 11;
    margin: 0;
    padding: 0;
    list-style: none;
    /* background: rgba(41,43,44,0.92); */
  }
  
  #langs a {
    display: block;
    padding: 0px 10px 12px 10px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 12px;
    color: #5f5f5f;
    /* opacity: 0.3; */
    /* color: #e7e7e7; */
    padding: 5px 5px 5px 5px;
    margin: 0 4px 0px 3px;
    margin: 0;
    text-align: right;
  }
  
  #langs img {
    /* border: 1px solid #e7e7e7; */
  }
  .LANGS_OPENED #langs {
    /* height: auto; */
    max-height: 300px;
    background: rgba(41,43,44,0.92);
  }
  .umisteniHornichBanyrku {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 105px;
    /* background: rgba(255, 0, 0, 0.35); */
    background: rgba(41,43,44,0.8);
    background: rgba(41,43,44,0.9);
    /* background: rgba(41,43,44,0.85); */
    /* background: rgba(41,43,44,0.96); */
    background: rgba(41,43,44,0.92);
  }
  .umisteniHornichBanyrku2 {/* max-width: 1200px; */margin: 0 auto;position: relative;top: 0;left: 0;height: 100%;}
  
  .mobile_menu_toggled .umisteniHornichBanyrku{
    /* display:none; */
  }
  #top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
    /* box-shadow: 0 0px 20px rgb(175, 175, 175); */
  }
  .mitem.current .mitem_name:before, .mitem:hover .mitem_name:before
  {
    opacity:1;
  }
  
  /*
  .mitem_name:before {
    position: absolute;
    top: -18px;
    height: 23px;
    background: red;
    content: "";
    width: 50px;
    left: 50%;
    margin: 0 0 0 -25px;
    background: url('/img/menu/active.png');
    background-repeat: no-repeat;
    opacity: 0;
    transition: 0.4s opacity ease;
  }
  
  .mobilemenu .mitem_name:before{
  display:inline-block;
  display:none;
  }
  */
  
  
  .top_logo img {
    position: relative;
    top: 35px;
    width: 100%;
    height: auto;
  }
  .langImage {
    /* border: 1px solid #e7e7e7; */
    height: 13px;
    width: auto;
    position: relative;
    /* float: right; */
  }
  
  .langText {
    padding: 0 0 8px 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    text-transform: none;
    font-size: 12px;
    color: #e7e7e7;
    color: #afafaf;
    /*display: none; */
    padding: 0  8px 0 0;
    color: #a6a6a6;
    /* padding: 0 12px; */
    /* font-size: 14px; */
    transition: color 0.4s ease;
  }
  
  
  .menu_toggle {
    display: none;
    position: absolute;
    top: 50px;
    left: 200px;
    z-index: 205;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    width: auto;
    height: 35px;
    padding: 0;
    /* border: 1px solid #fff; */
    margin: 0;
    cursor: pointer;
    /* background: orange; */
  }
  
  .menu_toggle .menu_ico {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 100%;
    padding: 0 8px;
  }
  
  .menu_toggle .menu_ico hr {
    width: 100%;
    height: 1px;
    border: 0;
    margin: 8px 0 0 0;
    background: #fff;
  }
  
  .menu_toggle .menu_ico_label {
    vertical-align: middle;
    display: inline-block;
    padding: 0px 8px 3px 3px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
  }
  html.mobilemenu .menu_toggle {
    display: block;
  }
  
  html.mobilemenu #menu {
    display: none;
    text-align: center;
    margin: 66px 0 0px 0;
    /* border-top: 1px solid #eee; */
    background: red;
    /* background: rgba(255, 0, 0, 0.35); */
    background: rgba(41,43,44,0.8);
    background: rgba(41,43,44,0.9);
    /* background: rgba(41,43,44,0.85); */
    /* background: rgba(41,43,44,0.96); */
    background: rgba(41,43,44,0.92);
    text-align: left;
  }
  html.mobile_menu_toggled #menu{display:block;margin: 0;/* background: none; */}
  html.mobilemenu .mitem {
    display: block;
  }
  
  html.mobilemenu .mitem a {
    display: block;
    padding: 15px 0 14px 0;
    margin: 0;
    padding: 15px 0 14px 15px;
  }
  
  html.mobilemenu .mitem_name {
    display: block;
  }
  html.mobilemenu .umisteniHornichBanyrku {
    /* top: 46px; */
  }
  
  .patickaSpodek {
    /* border-top: 1px solid #e7e9e8; */
    text-align: center;
  }
  
  .patickaLogo {
    padding: 35px 0 25px 0;
  }
  
  .patickaVz {
    padding: 42px 0 0 0;
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    font-weight: normal;
  }
  .patickaVz a{
    color: rgba(255, 255, 255, 0.4);
    text-decoration:none;
  }
  .patickaVz a:hover{
    text-decoration:underline;
  }
  
  .patickaHorni {
    margin: 0 auto;
    max-width: 1200px;
    vertical-align: top;
    padding: 63px 0 53px 0;
    padding: 50px 0 17px 0;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  
  .miniblokTmavy h2 {
    font-family: roboto_slabbold;
    font-size: 15px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.4);
  }
  
  .miniblokTmavy {
    font-size: 15px;
    color: rgba(255,255,255,0.4);
    line-height: 140%;
    padding: 0 20px 30px 20px;
  }
  .patickaHorni .miniblokTmavy{
    display:inline-block;
    vertical-align: top;
    text-align: left;
  }
  .miniblokTmavy a {
    color: #676767;
    color: #a26632;
  }
  
  /* ------------- social -------------- */
  .social {
    display: inline-block;
    width: 41px;
    height: 29px;
    margin: 0px 6px 0 6px;
    /* background: rgba(255, 0, 0, 0.3); */
    background-repeat: no-repeat;
    background-position: 7px -31px;
    background-image: url(../img/social/social.png);
  }
  .social.facebook {
  }
  .social:hover {background-position-y: 1px;}
  .social.twitter {
  }
  .social.twitter:hover {
  }
  .social.pinterest {
  
  }
  .social.pinterest:hover {
  }
  .social.tripadvisor {
  }
  .social.tripadvisor:hover {
  }
  .social.googleplus {
    background-position-x: -33px;
  }
  .social.googleplus:hover {
  }
  .social.youtube {
    background-position-x: -82px;
  }
  .social.youtube:hover {
  }
  .newsletter_prihlaseni {
    background: url('../img/blok/pozadiZelene.html');
    padding: 40px 10px 20px 10px;
    color: #fff;
    text-align: center;
    background-color: #87d15e;
    background: url(../img/pattern4.html);
  }
  
  .blokCMSObsah h1 {
    font-size: 50px;
    /* font-weight: 100; */
    text-align: center;
    /* color: #fff; */
    margin: 0;
    /* font-size: 50px; */
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: roboto_slablight;
    font-weight: normal;
  }
  .blokCMSObsah h2 {
    /* background: red; */
    font-weight: 700;
    font-style: italic;
    font-weight: 700;
  }
  .blokCMSObsah h2:after {
    content: "";
    background: url(../img/blok/podtrzeni1.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 17px 0 22px 0;
  }
  
  .blokCMSObsah {
    font-size: 15px;
    line-height: 140%;
    text-align: center;
  }
  .blokCMSObsah ul {
    font-size: 15px;
    line-height: 140%;
    text-align:left;
  }
  .blokCMSObsah p {
    font-size: 15px;
    line-height: 140%;
    margin: 25px 0;
    /* background: rgba(255, 0, 0, 0.5); */
  }
  .blokCMSObsah a {
    color: #676767;
  }
  
  .blokCMSObsah a:hover {
    text-decoration: none;
  }
  
  .blokCMSObsah h1:after {
    content:"";
    background: #a26632;
    height: 2px;
    width: 67px;
    display: block;
    margin: 30px auto 0 auto;
    margin: 20px auto 0 auto;
  }
  
  .tlacitko3 {
    /* font-weight: bold; */
    font-size: 15px;
    color: #fff;
    background: rgba(255,255,255,0.25);
    padding: 20px 30px 20px 30px;
    padding: 11px 52px 11px 52px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 15px;
    text-decoration: none;
  }
  
  .tlacitko4 {
    /* font-weight: bold; */
    /* font-size: 15px; */
    /* color: #fff; */
    /* background: rgba(255,255,255,0.25); */
    /* padding: 20px 55px 20px 55px; */
    /* text-align: center; */
    /* border: 2px solid #00b6de; */
    /* border-radius: 4px; */
    /* text-transform: uppercase; */
    /* display: inline-block; */
    /* cursor:pointer; */
    /* background: #00b6de; */
    /* transition: 0.2s background ease, 0.2s border-color ease; */
    font-size: 15px;
    color: #fff;
    /* background: rgba(255,255,255,0.25); */
    padding: 15px 20px 15px 20px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s background ease, 0.2s border-color ease;
    text-decoration: none;
  }
  .tlacitko3wrap {
    margin: 0 28px;
    display: inline-block;
  }
  .tlacitko4wrap {
    margin: 0 28px;
    display: inline-block;
  }
  .newsletter_prihlaseniMistoNadTlacitky{height:30px;}
  
  .tlacitko2 {
    background: #80ae1e;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 13px;
    padding: 16px 52px 16px 52px;
    border-radius: 4px;
    display: inline-block;
    transition: 0.2s background ease;
    cursor: pointer;
    -webkit-appearance: none;
    border: 0;
    /* vertical-align: top; */
    line-height: 13px;
  }
  .tlacitko2-cabRezervujte{margin:0 12px 0 12px;}
  #hp_location_map {
    height: 687px;
  }
  .blok2 .blokCMSObsah h1:after{
    content: "";
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 17px 0 22px 0;
  }
  .blok2 .blokCMSObsah h1{
    color:#656565;
    font-size: 100px;
    font-weight: 100;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    font-size:50px;
  }
  
  .blok2 .blokCMSObsah p {
    color: #676767;
  }
  
  .blok2 {
    max-width: 950px;
    margin: 0 auto;
    padding: 65px 0 0 0;
  }
  
  .blok2 .blokCMSObsah {
    text-align: center;
  }
  #hp_special_offers {/* background:#e7e9e8; *//* margin: 113px 0 0 0; */position: relative;}
  
  #hp_special_offers_in {
  
    /* background: url('/img/blok/pozadiVzor.png'); */
  
    /* position: relative; */
  
    /* z-index: 2; */
  
    /* background: url(/img/pattern3.jpg); */
  
    /* background-color: #e7e9e8; */
  }
  
  .hp_special_offers_list {
    max-width: 1200px;
    margin: 0 auto;
    /* margin: -55px 0 0 0; */
  }
  
  .so_name {
    font-size: 20px;
    font-family: roboto_slabregular;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 19px 0;
    /* position: relative; */
    /* top: 0; */
    /* left: 0; */
    /* z-index: 1; */
  }
  .so_name:after{
    content:"";
    background: #a26632;
    height: 1px;
    width: 35px;
    display: block;
    margin: 19px 0 0 0;
    /* position: absolute; */
    /* bottom: 0; */
    margin: 19px auto 0 auto;
  }
  .hp_so_list_item {
    list-style: none;
    padding: 0;
    /* margin: -55px 0 0 0; */
    width: 25%;
    display: inline-block;
    /* background: #fff; */
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  
  .hp_so_list {
    margin: 0;
    padding: 0;
    /* margin: -55px 0 0 0; */
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
  }
  
  .so_text {
    font-size: 15px;
    color: #000;
    padding: 0;
    text-align: left;
    line-height: 140%;
  }
  
  .hp_so_list_item_content {
    padding: 26px 18px 40px 18px;
    text-align: center;
  }
  
  .so_links {
    /* text-align: center; */
    margin: 36px 0 0 0;
  }
  
  .hp_so_list_item_in {
    /* margin: 0 29px; */
    border-right: 1px solid #dadada;
  }
  
  .so_image {
    /* padding: 77% 0 0 0; */
    height: 0;
    height: 235px;
    background-size: cover;
    /* transition: 5s height ease; */
    background: #efefef;
    background-position: center center;
    background-size: cover;
  }
  .hp_special_offers_bottom {
    padding: 35px 0;
    text-align: center;
    padding: 0 0 35px 0;
    margin: -51px 0 0 0;
  }
  
  .hp_special_offers_link {
  }
  .tlacitko6
  {
    background: #9fcf67;
    background: #80ae1e;
  
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 18px 25px 16px 25px;
    border-radius: 6px;
    display: inline-block;
    transition: 2s background ease;
    cursor: pointer;
  }
  
  .specialninabidkyDolniStin {
    /* background: red; */
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    /* border-bottom: 1px solid #e7e9e8; */
  }
  .specialninabidkyNadStinem {
    position: relative;
    z-index: 3;
  }
  .blok1 .blokCMSObsah strong {
    /* color: red; */
  }
  
  .intro2 {
    height: 645px;
    position: relative;
    top: 0;
    left: 0;
    height: 575px;
  }
  .intro2background {
    background-size: cover;
    background-position: center center;
    position: absolute;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .intro2overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
    /* opacity: 0.7; */
    background: rgba(0,0,0,0.4);
  }
  
  .blok1Obrazek--animace1 {
    margin:0;
    opacity:0;
    transition: 1.5s all ease;
  }
  .blok1Obrazek--animace2 {
    opacity: 1;
    margin: 0;
    top: -127px;
    top: 0;
    margin-top: -127px;
  }
  .blok1Vpravo--animace1 {
    opacity:0;
    transition: all 2s ease;
    top:40px;
  }
  .blok1Vpravo--animace2 {
    opacity: 1;
    top: 0;
  }
  
  .blokCMSObsah--animace1 {
    transition: 2s top ease, 2s opacity ease;
    position: relative;
    top: 40px;
    opacity: 0;
  }
  .blokCMSObsah--animace2 {
    top: 0;
    opacity: 1;
  }
  .jsAnimace2Trigger {
    position: relative;
    top: 205px;
  }
  .jsBlok1AnimaceTrigger {
    position: relative;
    top: 111px;
  }
  .jsAnimace3Trigger{
    position: relative;
    top: 100px;
  }
  .hp_special_offers_list--animace1{
    position: relative;
    top: 83px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .hp_special_offers_list--animace2{top: 0;opacity: 1;}
  
  .jsAnimace4Trigger{
    position: relative;
    top: 0;
  }
  .hp_special_offers_link--animace1{
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 1s top ease,   0.2s background ease;
  }
  .hp_special_offers_link--animace2{
    top: 0;opacity: 1;
  }
  
  .jsAnimace5Trigger{
    position: relative;
    top: 0;
  }
  .blokCMSObsahHPMapaKontakt--animace1
  {
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .blokCMSObsahHPMapaKontakt--animace2
  {
    top: 0;opacity: 1;
  }
  .newsletter_prihlaseniOrezAnimace
  {
    overflow:hidden;
  }
  
  
  .jsAnimace6Trigger{
    position: relative;
    top: 80px;
  }
  .contact_bottom_formCelej--animace1
  {
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .contact_bottom_formCelej--animace2
  {
    top: 0;opacity: 1;
  }
  
  /* --------------------------------------------------------------------- */
  
  
  .tlacitko5 {
    display: inline-block;
    /* opacity: 0.6; */
    cursor:pointer;
    /* border:1px solid red; */
    /* padding:0 0px 10px 0px; */
    /* min-width:100px; */
    overflow: hidden;
  }
  
  .tlacitko5Text {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: red;
    color: #494949;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 0px 10px 0px;
    width: 100%;
    min-width: 100px;
  }
  
  .tlacitko5Obrazek {
    height: 40px;
    /* background-color: red; */
    background-position: center center;
    background-repeat: no-repeat;
    margin: 14px 0;
  }
  
  .tlacitko5 + .tlacitko5 {
    margin: 0 0 0 29px;
  }
  .tlacitko5animaceA {
    /* overflow: hidden; */
    position: absolute;
    /* bottom: 0; */
    left: 0;
    /* transition: 0.2s top ease; */
    width: 100%;
    height: 100%;
    bottom: 0;
    transform: translateY(-100%);
  }
  
  .tlacitko5animace {
    /* overflow: hidden; */
    position: relative;
    top: 0;
    left: 0;
    transition: 0.6s transform ease;
    display: inline-block;
    text-align: center;
  }
  
  .tlacitko5animaceB {
    position: relative;
    top: 0;
    left: 0;
    /* transition: 1s top ease; */
    display: inline-block;
    text-align: center;
  }
  
  .tlacitko5:hover {}
  .tlacitko5:hover {}
  .tlacitko5:hover .tlacitko5animaceA{/* top:0; */}
  .tlacitko5:hover .tlacitko5animaceB{/* top: 77%; */}
  .formTlacitko1:hover .tlacitko5animace,
  .tlacitko5:hover .tlacitko5animace {
    transform: translateY(100%);
  }
  
  
  .patickaLogo img {
    padding: 0 10px;
  }
  
  #zabere_vysku_puvodniho_menu_pri_fixnim_menu {
    height:0;
  }
  .top_cab_container-is_on_top #zabere_vysku_puvodniho_menu_pri_fixnim_menu {
    /* M: .top_cab_container-is_on_top; */
    /* M: --- jakoby byl vzdy navrchu !; */
    height: 0;
  }
  
  #top{
    /* M: .top_cab_container-is_on_top; */
    /* M: --- jakoby byl vzdy navrchu !; */
    /* position:fixed; */
    width:100%;
    /* background: rgba(41,43,44,0.8); */
    /* z-index: 200; */
    /* box-shadow: 0 0px 20px rgb(175, 175, 175); */
    opacity:1;
    visibility:visible;
    transition:opacity 0.5s ease;
  }
  .JS_SKRYJ_MENU_DOKUD_NENI_NASTAVENO_JAVASCRIPTEM #top{
    /* opacity:0; */
    visibility:hidden;
  
  
  }
  .top_cab_container-is_on_top #top
  {
    /* position:fixed; */
  }
  
  
  .mapaDolniStin
  {
  
    pointer-events:none;
  
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    border-bottom: 1px solid #e7e9e8;
  }
  
  .tlacitko2:hover {
    background: #b89643;
    background: #90bf2a;
  }
  
  .tlacitko6:hover {
    background: #89b358;
    background: #80ae1e;
    background: #90bf2a;
  }
  .tlacitko4:hover {
    background: #a26632;
    border-color: #a26632;
  }
  
  @media (max-width:980px){
    .hp_so_list_item {
        width: 50%;
        padding: 0 0 51px 0;
    }
  }
  @media (max-width:640px){
    .hp_so_list_item {
        width: 100%;
    }
  }
  
  .cabVzor {
    width: 471px;
    height: 305px;
    background: url(../img/cab/vzor.html);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .cabVzor1 {
    width: 213px;
    height: 46px;
    background: url(../img/cab/vzor1.html);
    background-repeat: no-repeat;
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* z-index: 1; */
    display: none;
  }
  
  .mobilemenu .banyrky {
    /* position: static; */
    /* display: block; */
    /* width: 100%; */
    /* height: auto; */
  }
  .mobilemenu .cabVzor1 {
    /* display:block !important; */
    /* position:static; */
    /* margin:0 auto; */
  }
  .mobilemenu .cabVzor {
    /* display:none !important; */
  }
  
  .mobilemenu .cab {
    /* position: static; */
    /* padding: 0px 20px 25px 20px; */
  }
  .mobilemenu .cab0 {
    /* position: static; */
    /* width: 100%; */
  }
  /* ------------------------------------------------------- BLOK3 ------------ */
  .blok3pozadi{
    background: url(../img/blok/pozadiVzor.html);
    background: url(../img/pattern3.html);
    position: relative;
    z-index: 2;
    background-color: #e7e9e8;
    overflow: hidden;
  }
  .blok3SpodniOkraj{height:140px;height: 117px;}
  .blok3DolniStin{
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    border-bottom: 1px solid #e7e9e8;
    border:none;
  }
  .blok3MistoPokudTuNeniHorniPodtrzitko{
    height: 35px;
  }
  .blok3HorniPodtrzitkoMistoNadNim{height: 65px;}
  .blok3HorniPodtrzitko{
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 17px 0 22px 0;
    position: relative;
    z-index: 5;
  }
  .blok3 .blokCMSObsah p {
    color: #676767;
  }
  
  .blok3 {
    max-width: 950px;
    margin: 0 auto;
    /* padding: 65px 0 0 0; */
    padding:0 30px; /* mobilni */
  }
  
  .blok3 .blokCMSObsah {
    text-align: center;
    position:relative;
    z-index:4;
  }
  
  
  /* ------------------------- */
  .intro2introLogo{
    height:355px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 430px;
    /* background: red; */
    /* z-index: 10; */
  }
  .intro2introLogo1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-family: roboto_slabregular;
    font-weight: normal;
    letter-spacing: 8px;
  }
  .intro2introLogo2 {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 25px 0 0 0;
  }
  
  .intro2vcenter1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  /* --------------------- */
  .ramecekMeziBloky {
    /* border-bottom: 1px solid #dedede; */
  }
  .footer .ramecekMeziBloky{
    opacity:0.2;
  }
  /* -------------------------------------------------------------------------- */
  .pokoj{max-width: 360px;margin:0 auto;font-size: 0;position: relative;min-height: 286px;display: inline-block;width: 33.333333%;}
  
  .pokojRamecek1{
    padding: 9px 9px 8px 9px;
  }
  .pokojRamecek2{
    padding: 0;
    border: 1px solid #d4d4d4;
  }
  .pokojVlevo{
    width: 50%;
    display:inline-block;
    vertical-align:top;
    height: 100%;
    float: left;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
    position: relative;
    min-height: 225px;
  }
  .pokojObrazekOkraj {
    min-height: 100px;
    margin: 0 30px 0 0;
    height: 100%;
  }
  .pokojObrazek{
    min-height: 100px;
    /* margin: 0 30px 0 0; */
    height: 100%;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pokojVpravo{
    width: 50%;
    display:inline-block;
    vertical-align:top;
    float: right;
    width: 100%;
    float: none;
  }
  .pokojVpravoOkraj {
    padding: 25px 13px 10px 13px;
    text-align: center;
    background: #fff;
  }
  
  .pokojNadpis {
    color: #000;
    font-weight: 100;
    /* text-align: center; */
    /* color: #fff; */
    margin: 0;
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    font-family: roboto_slabregular;
    text-transform: uppercase;
    line-height: 140%;
  }
  .pokojNadpis:after{
    /*
    content: "";
    background: url(/img/blok/podtrzeni1.png);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 17px 0 22px 0;
    */
  }
  .pokojObsah{
    color: #595959
  }
  .pokojMistoNadTlacitkem{
    height: 25px;
  }
  
  .pokojMezeraMeziPokoji{
    height:39px;
  }
  
  .blok3SpodniOkraj--neniPresNejObrazek {
    height: 70px;
  }
  /* -------------------------------------------- SPEC NABIDKY STRANKA -------- */
  .specnabVypisVsech {
    position: relative;
    z-index: 100;
    /* background: #e7e9e8; */
    /* background: linear-gradient(to bottom,#e7e9e8,#fff); */
    font-size: 0;
  }
  /* ---------------------------------------------- CAB ------------------- */
  .cab2 {display: none;position: relative;top: 0;left: 0;margin: 0 auto;max-width: 1020px;text-align: right;}
  .cab2Tlacitko {}
  .cab1 {/*    display: none; */display: block;/* width: 471px; *//* background: rgba(255,255,255,0.9); *//* background: #fff; */position: relative;z-index: 1;top: 0px;/* opacity: 0.6; */}
  .SKRYT_PROMO .cab1{
    width: 307px;
  }
  
  .cab {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    /* background: rgba(255,255,255,0.9); */
    width: 100%;
    font-size: 0;
  }
  
  .tlacitko6.tlacitko6--presCelouSirku {
    display: block;
    text-align: center;
    border-radius: 0;
  }
  .tlacitko2.tlacitko2--presCelouSirku {
    display: block;
    border-radius: 0;
    text-align: center;
    border: 0;
  }
  
  
  
  
  .cab .tlacitko6--presCelouSirku {
    font-size: 15px;
    padding: 15px 25px 13px 25px;
  }
  
  .cab .tlacitko2--presCelouSirku {
    font-size: 15px;
    padding: 16px 25px 16px 25px;
    border: 0;
    -webkit-appearance: none;
    display: block;
    width: 100%;
  }
  .cab1Vlevo {
    /* width: 189px; */
    /* float: left; */
    background: #2b2b2a;
    background: #a26632;
  }
  .SKRYT_PROMO .cab1Vlevo{
    display:none;
  }
  .cab1VlevoSpodek{/* height: 27px; */}
  .cab1VlevoVnitrek{/* padding: 42px 22px 0 22px; */text-align: center;}
  .cab1promo {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 142%;
    /*   padding: 16px 5px 16px 5px;   */
    cursor: pointer;
    font-family: roboto_slabbold;
    font-weight: normal;
    letter-spacing: 1.5px;
  }
  .cab1vpravo {
    /* width: 273px; */
    /* float: right; */
    background: rgba(255,255,255,0.9);
  }
  .formTlacitko1 {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 12px 0 12px;
    vertical-align: top;
  }
  
  .formInput1 {
    display: block;
    border: 1px solid #ba9a49;
    color: #676767;
    font-size: 13px;
    line-height: normal;
    padding: 13px 67px 12px 29px;
    background: transparent;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    max-width: 236px;
  }
  .cab1vpravoVnitrek{padding: 15px 15px 15px 15px;text-align: center;font-size: 0;}
  .formTlacitko1ObrazekPozice {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    font-size:0;
  }
  
  .cab .tlacitko5Text {
    height: 1px;
    padding: 0;
    margin: 0;
    min-width: 71px;
  }
  
  .cab .tlacitko5Obrazek {margin: 9px 0;height: 30px;/* margin: 0; *//* padding: 9px 0; */}
  .formTlacitko1 + .formTlacitko1 {
    /* margin: 10px 0 0 0; */
  }
  .cab0 {
    display: inline-block;
    min-width: 213px;
    /* text-align: left; */
    display: none;
  }
  
  
  .blok3 .blokCMSObsah {
    color: #676767;
  }
  .blok3 .blokCMSObsah h2{
    font-style:normal;
    font-weight:300;
    /* padding:30px 0 15px 0; */
  }
  .blok3 .blokCMSObsah h2:after{
    content: "";
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 17px 0 22px 0;
  }
  .specialniNabidkaTlacitka{
    text-align:left;
    padding:30px 0 0 0;
    position: relative;
    z-index: 10;
    font-size: 0;
  }
  .cab1Vlevo .tlacitko2 {
    /* padding: 15px 25px 16px 25px; */
  }
  .contact_input_item {
    padding: 0 0 20px 0;
  }
  
  
  
  /* --- paticka -- */
  
  @media ( max-width:830px ){
    .prvekRovnomernehoRozptylu {
        width: 50%;
    }
  }
  
  @media ( max-width:560px ){
    .prvekRovnomernehoRozptylu {
        width: 100%;
    }
  }
  
  
  @media(max-width:1400px)
  {
    .pokojOkrajProMensiObrazovky{
        /* margin: 0 23px; */
        position: relative;
    }
  }
  
  @media ( max-width:1100px ){
  
    .tlacitko5 + .tlacitko5{
        margin: 0 0 0 15px
    }
    .pokojOkrajProMensiObrazovky{
        margin:0;
    }
    .pokoj{
        display: inline-block;
        width: 50%;
    }
    .pokojRamecek1{
        /* padding: 12px; */
    }
    .pokojRamecek2{
        /* padding: 0; */
        /* border: 1px solid #e7e9e8; */
    }
    .vypisPokoju{
        font-size: 0;
    }
    .vypisPokoju .ramecekMeziBloky{
        display: none;
    }
    .vypisPokoju .pokojMezeraMeziPokoji{
        display: none;
    }
    .pokojVlevo{
        /* width:100%; */
        /* float:none; */
        /* position: relative; */
        /* min-height: 360px; */
        /* padding: 0 20px; */
    }
    .pokojObrazek{
        /* position: absolute; */
        /* top: 0; */
        /* left: 0; */
        /* width: 100%; */
        /* height: 100%; */
    }
    .pokojVpravo{
        /* width:100%; */
        /* float:none; */
    }
  
  }
  @media (max-width:750px)
  {
    .pokoj
    {
        width:100%;
    }
  }
  
  .datepickerPrvekPredSpoustecem{}
  .datepickerPrvekZaSpoustecem{}
  .datepickerDefaultniVlastnosti{
    position:relative;
    top:0;
    left:0;
    z-index:500;
  }
  .dp-highlight .ui-state-default {
    background: #9fcf67;
    color: #FFF;
  }
  .dp-highlight-prijezd .ui-state-default {background: #00b6de;}
  .dp-highlight-odjezd .ui-state-default {background: #00b6de;}
  .mezeraMeziTlacitkyStrankySpecialniNabidky{ display:inline-block; width:30px; }
  
  html.mobilemenu_smrskni #menu_button {
    /* left: 132px; */
  }
  html.mobilemenu_smrskni #langs a {
    padding-left: 11px;
    padding-right: 6px;
  }
  html.mobilemenu_smrskni #top_logo {
    width: 100px;
    top: 10px;
    left: 16px;
  }
  @media (max-width:1470px){
    #langs{
        position:absolute;
        top: 31px;
        right: 0;
        max-height: 22px;
        overflow: hidden;
        /* opacity: 0.6; */
        top: 22px;
    }
  }
  @media (max-width:600px){
    .intro2introLogo1 {
        font-size:30px;
        line-height:120%;
        width:100%;
    }
    .intro2vcenter1{
        /* padding:0 30px; */
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 10;
        width: 100%;
    }
    .intro2vcenter2{
        /* width:100%; */
        padding: 0 17px;
    }
    .intro2{
        max-height:220px;
        max-height: 469px;
    }
  }
  
  
  /* ------------------------------ GALERIE ---------------------- */
  .gallery_categories{
    padding: 25px 0 10px 0;
    margin:0;
    text-align: center;
  }
  
  .gallery_images_item_image {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  
  .gallery_images_item {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding: 2px;
  }
  @media(max-width:800px)
  {
    .gallery_images_item {
        width:33.3333333%;
    }
  }
  @media(max-width:500px)
  {
    .gallery_images_item {
        width:50%;
    }
  }
  @media(max-width:400px)
  {
    .gallery_images_item {
        width:100%;
    }
  }
  
  .gallery_images ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .gallery_images_item_in {
    /* padding: 5px; */
    padding-top: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: #efeeed;
  }
  
  .gallery_images {
    font-size: 0;
  }
  
  .gallery_images_item_in a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .gallery_category_item {
    /*
    */
    display: inline-block;
    list-style: none;
    padding: 0;
    padding: 0;
    margin: 5px;
  }
  .gallery_category_item a {
    /*
        background:#00b6de;
        color:#fff;
        text-decoration:none;
        font-size:15px;
        text-transform:uppercase;
        padding:10px 20px;
        display:inline-block;
        transition:background-color 0.2s ease;
    */
  }
  .gallery_category_item a:hover,
  .gallery_category_item.actual a{
    /*
        background:#9fcf67;
    */
  }
  @media(max-width:500px)
  {
    .gallery_category_item{
        display:block;
    }
    .gallery_category_item a{
        display:block;
        /* text-align:center; */
    }
  }
  
  .galerieNadpis {
    text-align: center;
    margin: 0;
    padding: 60px 0 30px 0;
    position:relative;
    z-index:5;
    color: #676767;
    /* color: red; */
  }
  
  .galerieBlok3SpodniOkraj {
    height: 38px;
  }
  
  
  .CAB_PROMO{ /* NESTYLOVAT ! FUNKCNI KLASA ! */ }
  
  .cabPromo {
    overflow: hidden;
  }
  
  .CAB_PROMO .cab1promo {
    display: none;
  }
  .CAB_PROMO .jsFormInputRezervujte {
    /* display: none; */
  }
  
  .CAB_PROMO .cab1vpravo {
    /* display: none; */
    position: relative;
    left: 300px;
    top: 0;
    display: none;
    display: block;
    position: static;
  }
  
  .CAB_PROMO .cab1Vlevo {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .cab1PromoOdeslat{display: none;}
  .cab1promoEmail{display: none;}
  .gdprholder{display: none;}
  .CAB_PROMO .gdprholder{
    position: absolute;
    display: inline-block;
    top: 141px;
    left: 28%;
    max-height: 460px;
    width: 800px;
  }
  .gdprinfo{
    background-color: white;
    border: #819c0d solid 2px;
    border-radius: 0 0 5px 5px;
    border-top: none;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    padding: 40px;
    color: black;
  }
  .gdprinfo ul li {
    list-style-type: none;
    position: relative;
  }
  .gdprinfo .gdprcheck {
    -webkit-appearance: checkbox;
    position: absolute;
    left: -30px;
    top: 2px;
  }
  .gdprinfo a.gdprlink {
    display: inline-block;
    line-height: 18px;
    font-size: 15px;
    color: gray;
    padding: 0;
    margin: 0;
    text-transform: lowercase;
    box-sizing: initial;
    transition: none;
    float: none;
    text-decoration: underline;
    letter-spacing: 0;
    vertical-align: baseline;
  }
  .gdprinfo .littleinfo {
    color: gray;
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 18px;
  }
  .CAB_PROMO .cab1PromoOdeslat{
    display: inline-block;
    /* width: auto; */
    vertical-align: top;
    margin: -1px 8px 16px 10px;
  }
  .CAB_PROMO .cab1promoEmail{display: inline-block;margin: 0 0 16px 0;/* border: 1px solid #e6e8e7; */color: #5e5e5e;margin: 0 8px 16px 8px;}
  .cab1promoTlacitko{
  
    /* padding: 12px; */
  }
  .CAB_PROMO .cab1promoTlacitko{
    display:none;
  }
  .CAB_PROMO .cab1VlevoVnitrek {
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
  }
  .CAB_PROMO .cab1VlevoSpodek{
    height:0;
  }
  
  /* ---------------- TMAVY POZADI ------------------- */
  .tmavyPozadi{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index:-1; /* na pocatku skryt */
    background: rgba(0, 0, 0, 0.65);
    opacity:0;
    /*transition:opacity 0.2s ease;*/
    top: 0;
    left: 0;
  }
  .tmavyPozadi_zobrazeno {
    /* background: rgba(0, 0, 0, 0.65); */
    opacity: 1;
  }
  
  
  #superbgimage_list {
    /* font-size: 0; */
  }
  
  #image_list {
    font-size: 0;
  }
  .suberbgimage_item{
    width:10px;
    height:10px;
    border: 1px solid #9f9780;
    display:inline-block;
    transition:background 0.2s ease;
    margin: 0 4px 0 4px;
    border-radius: 2px;
  }
  .suberbgimage_item:hover,
  .suberbgimage_item.activeslide
  {
    background: #9f9780;
  }
  
  
  .mobilniBanyrky{
    display:none;
    font-size:0;
    position: fixed;
    top: 91px;
  }
  .mobilemenu2 .mobilniBanyrky{
    display:block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
  }
  .mobilemenu2 .banyrky{
    display:none;
  }
  .mobilniBanyrkyPromo{
  
    text-align: left;
  
    padding: 7px 10px;
  
    background: #fff;
    border-top:1px solid #eee;
  }
  .mobilniBanyrkyPromo .cab1promo{display:inline-block;font-size: 12px;text-align:left;padding: 0 10px 7px 10px;}
  .mobilniBanyrkyPromo .cab1promoTlacitko{padding: 12px;}
  .mobilniBanyrkyPromoVlevo{display:inline-block;width:60%;text-align: center;}
  .CAB_PROMO .mobilniBanyrkyPromoVlevo{width:100%;}
  .mobilniBanyrkyPromoVpravo{display:inline-block;width:40%;text-align:right;}
  .mobilniBanyrkyPromoVlevoVnitrniOkraj{padding: 0 0 0 0;}
  .mobilniBanyrkyPromo .tlacitko2{padding:12px;}
  
  .SKRYT_PROMO .mobilniBanyrkyPromoVlevo{display:none;}
  .SKRYT_PROMO .mobilniBanyrkyPromoVpravo{width:100%;text-align:center;}
  .SKRYT_PROMO .mobilniBanyrky{width:100%;}
  
  /* @media (max-width:900px), (max-height:650px){ */
  .HP_INTRO_MALA_VERZE_NADPISU	.introPozadiNaMobilu{
    /*display:block;*/
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_title{
    font-size:30px;
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_text_podtrzeniBaze {
    /* display: none; */
  }
  .HP_INTRO_MALA_VERZE_NADPISU		#hp_intro_content{
    width:100%;
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_text{
    padding:15px 10px 0 10px;
  }
  /*  -----------------------------------------------
  
  ANDROID: menu webu se na andoidu nevejde na celou vysku, jenomze nektere andoidy maji
  vespodu prohlizece tlacitka (mozna jsou systemova?) ktera prekryvaji menu webu
  */
  .mobilemenu .fixAndroidSpodniMenuByloPresMobilniMenu {/* height:40px; */}
  .mobilemenu .okrajCentrovanehoMenu{
    /*padding-bottom:0;*/
  }
  /*  -----------------------------------------------
  */
  #booking_frame {
    /* min-width: 970px; */
  }
  .sec_group_14 #view{
    /* width:970px; */
  }
  
  .footer{
    background-image:url('../img/paticka/bg.png');
  }
  .cab1Vnitrek {
    /* background: rgba(255,255,255,0.9); */
  }
  .cab1klikniZde{
  
    display: inline-block;
  
    font-family: roboto_slabbold;
  
    font-weight: normal;
  }
  .horniMiniMenu {
    text-align: right;
    padding: 23px 43px 0 0;
    padding: 23px 50px 0 0;
    position: relative;
    z-index: 1;
  }
  .horniMiniMenuOdkaz{
    color: #a6a6a6;
    padding:0 12px;
    font-size:14px;
    /* background: rgba(127, 0, 128, 0.2); */
    cursor: pointer;
    transition: color 0.4s ease;
  }
  .horniMiniMenuOdkaz.webcam {
    background: url("../img/webcam.png") no-repeat center center / contain;
  }
  .horniMiniMenuOdkaz.webcam:hover {
    background: url("../img/webcam-active.png") no-repeat center center / contain;
  }
  .umisteniLoga {
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
  }
  .langsPozice {
    position: relative;
    top: 0px;
    left: 0;
    z-index: 4;
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
    /* transition:top 0.3s ease; */
  }
  .blok1 .blokCMSObsah h1{
    font-size:50px;
    text-transform:uppercase;
    letter-spacing:5px;
    color:#2c2e2f;
    margin: 0 0 30px 0;
  }
  .blok1Sirka{
    max-width:1200px;
    margin:0 auto;
  }
  .blok1{/* background:url(/img/blok/bg.png); */background: #fff;position: relative;top: 0;left: 0;z-index: 1;}
  .blok1SpodniStin{position: absolute;bottom: 0;height: 200px;background: linear-gradient(to bottom,rgba(255, 255, 255, 0),white);width: 100%;z-index: 2;}
  .blok1Okraj{
  
    position: relative;
  
    top: 0;
  
    left: 0;
  
    z-index: 3;
  }
  .blok1VnitrniOkraj{padding: 72px 10px 0px 10px;}
  .blok1 .blokCMSObsah h1:after{margin: 30px auto 0 auto;height: 2px;width: 67px;}
  .footerObsahSirka{
    margin: 0 auto;
    max-width: 1200px;
  }
  .footerObsahOkraj{padding: 50px 10px 0px 10px;}
  .footer .blokCMSObsah h1{
    font-size:50px;
    text-transform:uppercase;
    letter-spacing:5px;
    color: #ffffff;
    opacity: 0.5;
    margin: 0 0 0 0;
    line-height: 50px;
  }
  .footer .blokCMSObsah h1:after{
    height:1px;
    width:35px;
  }
  .gallery_category_item a,
  .tlacitko1
  {
    /* font-weight: bold; */
    font-size: 15px;
    color: #a26632;
    /* background: rgba(255,255,255,0.25); */
    padding: 15px 20px 15px 20px;
    text-align: center;
    border: 1px solid #a26632;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s background ease, 0.2s border-color ease;
    text-decoration: none;
  }
  .gallery_category_item a
  {
    background:#fff;
    text-decoration:none;
  }
  .gallery_category_item.actual a,
  .gallery_category_item:hover a,
  .tlacitko1.actual, /* specialni nabidky */
  .tlacitko1:hover{
    background:#a26632;
    color: #fff;
  }
  .footerSocial{
    font-size:0;
  
  }
  .textblok{
    padding:63px 45px 39px 10px;
    display: inline-block;
    width: 470px;
    /* background: rgba(255, 165, 0, 0.35); */
  }
  .textblok.TEXTBLOK5{
    max-width:100%;
    width: auto;
    padding: 50px 10px 0 10px;
  }
  .textblok.TEXTBLOK5 .blokCMSObsah{
    font-family:roboto_slabregular;
    font-size:18px;
    text-align:center;
  }
  .textblok.TEXTBLOK6 {
    text-align:left;
    padding: 30px 10px 67px 10px;
    width: auto;
    display: block;
  }
  .textblok.TEXTBLOK6 .blokCMSObsah h2 {
    font-size:20px;
    text-transform:uppercase;
    font-style:normal;
    font-weight:normal;
    font-family:roboto_slabregular;
    margin: 30px 0;
  }
  .textblok.TEXTBLOK6 .blokCMSObsah h2:after{
    display:none;
  
  }
  .textblok.TEXTBLOK6 .blokCMSObsah ul{padding: 0 0  0 17px;}
  .textblok.TEXTBLOK2{
    width:auto;
    color: #2c2e2f;
    text-align: center;
  }
  .textblok .blokCMSObsah h1{
    text-align:left;
  }
  .textblok .blokCMSObsah h1:after{
    margin-left:0;
  }
  .textblok .blokCMSObsah{
    text-align:left;
  }
  .TEXTBLOK2.textblok .blokCMSObsah{
    text-align:center;
    padding: 0px 0 27px 0;
  }
  .TEXTBLOK2.textblok .blokCMSObsah h1{color: #2c2e2f;font-size: 30px;letter-spacing: 0px;text-align: center;margin: 0 0 32px 0;}
  .TEXTBLOK2 .blokCMSObsah h1:after {
    margin: 26px auto 0 auto;
    margin: 16px auto 0 auto;
  }
  
  .pruh{
    font-size:0;
  }
  .pruhSirka{
    max-width: 1337px;
    margin:0 auto;
    text-align: left;
    /* position: relative; */
    /* z-index: 1; */
    /* top: 0; */
    /* left: 0; */
  }
  
  .odkazblok{
    display: inline-block;
    width: 400px;
    height: 100%;
    min-height: 400px;
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    text-decoration: none;
  }
  .odkazblokFiltr{
    background: #2d2b2a;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0.5;
    transition: background-color 0.2s ease;
  }
  .odkazblokPozadi{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
  }
  .odkazblokProstredek{
    position: absolute;
    z-index: 4;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }
  .odkazblokObrazek{
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .odkazblokText{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: roboto_slabbold;
    text-align: center;
    margin: 25px 0 0 0;
  }
  .ODKAZBLOK1 .odkazblokFiltr{}
  .ODKAZBLOK2 .odkazblokFiltr{}
  .odkazblok:hover .odkazblokFiltr{
  
    background: #a26632;
  }
  .js_grid {
    float: left;
  }
  
  
  .textblokcelasirkaPozadi
  {
    background-position:center center;
    background-size:cover;
    background-color: #fefefe;
    position: relative;
    z-index: 1;
  }
  
  .textblokcelasirkaOkraj
  {
    max-width:1200px;
    max-width: 1337px;
    margin:0 auto;
    /* padding: 90px 0px 90px 0px; */
    position: relative;
    z-index: 4;
    height: 100%;
  }
  .TEXTBLOK3.textblok{
    color:#fff;
    padding: 90px 10px 90px 10px;
    /* background: red; */
    width: 900px;
    width: auto;
    max-width: 721px;
  }
  .TEXTBLOK3.textblok .blokCMSObsah h1{
    font-size:50px;
    font-family:roboto_slabregular;
    line-height: 50px;
  }
  .TEXTBLOK3.textblok .blokCMSObsah h1:after{
    /*background:#fff;*/
  }
  .textblokcelasirkaPreliv{position: absolute;width: 100%;height: 100%;background: #000;opacity: 0.35;background: radial-gradient(ellipse center center, #00FFFF 0%, rgba(0, 0, 255, 0) 50%, #0000FF 95%);z-index: 3;}
  .textblokcelasirkaPozice{
    position:absolute;
    bottom:0;
    left:0;
  }
  /* --------------------------------- TEXT BLOKY ---------------------------- */
  .jsGrid100{
    float:left;
  }
  .textblokPrvni{width: 50%;/* display: inline-block; */height: 100%;/*background: red;*/position: absolute;}
  .textblokObrazek{background-size: cover;background-position: center center;position: absolute;width: 100%;height: 100%;}
  .textblokDruhy{width: 50%;float: right;position: relative;z-index: 5;top: 0;left: 0;}
  
  .textblok.TEXTBLOK4{
    width:auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px  64px  55px;
    /* margin: 0 auto; */
  }
  .TEXTBLOK4.textblok .blokCMSObsah{
    text-align:center;
    padding: 0px 0 27px 0;
  }
  .TEXTBLOK4.textblok .blokCMSObsah h1{color: #2c2e2f;font-size: 30px;letter-spacing: 0px;text-align: center;margin: 0 0 32px 0;}
  .TEXTBLOK4 .blokCMSObsah h1:after {
    margin: 26px auto 0 auto;
    margin: 16px auto 0 auto;
  }
  .TEXTBLOK4 .tlacitko1{
    /* transition: 0.4s background ease, 0.4s border-color ease; */
  }
  
  .GRID100_NA_LICHEM_RADKU .textblokPrvni{left:initial;right:0;}
  .GRID100_NA_LICHEM_RADKU .textblokDruhy{float:left;}
  .textblokObalka{
    position:relative;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background-color 0.2s ease;
  }
  .textblokObalka:hover{
  
    /* background: #a26632; */
  }
  .textblokObalka:hover .textblok.TEXTBLOK4{
    color:#fff;
  }
  .textblokObalka:hover .TEXTBLOK4.textblok .blokCMSObsah h1{
    color:#fff;
  }
  .textblokObalka:hover .TEXTBLOK4.textblok .blokCMSObsah h1:after{
    background:#fff;
  }
  .textblokObalka:hover .tlacitko1{
    color:#fff;
    border-color:#a26632;
  }
  .textblokDruhyPozadi{
    position:absolute;
    z-index:1;
    right:0;
    width:50%;
    height:100%;
  }
  .textblokDruhyPozadiPrekryv{position:absolute;z-index:2;right:0;width:100%;height:100%;opacity:1;background:#fff;transition: opacity 0.4s ease;}
  .textblokObalka:hover .textblokDruhyPozadiPrekryv{
    opacity:0;
  }
  .GRID100_NA_LICHEM_RADKU .textblokDruhyPozadi{
    right:initial;
    left:0;
  }
  .textblokObalka:hover .textblokDruhyPozadi{
    background: #b3afa6; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #b3afa6 0%, #9f9780 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #b3afa6 0%,#9f9780 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #b3afa6 0%,#9f9780 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3afa6', endColorstr='#9f9780',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
  
  /*.FIXEDMENU_3 #top{
  position:fixed;
  top:-81px;
  } */
  
  .FIXEDMENU_2 #langs{
    /*opacity:0; */
  }
  
  .FIXEDMENU_3 #langs{
    /* position:fixed; */
    /* right: 17px; */
    /* top: 38px; */
    /* top: 30px; */
    /* opacity: 1; */
  }
  
  .FIXEDMENU_3 #top_logo {
    /* width: 44px; */
    /* display: inline-block; */
    /* height: 42px; */
    /* BACKGROUND: ORANGE; */
    /* vertical-align: top; */
    position: absolute;
    /* top: 93px; */
    /* left: 21px; */
  }
  
  
  .FIXEDMENU_3 .umisteniHornichBanyrku{
    /*height: 53px;       */
  }
  
  
  /*
  .FIXEDMENU_2 #top_logo img{
   top:19px;
   left:7px;
   }
  */
  
  
  .FIXEDMENU_3 #top_logo img{
    /* width:140%; */
    /* top:-79px; */
    /* left:7px; */
    /* height:auto; */
  }
  
  .FIXEDMENU_3 #menu{
    /* top: 12px; */
  }
  
  .FIXEDMENU_3 .horniMiniMenu{
    /*visibility: hidden; */
  }
  
  
  .cabZavirkatkoCentr{
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
  }
  .cabZavirkatkoPozice{
    position: relative;
    top: 0;
    right: 0;
    z-index: 5;
  }
  .cabZaviratko{
    position: absolute;
    top: 4px;
    right: 22px;
    width: 20px;
    height: 20px;
    background: url(../img/cab/x.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    opacity:0.7;
    transition:0.2s opacity ease;
  }
  .cabZaviratko:hover{
    opacity:1;
  }
  .pruhPravyObrazekBaze{position: relative;top: 0;right: 0;height: 0;/* width: 0; *//* background: red; */z-index: 1;}
  .pruhPravyObrazek{
  
    background: url(../img/pruh/logo.png);
  
    background-position: center center;
  
    background-repeat: no-repeat;
  
    position: absolute;
  
    bottom: 0;
  
    left: -13px;
  
    height: 400px;
  
    width: 206px;
  
    /* background-color: rgba(255, 0, 0, 0.48); */
  }
  .pruhPravyObrazekBaze2 {
  
    position: absolute;
  
    right: 0;
  
    bottom: 0;
  }
  .jsKdySkryt_pruhPravyObrazek{
  
    position: absolute;
  
    bottom: 0;
  
    left: -13px;
  
    height: 400px;
  
    width: 251px;
  
    background-color: rgba(255, 0, 0, 0.48);
  }
  #js_image_list2_gallery_image{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  #superbgimage2{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  #superbgimage2 img{
    z-index:4;
  }
  .tlacitko1.TLACITKO1POKOJE{padding: 15px 21px 15px 21px;text-transform: none;text-transform: capitalize;border-radius: 3px;font-size: 15px;line-height: 15px;}
  .tlacitko2.TLACITKO2POKOJE{
  
    padding: 17px 37px 17px 37px;
  
    text-transform: none;
  
    text-transform: capitalize;
  
    border-radius: 3px;
  
    font-size: 15px;
  }
  .pokojTlacitkaRozptyl {
    display: flex;
    justify-content: space-between;
  }
  .vypisPokoju{
    /* max-width: 1080px; */
    /* margin:0 auto; */
    text-align: left;
    font-size:0;
    /* display: flex; */
    /* justify-content: space-between; */
  }
  .kategoriePokoju{
    font-family:roboto_slabregular;
    font-size:18px;
    color:#fff;
    background:#2b2b2a;
    text-transform:uppercase;
    padding:23px 10px 23px 10px;
    margin: 42px 10px 15px 10px;
    text-align:center;
    font-weight: normal;
  }
  .pokojeVrchniTextPodIntrem{
    margin:0 auto;
    max-width:740px;
    /* padding: 16px 10px; */
  }
  .pokojeVrchniTextPodIntrem .blokCMSObsah{
  
  }
  .pokojeVrchniTextPodIntrem .blokCMSObsah p
  {
    font-family:roboto_slabregular;
    font-weight:normal;
    color:#000;
    line-height:140%;
    font-size:18px;
  
  }
  .vypisPokojuSirka{
    max-width: 1080px;
    margin: 0 auto;
  }
  .detailPokojeSirkaStranky{max-width:1066px;padding:0 10px;margin:0 auto;/* position: relative; *//* top: 0; *//* left: 0; */}
  .detailPokojeNadpis {
    color: #000;
    font-size: 20px;
    text-transform:uppercase;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 0 32px 0;
    font-family:roboto_slabregular;
    font-weight:normal;
    padding: 60px 10px 35px 10px;
    /* background:rgba(255, 0, 0, 0.17); */
    margin: 0;
  }
  .detailPokojeNadpis:after{
    content:"";
    background:#a26632;
    display:block;
    height:2px;
    width:57px;
  
    margin:17px auto 0 auto;
  
  }
  .detailPokojeSlajdrPuntiky{
  
    position: absolute;
  
    bottom: 0;
  
    left: 0;
  
    width: 100%;
  
    z-index: 10;
  
    height: 32px;
  
    font-size: 0;
  
    text-align: center;
  
    /* margin: 13px 0 0 0; */
  }
  .detailPokojeSlajdrPuntiky .suberbgimage_item{
  
    border-color: #fff;
  
    position: relative;
  
    top: -13px;
  }
  .detailPokojeSlajdrPuntiky .suberbgimage_item:hover,
  .detailPokojeSlajdrPuntiky .suberbgimage_item.activeslide{
    background-color:#fff;
  }
  .detailPokojeSlajdrPuntikyZabranOtevreniFancyboxu{
    position:absolute;
    z-index:10;
  }
  .vybaveniPokojeVypis {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: #9f9780;
    font-size: 0;
  }
  
  .vybaveniPokoje {
    display: block;
    width: 129px;
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  
  .vybaveniPokojeObrazek {
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    /* margin: 23px 0 0 0; */
  }
  
  .vybaveniPokojeText {
    color: #fff;
    font-family: roboto_slablight;
    font-size: 13px;
    margin: 20px 0 12px 0;
    text-align: center;
    padding: 0 18px;
  }
  .vybaveniPokojeStin {box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.14);/* margin: 0 10px; */position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;}
  .vybaveniPokojeRamecek {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 1px;
    background: #988f79;
    border-right: 1px solid #988f79;
    height: 100%;
  }
  .detailPokojeTlacitka {
    padding: 0 10px 107px 10px;
  }
  .JS_stejna_vyskavybaveniPokojeVypis {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
  }
  .vybaveniPokojeMistoNadObrazkem{
    height: 23px;
  }
  .detailPokojeObrazkyVyska{
  
    max-height: 483px;
  }
  
  .ROOMS_LINK_MOBILE{display:none;}
  .mobilemenu .ROOMS_LINK_DESKTOP{display:inline-block;}
  .mobilemenu .ROOMS_LINK_DESKTOP{display:none;}
  .mobilemenu .ROOMS_LINK_MOBILE{display:inline-block;}
  
  .specialninabidkyFiltr{
    text-align: center;
    padding: 56px 10px 46px;
    font-size:0;
  }
  .specialninabidkyOdsazeniOdPaticky{
    height:86px;
  }
  .pokojDetailniText {
    font-size: 13px;
    font-family: roboto_slablight;
    text-align: left;
    color: #000000;
    /* height: 0; */
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  
  .pokojDetailniText ul {
    padding: 0 0 0 16px;
  }
  
  .pokojDetailniText strong {
    font-weight: normal;
    font-family: roboto_slabbold;
    font-size: 14px;
  }
  .pokojDetailniVnitrniOkraj {
    display: inline-block; /* UL ma vevnitr margin :( tak ho obal */
    margin: 0 1px;
  }
  .pokojDetailniTextExtraSpodniVyska{height: 22px;}
  .specialniNabidkaKotvickaBaze{position:relative;top:0;left:0;z-index:1;width: 0;height: 0;display: inline-block;}
  .specialniNabidkaKotvicka{position:absolute;top:-220px;left:0;z-index:1;}
  /* -------------------------------------------------------------------------- */
  .submenulist {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 103;
    opacity: 0;
    /* background: #fff; */
    /* transition: none 800ms ease-out; */
    margin: 4px 0 0 0;
    padding: 9px 13px 13px 13px;
    display: block;
    /*visibility: visible;*/
    top: 100%;
    z-index: 105;
    opacity: 1;
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    width: 200%;
    /* padding: 0; */
    /* margin: 0; */
    list-style: none;
    border-top: 1px solid #3a3a39;
    opacity:0;
    transition:opacity 0.6s ease;
    transition:opacity 0.6s cubic-bezier(0, 0.76, 0.58, 1);
    transition:opacity 0.4s cubic-bezier(0, 0.76, 0.58, 1);
    margin: 4px 0 0 0;
    margin: 0px 0 0 0;
  }
  
  .submenulist:before {
    content: "";
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    position: absolute;
    top: -1px;
    left: 0;
    width: 999px;
    height: 100%;
    margin: 0 0 0 -999px;
    border-top: 1px solid #3a3a39;
  }
  .submenulist:after {
    content: "";
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    position: absolute;
    left: 0;
    width: 999px;
    height: 100%;
    margin: 0 0 0 100%;
    top: -1px;
    border-top: 1px solid #3a3a39;
  }
  
  .mitem_sub_name {
    display: block;
    transition: color 0.4s ease;
    color: #fff;
  }
  
  .mitem_sub:hover .mitem_sub_name {
    color: #9f9780;
    text-decoration: underline;
  }
  
  .mitem_sub_name {
    /* color: #fff; */
  }
  
  .mitem_sub {
    text-align: left;
    display: block;
  }
  
  .submenulist.submenulist.submenulist a {
    margin:0;
    display: block;
    padding: 6px 0 6px 0;
    text-decoration: none;
  }
  
  .top_cab_container-is_on_top .submenulist {
    margin: 0px 0 0 0;
  }
  .mainmenu .mitem:hover .submenulist {
    display: block;
    visibility: visible;
    top: 100%;
    z-index: 105;
    opacity: 1;
  }
  .textblok.TEXTBLOK7
  {
    width: auto;padding: 59px 10px 95px;/* margin: 0 auto; */display: block;
    padding: 59px 10px 50px;
  }
  .beznaSekceRozmer {
    max-width: 1053px;
    margin: 0 auto;
  }
  .beznaSekcePozadiBarva {
    /*background: #f5f1e5;*/
  }
  .TEXTBLOK7 .blokCMSObsah h1 {
    color: #a26632;
    font-size: 30px;
    letter-spacing: 1px;
    font-family: roboto_slabregular;
    font-weight: normal;
  }
  
  .TEXTBLOK7 .blokCMSObsah h1:after {
    margin: 19px auto 0 0;
  }
  .TEXTBLOK7 strong
  ,
  .TEXTBLOK7 strong span
  ,
  .TEXTBLOK7 strong a
  {
    font-weight: normal;
    font-family: roboto_slabbold;
  }
  .TEXTBLOK7 strong a
  {
    color:#000;
    text-decoration: underline;
  }
  
  .jsGrid007{float:left;}
  
  .TEXTBLOK8 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
  }
  
  .TEXTBLOK8 .blokCMSObsah h1:after {
    margin: 20px auto 0 auto;
  }
  
  .TEXTBLOK8 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
  }
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK8.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK8 .blokCMSObsah {
    text-align: center;
  }
  
  .FIXEDMENU_3 .mitem a {
    /* padding: 30px 0 14px 0; */
  }
  
  .TEXTBLOK9 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
  }
  
  .TEXTBLOK9 .blokCMSObsah h1:after {
    /* margin: 20px auto 0 auto; */
    display: none;
  }
  
  .TEXTBLOK9 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    /* text-align: center; */
  }
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK9.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: left;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK9 .blokCMSObsah {
    text-align: left;
  }
  
  .tablestyle1 {
    width: 100%;
    min-width:1020px;
  }
  .tablestyle1 tr:first-child {
    /* color:red; */
  }
  .tablestyle1 tr:first-child td p
  ,
  .tablestyle1 tr:first-child td {
    /* background:blue; */
    font-family: roboto_slabregular;
    font-size: 20px;
    line-height:normal;
    text-transform:uppercase;
  }
  .tablestyle1 tr:first-child td p:after{
    content:"";
    display:block;
    margin:0px auto 0 57px;
    height:2px;
    width:67px;
    background:#d6af4b;
  }
  .tablestyle1 tr:first-child td p:before{
    content:"";
    display:inline-block;
    margin:10px 19px 0 0;
    height:37px;
    width:37px;
    background:url(../img/tabulka1/nadpisObrazek.png);
    background-repeat:no-repeat;
    vertical-align:middle;
  }
  .tablestyle1 tr:first-child td:first-child {
    /* background:green; */
  }
  .beznaSekcePozadi {
    /*background-image: url(/img/beznaSekce/bgVzor.png);*/
    position: relative;
  }
  .beznaSekcePozadi:after {
    content: "";
    background-image: url(../img/beznaSekce/pattern_zatisi.png);
    background-size: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.1;
    z-index: -1;
  }
  .beznaSekcePozadi:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: -1;
    background-color: #e6e4dc;
  }
  .tlacitko2-cabRezervujteSamotny {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
  
  
  /** obrazky */
  .obrazekVypis {
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  .obrazek {
    display: inline-block;
    width: 33.3333333%;
    height: 644px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none;
    background-position: center center;
  }
  
  .obrazekPreliv {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    transition: background-color 0.2s ease;
    /* opacity: 0.5; */
  }
  
  .obrazekText {
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    z-index: 3;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    /* transform: translateY(-50%); */
    padding: 28px 0 0 0;
  }
  
  .obrazekTextIkonka {
    width: 163px;
    height: 104px;
    position: absolute;
    top: -97px;
    left: 50%;
    background-repeat: no-repeat;
    background-position: top center;
    /* background-color: red; */
    margin: 0 0 0 -82px;
  }
  .obrazek:hover .obrazekPreliv {
    background: #a26632;
    /* opacity: 0.5; */
    /* transition: background-color 0.2s ease; */
  }
  
  
  
  
  
  .TEXTBLOK10.textblok {
    padding: 60px 10px 41px 10px;
    width: auto;
    color: #2c2e2f;
    text-align: center;
  }
  
  .TEXTBLOK10 .blokCMSObsah {
    text-align: center;
  }
  
  .TEXTBLOK10 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
  }
  .TEXTBLOK10 .blokCMSObsah h1:after {
    /* margin: 20px auto 0 auto; */
    display: none;
  }
  
  
  
  .INTRO_vyskaPokudNeniDostupne {
    height: 145px;
    height: 267px;
  }
  .INTRO_vyskaPokudNeniDostupne-2 {
    height: 328px;
  }
  
  .horniMiniMenuOdkaz:hover {
    /* color: #d6af4b; */
    color: #9f9780;
  }
  
  
  
  
  
  .textblok.TEXTBLOK11
  {
    padding: 0 10px 39px 10px;
  }
  
  .TEXTBLOK11 .blokCMSObsah h1
  {
    color: #2b2b2a;
    text-align: center;
    font-size: 50px;
    font-weight: normal;
    font-family: roboto_slabregular;
    padding: 60px 10px 60px;
    position:relative;
    z-index: 2;
    margin: 0 0 60px 0;
  }
  
  .TEXTBLOK11 .blokCMSObsah h1:before
  {
    content:"";
    position:absolute;
    z-index: 0;
    background:rgba(0,0,0,0.2);
    width:9999px;
    top: 0;
    left:-1000px;
    height:100%;
    z-index: -1;
  }
  .TEXTBLOK11 .blokCMSObsah h1:after
  {
    display:none;
  }
  
  .textblok.TEXTBLOK11 .blokCMSObsah h2 {
    color: #a26632;
    font-size: 20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    font-family: roboto_slabregular;
    margin: 30px 0 25px 0;
    line-height: 130%;
  }
  
  .textblok.TEXTBLOK11 .blokCMSObsah h2:after {
    content: "";
    display:block;
    height: 2px;
    width: 67px;
    background: #a26632;
  }
  
  
  
  
  .hp_location_container {
    position: relative;
    top: 0;
    left: 0;
  }
  
  .hp_location_map_button {
    position: absolute;
    top: 35px;
    right: 23px;
    /* background: #9f9780; */
    /* color: #fff; */
    z-index: 10;
  }
  
  .zamestnanecObrazek {
    width: 160px;
    height: 160px;
    background-position: center center;
    border: 4px solid #a26632;
    border-radius: 50%;
    margin: 0 auto;
    background-size: contain;
  }
  
  .zamestnanec {
    display: inline-block;
    padding: 25px;
    text-align: center;
    vertical-align:top;
  }
  
  .zamestnanecVypis {
    text-align: center;
    padding: 65px 0 0 0;
  }
  
  .zamestnanecNadpis {
    color: #a26632;
    font-size: 20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    font-family: roboto_slabregular;
    margin: 30px 0 25px 0;
    line-height: 130%;
    padding: 20px 0 5px 0;
    margin: 0;
  }
  
  .zamestnanecText {
    font-size: 15px;
    line-height: 140%;
    margin: 25px 0;
    font-family: roboto_slablight;
    margin: 0;
    padding: 0;
  }
  
  .zamestnanecText p {
    padding: 0;
    margin: 0;
  }
  
  .tlacitko7
  {
    background: #9f9780;
    background: #a48841;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 13px;
    padding: 16px 52px 16px 52px;
    padding: 19px 29px 19px 29px;
    border-radius: 4px;
    display: inline-block;
    transition: 0.2s background ease;
    cursor: pointer;
    -webkit-appearance: none;
    border: 0;
    /* vertical-align: top; */
    line-height: 13px;
  }
  .tlacitko7:hover
  {
    background:#9f9780;
  }
  
  .tlacitko7
  {
    background: #9f9780;
    background: #a48841;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 13px;
    padding: 16px 52px 16px 52px;
    padding: 19px 29px 19px 29px;
    border-radius: 4px;
    display: inline-block;
    transition: 0.2s background ease;
    cursor: pointer;
    -webkit-appearance: none;
    border: 0;
    /* vertical-align: top; */
    line-height: 13px;
  }
  .tlacitko7:hover
  {
    background:#9f9780;
  }
  
  .tlacitko7--promoOdeslat
  {
    padding: 16px 52px 16px 52px;
  }
  
  
  .textblokRadek_Pozadi {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  
  .textblokRadek_Druhy {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
  }
  
  .textblokRadek_Prvni {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
  }
  
  .textblokRadek {
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  /* ----------------------------- */
  .TEXTBLOK12
  {
    position:relative;
    vertical-align: top;
    cursor: pointer;
    padding: 95px 45px 95px 10px;
    /* border: 1px solid #dbcaa0; */
    padding: 70px 10px 70px 10px;
    width: 300px;
    box-sizing: border-box;
  }
  .TEXTBLOK12 .blokCMSObsah {
    text-align: center;
    position: relative;
    z-index: 10;
  }
  
  .TEXTBLOK12 .blokCMSObsah h1 {text-align: center;font-size: 25px;font-size: 20px;font-family: roboto_slabregular;}
  
  .TEXTBLOK12 .blokCMSObsah h1:after {
    margin: 12px auto 0 auto;
    /* background-color: #fff; */
  }
  
  .TEXTBLOK12 .textblok_pozadiPrekryv {
    position: absolute;
    z-index: 2;
    top: -1px;
    right: -1px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #fff;
    transition: opacity 0.4s ease;
  }
  .TEXTBLOK12.ACTIVE .textblok_pozadiPrekryv,
  .TEXTBLOK12:hover .textblok_pozadiPrekryv {
    opacity: 0;
  }
  
  .TEXTBLOK12 .textblok_pozadi
  {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .TEXTBLOK12.ACTIVE .textblok_pozadi,
  .TEXTBLOK12:hover .textblok_pozadi
  {
    background: #b3afa6;
    background: -moz-radial-gradient(center, ellipse cover, #b3afa6 0%, #9f9780 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #b3afa6 0%,#9f9780 100%);
    background: radial-gradient(ellipse at center, #b3afa6 0%,#9f9780 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3afa6', endColorstr='#9f9780',GradientType=1 );
  }
  
  .TEXTBLOK12.ACTIVE .blokCMSObsah h1,
  .TEXTBLOK12:hover .blokCMSObsah h1 {
    color: #fff;
  }
  
  .TEXTBLOK12.ACTIVE .blokCMSObsah h1:after,
  .TEXTBLOK12:hover .blokCMSObsah h1:after {
    background-color: #fff;
  }
  .o_nas_podsekce_menu_pozadi
  {
    background:#dbcaa0;
    font-size:0;
    text-align:center;
  }
  
  
  /* ------------ */
  .TEXTBLOK13 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
  }
  
  .TEXTBLOK13 .blokCMSObsah h1:after {
    margin: 20px auto 0 auto;
  }
  
  .TEXTBLOK13 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
  }
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK13.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK13 .blokCMSObsah {
    text-align: center;
  }
  
  .TEXTBLOK13 h2 {
    color: #262626;
    text-align: left;
    font-style: normal;
    font-family: roboto_slabregular;
    font-size: 25px;
    font-weight: normal;
  }
  .TEXTBLOK13 h2:after {
    background:#a26632;
    height:2px;
    width:67px;
  }
  
  
  
  /* ::-webkit-scrollbar, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar {
    width: 20px;
  }
  /* ::-webkit-scrollbar-track, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgb(0, 255, 15);*/
    background-color:#ffffff;
  }
  
  /* ::-webkit-scrollbar-thumb, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar-thumb
  {
    background-color: #07c1d6;
    background-color: #80ae1e;
    background-color: #a26632;
    /*outline: 0px solid #007cf9; */
  }
  
  .textblokObrazek2{background-size: cover;background-position: center center;position: absolute;width: 50%;height: 100%;}
  
  .detailPokojeKategoriePokoju {
    text-align: center;
    padding: 35px 0 0 0;
    padding: 25px 0 0 0;
  }
  
  .kategoriePokojuKotvicka
  {
    position: relative;
    top:-180px;
    width: 1px;
    height: 1px;
    font-size: 1px;
    display: block;
  }
  
  .O_NAS_SLIDER_TYP_3 .ZobrazPodleKlasy3_Pozadi
  {
    background: #fff;
  }
  
  .O_NAS_SLIDER_TYP_3 .jsZobrazPodleKlasy3_Orez
  {
    overflow: hidden;
    overflow: scroll;
  }
  
  .O_NAS_SLIDER_TYP_3 .jsZobrazPodleKlasy3_Posun {
    width: 99999px;
    text-align: left;
  }
  
  .o_nas_slider_typEditor
  {
    background: #f00;
    background: #00d0ff;
    padding: 20px;
    display: none;
  }
  .o_nas_slider_typEditor input
  {
    border:0;
  }
  .o_nas_slider_typEditor input.ACTIVE
  {
    background: #008000;
    color: #fff;
    border:0;
  }
  
  .detailPokojeKategoriePokoju_tlacitko.detailPokojeKategoriePokoju_tlacitko {
    margin: 10px 10px 0px 10px;
  }
  
  .cab1vpravoVnitrek .formTlacitko1{
  
    /* background: red; */
    /*  margin: 15px 0 0 0;   */
  }
  .cab1vpravoVnitrek .tlacitko2-cabRezervujte{
    /*  margin: 15px 0 0 0;  */
  }
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC {
    width: auto;
    padding: 0;
    cursor: initial;
  }
  
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC a {
    color: #000;
    text-decoration:none;
  }
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC a:hover {
    text-decoration:underline;
  }
  .TEXTBLOK7.TEXTBLOK7_GALERIE {
    padding-bottom: 16px;
    padding-top: 69px;
  }
  
  
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku img,
  .odkazblok.efekt_priblizeni_obrazku .odkazblokPozadi,
  .efekt_priblizeni_obrazku .textblokObrazek
  {
    transition:transform 5s linear;
  }
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku,
  .odkazblok.efekt_priblizeni_obrazku,
  .efekt_priblizeni_obrazku .textblokPrvni
  {
    overflow:hidden;
  }
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku:hover img,
  .odkazblok.efekt_priblizeni_obrazku:hover .odkazblokPozadi,
  .efekt_priblizeni_obrazku:hover .textblokObrazek {
    transform: scale(1.3);
  }
  
  .sec_lang_ru .tlacitko1.TLACITKO1POKOJE {
    padding: 15px 8px 15px 8px;
  }
  
  
  .sec_lang_ru .tlacitko2.TLACITKO2POKOJE {
    padding: 15px 10px 15px 10px;
  
  }
  
  .ZobrazPodleKlasy2_zaviratkoBaze {
    position: relative;
    overflow: hidden;
  }
  
  .ZobrazPodleKlasy2_zaviratkoKrizek {
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 66px;
    background: red;
    z-index: 10;
    background-image: url(../img/o_nas_podsekce/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.2s background-color ease;
  }
  
  .ZobrazPodleKlasy2_zaviratkoKrizek:hover {
    background-color: #c5a44f;
    background-image: url(../img/o_nas_podsekce/close1.png);
  }
  
  .lang_item:hover .langText {
    color: #e7e7e7;
    color: #9f9780;
  }
  
  .lang_item {padding:5px	 4px 5px 3px;width: 88px;clear: both;}
  .lang_item.is-last {
    padding-bottom: 0px;
  }
  .lang_item.is-first {
    padding-top: 0px;
  }
  
  
  @media(max-width:1337px)
  {
    .patickaHorni
    {
        display:block; /* ne flex ! */
    }
    .patickaHorni .miniblokTmavy
    {
        display:block;
        text-align: center;
    }
  }
  
  .horniMiniMenu_mistoCoZabiraJazyk {
    display: inline-block;
    width: 45px;
  }
  
  .LANGS_SIRKA2 .langText {
    font-size: 14px;
  }
  
  .LANGS_SIRKA2 #langs {
  }
  
  .LANGS_SIRKA2 .lang_item {
    width: 98px;
    width: 105px;
  }
  
  .LANGS_SIRKA2 .horniMiniMenu_mistoCoZabiraJazyk {
    width: 55px;
    width: 47px;
    width: 66px;
  }
  
  .mobilemenu_smrskni .langText {
    display: none;
  }
  
  .mobilemenu_smrskni.LANGS_SIRKA2 .horniMiniMenu_mistoCoZabiraJazyk {
    width: 0px;
  }
  
  .mobilemenu_smrskni.LANGS_SIRKA2 .lang_item {
    width: 38px;
  }
  
  /* ------------------------------ DATEPICKER -------------------------------- */
  .ui-datepicker-trigger {
    display: none;
  }
  
  .ui-widget-header {
    background: none;
    color: #333;
    border: none;
  }
  
  .ui-datepicker {
    border-radius: 0;
  }
  
  .ui-datepicker th span {font-size: 13px;}
  
  .ui-datepicker .ui-datepicker-title {
    font-size: 16px;
  }
  
  .ui-datepicker tr td span {
    font-size: 13px;
    color: #333;
  }
  .ui-datepicker tr .ui-state-default {
    font-size: 13px;
    color: #333;
    text-align:center;
  }
  .ui-datepicker tr .ui-datepicker-today a {
    color:red;
    color: #333;
  }
  .ui-datepicker tr .ui-state-hover {
    /* color:blue; */
  }
  .ui-datepicker tr .ui-state-active {
    background:#a26632;
    color:#fff;
    border:0;
  }
  span.ui-state-default {}
  
  .ui-datepicker-next.ui-datepicker-next.ui-datepicker-next
  {
    background:none;
    border:none;
    cursor: pointer;
    right: 0;
    top: 0;
  }
  
  .ui-datepicker-prev.ui-datepicker-prev.ui-datepicker-prev
  {
    background:none;
    border:none;
    cursor: pointer;
    left: 0;
    top: 0;
  }
  
  /*
  .ui-icon.ui-icon-circle-triangle-e {
  margin-left: 0;
  margin-top: 0;
  }
  */
  
  .ui-datepicker .ui-datepicker-prev span
  {
    background-image:url(../jquery/ui2/images/ui-icons_ef8c08_256x240a44f.png?filter=grey);
  }
  .ui-datepicker .ui-datepicker-next span{
    background-image:url(../jquery/ui2/images/ui-icons_ef8c08_256x240a44f.png?filter=grey);
  }
  /*
  .ui-datepicker .ui-datepicker-prev-hover.ui-datepicker-prev-hover
  {
    left: 2px;
    top: 2px;
  }
  .ui-datepicker .ui-datepicker-next-hover.ui-datepicker-next-hover
  {
    left:2px;
    top:2px;
  }
  */
  
  .tablestyle2
  {
    border-spacing: 0px;
    min-widget:375px;
    /* border-collapse: separate; */
  
  }
  .tablestyle2 p {
    /* padding: 0; */
    margin: 10px 0;
  }
  .tablestyle2 td {
    border-bottom:1px solid #b5b5b5 ;
    border-left:none;
  }
  .tablestyle2 td + td {
    height:initial !important;
  }
  
  
  .tablestyle2
  {
  }
  
  /* -------------------------------------------------------------------------- */
  .newsletter
  {
    display:none;
    /* visibility:hidden; */
    /* transition:visibility 0s linear 0.4s;     */
  }
  
  
  .newsletterPozadi {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.79);
    opacity:0;
  
    z-index: 1000;
    transition:opacity .4s ease 0s;
    pointer-events:none;
  }
  
  .newsletter--OPENED .newsletter{
    display: block;
    /* visibility:visible; */
  }
  .newsletter--OPENED .newsletterPozadi {
    opacity: 1;
    z-index: 1000;
    pointer-events: initial;
  }
  .newsletterObsahPozice
  {
    position: fixed;
    top: 50%;
    left:0%;
    width: 100%;
    text-align: center;
    display: block;
  
    z-index: 1001;
  }
  .newsletterObsah {
    display: inline-block;
    max-width: 450px;
    transform:translateY(-50%);
    width: 100%;
  }
  
  .newsletterText {
    color: #fff;
    padding: 0 10px 30px 10px;
  }
  
  
  .newsletter .formTlacitko1,
  .newsletter .tlacitko2 {
    margin: 10px 0 10px 0;
  }
  
  
  /* -------------------------------------------------------------------------- */
  
  .newsletter_zaviratkoKrizek {
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 66px;
    background: red;
    z-index: 10;
    background-image: url(../img/newsletter/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.2s background-color ease;
  }
  
  .newsletter_zaviratkoKrizek:hover {
    background-color: #c5a44f;
    background-image: url(../img/newsletter/close1.png);
  }
  
  
  
  .GRID100_MOBI .textblokPrvni{left:initial;right:0;width: 100%;position: relative;height: 350px;}
  .GRID100_MOBI .textblokDruhy{float:none;width: 100%;}
  .GRID100_MOBI .textblokDruhyPozadi{right:initial;/* left:0; *//* position: absolute; */width: 100%;}
  
  .GRID100_MOBI .textblokObrazek
  {
  
  }
  .GRID100_MOBI {
    overflow: hidden;
    width:100%;
  }
  
  
  .textblok {
    /* max-width: 470px; */
    /* width: auto; */
    /* ok : ? */
  }
  
  @media(max-width:1000px)
  {
    .TEXTBLOK3.textblok .blokCMSObsah h1
    {
        font-size:30px;
        line-height:140%;
    }
  }
  
  
  
  @media(max-width:1300px)
  {
    .obrazek.MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA {
        height: 300px;
    }
  }
  @media(max-width:700px)
  {
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek {
        width:50%;
    }
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek + .obrazek + .obrazek {
        width:100%;
    }
  }
  @media(max-width:450px)
  {
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek {
        width:100%;
    }
  }
  
  @media(max-width:1000px)
  {
    .o_nas_podsekce_menu_pozadi .textblokObrazek2 {
        width: 100%;
        position: relative;
        height: 270px;
    }
  
    .o_nas_podsekce_menu_pozadi .textblokRadek_Druhy {
        width: 100%;
        display: block;
        height: auto !important;
    }
  }
  
  @media(max-width:1337px)
  {
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:100%;display: block;box-sizing:border-box;}
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE + .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:50%;display: inline-block;}
  }
  @media(max-width:540px)
  {
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE.PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:100%;display: block;}
  }
  
  
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu {
    position: fixed;
    width: 100%;
    /* border: 3px solid red; */
    overflow-y: auto;
    height: 580px;
    /* background: #fff; */
    z-index: 500;
    top: 50px;
    top: 80px;
    left: 10px;
    width: 296px;
    max-height: 70%;
    top: 79px;
  }
  
  html.mobile_menu_toggled .submenulist {
    background: none;
    position: relative;
    visibility: visible;
    opacity: 1;
    /* text-align: center; */
    width: 100%;
    width: auto;
    display: block;
    padding: 9px 13px 13px 30px;
    border: none;
  }
  html.mobile_menu_toggled .submenulist:before,
  html.mobile_menu_toggled .submenulist:after
  {
    display:none;
  }
  html.mobile_menu_toggled  .mitem_sub
  {
    /* text-align:left; */
  }
  
  html.mobile_menu_toggled  .mitem_sub:hover .mitem_sub_name
  {
    text-decoration:none;
  }
  
  html.mobile_menu_toggled  .menuMobilniPozadi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    background: rgba(0,0,0,0.5);
  }
  html.mobile_menu_toggled .okrajCentrovanehoMenu
  {
    z-index:5;
  
  }
  
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar-thumb
  {
    background-color:#a26632;
  }
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar-track
  {
  }
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar
  {
    background-color:#fff;
  }
  
  /*
  .BLOK_MENU--SKRYTO .cabZaviratko
  {
    display:none;
  }
  */
  
  
  .BLOK_MENU--CAB_VERZE_1 .cab1{display:block;}
  .BLOK_MENU--CAB_VERZE_1 .cab2{display:none;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cab1,
  .BLOK_MENU--CAB_VERZE_2 .cab1{display:none;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cab2,
  .BLOK_MENU--CAB_VERZE_2 .cab2{display:block;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cabZaviratko,
  .BLOK_MENU--CAB_VERZE_2 .cabZaviratko {display:none;}
  .BLOK_MENU--VERZE_MOBI .cab1{/* display:none; */}
  .BLOK_MENU--VERZE_MOBI .cab2{display:none;}
  .BLOK_MENU--VERZE_MOBI .cabZaviratko {display:none;}
  .BLOK_MENU--VERZE_MOBI .cab0{display:block;}
  
  .PAGE_REZERVACE .cab0,
  .PAGE_REZERVACE .cab1,
  .PAGE_REZERVACE .cab2,
  .PAGE_REZERVACE .cabZaviratko
  {
    display:none;
  }
  
  .newsletter .formTlacitko1,
  .newsletter .tlacitko2 {
    margin: 10px 0 10px 0;
  }
  
  
  
  
  
  @font-face {
    font-family: 'roboto_slabbold';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Bold.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slablight';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Light.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slabregular';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson.ttf');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  
  
  @font-face {
    font-family: 'roboto_slabthin';
    src: url('https://www.hotel-zatisi.com/fonts/gibson/Gibson-Light.ttf');
    font-weight: normal;
    font-style: normal;
  }
  
  
  
  
  
  
  
  
  html{
    background:#fff;
    font-size:1em;
  }
  html *{font-family: roboto_slablight, sans-serif;}
  body{font-family:inherit;font-size:1em;position:relative;min-height:100%;/*color:#5f5f5f;color:#fff;background:#fff;background:#021728;*/margin: 0;padding: 0;overflow-x: hidden;}
  
  
  h1,h2,h3,h4,h5,h6{}
  a{
  }
  a:hover{
  }
  a:focus {
    outline: none;
  }
  strong{font-weight: bold;font-family: roboto_slabbold;}
  /*
  input{
  -webkit-appearance:none;
  border-radius:0;
  }
  */
  /* -------------------------------------------------- FUNKCNI --------------- */
  .img-responsive-center{
    margin:0 auto;
  }
  .clearboth
  {
    clear:both;
  }
  /* ------------------------------- BTN ---------------------- */
  .btn{
    border-radius:2px;
  }
  .bluetext{
    color:#1f8bc2;
  }
  .btn.btn-borderwhite{
    padding:0.45em 1.5em 0.6em 1.5em;
    border:1px solid #fff;
    border-radius:0.8em;
    color:#fff;
    background:transparent;
    text-transform: lowercase;
    transition:all ease 0.3s;
  }
  .btn.btn-borderwhite:hover{
    background:#fff;
    color:rgba(0,0,0,0.8);
  }
  .btn.btn-borderblue{
    padding:0.45em 1.5em 0.6em 1.5em;
    border:1px solid #1285bf;
    border-radius:0.8em;
    color:#1285bf;
    background:transparent;
    text-transform: lowercase;
    transition:all ease 0.3s;
  }
  .btn.btn-borderblue:hover{
    background:#1285bf;
    color:rgba(255,255,255,1);
  }
  #view
  {
    /* @HACK OBOJI MUSI BYT NASTAVENO !!! */
    overflow:hidden; position:relative;
  
  }
  /* --------------------------------------- INTRO --------------------------- */
  #hp_intro {
    position: relative;
    z-index: 55;
    overflow: hidden;
    min-height: 500px;
    min-height: 650px;
    top: 0;
    /* background: #00ff68; */
  }
  
  .introPozadiNaMobilu {
    display:none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index:2;
  }
  
  #superbgimage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    width: 100%;
    height: 100%;
  }
  .introMenuTmavost {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index:3;
    display:none;
  }
  
  
  
  .intro_content_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
  }
  
  .hp_intro_title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    letter-spacing: 9px;
  }
  .hp_intro_text {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 13px 0 0 0;
  }
  
  #hp_intro_content {
    position: absolute;
    bottom: 13%;
    left: 50%;
    transform: translate(-50%,-50%);
    transform: translate(-50%,0%);
  }
  .hp_intro_text_podtrzeniBaze {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
  }
  
  .hp_intro_text_podtrzeni {
    position: absolute;
    top: 57px;
    left: 50%;
    /* width: 50px; */
    /* height: 100px; */
    /* background: red; */
    display: block;
    /* background: url('/img/intro/podtrzeni.png'); */
    background-repeat: no-repeat;
    background-position: top center;
    transform: translateX(-50%);
    z-index: 1;
  
    position: relative;
    text-align: center;
    top: 0;
    padding: 57px 0 0 0;
  }
  .mitem_name {
    color: #fff;
    text-decoration: none;
    transition: color 0.4s ease;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    font-weight: 300;
    font-size: 14px;
    /* letter-spacing: 1px; */
    font-family: roboto_slablight;
    font-weight: normal;
    letter-spacing: 1px;
  }
  
  .mitem a {
    text-decoration: none;
    display: inline-block;
    margin: 0 25px 0px 0;
    padding: 0px;
  }
  
  .mitem {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  
  .mainmenu {
    list-style: none;
    padding-top: 45px;
    margin: 0;
    background: none;
  }
  /* ------------------------------------------------------------------------- */
  .intro{
    position:relative;
    z-index:50;
    min-height:500px;
    background:#eee;
  }
  .intro::before{
    content:'';
    display:block;
    /*padding-top:35%;*/
  }
  .intro #superbgimage{
    position:absolute;
    top:0;
    left:0;
    z-index:51;
    width:100%;
    height:100%;
    overflow: hidden;
  }
  .intro .superbgimage_list{
    position:absolute;
    bottom:25px;
    right:50%;
    z-index:55;
    -webkit-transform:translateX(50%);
    transform:translateX(50%);
  }
  .intro .superbgimage_list #image_list{
  }
  .intro .superbgimage_list #image_list .suberbgimage_item{
    display:inline-block;
    width:15px;
    height:15px;
    background:#fff;
    border-radius:50%;
    margin:0 1px;
  }
  .intro .superbgimage_list #image_list .suberbgimage_item.activeslide{
    background:#159ad8;
  }
  .intro .intro_content_container{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:52;
    width:100%;
    height:100%;
  }
  .intro .intro_content_container .intro_filter{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:53;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
  }
  .intro .intro_content_container .intro_content{
    position:absolute;
    top:50%;
    right:50%;
    z-index:54;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    width:1000px;
    max-width:80%;
    /*text-transform: uppercase;*/
    text-align:center;
    font-weight:bold;
    font-family:'merriweather', serif;
    color:#fff;
  }
  .intro .intro_content_container .intro_content .intro_title{
    display:block;
    font-weight:bold;
    font-size:2em;
    line-height:100%;
  }
  .intro .intro_content_container .intro_content .intro_text{
    display:block;
    padding-top:1em;
    font-size:1.5em;
    line-height:120%;
  }
  .intro .intro-readmore{
    position:absolute;
    bottom:25px;
    right:50%;
    z-index:60;
    -webkit-transform:translateX(50%);
    transform:translateX(50%);
  }
  .intro .intro-readmore:hover{
  }
  /* ------------------------------------------------------------------------ */
  .intro_dialog.ui-dialog {
    border:0;
    border-radius:0;
  }
  .intro_dialog.ui-dialog .ui-dialog-titlebar.ui-widget-header{
    padding-top:0;
    padding-bottom:0;
    background:none;
    border:0;
  }
  .intro_dialog.ui-dialog .ui-state-default, .ui-widget-content .ui-state-default,
  .intro_dialog.ui-dialog .ui-widget-header .ui-state-default{/* background:none; *//* border:0; */}
  .intro_dialog.ui-dialog .ui-dialog-titlebar-close{
    width:10px;
    height:10px;
    background:url('../img/close-grey.html') no-repeat center center / cover;
    border:0;
  }
  
  
  /* --------------------------------- MENU ----------------------------------- */
  .top {
    background: #fff;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  .topMenu {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
  }
  
  .topMenuItem:hover {
    color: #9fcf67;
  }
  
  .topMenuItem {
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
    padding: 0 14px;
    color: #676767;
    transition: 0.2s color ease-in-out;
  }
  
  .topLogo {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
  }
  
  .langs {
    position: absolute;
    top: 50%;
    margin: 0 0 -11px 0;
    background: red;
    right: 0;
    display: block;
  }
  .langsItem.ACTIVE {
    color: white;
  }
  .mitem.current .mitem_name, .mitem:hover .mitem_name {
    color: #a26632;
  }
  
  span.mitem_name {}
  
  .centrovaniMenu {
    margin: 0 auto;
    max-width: 1200px;
    min-height: 102px;
    max-height: 102px;
    max-width: 1070px;
  }
  
  #top_logo {
    width: 113px;
    display: inline-block;
     height: 110px;
    /* BACKGROUND: ORANGE; */
    vertical-align: top;
    position: absolute;
    top: -22.5px;
    left: 21px;
    transition: top 0.2s ease, width 0.2s ease;
  }
  .mobilemenu #top_logo{
    width:120px;
  }
  #menu_button {
    /* display: none; */
  }
  
  .banyrky {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* height: 40px; */
  }
  
  .okrajCentrovanehoMenu {
    position: relative;
    top: -63px;
    left: 0;
    z-index: 1;
    text-align: right;
    /* padding: 30px 0 0px 0; */
    transition: padding 0.2s ease;
    height:0px;
    /* z-index: 5; */
  }
  
  /*#menu {
    display: inline-block;
    position: relative;
    top: 96px;
    left: 0;
  }
  */
  .menuSkryvaniProMobilniMenu{
    position:relative;
    top:-25px;
  }
  
  
  
  #langs {
    /* background-color: #c2c7d1; */
    /* background: rgba(255, 0, 0, 0.27); */
    overflow: hidden;
    max-height: 28px;
    transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    transition: opacity 0.5s ease;
    display: inline-block;
    position: absolute;
    right: 4px;
    z-index: 11;
    margin: 0;
    padding: 0;
    list-style: none;
    /* background: rgba(41,43,44,0.92); */
  }
  
  #langs a {
    display: block;
    padding: 0px 10px 12px 10px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 12px;
    color: #5f5f5f;
    /* opacity: 0.3; */
    /* color: #e7e7e7; */
    padding: 5px 5px 5px 5px;
    margin: 0 4px 0px 3px;
    margin: 0;
    text-align: right;
  }
  
  #langs img {
    /* border: 1px solid #e7e7e7; */
  }
  .LANGS_OPENED #langs {
    /* height: auto; */
    max-height: 300px;
    background: rgba(41,43,44,0.92);
  }
  /*.umisteniHornichBanyrku {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 85px;
    background: #2a373f;
  }*/
  /* max-width: 1200px; margin: 0 auto;position: relative;top: 0;left: 0;height: 100%;}*/
  
  .mobile_menu_toggled .umisteniHornichBanyrku{
    /* display:none; */
  }
  #top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
    /* box-shadow: 0 0px 20px rgb(175, 175, 175); */
  }
  .mitem.current .mitem_name:before, .mitem:hover .mitem_name:before
  {
    opacity:1;
  }
  
  /*.mitem_name:before {
    position: absolute;
    top: -18px;
    height: 23px;
    background: red;
    content: "";
    width: 50px;
    left: 50%;
    margin: 0 0 0 -25px;
    background: url('/img/menu/active.png');
    background-repeat: no-repeat;
    opacity: 0;
    transition: 0.4s opacity ease;
  }
  */
  
  
  /*.mobilemenu .mitem_name:before{
  display:inline-block;
  display:none;
  }
  */
  
  .top_logo img {
    position: relative;
    /* top: -47px; */
    width: 122px;
    height: 54px;
  }
  .langImage {
    /* border: 1px solid #e7e7e7; */
    height: 13px;
    width: auto;
    position: relative;
    /* float: right; */
  }
  
  .langText {
    padding: 0 0 8px 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    text-transform: none;
    font-size: 12px;
    color: #e7e7e7;
    color: #afafaf;
    /*display: none;*/
    padding: 0  8px 0 0;
    color: #a6a6a6;
    /* padding: 0 12px; */
    /* font-size: 14px; */
    transition: color 0.4s ease;
  }
  
  
  .menu_toggle {
    display: none;
    position: absolute;
    top: 20px;
    left: 200px;
    z-index: 205;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    width: auto;
    height: 35px;
    padding: 0;
    /* border: 1px solid #fff; */
    margin: 0;
    cursor: pointer;
    /* background: orange; */
  }
  .menu_toggle--vpravoLicujicSJazyky
  {
    left:initial;
    right:8px;
  }
  
  .menu_toggle .menu_ico {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 100%;
    padding: 0 8px;
  }
  
  .menu_toggle .menu_ico hr {
    width: 100%;
    height: 1px;
    border: 0;
    margin: 8px 0 0 0;
    background: #fff;
  }
  
  .menu_toggle .menu_ico_label {
    vertical-align: middle;
    display: inline-block;
    padding: 0px 8px 3px 3px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
  }
  html.mobilemenu .menu_toggle {
    display: block;
    top: 35px;
  }
  
  .menu_vrtulka {
    display: block;
    top: 50%;
    margin-top: -2px;
    left: 2px;
  }
  .menu_vrtulka, .menu_vrtulka::before, .menu_vrtulka::after {
    width: 40px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .menu_vrtulka::before, .menu_vrtulka::after {
    content: "";
    display: block; }
  .menu_vrtulka::before {
    top: -10px; }
  .menu_vrtulka::after {
    bottom: -10px; }
  .menu_vrtulka {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    top: 50px;}
  .menu_vrtulka::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .menu_vrtulka::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  
  .menu_vrtulka--klikoblast
  {
    background: rgba(238, 130, 238, 0);
    width: 44px;
    height: 35px;
    display: inline-block;
  }
  
  html.mobile_menu_toggled .menu_vrtulka {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  html.mobile_menu_toggled .menu_vrtulka::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  html.mobile_menu_toggled .menu_vrtulka::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
  
  
  
  
  html.mobilemenu #menu {
    display: none;
    text-align: center;
    margin: 66px 0 0px 0;
    /* border-top: 1px solid #eee; */
    background: red;
    /* background: rgba(255, 0, 0, 0.35); */
    background: rgba(41,43,44,0.8);
    background: rgba(41,43,44,0.9);
    /* background: rgba(41,43,44,0.85); */
    /* background: rgba(41,43,44,0.96); */
    background: rgba(41,43,44,0.92);
    text-align: left;
  }
  html.mobile_menu_toggled #menu{display:block;margin: 0;/* background: none; */}
  html.mobilemenu .mitem {
    display: block;
  }
  
  html.mobilemenu .mitem a {
    display: block;
    padding: 15px 0 14px 0;
    margin: 0;
    padding: 15px 0 14px 15px;
  }
  
  html.mobilemenu .mitem_name {
    display: block;
  }
  html.mobilemenu .umisteniHornichBanyrku {
    /* top: 46px; */
  }
  
  .patickaSpodek {
    /* border-top: 1px solid #e7e9e8; */
    text-align: center;
  }
  
  .patickaLogo {
    padding: 35px 0 25px 0;
  }
  
  .patickaVz {
    padding: 42px 0 0 0;
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    font-weight: normal;
  }
  .patickaVz a{
    color: rgba(255, 255, 255, 0.4);
    text-decoration:none;
  }
  .patickaVz a:hover{
    text-decoration:underline;
  }
  
  .patickaHorni {
    margin: 0 auto;
    max-width: 1200px;
    vertical-align: top;
    padding: 63px 0 53px 0;
    padding: 50px 0 17px 0;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  
  .miniblokTmavy h2 {
    font-family: roboto_slabbold;
    font-size: 15px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.4);
  }
  
  .miniblokTmavy {
    font-size: 15px;
    color: rgba(255,255,255,0.4);
    line-height: 140%;
    padding: 0 20px 30px 20px;
  }
  .patickaHorni .miniblokTmavy{
    display:inline-block;
    vertical-align: top;
    text-align: left;
  }
  .miniblokTmavy a {
    color: #676767;
    text-decoration: none;
    color: #a26632;
  }
  .miniblokTmavy a:hover
  {
    ---text-decoration:underline;
  
  }
  
  /* ------------- social -------------- */
  .social {
    display: inline-block;
    width: 41px;
    height: 29px;
    margin: 0px 6px 0 6px;
    /* background: rgba(255, 0, 0, 0.3); */
    background-repeat: no-repeat;
    background-position: 7px -31px;
    background-image: url(../img/social/social.png);
  }
  .social.facebook {
  }
  .social:hover {background-position-y: 1px;}
  .social.twitter {
  }
  .social.twitter:hover {
  }
  .social.pinterest {
  
  }
  .social.pinterest:hover {
  }
  .social.tripadvisor {
  }
  .social.tripadvisor:hover {
  }
  .social.googleplus {
    background-position-x: -33px;
  }
  .social.googleplus:hover {
  }
  .social.youtube {
    background-position-x: -82px;
  }
  .social.youtube:hover {
  }
  
  .social.instagram {
    background-position-x: -123px;
  }
  
  .newsletter_prihlaseni {
    background: url('../img/blok/pozadiZelene.html');
    padding: 40px 10px 20px 10px;
    color: #fff;
    text-align: center;
    background-color: #87d15e;
    background: url(../img/pattern4.html);
  }
  
  .blokCMSObsah h1 {
    font-size: 50px;
    /* font-weight: 100; */
    text-align: center;
    /* color: #fff; */
    margin: 0;
    /* font-size: 50px; */
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: roboto_slablight;
    font-weight: normal;
  }
  .blokCMSObsah h2 {
    /* background: red; */
    font-weight: 700;
    font-style: italic;
    font-weight: 700;
  }
  .blokCMSObsah h2:after {
    content: "";
    background: url(../img/blok/podtrzeni1.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 17px 0 22px 0;
  }
  
  .blokCMSObsah {
    font-size: 15px;
    line-height: 140%;
    text-align: center;
  }
  .blokCMSObsah ul {
    font-size: 15px;
    line-height: 140%;
    text-align:left;
  }
  .blokCMSObsah p {
    font-size: 15px;
    line-height: 140%;
    margin: 25px 0;
    /* background: rgba(255, 0, 0, 0.5); */
  }
  .blokCMSObsah a {
    color: #676767;
  }
  
  .blokCMSObsah a:hover {
    text-decoration: none;
  }
  
  .blokCMSObsah h1:after {
    content:"";
    background: #a26632;
    height: 2px;
    width: 67px;
    display: block;
    margin: 30px auto 0 auto;
    margin: 20px auto 0 auto;
  }
  
  .tlacitko3 {
    /* font-weight: bold; */
    font-size: 15px;
    color: #fff;
    background: rgba(255,255,255,0.25);
    padding: 20px 30px 20px 30px;
    padding: 11px 52px 11px 52px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 15px;
    text-decoration: none;
  }
  
  .tlacitko4 {
    /* font-weight: bold; */
    /* font-size: 15px; */
    /* color: #fff; */
    /* background: rgba(255,255,255,0.25); */
    /* padding: 20px 55px 20px 55px; */
    /* text-align: center; */
    /* border: 2px solid #00b6de; */
    /* border-radius: 4px; */
    /* text-transform: uppercase; */
    /* display: inline-block; */
    /* cursor:pointer; */
    /* background: #00b6de; */
    /* transition: 0.2s background ease, 0.2s border-color ease; */
    font-size: 15px;
    color: #fff;
    /* background: rgba(255,255,255,0.25); */
    padding: 15px 20px 15px 20px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s background ease, 0.2s border-color ease;
    text-decoration: none;
  }
  .tlacitko3wrap {
    margin: 0 28px;
    display: inline-block;
  }
  .tlacitko4wrap {
    margin: 0 28px;
    display: inline-block;
  }
  .newsletter_prihlaseniMistoNadTlacitky{height:30px;}
  
  .tlacitko2 {
    background: #7c9f3e;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 13px;
    padding: 16px 52px 16px 52px;
    border-radius: 4px;
    display: inline-block;
    transition: 0.2s background ease;
    cursor: pointer;
    -webkit-appearance: none;
    border: 0;
    /* vertical-align: top; */
    line-height: 13px;
  }
  .tlacitko2-cabRezervujte{margin:0 12px 0 12px;}
  #hp_location_map {
    height: 687px;
  }
  .blok2 .blokCMSObsah h1:after{
    content: "";
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 17px 0 22px 0;
  }
  .blok2 .blokCMSObsah h1{
    color:#656565;
    font-size: 100px;
    font-weight: 100;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    font-size:50px;
  }
  
  .blok2 .blokCMSObsah p {
    color: #676767;
  }
  
  .blok2 {
    max-width: 950px;
    margin: 0 auto;
    padding: 65px 0 0 0;
  }
  
  .blok2 .blokCMSObsah {
    text-align: center;
  }
  #hp_special_offers {/* background:#e7e9e8; *//* margin: 113px 0 0 0; */position: relative;}
  
  #hp_special_offers_in {
  
    /* background: url('/img/blok/pozadiVzor.png'); */
  
    /* position: relative; */
  
    /* z-index: 2; */
  
    /* background: url(/img/pattern3.jpg); */
  
    /* background-color: #e7e9e8; */
  }
  
  .hp_special_offers_list {
    max-width: 1200px;
    margin: 0 auto;
    /* margin: -55px 0 0 0; */
  }
  
  .so_name {
    font-size: 20px;
    font-family: roboto_slabregular;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 19px 0;
    /* position: relative; */
    /* top: 0; */
    /* left: 0; */
    /* z-index: 1; */
  }
  .so_name:after{
    content:"";
    background: #a26632;
    height: 1px;
    width: 35px;
    display: block;
    margin: 19px 0 0 0;
    /* position: absolute; */
    /* bottom: 0; */
    margin: 19px auto 0 auto;
  }
  .hp_so_list_item {
    list-style: none;
    padding: 0;
    /* margin: -55px 0 0 0; */
    width: 25%;
    display: inline-block;
    /* background: #fff; */
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  
  .hp_so_list {
    margin: 0;
    padding: 0;
    /* margin: -55px 0 0 0; */
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
  }
  
  .so_text {
    font-size: 15px;
    color: #000;
    padding: 0;
    text-align: left;
    line-height: 140%;
  }
  
  .hp_so_list_item_content {
    padding: 26px 18px 40px 18px;
    text-align: center;
  }
  
  .so_links {
    /* text-align: center; */
    margin: 36px 0 0 0;
  }
  
  .hp_so_list_item_in {
    /* margin: 0 29px; */
    border-right: 1px solid #dadada;
  }
  
  .so_image {
    /* padding: 77% 0 0 0; */
    height: 0;
    height: 235px;
    background-size: cover;
    /* transition: 5s height ease; */
    background: #efefef;
    background-position: center center;
    background-size: cover;
  }
  .hp_special_offers_bottom {
    padding: 35px 0;
    text-align: center;
    padding: 0 0 35px 0;
    margin: -51px 0 0 0;
  }
  
  .hp_special_offers_link {
  }
  .tlacitko6
  {
    background: #9fcf67;
    background: #80ae1e;
  
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 18px 25px 16px 25px;
    border-radius: 6px;
    display: inline-block;
    transition: 2s background ease;
    cursor: pointer;
  }
  
  .specialninabidkyDolniStin {
    /* background: red; */
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    /* border-bottom: 1px solid #e7e9e8; */
  }
  .specialninabidkyNadStinem {
    position: relative;
    z-index: 3;
  }
  .blok1 .blokCMSObsah strong {
    /* color: red; */
  }
  
  .intro2 {
    height: 645px;
    position: relative;
    top: 0;
    left: 0;
    height: 575px;
    height: 700px;
  }
  .intro2background {
    background-size: cover;
    background-position: center center;
    position: absolute;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .intro2overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
    /* opacity: 0.7; */
    background: rgba(0,0,0,0.4);
  }
  
  .blok1Obrazek--animace1 {
    margin:0;
    opacity:0;
    transition: 1.5s all ease;
  }
  .blok1Obrazek--animace2 {
    opacity: 1;
    margin: 0;
    top: -127px;
    top: 0;
    margin-top: -127px;
  }
  .blok1Vpravo--animace1 {
    opacity:0;
    transition: all 2s ease;
    top:40px;
  }
  .blok1Vpravo--animace2 {
    opacity: 1;
    top: 0;
  }
  
  .blokCMSObsah--animace1 {
    transition: 2s top ease, 2s opacity ease;
    position: relative;
    top: 40px;
    opacity: 0;
  }
  .blokCMSObsah--animace2 {
    top: 0;
    opacity: 1;
  }
  .jsAnimace2Trigger {
    position: relative;
    top: 205px;
  }
  .jsBlok1AnimaceTrigger {
    position: relative;
    top: 111px;
  }
  .jsAnimace3Trigger{
    position: relative;
    top: 100px;
  }
  .hp_special_offers_list--animace1{
    position: relative;
    top: 83px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .hp_special_offers_list--animace2{top: 0;opacity: 1;}
  
  .jsAnimace4Trigger{
    position: relative;
    top: 0;
  }
  .hp_special_offers_link--animace1{
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 1s top ease,   0.2s background ease;
  }
  .hp_special_offers_link--animace2{
    top: 0;opacity: 1;
  }
  
  .jsAnimace5Trigger{
    position: relative;
    top: 0;
  }
  .blokCMSObsahHPMapaKontakt--animace1
  {
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .blokCMSObsahHPMapaKontakt--animace2
  {
    top: 0;opacity: 1;
  }
  .newsletter_prihlaseniOrezAnimace
  {
    overflow:hidden;
  }
  
  
  .jsAnimace6Trigger{
    position: relative;
    top: 80px;
  }
  .contact_bottom_formCelej--animace1
  {
    position: relative;
    top: 40px;
    opacity: 0;
    transition: 2s opacity ease, 2s top ease;
  }
  .contact_bottom_formCelej--animace2
  {
    top: 0;opacity: 1;
  }
  
  /* --------------------------------------------------------------------- */
  
  
  .tlacitko5 {
    display: inline-block;
    /* opacity: 0.6; */
    cursor:pointer;
    /* border:1px solid red; */
    /* padding:0 0px 10px 0px; */
    /* min-width:100px; */
    overflow: hidden;
  }
  
  .tlacitko5Text {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: red;
    color: #494949;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 0px 10px 0px;
    width: 100%;
    min-width: 100px;
  }
  
  .tlacitko5Obrazek {
    height: 40px;
    /* background-color: red; */
    background-position: center center;
    background-repeat: no-repeat;
    margin: 14px 0;
  }
  
  .tlacitko5 + .tlacitko5 {
    margin: 0 0 0 29px;
  }
  .tlacitko5animaceA {
    /* overflow: hidden; */
    position: absolute;
    /* bottom: 0; */
    left: 0;
    /* transition: 0.2s top ease; */
    width: 100%;
    height: 100%;
    bottom: 0;
    transform: translateY(-100%);
  }
  
  .tlacitko5animace {
    /* overflow: hidden; */
    position: relative;
    top: 0;
    left: 0;
    transition: 0.6s transform ease;
    display: inline-block;
    text-align: center;
  }
  
  .tlacitko5animaceB {
    position: relative;
    top: 0;
    left: 0;
    /* transition: 1s top ease; */
    display: inline-block;
    text-align: center;
  }
  
  .tlacitko5:hover {}
  .tlacitko5:hover {}
  .tlacitko5:hover .tlacitko5animaceA{/* top:0; */}
  .tlacitko5:hover .tlacitko5animaceB{/* top: 77%; */}
  .formTlacitko1:hover .tlacitko5animace,
  .tlacitko5:hover .tlacitko5animace {
    transform: translateY(100%);
  }
  
  
  .patickaLogo img {
    padding: 0 10px;
  }
  
  #zabere_vysku_puvodniho_menu_pri_fixnim_menu {
    height:0;
  }
  .top_cab_container-is_on_top #zabere_vysku_puvodniho_menu_pri_fixnim_menu {
    /* M: .top_cab_container-is_on_top; */
    /* M: --- jakoby byl vzdy navrchu !; */
    height: 0;
  }
  
  #top{
    /* M: .top_cab_container-is_on_top; */
    /* M: --- jakoby byl vzdy navrchu !; */
    /* position:fixed; */
    width:100%;
    /* background: rgba(41,43,44,0.8); */
    /* z-index: 200; */
    /* box-shadow: 0 0px 20px rgb(175, 175, 175); */
    opacity:1;
    visibility:visible;
    transition:opacity 0.5s ease;
  }
  .JS_SKRYJ_MENU_DOKUD_NENI_NASTAVENO_JAVASCRIPTEM #top{
    /* opacity:0; */
    visibility:hidden;
  
  
  }
  .top_cab_container-is_on_top #top
  {
    /* position:fixed; */
  }
  
  
  .mapaDolniStin
  {
  
    pointer-events:none;
  
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    border-bottom: 1px solid #e7e9e8;
  }
  
  .tlacitko2:hover {
    background: #b89643;
    background: #90bf2a;
  }
  
  .tlacitko6:hover {
    background: #89b358;
    background: #80ae1e;
    background: #90bf2a;
  }
  .tlacitko4:hover {
    background: #a26632;
    border-color: #a26632;
  }
  
  @media (max-width:980px){
    .hp_so_list_item {
        width: 50%;
        padding: 0 0 51px 0;
    }
  }
  @media (max-width:640px){
    .hp_so_list_item {
        width: 100%;
    }
  }
  
  .cabVzor {
    width: 471px;
    height: 305px;
    background: url(../img/cab/vzor.html);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .cabVzor1 {
    width: 213px;
    height: 46px;
    background: url(../img/cab/vzor1.html);
    background-repeat: no-repeat;
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* z-index: 1; */
    display: none;
  }
  
  .mobilemenu .banyrky {
    /* position: static; */
    /* display: block; */
    /* width: 100%; */
    /* height: auto; */
  }
  .mobilemenu .cabVzor1 {
    /* display:block !important; */
    /* position:static; */
    /* margin:0 auto; */
  }
  .mobilemenu .cabVzor {
    /* display:none !important; */
  }
  
  .mobilemenu .cab {
    /* position: static; */
    /* padding: 0px 20px 25px 20px; */
  }
  .mobilemenu .cab0 {
    /* position: static; */
    /* width: 100%; */
  }
  /* ------------------------------------------------------- BLOK3 ------------ */
  .blok3pozadi{
    background: url(../img/blok/pozadiVzor.html);
    background: url(../img/pattern3.html);
    position: relative;
    z-index: 2;
    background-color: #e7e9e8;
    overflow: hidden;
  }
  .blok3SpodniOkraj{height:140px;height: 117px;}
  .blok3DolniStin{
    height: 310px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    border-bottom: 1px solid #e7e9e8;
    border:none;
  }
  .blok3MistoPokudTuNeniHorniPodtrzitko{
    height: 35px;
  }
  .blok3HorniPodtrzitkoMistoNadNim{height: 65px;}
  .blok3HorniPodtrzitko{
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 17px 0 22px 0;
    position: relative;
    z-index: 5;
  }
  .blok3 .blokCMSObsah p {
    color: #676767;
  }
  
  .blok3 {
    max-width: 950px;
    margin: 0 auto;
    /* padding: 65px 0 0 0; */
    padding:0 30px; /* mobilni */
  }
  
  .blok3 .blokCMSObsah {
    text-align: center;
    position:relative;
    z-index:4;
  }
  
  
  /* ------------------------- */
  .intro2introLogo{
    height:355px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 430px;
    /* background: red; */
    /* z-index: 10; */
  }
  .intro2introLogo1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-family: roboto_slabregular;
    font-weight: normal;
    letter-spacing: 8px;
  }
  .intro2introLogo2 {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 25px 0 0 0;
  }
  
  .intro2vcenter1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  /* --------------------- */
  .ramecekMeziBloky {
    /* border-bottom: 1px solid #dedede; */
  }
  .footer .ramecekMeziBloky{
    opacity:1;
  }
  /* -------------------------------------------------------------------------- */
  .pokoj{max-width: 360px;margin:0 auto;font-size: 0;position: relative;min-height: 286px;display: inline-block;width: 33.333333%;}
  
  .pokojRamecek1{
    padding: 9px 9px 8px 9px;
  }
  .pokojRamecek2{
    padding: 0;
    border: 1px solid #d4d4d4;
  }
  .pokojVlevo{
    width: 50%;
    display:inline-block;
    vertical-align:top;
    height: 100%;
    float: left;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
    position: relative;
    min-height: 225px;
  }
  .pokojObrazekOkraj {
    min-height: 100px;
    margin: 0 30px 0 0;
    height: 100%;
  }
  .pokojObrazek{
    min-height: 100px;
    /* margin: 0 30px 0 0; */
    height: 100%;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pokojVpravo{
    width: 50%;
    display:inline-block;
    vertical-align:top;
    float: right;
    width: 100%;
    float: none;
  }
  .pokojVpravoOkraj {
    padding: 25px 13px 10px 13px;
    text-align: center;
    background: #fff;
  }
  
  .pokojNadpis {
    color: #000;
    font-weight: 100;
    /* text-align: center; */
    /* color: #fff; */
    margin: 0;
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    font-family: roboto_slabregular;
    text-transform: uppercase;
    line-height: 140%;
  }
  .pokojNadpis:after{
    /*
    content: "";
    background: url(/img/blok/podtrzeni1.png);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 17px 0 22px 0;
    */
  }
  .pokojObsah{
    color: #595959
  }
  .pokojMistoNadTlacitkem{
    height: 25px;
  }
  
  .pokojMezeraMeziPokoji{
    height:39px;
  }
  
  .blok3SpodniOkraj--neniPresNejObrazek {
    height: 70px;
  }
  /* -------------------------------------------- SPEC NABIDKY STRANKA -------- */
  .specnabVypisVsech {
    position: relative;
    z-index: 100;
    /* background: #e7e9e8; */
    /* background: linear-gradient(to bottom,#e7e9e8,#fff); */
    font-size: 0;
    text-align: center;
  }
  /* ---------------------------------------------- CAB ------------------- */
  .cab2 {display: none;position: relative;top: 0;left: 0;margin: 0 auto;max-width: 1020px;text-align: right;}
  .cab2Tlacitko {}
  .cab1 {/*    display: none; */display: block;/* width: 471px; *//* background: rgba(255,255,255,0.9); *//* background: #fff; */position: relative;z-index: 1;top: 0px;/* opacity: 0.6; */}
  .SKRYT_PROMO .cab1{
    width: 307px;
  }
  
  .cab {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    /* background: rgba(255,255,255,0.9); */
    width: 100%;
    font-size: 0;
  }
  
  .tlacitko6.tlacitko6--presCelouSirku {
    display: block;
    text-align: center;
    border-radius: 0;
  }
  .tlacitko2.tlacitko2--presCelouSirku {
    display: block;
    border-radius: 0;
    text-align: center;
    border: 0;
  }
  
  .cab .tlacitko6--presCelouSirku {
    font-size: 15px;
    padding: 15px 25px 13px 25px;
  }
  
  .cab .tlacitko2--presCelouSirku {
    font-size: 15px;
    padding: 16px 25px 16px 25px;
    border: 0;
    -webkit-appearance: none;
    display: block;
    width: 100%;
  }
  .cab1Vlevo {
    /* width: 189px; */
    /* float: left; */
    background: #7c9f3e;
  }
  .SKRYT_PROMO .cab1Vlevo{
    display:none;
  }
  .CAB_PROMO_SKRYJ .cab1Vlevo {
    display:none;
  }
  .cab1VlevoSpodek{/* height: 27px; */}
  .cab1VlevoVnitrek{/* padding: 42px 22px 0 22px; */text-align: center;}
  .cab1promo {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 142%;
    padding: 7.6px 5px;
    cursor: pointer;
    font-family: roboto_slabbold;
    font-weight: normal;
    letter-spacing: 1.5px;
  }
  .cab1vpravo {
    /* width: 273px; */
    /* float: right; */
    background: rgba(255,255,255,0.9);
  }
  .formTlacitko1 {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 7px 0 7px;
    vertical-align: top;
  }
  
  .formInput1 {
    display: block;
    border: 1px solid #ba9a49;
    color: #676767;
    font-size: 13px;
    line-height: normal;
    padding: 13px 58px 12px 12px;
    background: transparent;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    max-width: 155px;
  }
  .cab1vpravoVnitrek{padding: 8px 15px;text-align: center;font-size: 0;}
  .formTlacitko1ObrazekPozice {
    position: absolute;
    top: 0;
    right: 0px;
    height: 100%;
    overflow: hidden;
    font-size:0;
  }
  
  .cab .tlacitko5Text {
    height: 1px;
    padding: 0;
    margin: 0;
    min-width: 71px;
  }
  
  .cab .tlacitko5Obrazek {margin: 9px 0;height: 30px; margin-right:20px ; /* padding: 9px 0; */}
  .formTlacitko1 + .formTlacitko1 {
    /* margin: 10px 0 0 0; */
  }
  .cab0 {
    display: inline-block;
    min-width: 213px;
    /* text-align: left; */
    display: none;
  }
  
  
  .blok3 .blokCMSObsah {
    color: #676767;
  }
  .blok3 .blokCMSObsah h2{
    font-style:normal;
    font-weight:300;
    /* padding:30px 0 15px 0; */
  }
  .blok3 .blokCMSObsah h2:after{
    content: "";
    background: url(../img/blok/podtrzeni2.html);
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 17px 0 22px 0;
  }
  .specialniNabidkaTlacitka{
    text-align:left;
    padding:30px 0 0 0;
    position: relative;
    z-index: 10;
    font-size: 0;
  }
  .cab1Vlevo .tlacitko2 {
    /* padding: 15px 25px 16px 25px; */
  }
  .contact_input_item {
    padding: 0 0 20px 0;
  }
  
  
  
  /* --- paticka -- */
  
  @media ( max-width:830px ){
    .prvekRovnomernehoRozptylu {
        width: 50%;
    }
  }
  
  @media ( max-width:560px ){
    .prvekRovnomernehoRozptylu {
        width: 100%;
    }
  }
  
  
  @media(max-width:1400px)
  {
    .pokojOkrajProMensiObrazovky{
        /* margin: 0 23px; */
        position: relative;
    }
  }
  
  @media ( max-width:1100px ){
  
    .tlacitko5 + .tlacitko5{
        margin: 0 0 0 15px
    }
    .pokojOkrajProMensiObrazovky{
        margin:0;
    }
    .pokoj{
        display: inline-block;
        width: 50%;
    }
    .pokojRamecek1{
        /* padding: 12px; */
    }
    .pokojRamecek2{
        /* padding: 0; */
        /* border: 1px solid #e7e9e8; */
    }
    .vypisPokoju{
        font-size: 0;
    }
    .vypisPokoju .ramecekMeziBloky{
        display: none;
    }
    .vypisPokoju .pokojMezeraMeziPokoji{
        display: none;
    }
    .pokojVlevo{
        /* width:100%; */
        /* float:none; */
        /* position: relative; */
        /* min-height: 360px; */
        /* padding: 0 20px; */
    }
    .pokojObrazek{
        /* position: absolute; */
        /* top: 0; */
        /* left: 0; */
        /* width: 100%; */
        /* height: 100%; */
    }
    .pokojVpravo{
        /* width:100%; */
        /* float:none; */
    }
  
  }
  @media (max-width:750px)
  {
    .pokoj
    {
        width:100%;
    }
  }
  
  .datepickerPrvekPredSpoustecem{}
  .datepickerPrvekZaSpoustecem{}
  .datepickerDefaultniVlastnosti{
    position:relative;
    top:0;
    left:0;
    z-index:500;
  }
  .dp-highlight .ui-state-default {
    background: #9fcf67;
    color: #FFF;
  }
  .dp-highlight-prijezd .ui-state-default {background: #00b6de;}
  .dp-highlight-odjezd .ui-state-default {background: #00b6de;}
  .mezeraMeziTlacitkyStrankySpecialniNabidky{ display:inline-block; width:30px; }
  
  html.mobilemenu_smrskni #menu_button {
    /* left: 132px; */
  }
  
  html.mobilemenu_smrskni.FIXEDMENU_3 #menu_button {
    /*top: 25px;*/
  }
  html.mobilemenu_smrskni #langs a {
    padding-left: 11px;
    padding-right: 6px;
  }
  html.mobilemenu_smrskni #top_logo {
    width: 100px;
    top: -15px;
    left: 16px;
  }
  html.mobilemenu_smrskni.FIXEDMENU_3 #top_logo {
    width: 50px;
    /* top: 90px; */
    left: 16px;
  }
  @media (max-width:1470px){
    #langs{
        position:absolute;
        top: 5px;
        right: 0;
        max-height: 22px;
        overflow: hidden;
        /* opacity: 0.6; */
        top: 0;
    }
  }
  @media (max-width:600px){
    .intro2introLogo1 {
        font-size:30px;
        line-height:120%;
        width:100%;
    }
    .intro2vcenter1{
        /* padding:0 30px; */
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 10;
        width: 100%;
    }
    .intro2vcenter2{
        /* width:100%; */
        padding: 0 17px;
    }
    .intro2{
        max-height:220px;
        max-height: 469px;
    }
  }
  
  
  /* ------------------------------ GALERIE ---------------------- */
  .gallery_categories{
    padding: 25px 0 10px 0;
    margin:0;
    text-align: center;
  }
  
  .gallery_images_item_image {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  
  .gallery_images_item {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding: 2px;
  }
  
  .gallery_images_item.gallery_image_from_7 .gallery_images_item_in:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../../www.hotel-windsor.cz/img/360.png') no-repeat center center transparent;
    pointer-events: none;
    transition: background 0.5s;
  }
  .gallery_images_item.gallery_image_from_7:hover .gallery_images_item_in:after {
    background: url('../../www.hotel-windsor.cz/img/360.png') no-repeat center center rgba(0,0,0,0.5);
  }
  
  
  @media(max-width:800px)
  {
    .gallery_images_item {
        width:33.3333333%;
    }
  }
  @media(max-width:500px)
  {
    .gallery_images_item {
        width:50%;
    }
  }
  @media(max-width:400px)
  {
    .gallery_images_item {
        width:100%;
    }
  }
  
  .gallery_images ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .gallery_images_item_in {
    /* padding: 5px; */
    padding-top: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: #efeeed;
  }
  
  .gallery_images {
    font-size: 0;
  }
  
  .gallery_images_item_in a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .gallery_category_item {
    /*
    */
    display: inline-block;
    list-style: none;
    padding: 0;
    padding: 0;
    margin: 5px;
  }
  .gallery_category_item a {
    /*
        background:#00b6de;
        color:#fff;
        text-decoration:none;
        font-size:15px;
        text-transform:uppercase;
        padding:10px 20px;
        display:inline-block;
        transition:background-color 0.2s ease;
    */
  }
  .gallery_category_item a:hover,
  .gallery_category_item.actual a{
    /*
        background:#9fcf67;
    */
  }
  @media(max-width:500px)
  {
    .gallery_category_item{
        /* display:block; */
    }
    .gallery_category_item a{
        display:block;
        /* text-align:center; */
    }
  }
  
  .galerieNadpis {
    text-align: center;
    margin: 0;
    padding: 60px 0 30px 0;
    position:relative;
    z-index:5;
    color: #676767;
    /* color: red; */
  }
  
  .galerieBlok3SpodniOkraj {
    height: 38px;
  }
  
  
  .CAB_PROMO{ /* NESTYLOVAT ! FUNKCNI KLASA ! */ }
  
  .cabPromo {
    overflow: hidden;
  }
  
  .CAB_PROMO .cab1promo {
    display: none;
  }
  .CAB_PROMO .jsFormInputRezervujte {
    /* display: none; */
  }
  
  .CAB_PROMO .cab1vpravo {
    /* display: none; */
    position: relative;
    left: 300px;
    top: 0;
    display: none;
    display: block;
    position: static;
  }
  
  .CAB_PROMO .cab1Vlevo {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .cab1PromoOdeslat{display: none;}
  .cab1promoEmail{display: none;}
  .CAB_PROMO .cab1PromoOdeslat{
    display: inline-block;
    /* width: auto; */
    vertical-align: top;
    margin: -1px 8px 16px 10px;
  }
  .CAB_PROMO .cab1promoEmail{display: inline-block;margin: 0 0 16px 0;/* border: 1px solid #e6e8e7; */color: #5e5e5e;margin: 0 8px 16px 8px;COLOR: #FFF;}
  .cab1promoTlacitko{
  
    /* padding: 12px; */
  }
  .CAB_PROMO .cab1promoTlacitko{
    display:none;
  }
  .CAB_PROMO .cab1VlevoVnitrek {
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
  }
  .CAB_PROMO .cab1VlevoSpodek{
    height:0;
  }
  
  /* ---------------- TMAVY POZADI ------------------- */
  .tmavyPozadi{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index:-1; /* na pocatku skryt */
    background: rgba(0, 0, 0, 0.65);
    opacity:0;
    /*transition:opacity 0.2s ease;*/
    top: 0;
    left: 0;
  }
  .tmavyPozadi_zobrazeno {
    /* background: rgba(0, 0, 0, 0.65); */
    opacity: 1;
  }
  
  
  #superbgimage_list {
    /* font-size: 0; */
  }
  
  #image_list {
    font-size: 0;
  }
  .suberbgimage_item{
    width:10px;
    height:10px;
    border: 1px solid #9f9780;
    display:inline-block;
    transition:background 0.2s ease;
    margin: 0 4px 0 4px;
    border-radius: 2px;
  }
  .suberbgimage_item:hover,
  .suberbgimage_item.activeslide
  {
    background: #9f9780;
  }
  
  
  .mobilniBanyrky{
    display:none;
    font-size:0;
    position: fixed;
    top: 91px;
  }
  .mobilemenu2 .mobilniBanyrky{
    display:block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
  }
  .mobilemenu2 .banyrky{
    display:none;
  }
  .mobilniBanyrkyPromo{
  
    text-align: left;
  
    padding: 7px 10px;
  
    background: #fff;
    border-top:1px solid #eee;
  }
  .mobilniBanyrkyPromo .cab1promo{display:inline-block;font-size: 12px;text-align:left;padding: 0 10px 7px 10px;}
  .mobilniBanyrkyPromo .cab1promoTlacitko{padding: 12px;}
  .mobilniBanyrkyPromoVlevo{display:inline-block;width:60%;text-align: center;}
  .CAB_PROMO .mobilniBanyrkyPromoVlevo{width:100%;}
  .mobilniBanyrkyPromoVpravo{display:inline-block;width:40%;text-align:right;}
  .mobilniBanyrkyPromoVlevoVnitrniOkraj{padding: 0 0 0 0;}
  .mobilniBanyrkyPromo .tlacitko2{padding:12px;}
  
  .SKRYT_PROMO .mobilniBanyrkyPromoVlevo{display:none;}
  .SKRYT_PROMO .mobilniBanyrkyPromoVpravo{width:100%;text-align:center;}
  .SKRYT_PROMO .mobilniBanyrky{width:100%;}
  
  /* @media (max-width:900px), (max-height:650px){ */
  .HP_INTRO_MALA_VERZE_NADPISU	.introPozadiNaMobilu{
    /* display:block;*/
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_title{
    font-size:30px;
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_text_podtrzeniBaze {
    /* display: none; */
  }
  .HP_INTRO_MALA_VERZE_NADPISU		#hp_intro_content{
    width:100%;
  }
  .HP_INTRO_MALA_VERZE_NADPISU		.hp_intro_text{
    padding:15px 10px 0 10px;
  }
  /*  -----------------------------------------------
  
  ANDROID: menu webu se na andoidu nevejde na celou vysku, jenomze nektere andoidy maji
  vespodu prohlizece tlacitka (mozna jsou systemova?) ktera prekryvaji menu webu
  */
  .mobilemenu .fixAndroidSpodniMenuByloPresMobilniMenu {/* height:40px; */}
  .mobilemenu .okrajCentrovanehoMenu{
    /*padding-bottom:0;*/
  }
  /*  -----------------------------------------------
  */
  #booking_frame {
    min-width: 970px;
    min-width: auto;
    width: 100% !important;
    max-width: 1000px;
    margin: 0 auto;
    display: block;
  }
  .sec_group_14 #view{
    /* width:970px; */
  }
  
  .footer{
    background-image:url('../img/paticka/bg.png');
  }
  .cab1Vnitrek {
    /* background: rgba(255,255,255,0.9); */
  }
  .cab1klikniZde{
  
    display: inline-block;
  
    font-family: roboto_slabbold;
  
    font-weight: normal;
  }
  .horniMiniMenu {
    text-align: right;
    padding: 23px 43px 0 0;
    padding: 10px 50px 0 0;
    position: relative;
    z-index: 2;
  }
  .horniMiniMenuOdkaz{
    color: #a6a6a6;
    padding:0 12px;
    font-size:14px;
    /* background: rgba(127, 0, 128, 0.2); */
    cursor: pointer;
    transition: color 0.4s ease;
  }
  
  @media (max-width: 470px) {
    .obalkaMenu .horniMiniMenu {
        padding: 15px 60px 0 100px;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .obalkaMenu .horniMiniMenu .horniMiniMenuOdkaz {
        margin: 5px 0 0 0;
    }
   #top #langs {
       top: 10px;
   }
    html.mobilemenu_smrskni a#top_logo {
        left: 0;
        top: -20px;
    }
  
  }
  
  @media (max-width: 800px) {
    .horniMiniMenu {
        padding: 5px 80px 0 150px;
        text-align: left;
    }
    .horniMiniMenuOdkaz {
        left: 00px!important;
    }
    .horniMiniMenuOdkaz.facebook,
    .horniMiniMenuOdkaz.webcam{
        display:none;
    }
  }
  @media (max-width: 600px) {
    .menu_toggle {
        top: 50px;
    }
    .horniMiniMenu .horniMiniMenuOdkaz:nth-child(-n+2){
        /*display: none;*/
    }
  
  }
  .umisteniLoga {
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
  }
  /*.langsPozice {
    position: relative;
    top: -1px;
    left: 0;
    z-index: 2;
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
    /* transition:top 0.3s ease; */
  }*/
  .blok1 .blokCMSObsah h1{
    font-size:50px;
    text-transform:uppercase;
    letter-spacing:5px;
    color:#2c2e2f;
    margin: 0 0 30px 0;
  }
  .blok1Sirka{
    max-width:1200px;
    margin:0 auto;
  }
  .blok1{/* background:url(/img/blok/bg.png); */background: #fff;position: relative;top: 0;left: 0;z-index: 1;}
  .blok1SpodniStin{position: absolute;bottom: 0;height: 200px;background: linear-gradient(to bottom,rgba(255, 255, 255, 0),white);width: 100%;z-index: 2;}
  .blok1Okraj{
  
    position: relative;
  
    top: 0;
  
    left: 0;
  
    z-index: 3;
  }
  .blok1VnitrniOkraj{padding: 72px 10px 0px 10px;}
  .blok1 .blokCMSObsah h1:after{margin: 30px auto 0 auto;height: 2px;width: 67px;}
  .footerObsahSirka{
    margin: 0 auto;
    max-width: 1200px;
  }
  .footerObsahOkraj{padding: 50px 10px 0px 10px;}
  .footer .blokCMSObsah h1{
    font-size:50px;
    text-transform:uppercase;
    letter-spacing:5px;
    color: #ffffff;
    opacity: 0.5;
    margin: 0 0 0 0;
    line-height: 50px;
  }
  .footer .blokCMSObsah h1:after{
    height:1px;
    width:35px;
  }
  .gallery_category_item a,
  .tlacitko1
  {
    /* font-weight: bold; */
    font-size: 15px;
    color: #a26632;
    /* background: rgba(255,255,255,0.25); */
    padding: 15px 20px 15px 20px;
    text-align: center;
    border: 1px solid #a26632;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    transition: 0.2s background ease, 0.2s border-color ease;
    text-decoration: none;
  }
  .gallery_category_item a
  {
    /* background:#fff; */
    text-decoration:none;
    background: transparent;
  }
  .gallery_category_item.actual a,
  .gallery_category_item:hover a,
  .tlacitko1.actual, /* specialni nabidky */
  .tlacitko1:hover{
    background:#a26632;
    color: #fff;
  }
  .footerSocial{
    font-size:0;
  
  }
  .textblok{
    padding:63px 45px 39px 10px;
    display: inline-block;
    width: 470px;
    /* background: rgba(255, 165, 0, 0.35); */
  }
  .textblok.TEXTBLOK5{
    max-width:100%;
    width: auto;
    padding: 50px 10px 0 10px;
  }
  .textblok.TEXTBLOK5 .blokCMSObsah{
    font-family:roboto_slabregular;
    font-size:18px;
    text-align:center;
  }
  .textblok.TEXTBLOK6 {
    text-align:left;
    padding: 30px 10px 67px 10px;
    width: auto;
    display: block;
  }
  .textblok.TEXTBLOK6 .blokCMSObsah h2 {
    font-size:20px;
    text-transform:uppercase;
    font-style:normal;
    font-weight:normal;
    font-family:roboto_slabregular;
    margin: 30px 0;
  }
  .textblok.TEXTBLOK6 .blokCMSObsah h2:after{
    display:none;
  
  }
  .textblok.TEXTBLOK6 .blokCMSObsah ul{padding: 0 0  0 17px;}
  .textblok.TEXTBLOK2{
    width:auto;
    color: #2c2e2f;
    text-align: center;
  }
  .textblok .blokCMSObsah h1{
    text-align:left;
  }
  .textblok .blokCMSObsah h1:after{
    margin-left:0;
  }
  .textblok .blokCMSObsah{
    text-align:left;
  }
  .TEXTBLOK2.textblok .blokCMSObsah{
    text-align:center;
    padding: 0px 0 27px 0;
  }
  .TEXTBLOK2.textblok .blokCMSObsah h1{color: #2c2e2f;font-size: 30px;letter-spacing: 0px;text-align: center;margin: 0 0 32px 0;}
  .TEXTBLOK2 .blokCMSObsah h1:after {
    margin: 26px auto 0 auto;
    margin: 16px auto 0 auto;
  }
  
  .pruh{
    font-size:0;
  }
  .pruhSirka{
    max-width: 1337px;
    margin:0 auto;
    text-align: left;
    /* position: relative; */
    /* z-index: 1; */
    /* top: 0; */
    /* left: 0; */
  }
  
  .odkazblok{
    display: inline-block;
    width: 400px;
    height: 100%;
    min-height: 400px;
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    text-decoration: none;
  }
  .odkazblokFiltr{
    background: #2d2b2a;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0.5;
    transition: background-color 0.2s ease;
  }
  .odkazblokPozadi{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
  }
  .odkazblokProstredek{
    position: absolute;
    z-index: 4;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }
  .odkazblokObrazek{
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .odkazblokText{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: roboto_slabbold;
    text-align: center;
    margin: 25px 0 0 0;
  }
  .ODKAZBLOK1 .odkazblokFiltr{}
  .ODKAZBLOK2 .odkazblokFiltr{}
  .odkazblok:hover .odkazblokFiltr{
  
    background: #a26632;
  }
  .js_grid {
    float: left;
  }
  
  
  .textblokcelasirkaPozadi
  {
    background-position:center center;
    background-size:cover;
    background-color: #fefefe;
    position: relative;
    z-index: 1;
  }
  
  .textblokcelasirkaOkraj
  {
    max-width:1200px;
    max-width: 1337px;
    margin:0 auto;
    /* padding: 90px 0px 90px 0px; */
    position: relative;
    z-index: 4;
    height: 100%;
  }
  .TEXTBLOK3.textblok{
    color:#fff;
    padding: 90px 10px 90px 10px;
    /* background: red; */
    width: 900px;
    width: auto;
    max-width: 721px;
  }
  .TEXTBLOK3.textblok .blokCMSObsah h1{
    font-size:50px;
    font-family:roboto_slabregular;
    line-height: 50px;
  }
  .TEXTBLOK3.textblok .blokCMSObsah h1:after{
    /*background:#fff;*/
  }
  .textblokcelasirkaPreliv{position: absolute;width: 100%;height: 100%;background: #000;opacity: 0.35;background: radial-gradient(ellipse center center, #00FFFF 0%, rgba(0, 0, 255, 0) 50%, #0000FF 95%);z-index: 3;}
  .textblokcelasirkaPozice{
    position:absolute;
    bottom:0;
    left:0;
  }
  /* --------------------------------- TEXT BLOKY ---------------------------- */
  .jsGrid100{
    float:left;
  }
  .textblokPrvni{width: 50%;/* display: inline-block; */height: 100%;/*background: red;*/position: absolute;}
  .textblokObrazek{background-size: cover;background-position: center center;position: absolute;width: 100%;height: 100%;}
  .textblokDruhy{width: 50%;float: right;position: relative;z-index: 5;top: 0;left: 0;}
  
  .textblok.TEXTBLOK4{
    width:auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px  64px  55px;
    /* margin: 0 auto; */
  }
  .TEXTBLOK4.textblok .blokCMSObsah{
    text-align:center;
    padding: 0px 0 27px 0;
  }
  .TEXTBLOK4.textblok .blokCMSObsah h1{color: #2c2e2f;font-size: 30px;letter-spacing: 0px;text-align: center;margin: 0 0 32px 0;}
  .TEXTBLOK4 .blokCMSObsah h1:after {
    margin: 26px auto 0 auto;
    margin: 16px auto 0 auto;
  }
  .TEXTBLOK4 .tlacitko1{
    /* transition: 0.4s background ease, 0.4s border-color ease; */
  }
  
  .GRID100_NA_LICHEM_RADKU .textblokPrvni{left:initial;right:0;}
  .GRID100_NA_LICHEM_RADKU .textblokDruhy{float:left;}
  .textblokObalka{
    position:relative;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background-color 0.2s ease;
  }
  .textblokObalka:hover{
  
    /* background: #a26632; */
  }
  .textblokObalka:hover .textblok.TEXTBLOK4{
    color:#fff;
  }
  .textblokObalka:hover .TEXTBLOK4.textblok .blokCMSObsah h1{
    color:#fff;
  }
  .textblokObalka:hover .TEXTBLOK4.textblok .blokCMSObsah h1:after{
    background:#fff;
  }
  .textblokObalka:hover .tlacitko1{
    color:#fff;
    border-color:#a26632;
  }
  .textblokDruhyPozadi{
    position:absolute;
    z-index:1;
    right:0;
    width:50%;
    height:100%;
  }
  .textblokDruhyPozadiPrekryv{position:absolute;z-index:2;right:0;width:100%;height:100%;opacity:1;background:#fff;transition: opacity 0.4s ease;}
  .textblokObalka:hover .textblokDruhyPozadiPrekryv{
    opacity:0;
  }
  .GRID100_NA_LICHEM_RADKU .textblokDruhyPozadi{
    right:initial;
    left:0;
  }
  .textblokObalka:hover .textblokDruhyPozadi{
    background: #b3afa6; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #b3afa6 0%, #9f9780 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #b3afa6 0%,#9f9780 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #b3afa6 0%,#9f9780 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3afa6', endColorstr='#9f9780',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
  
  /*
  .FIXEDMENU_3 #top{
  position:fixed;
  top:-81px;
  }
  */
  
  .FIXEDMENU_1 #top{
    position:fixed;
  //top:-81px;
  }
  
  
  
  .FIXEDMENU_2 #langs{
    /*opacity:0; */
  }
  .FIXEDMENU_3 #langs{
    /* position:fixed; */
    /* right: 17px; */
    /* top: 38px; */
    /* top: 30px; */
    /* opacity: 1; */
  }
  
  .FIXEDMENU_3 #top_logo {
    /* width: 44px; */
    /* display: inline-block; */
    /* height: 42px; */
    /* BACKGROUND: ORANGE; */
    /* vertical-align: top; */
    /* position: absolute; */
    /* top: 93px; */
    /* left: 21px; */
  }
  .cabZavirkatkoCentr{
    max-width: 1200px;
    max-width: 1070px;
    margin: 0 auto;
  }
  .cabZavirkatkoPozice{
    position: relative;
    top: 0;
    right: 0;
    z-index: 5;
  }
  .cabZaviratko{
    position: absolute;
    top: 19px;
    right: -45px;
    width: 25px;
    height: 25px;
    background: url(../img/cab/x.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    opacity:0.7;
    transition:0.2s opacity ease;
  }
  .cabZaviratko:hover{
    opacity:1;
  }
  .pruhPravyObrazekBaze{position: relative;top: 0;right: 0;height: 0;/* width: 0; *//* background: red; */z-index: 1;}
  .pruhPravyObrazek{
  
    background: url(../img/pruh/logo.png);
  
    background-position: center center;
  
    background-repeat: no-repeat;
  
    position: absolute;
  
    bottom: 0;
  
    left: -13px;
  
    height: 400px;
  
    width: 206px;
  
    /* background-color: rgba(255, 0, 0, 0.48); */
  }
  .pruhPravyObrazekBaze2 {
  
    position: absolute;
  
    right: 0;
  
    bottom: 0;
  }
  .jsKdySkryt_pruhPravyObrazek{
  
    position: absolute;
  
    bottom: 0;
  
    left: -13px;
  
    height: 400px;
  
    width: 251px;
  
    background-color: rgba(255, 0, 0, 0.48);
  }
  #js_image_list2_gallery_image{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  #superbgimage2{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  #superbgimage2 img{
    z-index:4;
  }
  .tlacitko1.TLACITKO1POKOJE{padding: 15px 21px 15px 21px;text-transform: none;border-radius: 3px;font-size: 15px;line-height: 15px;text-transform: none;}
  .pokojTlacitkaRozptyl .tlacitko1.TLACITKO1POKOJE{width: 100%;}
  .tlacitko2.TLACITKO2POKOJE{
  
    padding: 17px 37px 17px 37px;
  
    text-transform: none;
  
    text-transform: capitalize;
  
    border-radius: 3px;
  
    font-size: 15px;
  }
  .pokojTlacitkaRozptyl {
    display: flex;
    justify-content: space-between;
  }
  .vypisPokoju{
    /* max-width: 1080px; */
    /* margin:0 auto; */
    text-align: left;
    font-size:0;
    /* display: flex; */
    /* justify-content: space-between; */
    margin-top: 50px;
  }
  .kategoriePokoju{
    font-family:roboto_slabregular;
    font-size:18px;
    color:#fff;
    background:#2b2b2a;
    text-transform:uppercase;
    padding:23px 10px 23px 10px;
    margin: 42px 10px 15px 10px;
    text-align:center;
    font-weight: normal;
  }
  .pokojeVrchniTextPodIntrem{
    margin:0 auto;
    max-width:740px;
    /* padding: 16px 10px; */
  }
  .pokojeVrchniTextPodIntrem .blokCMSObsah{
  
  }
  .pokojeVrchniTextPodIntrem .blokCMSObsah p
  {
    font-family:roboto_slabregular;
    font-weight:normal;
    color:#000;
    line-height:140%;
    font-size:18px;
  
  }
  .vypisPokojuSirka{
    max-width: 1080px;
    margin: 0 auto;
  }
  .detailPokojeSirkaStranky{max-width:1066px;padding:0 10px;margin:0 auto;/* position: relative; *//* top: 0; *//* left: 0; */}
  .detailPokojeNadpis {
    color: #000;
    font-size: 20px;
    text-transform:uppercase;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 0 32px 0;
    font-family:roboto_slabregular;
    font-weight:normal;
    padding: 60px 10px 35px 10px;
    /* background:rgba(255, 0, 0, 0.17); */
    margin: 0;
  }
  .detailPokojeNadpis:after{
    content:"";
    background:#a26632;
    display:block;
    height:2px;
    width:57px;
  
    margin:17px auto 0 auto;
  
  }
  .detailPokojeSlajdrPuntiky{
  
    position: absolute;
  
    bottom: 0;
  
    left: 0;
  
    width: 100%;
  
    z-index: 10;
  
    height: 32px;
  
    font-size: 0;
  
    text-align: center;
  
    /* margin: 13px 0 0 0; */
  }
  .detailPokojeSlajdrPuntiky .suberbgimage_item{
  
    border-color: #fff;
  
    position: relative;
  
    top: -13px;
  }
  .detailPokojeSlajdrPuntiky .suberbgimage_item:hover,
  .detailPokojeSlajdrPuntiky .suberbgimage_item.activeslide{
    background-color:#fff;
  }
  .detailPokojeSlajdrPuntikyZabranOtevreniFancyboxu{
    position:absolute;
    z-index:10;
  }
  .vybaveniPokojeVypis {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: #9f9780;
    font-size: 0;
  }
  
  .vybaveniPokoje {
    display: block;
    width: 129px;
    vertical-align: top;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  
  .vybaveniPokojeObrazek {
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    /* margin: 23px 0 0 0; */
  }
  
  .vybaveniPokojeText {
    color: #fff;
    font-family: roboto_slablight;
    font-size: 13px;
    margin: 20px 0 12px 0;
    text-align: center;
    padding: 0 18px;
  }
  .vybaveniPokojeStin {box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.14);/* margin: 0 10px; */position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;}
  .vybaveniPokojeRamecek {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 1px;
    background: #988f79;
    border-right: 1px solid #988f79;
    height: 100%;
  }
  .detailPokojeTlacitka {
    padding: 0 10px 107px 10px;
  }
  .JS_stejna_vyskavybaveniPokojeVypis {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
  }
  .vybaveniPokojeMistoNadObrazkem{
    height: 23px;
  }
  
  @media (max-width: 800px) {
   .detailPokojeObrazkyVyska{
      max-height: max-content;
    }
  }
  @media (max-width: 700px) {
   .detailPokojeObrazkyVyska{
      max-height: max-content;
    }
    .detailPokojeObrazkyVyska img{
      float:none!important;
      width:auto;
    }
    .textblokcelasirkaOkraj{
      padding-left:0px!important;
    }
  
  
  }
  
  .ROOMS_LINK_MOBILE{display:none;}
  .mobilemenu .ROOMS_LINK_DESKTOP{display:inline-block;}
  .mobilemenu .ROOMS_LINK_DESKTOP{display:none;}
  .mobilemenu .ROOMS_LINK_MOBILE{display:inline-block;}
  
  /*
  .specialninabidkyFiltr{
    text-align: center;
    padding: 56px 10px 46px;
  }
  */
  .specialninabidkyOdsazeniOdPaticky{
    height:86px;
  }
  .pokojDetailniText {
    font-size: 13px;
    font-family: roboto_slablight;
    text-align: left;
    color: #000000;
    /* height: 0; */
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  
  .pokojDetailniText ul {
    padding: 0 0 0 16px;
  }
  
  .pokojDetailniText strong {
    font-weight: normal;
    font-family: roboto_slabbold;
    font-size: 14px;
  }
  .pokojDetailniVnitrniOkraj {
    display: inline-block; /* UL ma vevnitr margin :( tak ho obal */
    margin: 0 1px;
  }
  .pokojDetailniTextExtraSpodniVyska{height: 22px;}
  .specialniNabidkaKotvickaBaze{position:relative;top:0;left:0;z-index:1;width: 0;height: 0;display: inline-block;}
  .specialniNabidkaKotvicka{position:absolute;top:-220px;left:0;z-index:1;}
  /* -------------------------------------------------------------------------- */
  .submenulist {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 103;
    opacity: 0;
    /* background: #fff; */
    /* transition: none 800ms ease-out; */
    margin: 4px 0 0 0;
    padding: 9px 13px 13px 13px;
    display: block;
    /*visibility: visible;*/
    top: 100%;
    z-index: 105;
    opacity: 1;
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    width: 200%;
    /* padding: 0; */
    /* margin: 0; */
    list-style: none;
    border-top: 1px solid #3a3a39;
    opacity:0;
    transition:opacity 0.6s ease;
    transition:opacity 0.6s cubic-bezier(0, 0.76, 0.58, 1);
    transition:opacity 0.4s cubic-bezier(0, 0.76, 0.58, 1);
    margin: 4px 0 0 0;
    margin: 0px 0 0 0;
  }
  
  .submenulist:before {
    content: "";
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    position: absolute;
    top: -1px;
    left: 0;
    width: 999px;
    height: 100%;
    margin: 0 0 0 -999px;
    border-top: 1px solid #3a3a39;
  }
  .submenulist:after {
    content: "";
    background: #2b2b2a;
    background: rgba(43, 43, 42, 0.97);
    position: absolute;
    left: 0;
    width: 999px;
    height: 100%;
    margin: 0 0 0 100%;
    top: -1px;
    border-top: 1px solid #3a3a39;
  }
  
  .mitem_sub_name {
    display: block;
    transition: color 0.4s ease;
    color: #fff;
  }
  
  .mitem_sub:hover .mitem_sub_name {
    color: #9f9780;
    text-decoration: underline;
  }
  
  .mitem_sub_name {
    /* color: #fff; */
  }
  
  .mitem_sub {
    text-align: left;
    display: block;
  }
  
  .submenulist.submenulist.submenulist a {
    margin:0;
    display: block;
    padding: 6px 0 6px 0;
    text-decoration: none;
  }
  
  .top_cab_container-is_on_top .submenulist {
    margin: 0px 0 0 0;
  }
  
  
  .FIXEDMENU_3 .mainmenu .mitem:hover .submenulist{
    top: 94%;
  }
  
  
  .mainmenu .mitem:hover .submenulist {
    display: block;
    visibility: visible;
    top: calc(100% - 15px);
    z-index: 105;
    opacity: 1;
  }
  
  li#item2 > a{
    padding: 0px 0px 30px;
  }
  li#item6 > a{
    padding: 0px 0px 30px;
  }
  
  
  .FIXEDMENU_3  li#item6 > a{
    /* padding: 30px 0 14px 0; */
  }
  
  .textblok.TEXTBLOK7
  {
    width: auto;padding: 59px 10px 95px;/* margin: 0 auto; */display: block;
    padding: 59px 10px 50px;
    padding: 59px 10px 55px;
    padding: 59px 10px 65px;
  }
  .beznaSekceRozmer {
    max-width: 1053px;
    margin: 0 auto;
  }
  .beznaSekcePozadiBarva {
    /*background: #f5f1e5;*/
  }
  .TEXTBLOK7 .blokCMSObsah h1 {
    color: #a26632;
    font-size: 30px;
    letter-spacing: 1px;
    font-family: roboto_slabregular;
    font-weight: normal;
  }
  
  .TEXTBLOK7 .blokCMSObsah h1:after {
    margin: 19px auto 0 0;
  }
  .TEXTBLOK7 strong
  ,
  .TEXTBLOK7 strong span
  ,
  .TEXTBLOK7 strong a
  {
    font-weight: normal;
    font-family: roboto_slabbold;
  }
  .TEXTBLOK7 strong a
  {
    color:#000;
    text-decoration: underline;
  }
  
  .jsGrid007{float:left;}
  
  .TEXTBLOK8 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
  }
  
  .TEXTBLOK8 .blokCMSObsah h1:after {
    margin: 20px auto 0 auto;
  }
  
  .TEXTBLOK8 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
  }
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK8 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK8.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK8 .blokCMSObsah {
    text-align: center;
  }
  
  
  .FIXEDMENU_3 .mitem a {
    /* padding: 30px 0 14px 0; */
  }
  
  .TEXTBLOK9 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
  }
  
  .TEXTBLOK9 .blokCMSObsah h1:after {
    /* margin: 20px auto 0 auto; */
    display: none;
  }
  
  .TEXTBLOK9 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    /* text-align: center; */
  }
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK9 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK9.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: left;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK9 .blokCMSObsah {
    text-align: left;
  }
  
  .tablestyle1 {
    width: 100%;
    min-width:1020px;
  }
  .tablestyle1 tr:first-child {
    /* color:red; */
  }
  .tablestyle1 tr:first-child td p
  ,
  .tablestyle1 tr:first-child td {
    /* background:blue; */
    font-family: roboto_slabregular;
    font-size: 20px;
    line-height:normal;
    text-transform:uppercase;
  }
  .tablestyle1 tr:first-child td p:after{
    content:"";
    display:block;
    margin:0px auto 0 57px;
    height:2px;
    width:67px;
    background:#d6af4b;
  }
  .tablestyle1 tr:first-child td p:before{
    content:"";
    display:inline-block;
    margin:10px 19px 0 0;
    height:37px;
    width:37px;
    background:url(../img/tabulka1/nadpisObrazek.png);
    background-repeat:no-repeat;
    vertical-align:middle;
  }
  .tablestyle1 tr:first-child td:first-child {
    /* background:green; */
  }
  
  /*.beznaSekcePozadi {
    background-image: url(/img/beznaSekce/bgVzor.png);
  }
  */
  
  .tlacitko2-cabRezervujteSamotny {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
  
  
  /** obrazky */
  .obrazekVypis {
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  .obrazek {
    display: inline-block;
    width: 33.3333333%;
    height: 644px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none;
    background-position: center center;
  }
  
  .obrazekPreliv {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    transition: background-color 0.2s ease;
    /* opacity: 0.5; */
  }
  
  .obrazekText {
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    z-index: 3;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    /* transform: translateY(-50%); */
    padding: 28px 0 0 0;
  }
  
  .obrazekTextIkonka {
    width: 163px;
    height: 104px;
    position: absolute;
    top: -97px;
    left: 50%;
    background-repeat: no-repeat;
    background-position: top center;
    /* background-color: red; */
    margin: 0 0 0 -82px;
  }
  .obrazek:hover .obrazekPreliv {
    background: #a26632;
    /* opacity: 0.5; */
    /* transition: background-color 0.2s ease; */
  }
  
  
  
  
  
  .TEXTBLOK10.textblok {
    padding: 60px 10px 41px 10px;
    width: auto;
    color: #2c2e2f;
    text-align: center;
  }
  
  .TEXTBLOK10 .blokCMSObsah {
    text-align: center;
  }
  
  .TEXTBLOK10 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
  }
  .TEXTBLOK10 .blokCMSObsah h1:after {
    /* margin: 20px auto 0 auto; */
    display: none;
  }
  
  
  
  .INTRO_vyskaPokudNeniDostupne {
    height: 145px;
    height: 267px;
  }
  
  .horniMiniMenuOdkaz:hover {
    /* color: #d6af4b; */
    color: #9f9780;
  }
  
  
  
  
  
  .textblok.TEXTBLOK11
  {
    padding: 0 10px 39px 10px;
  }
  
  .TEXTBLOK11 .blokCMSObsah h1
  {
    color: #2b2b2a;
    text-align: center;
    font-size: 50px;
    font-weight: normal;
    font-family: roboto_slabregular;
    padding: 60px 10px 60px;
    position:relative;
    z-index: 2;
    margin: 0 0 60px 0;
  }
  
  .TEXTBLOK11 .blokCMSObsah h1:before
  {
    content:"";
    position:absolute;
    z-index: 0;
    background:rgba(0,0,0,0.2);
    width:9999px;
    top: 0;
    left:-1000px;
    height:100%;
    z-index: -1;
  }
  .TEXTBLOK11 .blokCMSObsah h1:after
  {
    display:none;
  }
  
  .textblok.TEXTBLOK11 .blokCMSObsah h2 {
    color: #a26632;
    font-size: 20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    font-family: roboto_slabregular;
    margin: 30px 0 25px 0;
    line-height: 130%;
  }
  
  .textblok.TEXTBLOK11 .blokCMSObsah h2:after {
    content: "";
    display:block;
    height: 2px;
    width: 67px;
    background: #a26632;
  }
  
  
  
  
  .hp_location_container {
    position: relative;
    top: 0;
    left: 0;
  }
  
  .hp_location_map_button {
    position: absolute;
    top: 35px;
    right: 23px;
    /* background: #9f9780; */
    /* color: #fff; */
    z-index: 10;
  }
  
  .zamestnanecObrazek {
    width: 160px;
    height: 160px;
    background-position: center center;
    border: 4px solid #a26632;
    border-radius: 50%;
    margin: 0 auto;
    background-size: contain;
  }
  
  .zamestnanec {
    display: inline-block;
    padding: 25px;
    text-align: center;
    vertical-align:top;
  }
  
  .zamestnanecVypis {
    text-align: center;
    padding: 65px 0 0 0;
  }
  
  .zamestnanecNadpis {
    color: #a26632;
    font-size: 20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    font-family: roboto_slabregular;
    margin: 30px 0 25px 0;
    line-height: 130%;
    padding: 20px 0 5px 0;
    margin: 0;
  }
  
  .zamestnanecText {
    font-size: 15px;
    line-height: 140%;
    margin: 25px 0;
    font-family: roboto_slablight;
    margin: 0;
    padding: 0;
  }
  
  .zamestnanecText p {
    padding: 0;
    margin: 0;
  }
  
  
  .textblokRadek_Pozadi {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  
  .textblokRadek_Druhy {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
  }
  
  .textblokRadek_Prvni {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
  }
  
  .textblokRadek {
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  
  /* ----------------------------- */
  .TEXTBLOK12
  {
    position:relative;
    vertical-align: top;
    cursor: pointer;
    padding: 95px 45px 95px 10px;
    /* border: 1px solid #dbcaa0; */
    padding: 70px 10px 70px 10px;
    width: 300px;
    box-sizing: border-box;
  }
  .TEXTBLOK12 .blokCMSObsah {
    text-align: center;
    position: relative;
    z-index: 10;
  }
  
  .TEXTBLOK12 .blokCMSObsah h1 {text-align: center;font-size: 25px;font-size: 20px;font-family: roboto_slabregular;}
  
  .TEXTBLOK12 .blokCMSObsah h1:after {
    margin: 12px auto 0 auto;
    /* background-color: #fff; */
  }
  
  .TEXTBLOK12 .textblok_pozadiPrekryv {
    position: absolute;
    z-index: 2;
    top: -1px;
    right: -1px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #fff;
    transition: opacity 0.4s ease;
  }
  .TEXTBLOK12.ACTIVE .textblok_pozadiPrekryv,
  .TEXTBLOK12:hover .textblok_pozadiPrekryv {
    opacity: 0;
  }
  
  .TEXTBLOK12 .textblok_pozadi
  {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .TEXTBLOK12.ACTIVE .textblok_pozadi,
  .TEXTBLOK12:hover .textblok_pozadi
  {
    background: #b3afa6;
    background: -moz-radial-gradient(center, ellipse cover, #b3afa6 0%, #9f9780 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #b3afa6 0%,#9f9780 100%);
    background: radial-gradient(ellipse at center, #b3afa6 0%,#9f9780 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3afa6', endColorstr='#9f9780',GradientType=1 );
  }
  
  .TEXTBLOK12.ACTIVE .blokCMSObsah h1,
  .TEXTBLOK12:hover .blokCMSObsah h1 {
    color: #fff;
  }
  
  .TEXTBLOK12.ACTIVE .blokCMSObsah h1:after,
  .TEXTBLOK12:hover .blokCMSObsah h1:after {
    background-color: #fff;
  }
  .o_nas_podsekce_menu_pozadi
  {
    background:#dbcaa0;
    font-size:0;
    text-align:center;
  }
  
  
  /* ------------ */
  .TEXTBLOK13 .blokCMSObsah h1 {
    color: #9f9780;
    font-family: roboto_slabbold;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
  }
  
  .TEXTBLOK13 .blokCMSObsah h1:after {
    margin: 20px auto 0 auto;
  }
  
  .TEXTBLOK13 .blokCMSObsah h1  .podnadpis {
    font-family: roboto_slabbold;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
  }
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah h1:after {
    background:#fff;
  }
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah
  ,
  .textblokObalka:hover .TEXTBLOK13 .blokCMSObsah h1 {
    color:#fff;
  }
  
  .TEXTBLOK13.textblok {
    width: auto;
    color: #2c2e2f;
    text-align: center;
    padding: 94px 55px 64px 55px;
  }
  
  .TEXTBLOK13 .blokCMSObsah {
    text-align: center;
  }
  
  .TEXTBLOK13 h2 {
    color: #262626;
    text-align: left;
    font-style: normal;
    font-family: roboto_slabregular;
    font-size: 25px;
    font-weight: normal;
  }
  .TEXTBLOK13 h2:after {
    background:#a26632;
    height:2px;
    width:67px;
  }
  
  
  
  /* ::-webkit-scrollbar, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar {
    width: 20px;
  }
  /* ::-webkit-scrollbar-track, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgb(0, 255, 15);*/
    background-color:#ffffff;
  }
  
  /* ::-webkit-scrollbar-thumb, */
  .MENU_MOBI_POSUVNIKOVE.MENU_OPENED.resize_hamburger .menuMobilniPosuvnik::-webkit-scrollbar-thumb
  {
    background-color: #07c1d6;
    background-color: #80ae1e;
    background-color: #a26632;
    /*outline: 0px solid #007cf9; */
  }
  
  .textblokObrazek2{background-size: cover;background-position: center center;position: absolute;width: 50%;height: 100%;}
  
  .detailPokojeKategoriePokoju {
    text-align: center;
    padding: 35px 0 0 0;
    padding: 25px 0 0 0;
  }
  
  .kategoriePokojuKotvicka
  {
    position: relative;
    top:-180px;
    width: 1px;
    height: 1px;
    font-size: 1px;
    display: block;
  }
  
  .O_NAS_SLIDER_TYP_3 .ZobrazPodleKlasy3_Pozadi
  {
    background: #fff;
  }
  
  .O_NAS_SLIDER_TYP_3 .jsZobrazPodleKlasy3_Orez
  {
    overflow: hidden;
    overflow: scroll;
  }
  
  .O_NAS_SLIDER_TYP_3 .jsZobrazPodleKlasy3_Posun {
    width: 99999px;
    text-align: left;
  }
  
  .o_nas_slider_typEditor
  {
    background: #f00;
    background: #00d0ff;
    padding: 20px;
    display: none;
  }
  .o_nas_slider_typEditor input
  {
    border:0;
  }
  .o_nas_slider_typEditor input.ACTIVE
  {
    background: #008000;
    color: #fff;
    border:0;
  }
  
  .detailPokojeKategoriePokoju_tlacitko.detailPokojeKategoriePokoju_tlacitko {
    margin: 10px 10px 0px 10px;
  }
  
  .cab1vpravoVnitrek .formTlacitko1{
  
    /* background: red; */
    /* margin: 15px 0 0 0;      */
  }
  .cab1vpravoVnitrek .tlacitko2-cabRezervujte{
    /* margin: 15px 0 0 0; */
  }
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC {
    width: auto;
    padding: 0;
    cursor: initial;
  }
  
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC a {
    color: #000;
    text-decoration:none;
  }
  .TEXTBLOK12.TEXTBLOK12_ZAMESTNANEC a:hover {
    text-decoration:underline;
  }
  .TEXTBLOK7.TEXTBLOK7_GALERIE {
    padding-bottom: 16px;
    padding-top: 69px;
  }
  
  
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku img,
  .odkazblok.efekt_priblizeni_obrazku .odkazblokPozadi,
  .efekt_priblizeni_obrazku .textblokObrazek
  {
    transition:transform 5s linear;
  }
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku,
  .odkazblok.efekt_priblizeni_obrazku,
  .efekt_priblizeni_obrazku .textblokPrvni
  {
    overflow:hidden;
  }
  .textblokcelasirkaPozadi.efekt_priblizeni_obrazku:hover img,
  .odkazblok.efekt_priblizeni_obrazku:hover .odkazblokPozadi,
  .efekt_priblizeni_obrazku:hover .textblokObrazek {
    transform: scale(1.3);
  }
  
  .sec_lang_ru .tlacitko1.TLACITKO1POKOJE {
    padding: 15px 8px 15px 8px;
  }
  
  
  .sec_lang_ru .tlacitko2.TLACITKO2POKOJE {
    padding: 15px 10px 15px 10px;
  
  }
  
  .ZobrazPodleKlasy2_zaviratkoBaze {
    position: relative;
    overflow: hidden;
  }
  
  .ZobrazPodleKlasy2_zaviratkoKrizek {
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 66px;
    background: red;
    z-index: 10;
    background-image: url(../img/o_nas_podsekce/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.2s background-color ease;
  }
  
  .ZobrazPodleKlasy2_zaviratkoKrizek:hover {
    background-color: #c5a44f;
    background-image: url(../img/o_nas_podsekce/close1.png);
  }
  
  .lang_item:hover .langText {
    color: #e7e7e7;
    color: #9f9780;
  }
  
  .lang_item {padding:5px	 4px 5px 3px;width: 88px;clear: both;}
  .lang_item.is-last {
    padding-bottom: 0px;
  }
  .lang_item.is-first {
    padding-top: 0px;
  }
  
  
  @media(max-width:1337px)
  {
    .patickaHorni
    {
        display:block; /* ne flex ! */
    }
    .patickaHorni .miniblokTmavy
    {
        display:block;
        text-align: center;
    }
  }
  
  .horniMiniMenu_mistoCoZabiraJazyk {
    display: inline-block;
    width: 45px;
  }
  
  .LANGS_SIRKA2 .langText {
    font-size: 14px;
  }
  
  .LANGS_SIRKA2 #langs {
  }
  
  .LANGS_SIRKA2 .lang_item {
    width: 98px;
    width: 105px;
  }
  
  .LANGS_SIRKA2 .horniMiniMenu_mistoCoZabiraJazyk {
    width: 55px;
    width: 47px;
    width: 66px;
  }
  
  .mobilemenu_smrskni .langText {
    display: none;
  }
  
  .mobilemenu_smrskni.LANGS_SIRKA2 .horniMiniMenu_mistoCoZabiraJazyk {
    width: 0px;
  }
  
  .mobilemenu_smrskni.LANGS_SIRKA2 .lang_item {
    width: 38px;
  }
  
  /* Nejsou videt :( */
  .FIXEDMENU_3 .langs--Viditelnost{
    /* display:none; */
  }
  
  /* ------------------------------ DATEPICKER -------------------------------- */
  .ui-datepicker-trigger {
    display: none;
  }
  
  .ui-widget-header {
    background: none;
    color: #333;
    border: none;
  }
  
  .ui-datepicker {
    border-radius: 0;
  }
  
  .ui-datepicker th span {font-size: 13px;}
  
  .ui-datepicker .ui-datepicker-title {
    font-size: 16px;
  }
  
  .ui-datepicker tr td span {
    font-size: 13px;
    color: #333;
  }
  .ui-datepicker tr .ui-state-default {
    font-size: 13px;
    color: #333;
    text-align:center;
  }
  .ui-datepicker tr .ui-datepicker-today a {
    color:red;
    color: #333;
  }
  .ui-datepicker tr .ui-state-hover {
    /* color:blue; */
  }
  .ui-datepicker tr .ui-state-active {
    background:#a26632;
    color:#fff;
    border:0;
  }
  span.ui-state-default {}
  
  .ui-datepicker-next.ui-datepicker-next.ui-datepicker-next
  {
    background:none;
    border:none;
    cursor: pointer;
    right: 0;
    top: 0;
  }
  
  .ui-datepicker-prev.ui-datepicker-prev.ui-datepicker-prev
  {
    background:none;
    border:none;
    cursor: pointer;
    left: 0;
    top: 0;
  }
  
  /*
  .ui-icon.ui-icon-circle-triangle-e {
  margin-left: 0;
  margin-top: 0;
  }
  */
  
  .ui-datepicker .ui-datepicker-prev span
  {
    background-image:url(../jquery/ui2/images/ui-icons_ef8c08_256x240a44f.png?filter=grey);
  }
  .ui-datepicker .ui-datepicker-next span{
    background-image:url(../jquery/ui2/images/ui-icons_ef8c08_256x240a44f.png?filter=grey);
  }
  /*
  .ui-datepicker .ui-datepicker-prev-hover.ui-datepicker-prev-hover
  {
    left: 2px;
    top: 2px;
  }
  .ui-datepicker .ui-datepicker-next-hover.ui-datepicker-next-hover
  {
    left:2px;
    top:2px;
  }
  */
  
  .tablestyle2
  {
    border-spacing: 0px;
    min-widget:375px;
    /* border-collapse: separate; */
  
  }
  .tablestyle2 p {
    /* padding: 0; */
    margin: 10px 0;
  }
  .tablestyle2 td {
    border-bottom:1px solid #b5b5b5 ;
    border-left:none;
  }
  .tablestyle2 td + td {
    height:initial !important;
  }
  
  
  .tablestyle2
  {
  }
  
  /* -------------------------------------------------------------------------- */
  .newsletter
  {
    display:none;
    /* visibility:hidden; */
    /* transition:visibility 0s linear 0.4s;     */
  }
  
  
  .newsletterPozadi {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.79);
    opacity:0;
  
    z-index: 1000;
    transition:opacity .4s ease 0s;
    pointer-events:none;
  }
  
  .newsletter--OPENED .newsletter{
    display: block;
    /* visibility:visible; */
  }
  .newsletter--OPENED .newsletterPozadi {
    opacity: 1;
    z-index: 1000;
    pointer-events: initial;
  }
  .newsletterObsahPozice
  {
    position: fixed;
    top: 50%;
    left:0%;
    width: 100%;
    text-align: center;
    display: block;
  
    z-index: 1001;
  }
  .newsletterObsah {
    display: inline-block;
    max-width: 450px;
    transform:translateY(-50%);
    width: 100%;
  }
  .newsletterObsah .gdprholder{
    display: inline-block;
    max-height: 460px;
    width: 800px;
    left: -18%;
    position: relative;
  }
  
  .newsletterText {
    color: #fff;
    padding: 0 10px 30px 10px;
    padding: 0 10px 0 10px;
  }
  
  .newsletter .blokCMSObsah h1 {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 2px;
    opacity: 0.5;
  }
  
  .newsletter .blokCMSObsah h1:after {
    margin: 18px auto 0 auto;
    height: 1px;
    width: 35px;
    display: block;
    content: "";
    background: #a26632;
  }
  
  /* -------------------------------------------------------------------------- */
  
  .newsletter_zaviratkoKrizek {
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 66px;
    background: red;
    z-index: 10;
    background-image: url(../img/newsletter/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.2s background-color ease;
  }
  
  .newsletter_zaviratkoKrizek:hover {
    background-color: #c5a44f;
    background-image: url(../img/newsletter/close1.png);
  }
  
  
  
  .GRID100_MOBI .textblokPrvni{left:initial;right:0;width: 100%;position: relative;height: 350px;}
  .GRID100_MOBI .textblokDruhy{float:none;width: 100%;}
  .GRID100_MOBI .textblokDruhyPozadi{right:initial;/* left:0; *//* position: absolute; */width: 100%;}
  
  .GRID100_MOBI .textblokObrazek
  {
  
  }
  .GRID100_MOBI {
    overflow: hidden;
  }
  
  
  .textblok {
    /* max-width: 470px; */
    /* width: auto; */
    /* ok : ? */
  }
  
  @media(max-width:1000px)
  {
    .TEXTBLOK3.textblok .blokCMSObsah h1
    {
        font-size:30px;
        line-height:140%;
    }
  }
  
  
  
  @media(max-width:1300px)
  {
    .obrazek.MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA {
        height: 300px;
    }
  }
  @media(max-width:700px)
  {
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek {
        width:50%;
    }
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek + .obrazek + .obrazek {
        width:100%;
    }
  }
  @media(max-width:450px)
  {
    .PAGE_VOLNYCAS-MEDIA-TRIPRVKY-VEDLE_SEBE-SIRKA_OKNA.obrazek {
        width:100%;
    }
  }
  
  @media(max-width:1000px)
  {
    .o_nas_podsekce_menu_pozadi .textblokObrazek2 {
        width: 100%;
        position: relative;
        height: 270px;
    }
  
    .o_nas_podsekce_menu_pozadi .textblokRadek_Druhy {
        width: 100%;
        display: block;
        height: auto !important;
    }
  }
  
  @media(max-width:1337px)
  {
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:100%;display: block;box-sizing:border-box;}
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE + .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:50%;display: inline-block;}
  }
  @media(max-width:540px)
  {
    .PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE.PAGE_HOMEPAGE-MEDIA-PRUH_TRIPRVKU-MAXSIRKA-VEDLESEBE {width:100%;display: block;}
  }
  
  
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu {
    position: fixed;
    width: 100%;
    /* border: 3px solid red; */
    overflow-y: auto;
    height: 580px;
    /* background: #fff; */
    z-index: 500;
    top: 50px;
    top: 80px;
    left: 10px;
    width: 296px;
    max-height: 70%;
    top: 79px;
  }
  
  html.mobile_menu_toggled .submenulist {
    background: none;
    position: relative;
    visibility: visible;
    opacity: 1;
    /* text-align: center; */
    width: 100%;
    width: auto;
    display: block;
    padding: 9px 13px 13px 30px;
    border: none;
  }
  html.mobile_menu_toggled .submenulist:before,
  html.mobile_menu_toggled .submenulist:after
  {
    display:none;
  }
  html.mobile_menu_toggled  .mitem_sub
  {
    /* text-align:left; */
  }
  
  html.mobile_menu_toggled  .mitem_sub:hover .mitem_sub_name
  {
    text-decoration:none;
  }
  
  html.mobile_menu_toggled  .menuMobilniPozadi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    background: rgba(0,0,0,0.5);
  }
  html.mobile_menu_toggled .okrajCentrovanehoMenu
  {
    z-index:5;
  
  }
  
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar-thumb
  {
    background-color:#a26632;
  }
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar-track
  {
  }
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu::-webkit-scrollbar
  {
    background-color:#fff;
  }
  
  
  
  html.mobile_menu_toggled body {
    position: fixed;
    height: 100%;
    overflow: hidden;
  }
  html.mobilemenu #langs {
    top: 10px;
    left: 0;
    width: 36px;
    padding: 15px;
  }
  html.mobilemenu #langs li,
  html.mobilemenu #langs li a {
    padding: 0;
  }
  html.mobilemenu #langs li {
    width: auto;
    margin-top: 20px;
  }
  html.mobilemenu #langs li:first-child {
    margin-top: 0;
  }
  html.mobilemenu #langs img.langImage {
    width: 36px;
    height: 24px;
    display: block;
  }
  html.mobilemenu a#top_logo {
    top: 0;
    left: 50% !important;
    width: 77px !important;
    height: 75px;
    transform: translateX(-50%);
  }
  html.mobilemenu a#top_logo img {
    top: 12px;
    left: 16px;
    width: 45px !important;
    height: 50px !important;
  }
  html.mobilemenu .menu_toggle {
    top: 0;
    right: 15px;
  }
  html.mobilemenu #menu_button {
    top: 67px;
  }
  #menu .secondary-menu,
  html.mobilemenu #langs span.langText {
    display: none;
  }
  html.mobilemenu .umisteniHornichBanyrku {
    height: 75px;
  }
  html.mobilemenu .horniMiniMenu {
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: hidden;
  }
  html.mobile_menu_toggled .okrajCentrovanehoMenu {
    z-index: 1;
  }
  html.mobile_menu_toggled .menuSkryvaniProMobilniMenu {
    position: fixed;
    top: 75px;
    left: 0;
    width: 100%;
    height: calc(100% - 75px);
    max-height: none;
    box-sizing: border-box;
    padding: 15px 10px;
    overflow-y: auto;
    background: rgba(41,43,44,0.92);
  }
  html.mobilemenu #menu {
    top: 0;
    background: none;  
  }
  html.mobilemenu #menu ul {
    padding: 0;
  }
  html.mobilemenu #menu ul li {
    margin-top: 15px;
    list-style: none;
  }
  html.mobilemenu #menu ul li:first-child {
    margin-top: 0;
  }
  html.mobilemenu #menu ul li a {
    padding: 5px;
    color: #fff;
    text-decoration: none;
  }
  html.mobilemenu #menu ul li a span {
    font-size: 20px;
  }
  html.mobilemenu #menu ul li ul {
    top: 0;
    margin: 0 0 0 15px;
    padding: 0;
  }
  html.mobilemenu #menu ul li ul li {
    position: relative;
    margin-top: 0;
    padding-left: 15px;
  }
  html.mobilemenu #menu ul li ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    transform: translateY(-50%);
    background: #fff;
  }
  html.mobilemenu #menu ul li ul li a span {
    font-size: 18px;
  }
  html.mobilemenu #menu .secondary-menu {
    border-top: 1px solid rgba(255, 255, 255, 50%);
    display: block;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
  }
  html.mobilemenu #menu .secondary-menu li {
    margin-top: 0;
  }
  html.mobilemenu #menu .secondary-menu a {
    display: block;
    padding: 2px 5px;
    font-size: 15px;
  }
  html.mobilemenu #menu .secondary-menu a.jsShowReview {
    cursor: pointer;
  }
  html.mobilemenu #menu .secondary-menu a.jsShowReview:first-letter {
    text-transform: uppercase;
  }
  
  /*
  .BLOK_MENU--SKRYTO .cabZaviratko
  {
    display:none;
  }
  */
  
  
  .BLOK_MENU--CAB_VERZE_1 .cab1{display:block;}
  .BLOK_MENU--CAB_VERZE_1 .cab2{display:none;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cab1,
  .BLOK_MENU--CAB_VERZE_2 .cab1{display:none;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cab2,
  .BLOK_MENU--CAB_VERZE_2 .cab2{display:block;}
  .BLOK_MENU--CAB_VERZE_2--DOCASNA .cabZaviratko,
  .BLOK_MENU--CAB_VERZE_2 .cabZaviratko {display:none;}
  .BLOK_MENU--VERZE_MOBI .cab1vpravo{ display:none; }
  .BLOK_MENU--VERZE_MOBI .cab2{display:none;}
  .BLOK_MENU--VERZE_MOBI .cabZaviratko {display:none;}
  .BLOK_MENU--VERZE_MOBI .cab0{display:block;}
  
  .PAGE_REZERVACE .cab0,
  .PAGE_REZERVACE .cab1,
  .PAGE_REZERVACE .cab2,
  .PAGE_REZERVACE .cabZaviratko
  {
    display:none;
  }
  
  
  .PAGE_POKOJ-VYBAVENI_SCROLL .vybaveniPokojeScroll {overflow-x: scroll;overflow-x: auto;}
  
  .PAGE_POKOJ-VYBAVENI_SCROLL .vybaveniPokojeRozmer {
    display: inline-block;
    white-space: nowrap;
  }
  
  
  
  @media(max-width:550px)
  {
    .TEXTBLOK9.textblok
    {
        padding: 34px 15px 34px 15px;
    }
  }
  
  .RESPONZIVITA-hack_tabulek_v_obsahu .TEXTBLOK9.textblok
  {
    /* border:2px solid red!important; */
    width:100% !important;
    box-sizing:border-box;
  }
  
  .RESPONZIVITA-hack_tabulek_v_obsahu .TEXTBLOK9.textblok .tablestyle1
  {
    min-width:450px;
  }
  
  .RESPONZIVITA-hack_tabulek_v_obsahu .textblokObalka:hover .TEXTBLOK9 .tablestyle1
  {
    color: #2c2e2f;
  }
  
  .HP_INTRO_BG_VERZE_2  .top_intro_filter {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top,rgba(0, 0, 0, 0.64),transparent,transparent);
    z-index: -1;
  }
  
  .HP_INTRO_BG_VERZE_1 .hp_intro_content_bg:before {
    width: 9999px;
    position: absolute;
    height: 50px;
    top: -50px;
    left: -4000px;
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0, 0, 0, 0.38));
    background:none;
    content: "";
  }
  .HP_INTRO_BG_VERZE_1 .hp_intro_content_bg:after {
    width: 9999px;
    position: absolute;
    height: 50px;
    bottom: -50px;
    left: -4000px;
    background: linear-gradient(to top,rgba(0,0,0,0),rgba(0, 0, 0, 0.38));
    background:none;
    content: "";
  }
  
  .HP_INTRO_BG_VERZE_1  .hp_intro_content_bg {
    background: red;
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    width: 9999px;
    height: 100%;
    left: -4000px;
    z-index: -1;
    box-shadow: 0 0 100px 17px rgba(0, 0, 0, 0.53225);
  }
  .HP_INTRO_BG_VERZE_1  .hp_intro_text_podtrzeni
  {
    position: relative;
    text-align: center;
    top: 0;
    padding: 57px 0 0 0;
  }
  .HP_INTRO_BG_VERZE_1  .hp_intro_padding_dole
  {
    padding: 0 0 17px 0;
  }
  
  .HP_INTRO_BG_VERZE_3 .hp_intro_title,
  .HP_INTRO_BG_VERZE_3 .hp_intro_text
  {
    text-shadow:2px 2px 8px #000;
  }
  
  .HP_INTRO_BG_VERZE_3 .suberbgimage_item
  {
    box-shadow: inset 2px 2px 8px #545454;
    box-shadow: 0 0 6px #000;
  }
  
  .HP_INTRO_BG_VERZE_4 .introMenuTmavost {
    display:block;
  }
  
  
  .sec_lang_de .TEXTBLOK12 .blokCMSObsah h1
  {
    font-size: 16px;
    letter-spacing: 1px;
  }
  
  
  
  .translation_debug_text {
    color:red;
    background:#fff;
    position:absolute;
    top:-100%;left:-50%;
    font-size:12px;;
  }
  
  .translation_debug {
    position:relative;
  }
  
  /* ---------------------------- */
  
  .rozeviratkoTlacitkoPozice
  {
    /*
    position:relative;
    width: 100%;
    */
  }
  .rozeviratkoSoupatko {
    max-height: 299px;
    overflow: hidden;
    transition: 0.8s max-height ease;
  }
  .rozeviratkoSoupatko-OTEVRENO
  {
    /**/
  }
  .rozeviratkoTlacitkoObal {
    /*
    position:absolute;
  
    width: 100%;
    top: 23px;
    */
  
  
    PADDING: 20PX 0 0 0;
  }
  /*
  .rozeviratkoTlacitkoObal:before
  {
    display:none;
  
    PADDING: 0;
    content:'';
    position:absolute;
    top:-20px;
    height:20px;
  }
  */
  
  .UPRAVY_2017_07_20  .specialninabidkyFiltr_PozadiPozice {
    position: relative;
  }
  .UPRAVY_2017_07_20  .specialninabidkyFiltr_Pozadi {position: absolute;z-index: 1;width: 100%;height: 100%;}
  .UPRAVY_2017_07_20  .beznaSekcePozadiBarva--specialninabidkyFiltr_Pozadi {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .UPRAVY_2017_07_20  .vypisPokojuSirka--specialninabidkyFiltr_Pozadi
  {
    position:relative;
    z-index:2;
  }
  
  .UPRAVY_2017_07_20  .util-posunOHorniMargin--pokojRamecek1{margin:-9px 0 0 0;}
  .UPRAVY_2017_07_20  .util-posunOHorniMargin--kategoriePokoju{margin:-42px 0 0 0;}
  .tlacitko1--specialninabidkyFiltr{margin: 0 5px;margin: 5px;}
  .specialninabidkyFiltr--podObsahem-TEXTBLOK7{margin: -129px 0 0 0;}
  .specialninabidkyFiltr--podObsahem-TEXTBLOK10{padding-top: 0;}
  .TEXTBLOK7-bezSpodnihoPaddingu.TEXTBLOK7-bezSpodnihoPaddingu{padding-bottom:0;}
  .blokVypisSpecialnichNabidekMezera--HOMEPAGE{height:46px;}
  /* .specialninabidkyFiltr--podObsahemCoNemaPadding-TEXTBLOK7{padding-top:25px;} */
  
  
  /* ---------------- UTILITY ---------------- */
  .util-ZrusHorniPadding.util-ZrusHorniPadding{padding-top:0px;}
  .util-ZrusSpodniPadding.util-ZrusSpodniPadding{padding-bottom:0px;}
  .mezera--TEXTBLOK7-specialninabidkyFiltr{height:25px;}
  
  .preliv-1--INTRO_vyskaPokudNeniDostupne:before {
    content:'';
    background: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .preliv-1--INTRO_vyskaPokudNeniDostupne {
    position: relative;
    z-index: 1;
  }
  .preliv-1--TEXTBLOK11 .blokCMSObsah h1:before {
    position: relative;
    z-index: 2;
  }
  .preliv-1--TEXTBLOK11 .blokCMSObsah h1:before {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgba(0,0,0,0.2);
    width: 9999px;
    top: 0;
    left: -1000px;
    height: 100%;
    z-index: -1;
  }
  
  
  /* p */
  .php-tablestyle1_NoTable__nadpis.php-tablestyle1_NoTable__nadpis
  {
    font-family: roboto_slabregular;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom:25px;
    margin-bottom:0;
  }
  .php-tablestyle1_NoTable__nadpis:after
  {
    content: "";
    display: block;
    margin: 0px auto 0 57px;
    height: 2px;
    width: 67px;
    background: #d6af4b;
  }
  .php-tablestyle1_NoTable__nadpis:before
  {
    content: "";
    display: inline-block;
    margin: 10px 19px 0 0;
    height: 37px;
    width: 37px;
    background: url(../img/tabulka1/nadpisObrazek.png);
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .php-tablestyle1_NoTable__obsah.php-tablestyle1_NoTable__obsah
  {
    /* p */
  }
  
  .textblokObalka:hover .blokCMSObsah span[style*='color: #9f9780']{
    color:#fff !important;
    /* color:#000 !important; */
    font-weight:bold;
  }
  
  .util--DisplayNone.util--DisplayNone
  {
    display:none;
  }
  
  /* .cab{display:none;} */
  
  
  .cab1promoEmail::placeholder,
  .cab1promoEmail::-webkit-input-placeholder
  {
    color:#fff;
  }
  
  
  
  /**      At nejsou videt obrazky kdyz je mobilni mrizka v podsekcich volneho casu */
  .sec_group_68.GRID100_MOBI_GLOBAL  .textblokObrazek2,
  .sec_group_69.GRID100_MOBI_GLOBAL  .textblokObrazek2 {
    display: none;
  }
  
  .sec_group_68.GRID100_MOBI_GLOBAL  .textblokObrazek,
  .sec_group_69.GRID100_MOBI_GLOBAL  .textblokObrazek {
  }
  
  .sec_group_68.GRID100_MOBI_GLOBAL  .textblokPrvni,
  .sec_group_69.GRID100_MOBI_GLOBAL  .textblokPrvni {
    display: none;
  }
  
  
  
  .konference_ikonka {
    display: inline-block;
    width: 90px;
    vertical-align: top;
    padding: 0 22px 18px 0;
  }
  .konference_ikonka_obrazek
  {
    width: 87px;
    height: 82px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto 15px auto;
  }
  .konference_ikonka_text {
    text-align:center;
  }
  .textblokObalka:hover .konference_ikonka_obrazek
  {
    background-color: #fff;
  }
  
  .papir_HorniOkrajVyska.papir_HorniOkrajVyska
  {
    padding-top:34px;
  }
  .papir_DolniOkrajVyska.papir_DolniOkrajVyska
  {
    padding-bottom:34px;
  }
  
  html.intro2overlay--PRUHLEDNE .textblokcelasirkaPreliv
  {
    background: none;
  }
  html.intro2overlay--PRUHLEDNE .intro2overlay
  {
    opacity:0;
  }
  
  .jsGrid007--PRUH_VYSKA
  {
    min-height:630px;
  }
  #fancybox_title_count{
    visibility:hidden;
  }
  
  .vtlabel{
    width: 100%;
    position: absolute;
    z-index: 9999;
    font-size: 16px;
    text-align: center;
    display: block;
    bottom: 80px;
    color: white;
    font-family: roboto_slabbold;
    font-weight: normal;
  }
  
  #widgets--wrapper > a,
  #widgets--wrapper .next{
    background: #80ae1e!important;
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    padding: 16px 52px 16px 52px;
    border-radius: 4px;
    display: inline-block;
    transition: 0.2s background ease;
    cursor: pointer;
    -webkit-appearance: none;
    border: 0;
    line-height: 13px;
  }
  #widgets--wrapper .next a{
    color: #fff!important;
  
  }
  
  .social_banner {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    font-size: 0;
    line-height: 0;
  }
  .social_banner a {
    display: block;
    padding: 0;
    margin: 0;
  }
  .social_banner a img {
    opacity: 0.6;
    transition: opacity 0.5s;
  }
  .social_banner a:hover img {
    opacity: 1;
  }
  @media (max-width: 768px) {
    .social_banner {
        display: none;
    }
  }
  #voucheriframe {
    width: 100%;
  }
  
  
  /************ cm styl **************/
  #cookiemanager_simple h2,
  #cookiemanager_full h2 {
    font-size: 14px!important;
  
  }
  #cookiemanager_simple #cookiemanager_text p,
  #cookiemanager_full #cookiemanager_text p ,.cookiemanager_list ul h3{
    font-size: 12px!important;
  }
  
  
  #cookiemanager_simple, #cookiemanager_full {
    top: -10px!important;
  
  }
  @media (max-width: 767px) {
  
  
    #cookiemanager_simple #cookiemanager_buttons {
        top: 10px!important;
    }
  
  
  }
  
  .loyalty-wrapper {
  position: relative;
  top: 120px;
  }
  
  /***** reviews ****/
  
  .review_tile {
    position: fixed;
    min-height: 190px;
    width: 350px;
    overflow: hidden;
    top: 160px;
    right: 30px;
    /* right: 200px; */
    padding: 30px 50px;
    background: #505458;
    display:  none;
    z-index: 111;
    border-radius: 5px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.5)
  }
  @media (max-width: 800px) {
    .review_tile {
        right: 0;
        max-width: 100%;
        box-sizing: border-box;
        padding: 30px 10px 50px 10px;
    }
  }
  
  .review_tile.upper {
    top: 30px;
  }
  
  .review_slider {
    display:  flex;
    position: relative;
  }
  .review_close {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
  }
  .review_prev {
    position: absolute;
    left: 10px;;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .review_next {
    position: absolute;
    right: 10px;;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .review_all {
    position: absolute;
    bottom: 25px;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
    color: #d7d7d7;
    white-space: nowrap;
  }
  .guest_book {
    display: flex;
    flex-wrap: wrap;
    max-width: 1300px;
    width: 100%;
    margin:  0 auto;
    justify-content:  center;
    padding-bottom: 50px;
  }
  
  .book_comment {
    width: 100%;
    max-width: 400px;
    margin: 10px;
    background:  #eae0c6;
    box-sizing:  border-box;
    padding: 35px;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* align-items: flex-start; */
  }
  .review_slider .book_comment {
    margin: 0 50px 0 0;
    height: 100%;
    flex: 0 0 100%;
    background:  transparent;
    padding: 0;
    text-align: left;
    color: #d7d7d7;
  }
  .book_header {
    font-size: 25px;
    line-height: 24px;
    /* flex: 0 0 calc(100% - 125px); */
    height: auto;
    display: inline-block;
    width: calc(100% - 125px);
  }
  .book_date {
    font-size: 25px;
    color: #656565;
    line-height: 18px;
    /* float:  right; */
    /* flex: 0 0 125px; */
    text-align: right;
    height: auto;
    width: 125px;
    display: inline-block;
    vertical-align: top;
  }
  .review_slider .book_date {
    color: #d7d7d7;
  }
  .book_rate {
    margin: 10px 0;
    flex: 0 0 100%;
  }
  .book_content {
    font-size: 15px;
    line-height: 22px;
    flex: 0 0 100%;
  }
  
  .horniMiniMenuOdkaz.reverze{
    padding: 10px 15px;
    background-color: #4e5256;
    color: white;
    text-decoration: none;
  }
  .horniMiniMenuOdkaz.reverze img{
    margin-right: 10px;
    position: relative;
    top: 8px;
  }
  @media (max-width: 480px) {
    .horniMiniMenuOdkaz.reverze {
        padding: 0 12px;
        background-color: transparent;
        color: #a6a6a6;
        text-decoration: underline;
    }
    .horniMiniMenuOdkaz.reverze img{
        display: none;
    }
  
  }


/* DOKUMENTY PAGE STYLY */

.documents{
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  gap: 80px;
  padding: 10px;
  margin-bottom: 80px;
}

.documents-column{
  display: flex;
  flex-flow: column;
  justify-content: start;
  gap: 20px;
  text-align: left;
  min-width: 250px;
}

.documents-column .document-link{
  color: #000;
  text-decoration: none;
  position: relative;
  padding-left: 15px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.documents-column .document-link:hover{
  opacity: 0.8;
}

.documents-column .document-link:before{
  content: url("https://www.hotel-zatisi.com/img/arrow.svg");
  width: 10px;
  height: auto;
  object-fit: contain;
  object-position: center;
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
}

.documents-column .document-link:after{
  content: "";
  background: #000;
  height: 2px;
  width: 67px;
  display: block;
  margin: 5px auto 0 -15px;
}

.documents-header{
  color: #a26632;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: roboto_slabregular;
  font-weight: normal;
}

.documents-header:after{
  content: "";
  background: #a26632;
  height: 2px;
  width: 67px;
  display: block;
  margin: 10px auto 0 0;
}

/* SPOKOJENOST FORM */

/* --- Kontejner formuláře --- */
.spokojenost-form {
  display: grid;
  gap: 1rem;
  width: 100%;
  background: #fff;
  border-radius: 0;
}

/* --- Nadpis a úvodní text --- */
.spokojenost-form h2 {
  margin-top: 0;
  font-size: 1.4rem;
}
.spokojenost-form p {
  margin: 0.5rem 0;
  font-size: 0.95rem;
  line-height: 1.4;
}

/* --- Fieldset a legend --- */
.form-part {
  display: grid;
  gap: 1rem;
  border: none;
  margin-bottom: 1rem; /* Mírná mezera pod sekcí */
  padding: 0;         /* Odebereme padding, pokud nechceme */
}
.form-part legend {
  color: #a26632;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 100%;
  margin-bottom: 20px;
}

.form-part legend::after {
  content: "";
  display: block;
  margin-top: 0.5rem;         /* Mezera mezi textem a linkou */
  border-bottom: 1px dashed #AB9E85; /* Nebo solid, atd. */
  width: 100%;                /* Linka přes celý řádek */
}

.form-part legend span{
  padding: 0 16px
}

/* --- Základní rozložení v fieldsetu --- */
.form-part label {
  display: block;
  margin-bottom: 0.5rem;
  color: #414141;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
}
.form-part label input[type="text"],
.form-part label input[type="email"],
.form-part label input[type="date"] {
  width: 100%;
  padding: 10px 15px;
  margin-top: 0.3rem;
  border-radius: 2px;
  border: 1px solid #a26632;
  background: #FFF;
  min-height: 38px;
}

.form-part label input[type="date"] {
  -webkit-appearance: none;
  cursor: pointer;
}

.form-part label input:focus{
  outline: 0;
  border-color: #a26632;
}

.form-part .inputs{
  display: flex;
  flex-flow: column;
}

.form-part .inputs .inputs-row{
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  min-height: 43px;
  padding: 0 16px
}

.form-part .inputs .inputs-row:hover{
  background-color: #f6f5f3;
}

.form-part .inputs .inputs-row:hover .invisible-note{
  background-color: #f6f5f3;
}

.form-part .inputs .inputs-row > *:first-child{
  min-width: 50%;
}

.form-part .inputs .inputs-row > *{
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}

/* --- Kontejner pro rating (smajlíky) --- */
.rating {
  display: flex;       /* nebo inline-flex, dle libosti */
  gap: 15px;
  margin-top: 0.3rem;
  justify-content: end;
}

/* --- Styl pro každý rating label --- */
.rating label {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

/* --- Schování radio inputů --- */
.rating label input[type="radio"] {
  display: none;
}

/* --- Styl smajlíků --- */
.rating label .rating-image {
  width: 30px;
  height: 30px;
  object-position: center;
  object-fit: contain;
}

.rating label .tick {
  display: none;
  width: 22px;
  height: 22px;
  object-position: center;
  object-fit: contain;
  position: absolute;
  right: -7px;
  top: -5px;
}

/* --- Zvýraznění vybraného ratingu (fajfka apod.) --- */
.rating label input[type="radio"]:checked + .rating-image {
  filter: grayscale(100%) invert(43%) sepia(32%) saturate(754%) hue-rotate(346deg) brightness(95%) contrast(102%);
}
.rating label input[type="radio"]:checked + .rating-image + .tick {
  display: block;
}

/* --- Styl pro textarea poznámek --- */
.form-part textarea.invisible-note {
  display: block;
  width: 100%;
  height: 38px;
  padding: 0.4rem;
  padding-left: 30px;
  border: 0;
  resize: none;
  overflow: hidden;
  outline: 0;
  color: #a26632;
  font-style: normal;
  font-weight: 400;
}

.form-part .invisible-note-wrapper{
  position: relative;
}

.form-part .invisible-note-wrapper:before{
  content: url("https://www.hotel-zatisi.com/img/edit.svg");
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
}

.spokojenost-form .save-button{
  background: #fff;
  width: fit-content;
  margin: auto;
}

.spokojenost-form .save-button:hover{
  background: #a26632;
}

/* --- Schování poznámky, pokud checkbox není zaškrtnutý --- */
.toggle-note {
  margin-right: 0.5rem;
}
.toggle-note ~ .note {
  display: none;
}
.toggle-note:checked ~ .note {
  display: block;
}


.yes-no {
  display: flex;
  gap: 1rem;
  min-height: 38px;
}

.yes-no label {
  cursor: pointer;
}

.yes-no label input[type="radio"] {
  /* Skryjeme radio */
  display: none;
}

.yes-no label span {
  /* Viditelný "button" */
  color: #AB9E85;
  font-weight: bold;
}

/* Zvýraznění, když je radio vybrané */
.yes-no label input[type="radio"]:checked + span {
  color: #a26632;
}

.recaptcha-text{
  text-align: center;
}

.grecaptcha-badge{
  display: none !important;
}

@media screen and (max-width: 700px) {
  .form-part .inputs .inputs-row{
    flex-wrap: wrap;
  }

  .form-part .inputs .inputs-row > *{
    flex: 1 0 33%;
    box-sizing: border-box;
  }

  .rating label .rating-image{
    width: 25px;
    height: 25px;
  }
}

@media (pointer: coarse) {
  .form-part .inputs .inputs-row:hover{
    background: unset;
  }
  .form-part .inputs .inputs-row:hover .invisible-note{
    background-color: unset;
  }
}
