/* CSS Print */

* {
  font-family: serif;
}
a {
  color:#000000;
  text-decoration: underline;
}

a:after {
 content: " ( "attr(href)" )";
}
body {
  padding: 10%;
  line-height: 1.2;
  word-spacing: 1px;
}


#menu, #nazev, #slogan, .p5, .tisk-ne {display: none;}


