body {
    background: rgb(229, 217, 242);
    margin: 0;
    padding: 0;
    text-align: center;
}
header {
    background:rgb(205, 193, 255);
    text-align: center;
    color: white; 
}
.button {
    border-radius: 10px;
    background-color: rgb(165, 148, 249);
    border: none;
    color: rgb(0, 0, 0);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
  }
  
footer {
    background:rgb(205, 193, 255)
}
h1{
    text-align: center;
    color: rgb(0, 0, 0);
}
.button5 {
    background-color: white;
    color: black;
    border: 2px solid #555555;
  }
  
  .button5:hover {
    background-color: #555555;
    color: rgb(255, 255, 255);
  }


.container {
    text-align: center;
}

.centered-image {
    max-width: 25%;
    height: auto; 
}
.zvire {width: 250px;}
.kamaradi {width: 400px;}
.cesta {width: 300px;}
.ja {width: 300px;}
.holky {width: 400px;
height: auto;
}
.dovolena {width: 250px;}
.ja1 {width: 405px;}