/*NORMALNI NOTEBOOK(1440px:768px) - (1135:768px)*/
body,html{
    margin: auto;
    width: 100%;
    height: 100%;
    font-family: Roboto;
  background-color: #252525;
}
    html{
    scroll-behavior: smooth;
    
    }
        
    nav{
        position: fixed;
        overflow: hidden;
        background-color: white;
        top: 0;
        width: 100%;
        z-index: 1;
  background-color:#7ab5d3;
  border-radius: 5px;

        }
        
        .navlist{
          float: left;
          margin-right: 8%;
          list-style-type: none;
          font-size: 90%;
        }
        .navitem{
        text-decoration: none;
        color: black;
        font-family: Roboto;
        font-weight: bolder;
        }
    .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: 20%;
      left: 0;
      right: 0;
      text-align: center;
      font-family: Roboto;
      font-size: 30px;
      width: 100%;
    }
    .dozvedet_se_vice{
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      font-size: 20px;
      text-align: center;
      color: white;
      position: absolute;
      margin: auto;
      top: 40%;
      border: 1px solid;
      border-radius: 20px;
      padding: 10px;
      background: rgb(52,16,166);
      background: linear-gradient(90deg, rgba(52,16,166,1) 0%, rgba(0,255,252,1) 100%);
      text-decoration:none;
      width: 80%;
      font-family: Roboto;
      transition: .3s ease-in-out;
      z-index: 0;
    }
    
    
    
    .vice_container{
    width: 100%;
    text-align: center;
    }
    .about_heading{
    font-family: Roboto;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: white;
    text-decoration-color: white;
    }
    .about_p1{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
  background-color: #9ba8b8;

    }
    
    .about_p2{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
    
    }
    .about_p3{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
    }
    .about_p4{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
    }
    .pudorys_img{
      width: 300px;

    }
    big{
    font-size: 20px;
    
    }
    .p_div{
    text-align: center;
  background-color: #9ba8b8;

    }
    .obrazek_kuchyne{
      width: 75%;
    }
    .map{
        display: none;
    }
    .otazka{
      font-family: Roboto;
      font-size: 20px;
      text-align: justify;
      font-weight: bold;
    }
    .lokace_p{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
    }
    .mistopis_heading{
      font-family: Roboto;
      font-size: 25px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      }
    .roadmap{
      width: 95%;
    }
    
    .lokace_li{
      list-style-type: circle;
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
    }
    .center{
    text-align: center;
    top: 65%;
    left: 99%;
    width: 100%;
    }
    .p_div_lokace{
    text-align: center;
    }
    .cenik{
    width: 100%;
  background-color: #9ba8b8;

    }
    
    
    .sezona_table,th,td
    {
      font-size: 16px;
      text-align: center;
      font-family: Roboto;
      border-radius: 5px;
      border-collapse: collapse;
      border: 1px solid black;
    }
    .sezona_table{
    margin: auto;
    margin-bottom: 25px;
    width: 85%;
    height: 15%;
    }
    .cenik_heading{
      font-family: Roboto;
      font-size: 25px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
    color: white;
    }
    .sezona_h{
    margin-left: 5%;
      font-family: Roboto;
      font-size: 20px;
      text-align: justify;
      font-weight: bold;
    }
    
    .cenik_info{
    margin: auto;
    font-family: Roboto;
    font-size: 18px;
    text-align: center;
    }
    
    .kontakt{
    width: 100%;
    background-color: #9ba8b8;

    }
    
    .kontakt_heading{
      font-family: Roboto;
      font-size: 25px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
    color: white;

    }
    .kontakt_p{
      font-family: Roboto;
      font-size: 16px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
    
    }
    
    .galerie{
    width: 100%;
    background-color: #9ba8b8;
    text-align: center;
    }
    .galerie_heading{
      font-family: Roboto;
      font-size: 25px;
      text-align: center;
      font-weight: bold;
      text-decoration-color: white;
      color: white;
    }
    
    .img{
      position: relative;
      margin: auto;
      text-align: center; 
    }
      .obrazek{
        height: 300px;
        width: 300px;
      }
      .popis_obrazku{
      font-size: 18px;
        font-family: Roboto;
      }
      .aktivity_b{
        font-size: 18px;
      }
      .popis_obrazku{
        color: white;
        text-align: center;
      }

      .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;
        width: 60%;
        }
        
        
        .popis_obrazku_fullscreen{
        position: absolute;
        left: 0;
        right: 0;
        top: 60%;
        font-size: 20px;
        font-family: Roboto;
        text-align: center;
        color: white;
        }
        .fa-circle-xmark{
        position: absolute;
        font-size: 30px;
        top: 13%;
        left: 60%;
        right: 0;
        color: white;
        transition: .3s ease-in-out;
        
        }
        .fa-arrow-left{
        position: absolute;
        top: 35%;
        left: 5%;
        font-size: 40px;
        color: white;
        background: rgba(0,0,0,0.5);
        border-radius: 5px;
        }
        .fa-arrow-right{
        position: absolute;
        top: 35%;
        right: 5%;
        font-size: 40px;
        color: white;
        background: rgba(0,0,0,0.5);
        border-radius: 5px;
        
        }