.noprint {
  display: none;
}

BODY {
  background-color: #FFF;
  background-image: none;
}


#pravy, #bottom, #menu, #hledani, #bottom, #login_box, .include_formular, #header_menu, #main_menu, #vyhledavani, #drobeckova, #right, #footer, #header .motiv {
  display: none;
}

body, #top, #body, #main_ct, #main, #left, #right, #middle, #header, #middle_box, #text {
  width: auto !important;
  float: none !important;
  height: auto !important;
  background-image: none !important;
  padding: 0px !important;
  margin: 0px !important;
  position: static !important;
  overflow: visible !important;
}

#header, #header h2 {
    height: auto;
    width: auto;
}


#header .image {
    display: none;
}


#header h2 span {
    display: none;
}

#header h2 a {
    font-size: 1.5em;
    font-weight: bold;
}


#middle, #main, #text {
    background-color: transparent;
}

#footer, #right, #left {
    display: none;
}

#main {
    padding-top: 50px !important;
}
