
#menu {
  background-color: #F60000;
  width: 248px;
  height: 208px;
  float: left;
  margin-top: -4px;
}

.menu_box {
  background-color: #CC0000;
  width: 248px;
  height: 34px;
  margin-bottom: 1px;
  padding-top: 9px;
  background-image: url("../img/menu_button.gif");
  background-repeat: repeat-y; 
}

#headline_1 {
  background-image: url("../img/box_nadpis.gif");
  background-repeat: repeat-y;
  background-color: #D0D0D0;
  padding-left: 25px;
  width: 247px;
  height: 41px;
}

.headline_2 {
  background-image: url("../img/box_nadpis2.gif");
  background-repeat: repeat-y;
  background-color: #D0D0D0;
  padding-left: 25px;
  margin-bottom: 5px;
  _margin-bottom: 10px;
  width: 248px;
  height: 41px;
}

