* {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

a,
a:visited {
  text-decoration: underline;
}

pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

thead {
  display: table-header-group;
}

tr,
img {
  page-break-inside: avoid;
}

img {
  max-width: 100% !important;
}

@page {
  margin: 0.5cm;
}

p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}

h2,
h3 {
  page-break-after: avoid;
}

.export_vypis #zahlavi,
.export_vypis #promenne,
.export_vypis #dialogy,
.export_vypis #copyright,
.export_vypis #komponenta > div > * {
  display: none;
}

.export_vypis #komponenta .divVypis.export,
.export_vypis #obsah,
.export_vypis #komponenta {
  width: 100% !important;
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}

.export_vypis #komponenta .divVypis.export table.vypis .tdDiv {
	padding: 3px;
}

.export_vypis .divVypis th img,
.export_vypis .divVypis .nastaveniSloupcu,
.export_vypis .divVypis .trFiltry,
.export_vypis .divVypis .tdAkce,
.export_vypis .divVypis .uchyty,
.export_vypis .divVypis .zapati,
.export_vypis .divVypis .akce {
  display: none;
}
.export_vypis .divVypis.export th {
  text-align: left;
}
.export_vypis .divVypis.export th a {
  padding: 0;
}

.export_vypis .divVypis.export a {
  text-decoration: none;
}