.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 h2 {
  display: none;
}

#main, #pravy {
  width: auto;
  float: none;
}

#levy, #bottom, #novinky {
  display: none;
}

#top h1 .c2 {
  display: none;
}

#top, #top h1 {
  position: static; 
  height: auto;
  width: auto;
  background-color: transparent;
  background-image: none;
}

#main {
  background-image: none;
}

#pravy {
  padding-top: 0px;
}
