/*NORMALNI NOTEBOOK(1440px:768px) - (1135:768px)*/
body,html{
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: #252525;
    }
    html{
    scroll-behavior: smooth;
    
    }
    .top_container{
    position: relative;
    background: url("fotki/IMG_5180.jpg");
    height:100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    }
    
    .main_heading{
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      top: 15%;
      left: 0;
      right: 0;
      text-align: center;
      font-family: Roboto;
      font-size: 60px;
    }
    .dozvedet_se_vice{
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      font-size: 30px;
      text-align: center;
      color: white;
      position: absolute;
      margin: auto;
      top: 40%;
      border: 1px solid;
      border-radius: 20px;
      padding: 10px;
      background: rgb(52,24,166);
      background: linear-gradient(90deg, rgba(52,24,166,1) 0%, rgba(0,255,252,1) 100%);
      text-decoration:none;
      width:20%;
      font-family: Roboto;
      transition: .3s ease-in-out;
      z-index: 0;
    }
    
    .dozvedet_se_vice:hover{
    font-size: 40px;
    width: 22%;
    border-radius: 50px;
    background: rgb(0,255,252);
    background: linear-gradient(90deg, rgba(0,255,252,1) 0%, rgba(52,24,166,1) 100%);
    }
    

    .about_heading{
    left: 0;
    right: 0;
    font-family: Roboto;
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    text-decoration-color: white;
    color: white;
    }
  .vice_container{
    width: 100%;
    margin: auto;
    
  }

.p_div{
  width: 100%;
  background-color: #9ba8b8;
}
      .p_div{
      left: 0;
      right: 0;
      font-family: Roboto;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      border-radius: 5px;
      }
    .about_p1{
      font-family: Roboto;
      font-size: 24px;
      text-align: justify;
    }
    
    .about_p2{
      font-family: Roboto;
      font-size: 24px;
      text-align: justify;
    
    }
    .about_p3{
      font-family: Roboto;
      font-size: 24px;
      text-align: justify;
    }
    .about_p4{
      font-family: Roboto;
      font-size: 24px;
      text-align: justify;
    }
    big{
    font-size: 40px;
    
    }
    .p_div{
      margin: auto;
      width: 90%;
      padding:50px;
  
    }
    
    .grid{
      display: flex;
    }
    .pudorys_img{
      height: 600px;
      margin-left: 120px;
    }
    nav{
    position: fixed;
    overflow: hidden;
    background-color:#7ab5d3;
    top: 0;
    width: 100%;
    z-index: 1;
  border-radius: 5px;

    }
    
    .navlist{
      float: left;
      margin-right: 2%;
      list-style-type: none;
      font-size: 25px;
    }
    .navitem{
    text-decoration: none;
    color: black;
    font-family: Roboto;
    font-weight: bolder;
    }

    .mistopis_heading{
      left: 0;
      right: 0;
      font-family: Roboto;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;

    }
    .map{
      margin: auto;
      width: 100%;
    }

    .obrazek_kuchyne{
      margin-right: 50px;
      height: 600px;
    }

    .nadpis_h2{
      font-family: Roboto;
      font-size: 30px;
      text-align: left;
      margin-bottom: 0%;
      font-weight: bold;

    }
    .lokace_p{
      margin: auto;
      font-family: Roboto;
      font-size: 24px;
      text-align: justify;
      margin-bottom:5%;

    }
    
    .roadmap{
      width: 95%;
      margin: auto;
      text-align: center;
    }
    
    .lokace_li{
      font-family: Roboto;
      font-size: 20px;
      text-align: left;
      margin-bottom: 5px;

    }
    .center{
    margin: auto;
    width: 100%;
    }
    .p_div_lokace{
      text-align: center;
      margin: auto;
    }
    .cenik{
    background-color: #9ba8b8;
    padding:50px;
    width: 90%;
    margin: auto;
    border-radius: 5px;
    }
    .sezona_table,th,td
    {
      font-size: 40px;
      text-align: center;
      font-family: Roboto;
      border-radius: 5px;
      border-collapse: collapse;
      border: 1px solid black;
    }
    .sezona_table{
    margin: auto;
    margin-bottom: 50px;
    width: 85%;
    height: 15%;
    }
    .cenik_heading{
      font-family: Roboto;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      color: white;
    
    }
    .sezona_h{
    margin-left: 5%;
      font-family: Roboto;
      font-size: 28px;
      text-align: justify;
      font-weight: bold;
    }
    
    .cenik_info{
    margin: auto;
    font-family: Roboto;
    font-size: 25px;
    text-align: center;
    }
    
    .kontakt{
    background-color: #9ba8b8;
    width: 90%;
    padding:50px;
    margin: auto;
    border-radius: 5px;
    }
    .kontakt_heading{
      font-family: Roboto;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      color: white;
    }
    .kontakt_p{
      font-family: Roboto;
      font-size: 30px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
    
    }
    .galerie{
    background-color: #9ba8b8;
    margin: auto;
    width: 90%;
    padding: 50px;
    border-radius: 5px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    }
    .galerie_heading{
      font-family: Roboto;
      font-size: 50px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      color: white;
    }
    
    .img{
      position: relative;
      margin: auto;
      text-align: center; 
    }
      .obrazek{
        height: 500px;
        width: 400px;
        transition: .3s ease-in-out;
      }
      .obrazek:hover{
        transform: scale(1.1);
      }
      .popis_obrazku{
      font-size: 23px;
        font-family: Roboto;
        text-align: center;
      }
  .aktivity_b{
    font-size: 25px;
  }

.image_div_fullscreen{
  width: 100%;
  height: 100%;
  position: fixed;
  margin: auto;
  z-index: 1;
  top: 0%;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0,0,0,0.5);

}

.fullscreen_content{
  position: relative;
  height: 100%;
  width: 100%;
}

.image_fullscreen{
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  height: 60%;
  width: 25%;
}


.popis_obrazku_fullscreen{
  position: absolute;
  left: 0;
  right: 0;
  top: 80%;
  font-size: 30px;
  font-family: Roboto;
  text-align: center;
  color: white;
}
.fa-circle-xmark{
position: absolute;
font-size: 50px;
top: 12%;
left: 25%;
right: 0;
color: white;
transition: .3s ease-in-out;

}
.fa-circle-xmark:hover{
position: absolute;
font-size: 50px;
top: 12%;
left: 25%;
right: 0;
color: white;
transform: rotate(45deg);
}

.fa-arrow-left{
  position: absolute;
  top: 50%;
  left: 34%;
  font-size: 50px;
  color: white;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;
}
.fa-arrow-right{
  position: absolute;
  top: 50%;
  right: 34%;
  font-size: 50px;
  color: white;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;

}