<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'style.css';
.non {
  display: none;
}
.odk {
  text-decoration: none;
}
.odk:hover {
  text-decoration: underline;
}
.odkP {
  text-decoration: underline;
}
.odkP:hover {
  text-decoration: none;
}
.far:before {
  display: inline-block;
  margin: 5px 0 5px 0;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex_row_c {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
._f100 {
  width: 100%;
  flex: none;
}
._f7 {
  flex: 0 1 66%;
}
._f6 {
  flex: 0 1 50%;
}
._f4 {
  flex: 0 1 33.33%;
}
._f3 {
  flex: 0 1 25%;
}
._f2 {
  flex: 0 1 16.66%;
}
._f {
  flex: 1;
}
._df6 &gt; div {
  flex: 0 1 50%;
}
._p10 {
  padding: 10px;
}
.korekce {
  margin-top: -1px;
  padding-top: 1px;
}
.vm,
._br2,
._br3,
._br4 {
  clear: both;
  height: 1px;
  border: none;
  margin: -1em 0 0 0;
  visibility: hidden;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.bezOkraju {
  padding: 0;
  margin: 0;
  border: 0;
}
.listZrus {
  list-style: none;
  padding-left: 0;
}
.cntmax {
  max-width: 1360px;
  padding: 1px 50px 0 50px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .cntmax {
    padding: 1px 20px 0 20px;
  }
}
.sekce_cislo {
  content: "";
  font-size: 385px;
  font-weight: bold;
  color: #101010;
  position: absolute;
  display: inline-block;
}
div#dvAdminPanel {
  background: #f0e6d4;
}
div#dvAdminPanel div.cnt {
  margin: 0 auto;
  max-width: 1060px;
  padding: .5em 1em;
}
div#dvAdminPanel div.cnt .flx {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
div#dvAdminPanel a {
  text-decoration: underline;
  color: #000;
}
div#dvAdminPanel a:hover {
  text-decoration: none;
}
div#dvAdminPanel div.r {
  margin-left: auto;
}
body.bdDetailProduktu table#attrs td.tdAkcni {
  text-align: center;
  display: flex;
  justify-content: center;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices h3 {
  display: none;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices table {
  border-collapse: collapse;
  margin-bottom: 10px;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices table th {
  border: none;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices table tr td:first-child {
  border-left: none;
  padding-right: 5px;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices table tr td:last-child {
  border-right: none;
  padding-left: 5px;
}
body.bdDetailProduktu table#attrs td.tdAkcni div.varPrices table tr:last-child td {
  border-bottom: none;
}
body.bdDelivery form.frmDelivery {
  margin: 0.3em 0 1em 0;
  color: #690;
}
body.bdDelivery form.frmDelivery input {
  font-size: 14px;
  padding: 5px 10px;
}
body.bdDelivery form.frmDelivery a#aAres {
  text-decoration: underline;
}
body.bdDelivery form.frmDelivery a#aAres:hover {
  text-decoration: none;
}
body.bdDelivery form.frmDelivery #dvAres {
  margin: 0.3em 0 1em 0;
  color: #690;
}
body.bdDelivery form.frmDelivery #dvAres span {
  padding-left: 20px;
  background: url(loader.gif) left center no-repeat;
}
/*# sourceMappingURL=hlavni.css.map */</pre></body></html>