body{
    background-image: url(obrazky/pozadi4.jpg);
}
h1{
    background-color: rgb(113, 184, 202);
    font-size: 40px;
    font-family: 'Times New Roman', Times, serif, sans-serif;
    color: rgb(0, 0, 0);
}
table{
    width: 40%;
      padding: 10px;
   align-items: center;
}