/* Created by ŽP Informatika s.r.o. */

.responsive body
{
   min-width: 240px;
}
  
.responsive .zp-content-layout img,
.responsive .zp-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .zp-content-layout img 
{
   float: none !important;
   margin: 1%;
}

.responsive.responsive-phone .zp-collage,
.responsive.responsive-tablet .zp-collage {
   margin: 0 !important;
}

.responsive .zp-content-layout .zp-sidebar0, 
.responsive .zp-content-layout .zp-sidebar1, 
.responsive .zp-content-layout .zp-sidebar2 
{
   width: auto !important;
}
    
.responsive .zp-content-layout, 
.responsive .zp-content-layout-row, 
.responsive .zp-layout-cell 
{
   padding: 0;
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .zp-vmenublock,
.responsive.responsive-tablet .zp-block
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .zp-responsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

.responsive .zp-responsive-embed iframe,
.responsive .zp-responsive-embed object,
.responsive .zp-responsive-embed embed
{
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.responsive .zp-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#zp-resp {
   display: none;
}

@media all and (max-width: 979px)
{
    #zp-resp, #zp-resp-t { display: block; }
    #zp-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #zp-resp, #zp-resp-m { display: block; }
    #zp-resp-t { display: none; }
}

#zp-resp-desktop {
   display: none;
}
#zp-resp-tablet-landscape {
   display: none;
}
#zp-resp-tablet-portrait {
   display: none;
}
#zp-resp-phone-landscape {
   display: none;
}
#zp-resp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #zp-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #zp-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #zp-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #zp-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #zp-resp-phone-portrait { display: block; }
}
.responsive .zp-header 
{
   width: auto !important;
   max-width: none !important;
   min-height: 100px !important;
   min-width: 0 !important;
   text-align: center;
}

.default-responsive .zp-header 
{
   height: auto;
}

.default-responsive .zp-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.default-responsive .zp-header .zp-headline, 
.default-responsive .zp-header .zp-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .zp-header .zp-headline a, 
.default-responsive .zp-header .zp-slogan 
{
   white-space: normal !important;
}

.default-responsive .zp-header .zp-logo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .zp-header .zp-slidenavigator 
{
   position: absolute;
}

.default-responsive .zp-header .zp-positioncontrol 
{
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   width: auto;
   height: auto;
   margin: auto;
}

.responsive .zp-header #zp-flash-area
{
   display: none;
}

/* Search and other elements in header element directly */
.default-responsive .zp-header>.zp-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

.default-responsive .zp-header .zp-textblock 
{
   position: relative !important;
   display: block !important;
   margin: auto !important;
   left: 0 !important;
   right: 0 !important;
   top: auto !important;
   height: auto !important;
   width: auto;
   background-image: none;
}

/* '.zp-header *' used noram align, but for '.zp-textblock *' we must force align because of preview */
.responsive .zp-header .zp-textblock *
{
   text-align: center !important;
}

.default-responsive .zp-header .zp-shapes > .zp-textblock,
.default-responsive .zp-header .zp-slide-item > .zp-textblock
{
   display: none !important;
}

.default-responsive .zp-header .zp-shapes > .zp-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .zp-header .zp-slider .zp-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .zp-header>.zp-textblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.responsive nav.zp-nav,
.responsive .zp-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: left !important;
}

.responsive nav.zp-nav
{
   min-width: 1%;
}

.responsive .zp-nav 
{
   padding-left: 0;
   padding-right: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .zp-nav ul.zp-hmenu 
{
   display: block;
   float: none;
   text-align: center;
}

/* elements on different lines */
.responsive .zp-nav ul.zp-hmenu li,
.responsive .zp-hmenu-extra1,
.responsive .zp-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .zp-nav ul.zp-hmenu>li:first-child, 
.responsive .zp-nav ul.zp-hmenu>li:last-child, 
.responsive .zp-nav ul.zp-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .zp-nav ul.zp-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .zp-nav ul.zp-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

.responsive .zp-nav ul.zp-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .zp-nav ul.zp-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .zp-nav .ext, 
.responsive .zp-nav ul.zp-hmenu>li>ul, 
.responsive .zp-nav ul.zp-hmenu>li>ul>li,
.responsive .zp-nav ul.zp-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .zp-nav ul.zp-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .zp-nav ul.zp-hmenu li.active>ul
{
   display: block !important;
}
.responsive .zp-nav ul.zp-hmenu ul li.active>a
{
   font-weight: bold;
}

.responsive .zp-nav ul.zp-hmenu>li>a
{
   /* border-bottom: 1px solid #E31937; cerveny oddelovac responsive menu*/
   border-bottom: 1px solid #333;
   padding-bottom: 0 !important;
   margin-bottom: 0 !important;
}

.responsive .zp-nav .zp-hmenu>li>a
{
   border-radius: 0;
}

.responsive .zp-nav ul.zp-hmenu>li>a.active
{
   border-bottom: 1px solid #A7B3C0;
}

.responsive .zp-nav ul.zp-hmenu>li>a:hover
{
   border-bottom: 1px solid #A7B3C0;
}

.responsive .zp-nav ul.zp-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .zp-nav ul.zp-hmenu ul a
{
   padding-left: 4% !important;
}
.responsive .zp-nav ul.zp-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .zp-nav ul.zp-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .zp-nav ul.zp-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .zp-nav ul.zp-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .zp-nav ul.zp-hmenu>li>ul
{
   padding: 10px;
}
  
.responsive .zp-nav ul.zp-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .zp-content-layout, 
.responsive .zp-content-layout-row, 
.responsive .zp-layout-cell 
{
   display: block;
}

.responsive .zp-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .zp-content-layout:after, 
.responsive .zp-content-layout-row:after, 
.responsive .zp-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .zp-post
{
   border-radius: 0;
}

.responsive .zp-footer-inner
{
   width: auto;
   padding: 2% !important;
}
.responsive .zp-footer
{
   margin-top: 1%;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive.responsive-tablet .items-row .item ,
.responsive.responsive-phone .items-row .item 
{
    width: auto;
}





/*
     FILE ARCHIVED ON 23:36:56 Mar 14, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 2:49:03 Aug 6, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
