.noprint {
  display: none;
}

BODY {
  background-color: #FFF;
}

h2.hlavni {
  float: none;
  margin-bottom: 20px;
}

#body_ct {
  width: auto;
  background-image: none;
}

#main {
  background-image: none;
}

#body {
  width: auto;
  background-image: none;
  border-width: 0px;
  margin: 0px;
}

#pravy {
  display: none;
}

#bottom {
  display: none;
}

#menu {
  display: none;
}

#login_form {
  display: none;
}

h1 a {
  font-weight: bold;
  font-size: 2em;
  color: #000 !important;
}

h2 {
  font-weight: bold;
  font-size: 1.6em;
  color: #000 !important;
}

h1 {
  margin-bottom: 20px;
}
