@font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-VariableFont_wght.ttf');
}




@media (max-width: 1980px) and (min-width: 1024px){
    html {
         scroll-behavior: smooth;
    }
    
    .topnav {
        display: none;
    }
    
     body{
        margin: 0px;
        padding: 0px;
        font-size: 15px;
        line-height: normal;
        font-family: Montserrat;
        color: #515151;
     }
    
     .titulnifoto {
         position: absolute;
         background-color: #007e31;
         width: 100%;
         height: 100%;
         background-position-x: center;
         background-repeat: no-repeat;
         background-size: cover;
         z-index: -3;
     }


.slide{
position:absolute;
width:100%;
height:100%;
background-size:cover;
background-position:center;
opacity:0;
transition:opacity 3s ease;
}



.slide.active{
opacity:1;
}

/* tlačítka */

.prev,.next{
position:absolute;
top:50%;
transform:translateY(-50%);
background:rgba(0,0,0,0.5);
color:white;
border:none;
padding:12px 18px;
font-size:20px;
cursor:pointer;
border-radius: 5px;
}

.prev{left:10px;}
.next{right:10px;}
     
    
     
     .menu {
         position: fixed;
         top: 0;
         height: 100px;
         width: 100%;
         color: #fff;
         border-bottom: 1px solid #fff;
         background-image: url("img/bg-menu.png");
         z-index: 100;
     }
     
     .menu a {
        text-decoration: none;
         color: #fff; 
     }
     
     .logo {
         float: left;
         width: 17%;
         height: 55px;
         margin-top: 22px;
         margin-left: 5%;
         margin-right: 2%;
     }
     
     .logo img {
         width: auto;
         height: 100%;
     }
     
     .celemenu {
         float: left;
         width: 65%;
         margin-top: 20px;
         letter-spacing: 0.45px;
         text-align: center;
         line-height: 30px;
         font-size: 15px;
         
     }
     
     
     
     #polozka {
         font-weight: normal;
         transition: font-weight 0.2s;
         transition-timing-function: ease-in
     }
     
     #polozka:hover {
         font-weight: bold;
     }
     
     
     
     #lomitko {
         margin: 0 1%;
         color: #fff;
     }
     
     .rezervace {
         float: left;
         border-bottom: 1px solid #fff;
         width: 13%;
         margin: 20px 1% 0 1%;
         transition: background-color 0.2s, border-bootom 0.2s;
         transition-timing-function: ease-in;
         text-align: center;
         padding: 10px;
         font-weight: bold;
         font-size: 20px;
     }
     
     .rezervace:hover {
         background-color: #cdaf85;
         border-bottom: 1px solid #cdaf85;
     }
     
     .lang {
         float: left;
         width: 2.5%;
         height: 100%;
         margin-top: 20px;
     }
     
     .lang img {
         width: 100%;
         height: auto;
     }
     
     .hlavni {
         position: absolute;
         top: 100%;
     }
     
     .onas {
         float: left;
         width: 72%;
         padding: 2vw 14%;
         text-align: center;
     }
     
     .onas .tabule-img {
         height: 7vw;
     }
     
     .onas img {
         width: auto;
         height: 70%;
         padding: 10% 0;
         fill: rgb(51, 51, 51);
     }
     
     
     .onas .tabule-text {
         margin-top: 1vw;
         font-size: 14px; 
     }
     
     .onas .tabule {
         width: 90%;
         padding: 3vw 5%;
     }
     
     .onas .tabule1 {
         float: left;
         width: 33%;
         height: 12vw;
         border-bottom: solid;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule2 {
         float: left;
         width: 33%;
         height: 12vw;
         border-bottom: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule3 {
         float: left;
         width: 33%;
         height: 12vw;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule4 {
         float: left;
         width: 33%;
         height: 12vw;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .pokoje {
         float: left;
         width: 100%;
         text-align: center;
         
     }
     
     .pokoj1 {                          
         width: 48%;
         height: 60vw;
         padding: 5px 1%;
         float: left;
     }
     
     .pokoj-image {
         width: 100%;
         height: 30vw;
         float: left;
         margin-bottom: 1vw;
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
         opacity: 1;
         transition: opacity 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
     }
     
     .pokoj-image:hover {
          opacity: 0.7;
     }
     
     .pokoj-ikona img {
         height: 2vw;
         width: auto;
     }
     
     .pokoj-text {
         width: 100%;
     }
     
     .pokoj-ikona {
         float: left;
         height: 100%;
     }
     
     .pokoj-linka {
         float: left;
         height: 20px;
         width: 3px;
         margin: 0 5px 0 5px;
         background-color: #cdaf85;
     }
     
     .pokoj-nazev {
         text-align: left;
         float: left;
         width: 65%;
         font-weight: 600;
     }
     
     .pokoj-popis {
         float: left;
         width: 85%;
     }
     
     .pokoj-popis p {
         font-weight: normal;
         font-size:  14px;
         text-align: left;
     }
     
     .pokoj-vice {
         float: left;
         width: 85%;
         margin-top: 0.5vw;
     }
     
     .pokoj-vice-text{
         float: left;
         height: 2vw;
         color: #515151;
         border-bottom: solid;
         border-width: 1px;
         transition: color 0.4s;
         transition-timing-function: ease-in;
         margin-top: 0.5vw;
     }
     
     .pokoj-vice-text:hover {
         color: #cdaf85;
     }
     
     .pokoj-vice-ikona {
         float: left;
         width: 3vw;
         height: 3vw;
         background-color: #cdaf85;
         margin-left: 0.5vw;
         color: #fff;
         font-weight: bold;
         padding-left: 0;
         transition: padding-left 0.1s;
         transition-timing-function: ease-in;
         text-align: center;
     }
     
     .pokoj-vice-ikona:hover {
          padding-left: 1.25vw;
      }
     
     .pokoj-vice-ikona img {
         width: auto;
         height: 60%;
         margin-top: 15%;
         
     }
     
     .dalsipokoje {
         float: left;
         margin-left: 85%
         
     }
     
     .informace {
         width: 100%;
         float: left;
         margin-top: 2vw;
     }
     
     
     .konference {
         width: 100%;
         float: left;
     }
     
     .konference-image {
         float: left;
         height: 50vh;
         width: 50%;
        
     }
     
     .imagevelka {
         width: 100%;
         height: 35vh;
         background-image: url("img/kuchyne/1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image1 {
         float: left;
         width: 25%;
         height: 13vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/2.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image2 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 13vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/3.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image3 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 13vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/4.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image4 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 13vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/5.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .konference-text {
         float: left;
         width: 40%;
         margin-left: 7%;
     }
     
     .konference-image-nasirku {
         float: left;
         width: 100%;
         height: 20vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/6nasirku.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }

     .wellness {
         width: 100%;
         float: left;
         margin: 3vw 0;
     }
     
     .wellness-image {
         float: left;
         height: 30vw;
         width: 24%;
         background-image: url("img/wellness-1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-image2 {
         float: left;
         height: 30vw;
         width: 42%;
         background-image: url("img/wellness.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-text {
         float: left;
         width: 26%;
         margin: 0 4%;
     }
     
     
     
   
     
     
    .foto {
         width: 20%;
         float: left;
         height: 30vh;
         background-image: url("img/ceska-lipa.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto2 {
         width: 20%;
         float: left;
         height: 30vh;
         background-image: url("img/novy-bor.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto3 {
         width: 20%;
         float: left;
         height: 30vh;
         background-image: url("img/marianske-lazne.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto4 {
         width: 20%;
         float: left;
         height: 30vh;
         background-image: url("img/mlada-boleslav.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto5 {
         width: 20%;
         float: left;
         height: 30vh;
         background-image: url("img/pihel.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     
     .foto-text {
        width: 100%;
         float: left;
         height: 30vh;
         background-color: #000;
         opacity: 0;
         transition: opacity 0.5s,  background-color 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
         text-align: center;
     }
     
     .foto-text:hover {
          opacity: 0.7;
          background-color: #000;
          display: block;
     }
     
     .container-text {
         opacity: 5;
         color: #fff;
         margin-top: 10vw;
     }
     
     button {
         padding: 5px;
         border: solid;
         border-color: #fff;
         color: #fff;
         border-width: 1px;
         width: 8%;
         background-color: #000;
         font-size: 18px;
         transition:  background-color 0.35s,  border-color 0.45s, color 0.45s;
         transition-timing-function: ease-in;
         opacity: 1;
         
     }
     
     button:hover {
         background-color: #cdaf85;
         border-color: #cdaf85;
         color: #000
     }
     
     .spodnimenu {
         width: 100%;
         float: left;
         border-bottom: solid #ddd 1px;
         border-top: solid #ddd 1px; 
         margin: 1vw 0;
         padding: 1vw 0;
         text-align: center;
     }
   
     .spodnimenu a {
         text-decoration: none;
         color: #515151;
     }
     
     .spodnimenu #polozka {
         margin: 0 1%;
         color: #515151;
         text-decoration: none;
     }
  
     
     
     .paticka {
         float: left;
         width: 100%;
         font-size: 16px;
         text-align: center;
         margin-bottom: 2vw;
     }
     
     .levastrana {
         float: left;
         width: 30%;
         margin-left: 3%;
        
     }
     
     .levastrana strong{
         font-size: 18px
     }
     
     .levastrana a{
         font-weight: bold;
         text-decoration: underline;
         color: #515151;
     }
     
     .levastrana p {
         line-height: 24px;
     }
     
     .stred {
         width: 35%;
         float: left;
     }
     
     .stred img {
         width: 35%;
         height: auto;
         padding: 10px 7%;
     }
     
     .pravastrana {
         float: left;
         width: 30%;
     }
     
     .pravastrana a {
         color: #515151;
     }
     
     .socialnisite {
         float: left;
         width: 30%;
         margin: 1vh 35%;
     }
     
     .socialnisite img {
         width: 40%;
         height: auto;
     }
     
     .strankabezslideshow {
         width: 80%;
         margin: 130px auto;
         
     }
     
     h1 {
         font-size: 36px;
     }
     
     h2 {
        font-size: 36px;
        font-weight: normal;
     }
     
      h3 {
        font-size: 30px;
        font-weight: normal;
     }
     
     p {
         line-height: 20px;
     }
     
     a {
         text-decoration: none;
         
         
     }
    
}  


@media (max-width: 5000px) and (min-width: 1980px){
  html {
         scroll-behavior: smooth;
    }
    
    
    .topnav {
        display: none;
    }
    
    
     body{
        margin: 0px;
        padding: 0px;
        font-size: 18px;
        line-height: normal;
        font-family: Montserrat;
        color: #515151;
     }
    
     .titulnifoto {
         position: absolute;
         background-color: #007e31;
         width: 100%;
         min-height: 100vh; 
         background-position-x: center;
         background-repeat: no-repeat;
         background-size: cover;
         z-index: -3;
         overflow: auto;
     }


.slide{
position:absolute;
width:100%;
height:100%;
background-size:cover;
background-position:center;
opacity:0;
transition:opacity 3s ease;
}



.slide.active{
opacity:1;
}

/* tlačítka */

.prev,.next{
position:absolute;
top:50%;
transform:translateY(-50%);
background:rgba(0,0,0,0.5);
color:white;
border:none;
padding:12px 18px;
font-size:20px;
cursor:pointer;
border-radius: 5px;
width: 3%;
}

.prev{left:10px;}
.next{right:10px;}
     
    
     
     .menu {
         position: fixed;
         top: 0;
         height: 100px;
         width: 100%;
         color: #fff;
         border-bottom: 1px solid #fff;
         background-image: url("img/bg-menu.png");
         z-index: 100;
     }
     
     .menu a {
        text-decoration: none;
         color: #fff; 
     }
     
     .logo {
         float: left;
         width: 10%;
         height: 55px;
         margin-top: 22px;
         margin-left: 15%;
         margin-right: 2%;
     }
     
     .logo img {
         width: auto;
         height: 100%;
     }
     
     .celemenu {
         float: left;
         width: 45%;
         margin-top: 25px;
         letter-spacing: 0.45px;
         text-align: center;
         line-height: 30px;
         font-size: 18px;
         
     }
     
     
     
     #polozka {
         font-weight: normal;
         transition: font-weight 0.2s;
         transition-timing-function: ease-in
     }
     
     #polozka:hover {
         font-weight: bold;
     }
     
     
     
     #lomitko {
         margin: 0 1%;
         color: #fff;
     }
     
     .rezervace {
         float: left;
         border-bottom: 1px solid #fff;
         width: 8%;
         margin: 35px 1% 0 1%;
         transition: background-color 0.2s, border-bootom 0.2s;
         transition-timing-function: ease-in;
         text-align: center;
         padding: 10px;
         font-weight: bold;
         font-size: 20px;
     }
     
     .rezervace:hover {
         background-color: #cdaf85;
         border-bottom: 1px solid #cdaf85;
     }
     
     .lang {
         float: left;
         width: 5%;
         height: 100%;
         margin-top: 33px;
     }
     
     .lang img {
         width: 35%;
         height: auto;
         margin-left: 5%;
     }
     
     .hlavni {
         position: absolute;
         top: 100%;
     }
     
     .onas {
         float: left;
         width: 60%;
         padding: 2vw 20%;
         text-align: center;
     }
     
     .onas .tabule-img {
         height: 5vw;
     }
     
     .onas img {
         width: auto;
         height: 70%;
         padding: 10% 0;
         fill: rgb(51, 51, 51);
     }
     
     
     .onas .tabule-text {
         margin-top: 1vw;
         font-size: 14px; 
     }
     
     .onas .tabule {
         width: 70%;
         padding: 3vw 15%;
     }
     
     .onas .tabule1 {
         float: left;
         width: 33%;
         height: 23vh;
         border-bottom: solid;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule2 {
         float: left;
         width: 33%;
         height: 23vh;
         border-bottom: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule3 {
         float: left;
         width: 33%;
         height: 23vh;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule4 {
         float: left;
         width: 33%;
         height: 23vh;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .pokoje {
         float: left;
         width: 70%;
         margin-left: 15%;
         text-align: center;
         
     }
     
     .pokoj1 {
         width: 31%;
         padding: 10px 1%;
         float: left;
         height: 80vh;
     }
     
     .pokoj-image {
         width: 100%;
         height: 40vh;
         float: left;
         margin-bottom: 1vw;
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
         opacity: 1;
         transition: opacity 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
     }
     
     .pokoj-image:hover {
          opacity: 0.7;
     }
     
     .pokoj-ikona img {
         height: 4vh;
         width: auto;
     }
     
     .pokoj-text {
         width: 100%;
     }
     
     .pokoj-ikona {
         float: left;
         height: 100%;
     }
     
     .pokoj-linka {
         float: left;
         height: 100%;
         height: 40px;
         width: 3px;
         margin: 0 3px 0 3px;
         background-color: #cdaf85;
     }
     
     .pokoj-nazev {
         text-align: left;
         float: left;
         width: 63%;
         font-weight: 600;
         margin-left: 2%;
     }
     
     .pokoj-popis {
         float: left;
         width: 85%;
     }
     
     .pokoj-popis p {
         font-weight: normal;
         font-size:  14px;
         text-align: left;
     }
     
     
     .pokoj-vice {
         float: left;
         width: 90%;
         margin-top: 0.5vw;
     }
     
     .pokoj-vice-text{
         float: left;
         height: 20px;
         color: #515151;
         border-bottom: solid;
         border-width: 1px;
         transition: color 0.4s;
         transition-timing-function: ease-in;
         margin-top: 0.5vw;
     }
     
     .pokoj-vice-text:hover {
         color: #cdaf85;
     }
     
     .pokoj-vice-ikona {
         float: left;
         width: 2vw;
         height: 40px;
         background-color: #cdaf85;
         margin-left: 0.5vw;
         color: #fff;
         font-weight: bold;
         padding-left: 0;
         transition: padding-left 0.1s;
         transition-timing-function: ease-in;
         text-align: center;
     }
     
     .pokoj-vice-ikona:hover {
          padding-left: 1.25vw;
      }
     
     .pokoj-vice-ikona img {
         width: auto;
         height: 60%;
         margin-top: 15%;
         
     }
     
     .dalsipokoje {
         float: left;
         margin-left: 85%
         
     }
     
     .informace {
         width: 100%;
         float: left;
         margin-top: 2vw;
     }
     
     
     .konference {
         width: 100%;
         float: left;
     }
     
     .konference-image {
         float: left;
         height: 60vh;
         width: 50%;
     }
     
      .imagevelka {
         width: 100%;
         height: 40vh;
         background-image: url("img/kuchyne/1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image1 {
         float: left;
         width: 25%;
         height: 18vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/2.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image2 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 18vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/3.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image3 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 18vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/4.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image4 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 18vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/5.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     
     .konference-text {
         float: left;
         width: 30%;
         margin-left: 7%;
     }
     
      .konference-image-nasirku {
         float: left;
         width: 100%;
         height: 50vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/6nasirku.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .vecere {
         width: 100%;
         float: left;
     }
     
     .vecere-image {
         float: left;
         height: 70vh;
         width: 45%;
         background-image: url("img/vecere.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .vecere-text {
         float: left;
         width: 35%;
         margin-left: 7%;
     }
     
     .vecere-text a {
         color: #515151;
     }
     
     
     .wellness {
         width: 100%;
         float: left;
         margin: 3vw 0;
     }
     
     .wellness-image {
         float: left;
         height: 45vh;
         width: 24%;
         background-image: url("img/wellness-1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-image2 {
         float: left;
         height: 45vh;
         width: 42%;
         background-image: url("img/wellness.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-text {
         float: left;
         width: 26%;
         margin: 0 4%;
     }
     
    
     
   
     .pobytovebalicky {
         float: left;
         width: 98%;
         margin-left: 1%;
         margin-top: 5vh;
         text-align: center;
     }
     
     .balicky1 {
         width: 24%;
         padding: 0 0.5%;
         float: left;
     }
     
     .balicky-image {
         width: 100%;
         height: 45vh;
         float: left;
         margin-bottom: 1vw;
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .balicky-text {
         width: 100%;
         height: 3.5vw
     }
     
     .balicky-nazev {
         text-align: left;
         float: left;
         width: 100%;
         font-weight: 600;
     }
     
      .balicky-vice {
         float: left;
         width: 100%;
         margin-top: 0.5vw;
     }
     
      .parkovani {
         width: 100%;
         float: left;
         margin: 5vw 0; 
     }
     
     .parkovani-image {
         float: left;
         height: 60vh;
         width: 40%;
         background-image: url("img/parking.jpeg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .parking-text {
         float: left;
         width: 50%;
         margin-left: 5%;
         margin-right: 5%;
     }
     
    
     
    .foto {
         width: 20%;
         float: left;
         height: 50vh;
         background-image: url("img/ceska-lipa.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto2 {
         width: 20%;
         float: left;
         height: 50vh;
         background-image: url("img/novy-bor.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto3 {
         width: 20%;
         float: left;
         height: 50vh;
         background-image: url("img/marianske-lazne.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto4 {
         width: 20%;
         float: left;
         height: 50vh;
         background-image: url("img/mlada-boleslav.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto5 {
         width: 20%;
         float: left;
         height: 50vh;
         background-image: url("img/pihel.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto-text {
        width: 100%;
         float: left;
         height: 50vh;
         background-color: #000;
         opacity: 0;
         transition: opacity 0.5s,  background-color 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
         text-align: center;
     }
     
     .foto-text:hover {
          opacity: 0.7;
          background-color: #000;
          display: block;
     }
     
     .container-text {
         opacity: 5;
         color: #fff;
         margin-top: 10vw;
     }
     
     button {
         padding: 5px;
         border: solid;
         border-color: #fff;
         color: #fff;
         border-width: 1px;
         width: 8%;
         background-color: #000;
         font-size: 18px;
         transition:  background-color 0.35s,  border-color 0.45s, color 0.45s;
         transition-timing-function: ease-in;
         opacity: 1;
         
     }
     
     button:hover {
         background-color: #cdaf85;
         border-color: #cdaf85;
         color: #000
     }
     
     .spodnimenu {
         width: 100%;
         float: left;
         border-bottom: solid #ddd 1px;
         border-top: solid #ddd 1px; 
         margin: 1vw 0;
         padding: 1vw 0;
         text-align: center;
     }
   
     .spodnimenu a {
         text-decoration: none;
         color: #515151;
     }
     
     .spodnimenu #polozka {
         margin: 0 1%;
         color: #515151;
         text-decoration: none;
     }
  
     
     
     .paticka {
         float: left;
         width: 80%;
         margin-left: 10%;
         font-size: 16px;
         text-align: center;
         margin-bottom: 2vw;
     }
     
     .levastrana {
         float: left;
         width: 30%;
         margin-left: 3%;
        
     }
     
     .levastrana strong{
         font-size: 18px
     }
     
     .levastrana a{
         font-weight: bold;
         text-decoration: underline;
         color: #515151;
     }
     
     .levastrana p {
         line-height: 24px;
     }
     
     .stred {
         width: 25%;
         float: left;
     }
     
  
     
     .stred img {
         width: 35%;
         height: auto;
         padding: 3vh 2%;
     }
     
     .pravastrana {
         float: left;
         width: 30%;
     }
     
     .pravastrana a {
         color: #515151;
     }
     
     .socialnisite {
         float: left;
         width: 30%;
         margin: 3vh 35%;
     }
     
     .socialnisite img {
         width: 40%;
         height: auto;
     }
     
     .strankabezslideshow {
         width: 80%;
         margin: 130px auto;
         
     }
     
     h1 {
         font-size: 36px;
     }
     
     h2 {
        font-size: 36px;
        font-weight: normal;
     }
     
      h3 {
        font-size: 30px;
        font-weight: normal;
     }
     
     p {
         line-height: 26px;
     }
     
     a {
         text-decoration: none;
         
         
     }
}  



@media(max-width: 1023px) and (min-width: 320px){
           /* Style the navigation menu */
.topnav {
    float: right;
    background-color: #cdaf85;
   color: white;
  position: absolute;
  z-index: 8;
  top: 2vh;
  right: 5%;
  
}
.topnav #myLinks {
  display: none;
  margin-top: 110px;
  color: white;
}

.topnav #myLinks a {
   font-size: 32px;
   line-height: 45px;
   color: white;
   
}
  
.topnav .jazyk {
    float: left;
    width: 30%;
}

.topnav .jazyk img {
    width: 80%;
    height: auto;
}

/* Style navigation menu links */
.topnav a {
  color: #007e31;
  padding: 1vh 1vw;
  text-decoration: none;
  font-size: 90px;
  display: block;
  
}

/* Style the hamburger menu */
.topnav a.icon {
  background-color: transparent;
  color: #fff;
  display: block;
  position: absolute;
  float: right;
   right: 0vw;
   
  top: 0vw;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: transparent;
  color: #fff;
  opacity: 1;
}

/* Style the active link (or home/logo) */
.topnav .active {
  color: #fff;
  width: 21%;
} 
        

html {
         scroll-behavior: smooth;
    }
    
     body{
        margin: 0px;
        padding: 0px;
        font-size: 26px;
        line-height: 40px;
        font-family: Montserrat;
        color: #515151;
     }
    
     .titulnifoto {
         position: absolute;
         background-color: #007e31;
         width: 100%;
         min-height: 70vh; 
         background-position-x: center;
         background-repeat: no-repeat;
         background-size: cover;
         z-index: -3;
         overflow: auto;
     }


.slide{
position:absolute;
width:100%;
height:100%;
background-size:cover;
background-position:center;
opacity:0;
transition:opacity 3s ease;
}



.slide.active{
opacity:1;
}

/* tlačítka */

.prev,.next{
position:absolute;
top:50%;
transform:translateY(-50%);
background:rgba(0,0,0,0.5);
color:white;
border:none;
padding:12px 18px;
font-size:20px;
cursor:pointer;
border-radius: 5px;
width: 6%;
}

.prev{left:10px;}
.next{right:10px;}
     
    
     
     .menu {
         position: fixed;
         top: 0;
         height: 200px;
         width: 100%;
         color: #fff;
         border-bottom: 1px solid #fff;
         background-image: url("img/bg-menu.png");
         z-index: 100;
     }
     
     .menu a {
        text-decoration: none;
         color: #fff; 
     }
     
     .logo {
         float: left;
         width: 55%;
         height: 110px;
         margin-top: 40px;
         margin-left: 5%;
         margin-right: 2%;
     }
     
     .logo img {
         width: auto;
         height: 100%;
     }
     
     .celemenu {
         display: none;
         
     }
     
     
     
     #polozka {
         font-weight: normal;
         transition: font-weight 0.2s;
         transition-timing-function: ease-in
     }
     
     #polozka:hover {
         font-weight: bold;
     }
     
     
     
     #lomitko {
         margin: 0 1%;
         color: #fff;
     }
     
     .rezervace {
         float: left;
         border-bottom: 1px solid #fff;
         width: 25%;
         margin: 35px 1% 0 1%;
         transition: background-color 0.2s, border-bootom 0.2s;
         transition-timing-function: ease-in;
         text-align: center;
         padding: 10px;
         font-weight: bold;
         font-size: 20px;
     }
     
     .rezervace:hover {
         background-color: #cdaf85;
         border-bottom: 1px solid #cdaf85;
     }
     
     .lang {
        display: none;
     }
     
     .lang img {
         width: 35%;
         height: auto;
         margin-left: 5%;
     }
     
     .hlavni {
         position: absolute;
         top: 72vh;
     }
     
     .onas {
         float: left;
         width: 80%;
         padding: 2vw 10%;
         text-align: center;
     }
     
     .onas .tabule-img {
         height: 50px;
     }
     
     .onas img {
         width: auto;
         height: 100%;
         padding: 10% 0;
         fill: rgb(51, 51, 51);
     }
     
     
     .onas .tabule-text {
         margin-top: 50px;
         font-size: 24px; 
     }
     
     .onas .tabule {
         width: 100%;
         padding: 3vw 0;
     }
     
     .onas .tabule1 {
         float: left;
         width: 33%;
         height: 150px;
         border-bottom: solid;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule2 {
         float: left;
         width: 33%;
         height: 150px;
         border-bottom: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule3 {
         float: left;
         width: 33%;
         height: 150px;
         border-right: solid;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .onas .tabule4 {
         float: left;
         width: 33%;
         height: 150px;
         border-color: #ddd;
         border-width: 1px;
     }
     
     .pokoje {
         float: left;
         width: 80%;
         margin-left: 10%;
         text-align: center;
        
         
     }
     
     .pokoj1 {
         width: 90%;
         padding: 0 5%;
         float: left;
         
     }
     
     .pokoj-image {
         width: 100%;
         height: 35vh;
         float: left;
         margin-bottom: 1vw;
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
         opacity: 1;
         transition: opacity 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
     }
     
     .pokoj-image:hover {
          opacity: 0.7;
     }
     
     .pokoj-ikona img {
         height: 4vh;
         width: auto;
     }
     
     .pokoj-text {
         width: 100%;
         height: 4vh;
     }
     
     .pokoj-ikona {
         float: left;
         height: 100%;
     }
     
     .pokoj-linka {
         float: left;
         height: 100%;
         width: 3px;
         margin: 0 3px 0 3px;
         background-color: #cdaf85;
     }
     
     .pokoj-nazev {
         text-align: left;
         float: left;
         width: 63%;
         font-weight: 600;
         margin-left: 2%;
         font-size: 30px;
     }
     
     
     
     .pokoj-popis {
         width: 100%;
         float: left;
     }
     
      .pokoj-popis p {
         font-weight: normal;
         text-align: left;
         line-height: 40px;
     }
     
     .pokoj-vice {
         float: left;
         width: 100%;
         margin-top: 0.5vw;
         margin-bottom: 5vh;
     }
     
     .pokoj-vice-text{
         float: left;
         height: 32px;
         color: #515151;
         border-bottom: solid;
         border-width: 1px;
         transition: color 0.4s;
         transition-timing-function: ease-in;
         margin-top: 0.5vw;
     }
     
     .pokoj-vice-text:hover {
         color: #cdaf85;
     }
     
     .pokoj-vice-ikona {
         float: left;
         width: 5vw;
         height: 40px;
         background-color: #cdaf85;
         margin-left: 0.5vw;
         color: #fff;
         font-weight: bold;
         padding-left: 0;
         transition: padding-left 0.1s;
         transition-timing-function: ease-in;
         text-align: center;
     }
     
     .pokoj-vice-ikona:hover {
          padding-left: 2vw;
      }
     
     .pokoj-vice-ikona img {
         width: auto;
         height: 60%;
         margin-top: 15%;
         
     }
     
     .dalsipokoje {
         float: left;
         margin-left: 85%
         
     }
     
     .informace {
         width: 100%;
         float: left;
         margin-top: 2vw;
     }
     
     
     .konference {
         width: 100%;
         float: left;
     }
     
      .konference-image {
         float: left;
         height: 56vh;
         width: 100%;
        
     }
     
    .konference-image-nasirku {
         float: left;
         width: 100%;
         height: 40vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/6nasirku.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }

 .imagevelka {
         width: 100%;
         height: 40vh;
         background-image: url("img/kuchyne/1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image1 {
         float: left;
         width: 25%;
         height: 15vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/2.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image2 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 15vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/3.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image3 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 15vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/4.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .image4 {
         float: left;
         width: 24%;
         margin-left: 1%;
         height: 15vh;
         margin-top: 5px;
         background-image: url("img/kuchyne/5.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .konference-text {
         float: left;
         width: 86%;
         margin-left: 7%;
     }
     
     .vecere {
         width: 100%;
         float: left;
     }
     
     .vecere-image {
         float: left;
         height: 70vh;
         width: 45%;
         background-image: url("img/vecere.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .vecere-text {
         float: left;
         width: 35%;
         margin-left: 7%;
     }
     
     .vecere-text a {
         color: #515151;
     }
     
     
     .wellness {
         width: 100%;
         float: left;
         margin: 3vw 0;
     }
     
     .wellness-image {
         float: left;
         height: 35vh;
         width: 24%;
         background-image: url("img/wellness-1.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-image2 {
         float: left;
         height: 35vh;
         width: 42%;
         background-image: url("img/wellness.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .wellness-text {
         float: left;
         width: 26%;
         margin: 0 4%;
     }
     
   
     .pobytovebalicky {
         float: left;
         width: 98%;
         margin-left: 1%;
         margin-top: 5vh;
         text-align: center;
     }
     
     .balicky1 {
         width: 24%;
         padding: 0 0.5%;
         float: left;
     }
     
     .balicky-image {
         width: 100%;
         height: 45vh;
         float: left;
         margin-bottom: 1vw;
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .balicky-text {
         width: 100%;
         height: 3.5vw
     }
     
     .balicky-nazev {
         text-align: left;
         float: left;
         width: 100%;
         font-weight: 600;
     }
     
      .balicky-vice {
         float: left;
         width: 100%;
         margin-top: 0.5vw;
     }
     
      .parkovani {
         width: 100%;
         float: left;
         margin: 5vw 0; 
     }
     
     .parkovani-image {
         float: left;
         height: 60vh;
         width: 40%;
         background-image: url("img/parking.jpeg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;
     }
     
     .parking-text {
         float: left;
         width: 50%;
         margin-left: 5%;
         margin-right: 5%;
     }
     
    
     
   .foto {
         width: 20%;
         float: left;
         height: 35vh;
         background-image: url("img/ceska-lipa.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto2 {
         width: 20%;
         float: left;
         height: 35vh;
         background-image: url("img/novy-bor.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto3 {
         width: 20%;
         float: left;
         height: 35vh;
         background-image: url("img/marianske-lazne.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto4 {
         width: 20%;
         float: left;
         height: 35vh;
         background-image: url("img/pihel.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto5 {
         width: 20%;
         float: left;
         height: 35vh;
         background-image: url("img/mlada-boleslav.jpg");
         background-position: center center;    
         background-repeat: no-repeat;
         background-size: cover;    
     }
     
     .foto-text {
        width: 100%;
         float: left;
         padding-top: 10vh;
         height: 25vh;
         background-color: #000;
         opacity: 0;
         transition: opacity 0.5s,  background-color 0.5s;
         transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
         text-align: center;
     }
     
     .foto-text:hover {
          opacity: 0.7;
          background-color: #000;
          display: block;
     }
     
     .container-text {
         opacity: 5;
         color: #fff;
         margin-top: 10vw;
     }
     
     button {
         padding: 5px;
         border: solid;
         border-color: #fff;
         color: #fff;
         border-width: 1px;
         width: 8%;
         background-color: #000;
         font-size: 18px;
         transition:  background-color 0.35s,  border-color 0.45s, color 0.45s;
         transition-timing-function: ease-in;
         opacity: 1;
         
     }
     
     button:hover {
         background-color: #cdaf85;
         border-color: #cdaf85;
         color: #000
     }
     
     .spodnimenu {
         width: 100%;
         float: left;
         border-bottom: solid #ddd 1px;
         border-top: solid #ddd 1px; 
         margin: 1vw 0;
         padding: 1vw 0;
         text-align: center;
     }
   
     .spodnimenu a {
         text-decoration: none;
         color: #515151;
     }
     
     .spodnimenu #polozka {
         margin: 0 1%;
         color: #515151;
         text-decoration: none;
         line-height: 70px;
         font-size: 40px;
     }
  
     
     
     .paticka {
         float: left;
         width: 80%;
         margin-left: 10%;
         text-align: center;
         margin-bottom: 2vw;
     }
     
     .levastrana {
         float: left;
         width: 96%;
         margin-left: 3%;
        
     }
     
     .levastrana strong{
         font-size: 34px
     }
     
     .levastrana a{
         font-weight: bold;
         text-decoration: underline;
         color: #515151;
     }
     
     .levastrana p {
         line-height: 40px;
     }
     
     .stred {
         width: 96%;
         float: left;
     }
     
  
     
     .stred img {
         width: 35%;
         height: auto;
         padding: 3vh 2%;
     }
     
     .pravastrana {
         float: left;
         width: 100%;
     }
     
     .pravastrana a {
         color: #515151;
     }
     
     .socialnisite {
         float: left;
         width: 30%;
         margin: 3vh 35%;
     }
     
     .socialnisite img {
         width: 40%;
         height: auto;
     }
     
     .strankabezslideshow {
         width: 80%;
         margin: 130px auto;
         
     }
     
     h1 {
         font-size: 36px;
     }
     
     h2 {
        font-size: 36px;
        font-weight: normal;
     }
     
      h3 {
        font-size: 30px;
        font-weight: normal;
     }
     
     p {
         line-height: 40px;
     }
     
     a {
         text-decoration: none;
         
         
     }


    
    
}


#red {
    color: red;
}

.clear {
    clear: both;
}