body {
  position: static;
  text-align: justify;
}

#hornilogo, #levemenu, .textova-navigace {
  display: none
}

#hlavnistranka {
  position: static;
  margin: 2em;
  border: none;
  overflow: inherit;
}

h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}

a, a:link, a:visited {
    text-decoration: inherit;
    color: inherit
}

abbr[title] {
    border-bottom-style: inherit;
}
