<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-pathfinder-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  padding: 24px;
}
.main-pathfinder-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 120px;
  margin: 1rem;
  font-weight: 600;
  text-align: center;
}
.main-pathfinder__icon {
  display: flex;
  width: 100%;
  min-width: 80px;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
/*
.main-pathfinder__icon.icon--dispecink {
  background: url("../res/image/layout/dispecink_cb.png") no-repeat center center;
  background-size: contain;
}
.main-pathfinder__icon.icon--dispecink:hover {
  background: url("../res/image/layout/dispecink.png") no-repeat center center;
  background-size: contain;
}
*/


h1 {
  margin: 1rem 0;
  font-size: 2.5rem;  /* zmenseno */
}
h2 {
  font-size: 2.2rem;
}

.float-margin {
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem; 
}
.float-margin.left {
    margin-right: 0.9375rem; 
}
.float-margin.right {
    margin-left: 0.9375rem; 
}



/* odvozeno od   panel radius right float-margin
*/
.rightbox {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333;  
  border-radius: 5px;
  float: right;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem; 
  margin-left: 0.9375rem;
}

  .rightbox &gt; :first-child {
    margin-top: 0; }
  .rightbox &gt; :last-child {
    margin-bottom: 0; }
  .rightbox h1, .rightbox h2, .rightbox h3, .rightbox h4, .rightbox h5, .rightbox h6, .rightbox p, .rightbox li, .rightbox dl {
    color: #333333; }
  .rightbox h1, .rightbox h2, .rightbox h3, .rightbox h4, .rightbox h5, .rightbox h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }



.white { color: #fff; }

.nomargin { margin: 0; }
.automargin { margin: auto; }
.margintop3px { margin-top: 3px; }
.margintop1em { margin-top: 1em; }

.margintop { margin: 1em 0 0 0; }
.margintopbottom { margin: 1em 0; }

.lower-alpha { list-style-type: lower-alpha; }


.width_25perc { width:25%; }
.width_50perc { width:50%; }
.width_100perc { width:100%; }

.width_80 { width:80px; }
.width_100  { width:100px; }
.width_150  { width:150px; }
.width_200  { width:200px; }
.width_300  { width:300px; }
.width_496 { width:496px; }
.width_800 { width:800px; }
.height_100  { height: 100px; }


.nowrap { white-space: nowrap; }
.skryty, .skr { visibility: hidden; display: none !important; }

.nolink { text-decoration: none; }



.kosik  a.button {
  margin-top: 10px;
  height: 2.2rem;
  padding: 0;
  line-height: 2.2rem;
}
.KatalogItemBlock h2 {
  font-size: 1rem;
  height: 3rem;
  line-height: 1.2;
}
.KatalogForm {  font-weight: bold; }

.KatalogPcs  {
  text-align: center;
  /*width: 40px !important; 
  height: 1.3em;
  vertical-align: middle;
  font-size: 1.2em;
  font-weight: bold;  
  border: 1px solid #e0d3aa;*/
}
.highlighted { /*color: #cc5936; */ font-weight: bold; }
/*.original-price { font-size: 1rem; color: #999; margin: 0; }
p.original-price { text-align: center; }*/
.price { line-height: 1.1; }
.original-price { color: #999; text-decoration: line-through; }


#reg_form_all { margin: 1em 0; }

.normalize-lines p { margin: 0 }


/* --------------  photogalleries ------------*/

.clearing-thumbs .photogallery_td {
  float: left;
  background: #efeeec;
  border: 1px solid #d6d4ce;
  font-size: 0.73rem;
  width: 175px; height: 175px;  /* width: 185px; height: 185px; varianta s komentari */
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 4px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -ms-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease; }
.clearing-thumbs .photogallery_td img {
  margin: 5px;
  /*max-height: 70%; varianta s komentari */
}
.clearing-thumbs .photogallery_td:hover {
  border-color: #991012;
}
/*
.clearing-assembled.clearing-blackout {
z-index: 9998; }
.clearing-assembled.clearing-blackout .clearing-caption {
color: #CCCCCC !important; }
.clearing-assembled.clearing-blackout .clearing-close:hover {
color: #c51517; }
.clearing-assembled.clearing-blackout .carousel .clearing-thumbs .photogallery_td {
color: transparent; }*/

.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-container{padding:4px}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container&gt;.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}

#m { 
  height: 300px;
}
#m img {
  max-width: inherit;
}
</pre></body></html>