.noprint {
  display: none;
}

BODY {
  background-color: #FFF;
}

h2.hlavni {
  float: none;
  margin-bottom: 20px;
}

h1 {
  font-size: 2em;
}

#top h2 {
  font-size: 1.4em;
}

#top a {
  font-weight: bold;
  text-decoration: none;
}

#body {
  width: auto;
}

#top {
  width: auto;
  height: auto;
}

#main, #prostredni, #text {
  width: auto;
  float: none;
}

#pravy, #levy, #menu, #bottom {
  display: none;
}
