body {
  font-family:      "Trebuchet MS", Arial;
  font-size:        12pt;
  width:            750px;
  background-color: #ffffff;
  text-align:       center;
  margin-top:       10px;
  margin-left:      auto;
  margin-right:     auto;
  margin-bottom:    0;
}
img.h1 {
  text-align: center;
  margin:     10px 0 0 0;
}
h2 {
  font-family: "Monotype Corsiva", Arial;
  font-size:   17pt;
  text-align:  center;
  margin-top:  0;
}
div#obsah {
  min-height: 450px;
  height:     auto !important;
  height:     450px;
}
div#menu {
  margin: 0 auto;
  border: 1px solid white; /* IE problem */
}
.menu, .menubox_left, .menubox_right {
  color:           #3f3f3f;
  font-size:       12pt;
  font-weight:     bold;
  text-decoration: none;
  padding-left:    0.1em;
  padding-right:   0.1em;
}
.menu:hover {
  color:           #000000;
  text-decoration: underline;
}
.menubox_left, .menubox_right {
  border: 1px solid black;
}
.menubox_right {
  margin-left: 0.7em;
}
.menubox_left {
  margin-right: 0.7em;
}

p {
  text-align: justify;
}
hr#spodni {
  color:  #530000;
  height: 1px;
}
