body {
  background-color: #000;
  font-size: 12px;
  font-family: Verdana;
  color: #fff;
  _text-align: center;
  margin: 0; 
}

a {
  color: #fff;
}

form {
  margin: 0; 
  padding: 0; 
}

#hhd {
  visibility: hidden;
  height: 10px;
}

a#vstupte {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fcb503;
}

a#vstupte:hover {
  text-decoration: underline;
}
