html {
  scroll-behavior: smooth;
}

#netym {
    //background-color: black;
    background-image: url("pozadi1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

#progr {
    background-color: black;
    //background-image: url("pozadi1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

#ofest {
    //background-color: black;
    background-image: url("pozadiofest1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

#anotym {
    //background-color: black;
    background-image: url("pozadiprog1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

#nazev{
    color: white;
    font-size: 5vw;
    text-align: center;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 14%;
    margin-bottom: 10%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}

#datum{
    color: white;
    font-size: 2.5vw;
    text-align: center;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 2%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}

#socky {
    color: white;
    font-size: 1vw;
    margin-right: 2%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    text-align: right;
    position: static;
    bottom: 8px;
    right: 16px;
    transition-duration: 1s;
}

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

#jmena {
  font-size: 20px;
  font-weight: bold;
}

.fotka{
    
}

.role{
    transition: 2s ease;
    opacity: 0;
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 1.3vw;
}

.role p{
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}

.container:hover .role {
  opacity: 1;
}

.time{

}

.rocnikup{
    transition: 2s ease;
    opacity: 0;
    position: absolute;
    top: 100%;
}

.rocnikdown{
    transition: 2s ease;
    opacity: 0;
    position: absolute;
    bottom: 100%;
}

.container:hover .rocnikup {
  opacity: 1;
  top: 50px;
}

.container:hover .rocnikdown {
  opacity: 1;
  bottom: 50px;
}

.button {
  background-color: rgb(0,0,0,0); /* Green */
  border: none;
  color: white;
  padding: 0% 0%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.3vw;
  cursor: pointer;
  margin: 3px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.ibutton {
  background-color: rgb(0,0,0,0);
  border: none;
  color: white;
  padding: 0px 0px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 0px;
  cursor: pointer;
  margin: 0px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s ease;
}

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

.ibutton2 img:hover {
  box-shadow: 0px 0px 20px white;
  
}


.navbar {
  overflow: hidden;
  position: static;
  top: 0;
  width: 100%;
  max-width: 3000px;
  height: auto;
  padding: 5px 0px;
  background: rgb(0,0,0,0); 
  font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
  z-index: 1;
}

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

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

#t02 th, td {
  padding: 0px;
  text-align: center;
  width: 5%;
  max-width: 1000px;
  height: auto;
  color: white;
}

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


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

.container {
  position: relative;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-right: 0%;
  margin-left: 0%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.overlay {
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: none;
}

.container:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  

  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.container1 {
  position: relative;
  width: 50%;
}

.image1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle1 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.container1:hover .image1 {
  opacity: 0.3;
}

.container1:hover .middle1 {
  opacity: 1;
}


.text1 {
  background-color: rgb(40,85,138); 
  color: white;
  font-size: 16px;
  padding: 10px 10px;
}


.container2 {
  position: relative;
  width: 100%;
}

.image2 {
  display: block;
  width: 80%;
  max-width: 1000px;
  height: auto;
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(40,85,138);
  overflow: hidden;
  width: 80%;
  height: 0;
  transition: .5s ease;
}

.container2:hover .overlay2 {
  height: 25%;
}

.text2 {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.container3 {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.image3 {
  display: block;
  width: 80%;
  max-width: 1000px;
  height: auto;
  margin-bottom: 3px;
  padding: 0px;
}

.overlay3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(40,85,138);
  overflow: hidden;
  width: 80%;
  height: 0;
  transition: .5s ease;
  margin: 0px;
  padding: 0px;
}

.container3:hover .overlay3 {
  height: 25%;
}

.text3 {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  margin: 0px;
  padding: 0px;
}

#t03 {
  width: 100%;
  max-width: 2000px;
  height: auto;
}
#t03 th, td {
  border: none;
  border-collapse: collapse;
  
}
#t03 th, td {
  padding: 0px;
  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;
  display: inline-block;
  cursor: pointer;
  margin: 3px 0px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

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

.fb:hover {
  text-shadow:0px 0px 5px white, 0px 0px 10px white;
}

.fb{
    position: relative;
}

.fbdown{
    display: block;
}

.fbup{
    position: absolute;
    transition: .5s ease;
    opacity:0; 
} 

.fb:hover .fbup {
  opacity: 1;
}
