.noprint {
  display: none;
}

BODY {
  background-color: #FFF;
  background-image: none;
}

body, #web, #web_pozadi, #top, #body, #body_leva, #stred, #leva, #prava, #main_ct, #main, #left, #right, #middle, #header {
  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 #hot_line, #header .c2, #header .pozadi_logo, #header_prava, #leva, #prava, #drobeckova, #footer, #kosik_box, #konto_box, #header_menu, #vyhledavani, #konec_stranky {
    display: none;
} 

#web_pozadi {
  background-color: #fff;
  background-image: none;
}



#header {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px auto 0px auto;
  background-image: none;
  width: auto;
  height: auto;
  text-align: left;
  margin-bottom: 2em;
}

#header .h1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  margin: 12px 0px 0px 1px;
  border: 0px;
  z-index: 10;
  float: none;
}


#header .c1 {
  position: static;
  top: 0px;
  left: 0px;  
  width: auto;
  height: auto;
  color: #434343;
  font-size: 2em; 
  text-decoration: none;
  font-weight: bold;
}

