.display_none {
  display: none;
}
#div_hratfer {
  width: 800px;
  height: 450px;
  background-color: #231f20;
}
#div_hratfer h2 {
  margin: 0;
  padding: 20px 0 20px 0;
}
#div_hratfer .a_hratfer_button {
  padding: 10px 30px;
  margin-top: 20px;
  font-weight: bold;
}
#div_hratfer_text {
  width: 700px;
  margin: 10px auto 0 auto;
  text-align: left;
}
#div_hratfer_text p {
  text-indent: 0;
  margin-bottom: 0.3em;
}
#div_hratfer_buttons {
  margin-top: 70px;
}
#a_hratfer_ne {
  color: #c0c0c0;
  background-color: #be0027;
}
#a_hratfer_ne:hover {
  color: #e0e0e0;
}
#a_hratfer_ano {
  color: #000;
  background-color: #4bbf2f;
}
#a_hratfer_ano:hover {
  color: #404040;
}

#div_rozcestnik {
  min-height: 320px;
  _height: 320px;
  padding: 5px 0 0 215px;
  background: url('../img/rozc.jpg') 30px 20px no-repeat;
}
.div_rozcestnik_date {
  font-weight: bold;
  margin: 20px 0 5px 0;
}
.div_rozcestnik_ent {
  margin-bottom: 10px;
}
.div_rozcestnik_ent strong {
  font-weight: bold;
}

