body {
  margin-left : auto;
  margin-right : auto;
  padding-left : 1em;
  padding-right : 1em;
  min-width : 360px;
  max-width : 550px;
  text-align : justify;
  }

div.uvod {
  margin-top : 60px;
  margin-bottom : 60px;
  text-align : center;
  }

div.signature {
  border-top : thin solid;
  margin-top : 40px;
  margin-bottom : 20px;
  font-size : 80%;
  }

a.prezentace {
  font-size : 120%;
  font-weight : bold;
  }

h3 {
  margin-top : 2em;
  margin-bottom : 0.5em;
  }

p {
  margin-top : 3pt;
  margin-bottom : 0pt;
  }

ul {
  margin-top : 0pt;
  }

a {
  text-decoration : none;
  }

a.file {
  font-family : monospace;
  font-size : 90%;
  }

@media print {
div.notprint {
  display : none;
  }
a:link, a:visited {
  color : black;
  }
}
