/* Generated by KompoZer */
body {
  margin: 0%;
  background-color: black;
}
.div_body {
}
#div_horni {
  background-image: url(../images/horni.jpg);
  background-position: center bottom;
  height: 46px;
  text-align: center;
  width: 100%;
  background-repeat: no-repeat;
}
#div_main_table {
  background-image: url(../images/main_table.jpg);
  background-repeat: no-repeat;
  background-position:  center top;
  width: 100%;
  height: 118px;
}
#div_menu {
  background-image: url(../images/menu.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 66px;
}
#div_root_up {
  background-image: url(../images/root_up.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 268px;
}
#div_root_down {
  background-image: url(../images/root_down.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 81px;
}
#table_menu {
}
#div_background_root {
  background-image: url(../images/root_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  width: 100%;
}
#table_form {
  margin-top: 75px;
}
.div_hr {
  height: 54px;
  background-position: center top;
  background-image: url(../images/hr.gif);
  background-repeat: no-repeat;
}
.div_root_message {
  height: 100px;
  background-position: center top;
  background-image: url(../images/hr.gif);
  background-repeat: no-repeat;
}
.jmeno {
  font-weight: bold;
  color: black;
  text-transform: capitalize;
}
.odkaz {
  text-transform: none;
  font-weight: normal;
}
.odkaz hover {
  color: #333333;
  text-decoration: none;
}
a {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}
.cas {
  font-size: 13px;
  text-decoration: none;
  color: #333333;
  text-align: right;
  font-style: italic;
  margin-left: 466px;
}
.text {
  color: black;
  text-decoration: none;
  font-size: 15px;
}

