body,
html {
  overflow: auto !important;
  height: auto;
}
body {
  /* margin: 0;
    padding: 0;
    width: 21cm;
    min-height: 29.7cm;
    padding: 0cm;
    margin: 0cm; */
  /* min-width: 21cm; */
}
iframe {
  display: none;
}
.only-print {
  display: inline-block;
}
.no-print {
  display: none !important;
}
.topheader .menu,
.menu.sub,
.topheader .row.fixed,
.button.text.back,
.locator .row.buttons.big,
.row.locator.tabs,
.slide.zaklad .row:first-child .slice-14,
.row.locator.referencie,
.row.list,
#footer {
  display: none;
}
.row.header .topheader {
  height: 100px;
}
.locator [data-component="header-text"] {
  position: absolute;
  z-index: 5000;
  width: 100%;
  top: 0;
}
.locator [data-component="header-text"] h1 {
  padding-top: 10px;
  color: white;
}
.row.detail.table .content,
.slide.zaklad .content {
  padding: 0;
}
.row.detail.table .content .gallery {
  padding-left: 0;
  width: 724px;
  height: 405px;
  display: block;
  float: left;
}
.locator .row.detail .info {
  width: 75% !important;
  position: static;
  display: block;
  float: left;
}
.button.phone {
  /* margin-top: 0; */
}
.locator .description .table.data.extender {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
}
.slide.zaklad > .row > .content > .slice-1 {
  margin-bottom: 0;
}


/*# sourceMappingURL=print.min.css.map*/