#admin{
  font-family: Verdana;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
  color: black;
  border: solid 0px;
  width: 150px;
  text-align:center;
}

#sezona{
  font-family: Arial;
  font-size: 14;
  font-weight: bold;
  text-decoration: none;
  color: black;
  border: solid 0px;
  width: 150px;
  text-align:center;
  position: relative; right: 400px; top:12px;
}

#admin a {
  font-family: Verdana;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
  color:black
}

#admin a:hover {
  text-decoration: none;
  color: black;
  font-size:11;
}


#zadej_heslo{
  font-family: Verdana;
  font-size: 16;
  color: black;
  text-decoration:underline;
}


#main{
  font-family: Verdana;
  font-size: 20;
  color: black;
  text-decoration:underline;
}

.linky{
  text-decoration: none;
  font-size:16;
}

.linky a {
  text-decoration: none;
  color: black;
}

.linky a:hover{
  text-decoration: none;
  font-size:17;
  font-weight:bold; 
}
.border{
  border: solid 2px black;
}

#bottom a {
  font-family: Verdana;
  font-size: 10;
  font-weight: bold;
  text-decoration: none;
  color:black
}

#bottom a:hover {
  text-decoration: underline;
  color: black;
  font-size:10;
}

#bottom {
  text-align: center;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11;
  
}
