/***********************************************************************************************************/
/* Tiskovy styl */
/***********************************************************************************************************/

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12pt;
  font-family: 'Arial';
}

div#content {
  width: 100%;
}

div#header img {
  display: none;
}

div#footer {
  margin-top: 15px;
  border-top: 1px solid #000000;
}

a {
  text-decoration: none;
}

h1, h2 {
  font-weight: normal;

  page-break-after: avoid;
  page-break-inside: avoid;

  margin: 0;
}

