html {
  scroll-behavior: smooth;
}

#podnadpisy {
  font-size: 2.0vw;
}

#tym{
    
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 2%;
  right: 2%;
  margin: 0% 0% 0% 0%;
  z-index: 99;
  font-size: 1.0vw;
  border: none;
  outline: none;
  font-family: 'Lovelo', sans-serif;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 1% 1% 1% 1%;
  border-radius: 20%;
  font-family: 'Playfair Display', sans-serif;
  -webkit-transition-duration: 0.7s; /* Safari */
  transition-duration: 0.7s;
}

#myBtn:hover {
  background-color: white;
  color: black;
}

.sponzorOdkaz {
  //background-color: black; /* Green */
  border: none;
  color: #3E5169;
  padding: 0% 0%;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 1.5vw;
  cursor: pointer;
  margin: 0px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  border-radius: 0%;
}

.button {
  //background-color: black; /* Green */
  border: none;
  color: red;
  padding: 0% 0%;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 0.9vw;
  cursor: pointer;
  margin: 3% 0%;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  border-radius: 0%;
}

/*.button2:hover {
  //text-shadow:0px 0px 5px rgb(200,200,200), 0px 0px 10px rgb(200,200,200);
  box-shadow: 12px 12px 24px #999999;
}*/

.ibutton {
  background-color: black; /* Green */
  border: none;
  color: black;
  padding: 0px 0px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 0px;
  margin: 0px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  box-shadow: 0px 0px 0px #999999;
  border-radius: 100%;
}

.ibutton2 img:hover {
  box-shadow: -3px 3px 24px #999999;
  margin-right: 6px;
}

.navbar1 {
  
  overflow: hidden;
  position: static;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 5px 0px;
  font-family: 'Playfair Display', sans-serif;
  z-index: 1;
  margin: 0% 0% 0% 0%;
}

.navbar2 {
  overflow: hidden;
  position: static;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 5px 0px;
  font-family: 'Playfair Display', sans-serif;
  z-index: 1;
  margin: 1% 0% 0% 0%;
}

table {
  width: 100%;
  max-width: 100%;
  height: auto;
}
table, th, td {
  border: none;
  border-collapse: collapse;
  //border: 1px solid white;
}
#t02 table, th, td {
  border: none;
  border-collapse: collapse;
  //border: 1px solid white;
}

th, td {
  //padding: 15px;
  text-align: center;
  width: 10%;
  max-width: 1000px;
  height: auto;
}

#t02 th, td {
  padding: 0px;
  text-align: center;
  width: 1%;
  max-width: 10px;
  height: auto;
}

#t01 tr:nth-child(even) {
  background-color: black;
}
#t01 tr:nth-child(odd) {
  background-color: black;
}
#t01 th {
  //background-color: black;
  color: white;
}

.stinovat:hover {
  box-shadow: 0px 12px 24px #999999;
  margin-right: 6px;
}

.den {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: .5s ease;
  //background-color: rgb(30,30,30);
}

.middle1 {
  transition: .5s ease;
  opy it ?? ;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

/*
#t03 {
  width: 100%;
  max-width: 2000px;
  height: auto;
}
#t03 th, td {
  border: none;
  border-collapse: collapse;
  
}
#t03 th, td {
  padding: 5px;
  text-align: center;
  width: 5%;
  max-width: auto;
  height: auto;
}

#t03 tr:nth-child(even) {
  background-color: white;
}
#t03 tr:nth-child(odd) {
 background-color: white;
}
#t03 th {
  background-color: white;
  color: white;
}
*/

.mail {
  border: none;
  color: white;
  padding: 0% 0%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 3px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.mail2:hover {
  text-shadow:0px 0px 20px white, 0px 0px 10px white;
}

.sekce {
  border: none;
  color: white;
  padding: 0% 0%;
  text-align: center;
  
  cursor: pointer;
  margin: 3px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.sekce2:hover {
  text-shadow:0px 0px 20px white, 0px 0px 10px white;
}

.mail3:hover {
  text-shadow:0px 0px 5px rgb(200,200,200), 0px 0px 10px rgb(200,200,200);
}

.stahnout:hover{
  background-color: rgb(0, 0, 153);
}

/*
#t04 {
  width: 100%;
  max-width: 2000px;
  height: auto;
}
#t04 th, td {
  border: none;
  border-collapse: collapse;
  
}
#t04 th, td {
  padding: 5px;
  text-align: center;
  width: 5%;
  max-width: auto;
  height: auto;
}

#t04 tr:nth-child(even) {
  background-color: white;
}
#t04 tr:nth-child(odd) {
 background-color: white;
}
#t04 th {
  background-color: white;
  color: white;
}

<p style= "font-family: 'Raleway Dots', cursive; font-size: 500%; margin-right: 1%; margin-left: 1%; margin-bottom: 1%; margin-top: 1%; "><a style="color: black; text-decoration: none;" href="index.html">S?tko 2021</a></p>
                <p style= "font-family:  color: white; font-size: 300%; margin-right: 1%; margin-left: 1%; margin-bottom: 1%; margin-top: 1%;">Zbl?zka</p> 
                *//* CSS Document */
                
                
/*hover pro popis*/

.popis{
    //opacity: 0;
    //visibility: hidden;
}

.radek:hover .popis{
    //opacity: 1;
    //visibility: visible;
}

/*Animace pro script*/                
.slideRight {
  animation-name: slideRight;
  animation-name: slideRight;
  animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible;
}

@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(70%);
  } 
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

.slideLeft {
  animation-name: slideLeft;
  animation-name: slideLeft;
  animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible;
}

@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(-70%);
  } 
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
