#wrap {
  background: none;
}

#subheader, #sidebar, #header, #footer, #content .print {
  display: none;
}

#content ul {
  list-style: circle;
}

#footer-kontakt {
  display: block;
  text-align: center;
}

#wrap, #main, #sidebar, #content {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto 
}

#header-print {
  display: block;
  text-align: center;
}