body{ font-family: Open Sans; background-color: #ffffff; color: #000000; } a, a:hover, a:visited{ color:#4ca795; } .post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, .post-text h6{ color: #4f4f4f; } /***************************************/ /* */ /* HORNÍ PANEL */ /* */ /***************************************/ .top-panel{ height: 75px; background-color: #ffffff; position: fixed; top:0; color: #000000; padding-left:calc((100vw - 1400px)/2) !important; padding-right:calc((100vw - 1400px)/2) !important; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ position: relative; flex: 1; } /******************************/ /* */ /* NADPIS OBECNĚ */ /* */ /******************************/ .title h1{ font-size:px; } .title a{ color:#000000; } /******************************/ /* */ /* NADPIS V HORNÍM PANELU */ /* */ /******************************/ /******************************/ /* */ /* MENU V HORNÍM PANELU */ /* */ /******************************/ /* Tlačítko v responsivce */ .top-panel-navigation .navigation-toggle{ border-color: #ffffff; color: #ffffff; } /* Vnitřek menu */ .top-panel-navigation-buttons{ background: #ffffff; } #top-panel-navigation-mobile .top-panel-navigation-buttons{ top:75px; } /* Ikony */ #top-panel-navigation-mobile .navigation-image{ display:none !important; } /* Tlačítko v menu */ .top-panel-navigation .navigation-item{ background: ; color: #ffffff; } /* Tlačítko v menu po najetí */ .top-panel-navigation .navigation-item:hover, .top-panel-navigation .navigation-item.active{ background: #1a8584; color: #ffffff; } /* Text tlačítka menu */ .top-panel-navigation .navigation-link, .top-panel-navigation a{ color: #ffffff; } /* Text tlačítka menu po najetí */ .top-panel-navigation .navigation-item:hover .navigation-link, .top-panel-navigation .navigation-item.active .navigation-link{ color: #ffffff; } /* Šipka u vyjíždějícího menu */ .top-panel-navigation .navigation-item>a.sf-with-ul::after{ border-top-color: #ffffff !important; } /* Šipka u vyjíždějícího menu po najetí */ .top-panel-navigation .navigation-item:hover>a.sf-with-ul::after, .top-panel-navigation .navigation-item.active>a.sf-with-ul::after{ border-top-color: #ffffff !important; } /* Druhá úroveň - Tlačítko v menu */ .top-panel-navigation .navigation-submenu-item{ background: #f3f3f3; color: #606060; } /* Druhá úroveň - Tlačítko v menu po najetí */ .top-panel-navigation .navigation-submenu-item:hover, .top-panel-navigation .navigation-submenu-item.active{ background: #1a8584; color: #f3f3f3; } /* Druhá úroveň - Text tlačítka menu */ .top-panel-navigation .navigation-submenu-link{ color: #606060; } /* Druhá úroveň - Text tlačítka menu po najetí */ .top-panel-navigation .navigation-submenu-item:hover .navigation-submenu-link, .top-panel-navigation .navigation-submenu-item.active .navigation-submenu-link{ color: #f3f3f3; } /* Druhá úroveň - Šipka u vyjíždějícího menu */ .top-panel-navigation .navigation-item .navigation-submenu a.sf-with-ul::after{ border-left-color: #606060 !important; } /* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */ .top-panel-navigation .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-panel-navigation .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{ border-left-color: #f3f3f3 !important; } /* Třetí úroveň - Tlačítko v menu */ .top-panel-navigation .navigation-subsubmenu-item{ background: #f3f3f3; color: #606060; } /* Třetí úroveň - Tlačítko v menu po najetí */ .top-panel-navigation .navigation-subsubmenu-item:hover, .top-panel-navigation .navigation-subsubmenu-item.active{ background: #1a8584; color: #f3f3f3; } /* Třetí úroveň - Text tlačítka menu */ .top-panel-navigation .navigation-subsubmenu-link{ color: #606060; } /* Třetí úroveň - Text tlačítka menu po najetí */ .top-panel-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .top-panel-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{ color: #f3f3f3; } #top-panel-navigation-desktop ul.special li.navigation-item{ background-color: #ffffff; } /*********************************/ /* */ /* HLEDÁNÍ V HORNÍM PANELU */ /* */ /*********************************/ .top-panel .search{ top: 75px; background-color: #ffffff; } .top-panel .search .d-flex{ background-color: #ffffff; } /******************************/ /* */ /* MENU NAD HLAVIČKOU */ /* */ /******************************/ /* MENU */ #univers_top_header_navigation{ background-color: #000000; position: relative; z-index:3; } /* HLAVNÍ POLOŽKY */ #univers_top_header_navigation>ul{ max-width: 1400px; } #univers_top_header_navigation>ul>li>a{ color: #000000; background-color: #000000; } #univers_top_header_navigation>ul>li>a:hover, #univers_top_header_navigation>ul>li>a.active{ color: #000000; background-color: #000000; } /* Otevírač skrytých položek */ #univers_top_header_toggler{ color: #000000; background-color: #000000; } /* PODPOLOŽKY */ #univers_top_header_navigation>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_top_header_navigation>ul>li>ul>li>a:hover, #univers_top_header_navigation>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_top_header_navigation>ul>li>ul{ background-color: #000000; } /* PODPODPOLOŽKY */ #univers_top_header_navigation>ul>li>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_top_header_navigation>ul>li>ul>li>ul>li>a:hover, #univers_top_header_navigation>ul>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_top_header_navigation>ul>li>ul>li>ul{ background-color: #000000; } /* SKRYTÉ MENU */ #univers_top_header_responsive>li>a{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>a:hover, #univers_top_header_responsive>li>a.active{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>a:hover, #univers_top_header_responsive>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>ul>li>a:hover, #univers_top_header_responsive>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>ul>li>ul>lia{ color: #000000; background-color: #000000; } #univers_top_header_responsive>li>ul>li>ul>li>ul>li>a:hover, #univers_top_header_responsive>li>ul>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } /******************************/ /* */ /* HLAVIČKA */ /* */ /******************************/ .header{ margin-top: 75px; max-height: 600px; overflow:hidden; height:calc(0.5 * 100vw); } .header-video-dimensions{ height:calc(0.5 * 100vw) !important; } .header-small{ max-width:1400px; position:absolute; z-index:1; margin-left: auto; margin-right: auto; left: 0; right: 0; } #header-slider{ height:100%; } .header-slider-item{ height:calc(0.42857142857143 * 100vw); } .header-slider-item div{ height:100% } .slick-dots li.slick-active button:before{ color: #1ca08b; } /******************************/ /* */ /* LOGO V HLAVIČCE */ /* */ /******************************/ .header .logo{
( ! ) Warning: A non-numeric value encountered in /var/www/clients/client0/web636/web/content/templates/univers23/css/style.php on line 442
Call Stack
#TimeMemoryFunctionLocation
10.0000405920{main}( ).../style.php:0
height:calc(0 * 100vw); max-height:px; } /******************************/ /* */ /* MENU POD HLAVIČKOU */ /* */ /******************************/ /* MENU */ #univers_standard_navigation{ background-color: #000000; } /* HLAVNÍ POLOŽKY */ #univers_standard_navigation>ul{ max-width: 1400px; } #univers_standard_navigation>ul>li>a{ color: #000000; background-color: #000000; } #univers_standard_navigation>ul>li>a:hover, #univers_standard_navigation>ul>li>a.active{ color: #000000; background-color: #000000; } /* Otevírač skrytých položek */ #univers_standard_toggler{ color: #000000; background-color: #000000; } /* PODPOLOŽKY */ #univers_standard_navigation>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_standard_navigation>ul>li>ul>li>a:hover, #univers_standard_navigation>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_standard_navigation>ul>li>ul{ background-color: #000000; } /* PODPODPOLOŽKY */ #univers_standard_navigation>ul>li>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_standard_navigation>ul>li>ul>li>ul>li>a:hover, #univers_standard_navigation>ul>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_standard_navigation>ul>li>ul>li>ul{ background-color: #000000; } /* SKRYTÉ MENU */ #univers_standard_responsive>li>a{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>a:hover, #univers_standard_responsive>li>a.active{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>a:hover, #univers_standard_responsive>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>ul>li>a{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>ul>li>a:hover, #univers_standard_responsive>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>ul>li>ul>lia{ color: #000000; background-color: #000000; } #univers_standard_responsive>li>ul>li>ul>li>ul>li>a:hover, #univers_standard_responsive>li>ul>li>ul>li>ul>li>a.active{ color: #000000; background-color: #000000; } /******************************/ /* */ /* OBSAH */ /* */ /******************************/ main{ margin-top:
( ! ) Warning: A non-numeric value encountered in /var/www/clients/client0/web636/web/content/templates/univers23/css/style.php on line 583
Call Stack
#TimeMemoryFunctionLocation
10.0000405920{main}( ).../style.php:0
0px; } .container .vbm-arrow-element{ background: #1ca08b; } /******************************/ /* */ /* DROBEČKOVÁ NAVIGACE */ /* */ /******************************/ .breadcrumb{ background-color: #ffffff; width:100%; max-width: 1400px; } .breadcrumb a{ color: #595959; } /******************************/ /* */ /* POSTRANNÍ BOXY */ /* */ /******************************/ .box-head{ background:#ffffff; color: #000000; border-bottom: 3px solid #787878; border-top: px solid #000000; font-weight: 300; } .box-head>div.d-flex{ justify-content: start; } .box-head a, .box-head i{ color: #000000; } .box-content{ background:#ffffff; color: #000000; } .box-content a, .box-content i{ color: #000000; } .box-head{ border-radius: px px 0px 0px; } .box-content{ border-radius: 0px 0px px px; } /******************************/ /* */ /* TLAČÍTKA */ /* */ /******************************/ .btn:not(.btn-admin){ border-radius: 0px; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; font-weight:400; font-size:1em; } .btn-primary{ background-color: #1ca08b; border-color: #1ca08b; color: #ffffff !important; } .btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{ background-color: #0d7d6a; border-color: #0d7d6a; color: #ffffff !important; } /******************************/ /* */ /* SEZNAM UDÁLOSTÍ */ /* */ /******************************/ .cal-list-ev .cal-list-event-date{ background-color: #1ca08b; color: #ffffff !important; } .cal-list-ev:hover .cal-list-event-date{ background-color: #0d7d6a; color: #ffffff !important; } /******************************/ /* */ /* SEZNAM TŘÍD */ /* */ /******************************/ .classes-layout-icon{ background-color: #1ca08b; } .classes-layout-icon g#Outline{ color: #ffffff; } .classes-layout-icon.active, .classes-layout-icon:hover{ background-color: #0d7d6a; } .classes-layout-icon.active g#Outline, .classes-layout-icon:hover g#Outline{ color: #ffffff; } #classes-list-widget a, #classes-list-widget.layout-list>div{ background-color: #1ca08b; color: #ffffff; } #classes-list-widget a:hover, #classes-list-widget.layout-list>div:hover{ background-color: #0d7d6a; color: #ffffff; } /******************************/ /* */ /* SLIDER */ /* */ /******************************/ /******************************/ /* */ /* BLOG */ /* */ /******************************/ .blogDiv{ background: #f2f2f2; } .blogContent h2 a{ color:#000000} /******************************/ /* */ /* GALERIE */ /* */ /******************************/ .gallery-category-content{ background: #f2f2f2; } .gallery-category-content h2 a{ color:#000000} .g-content{ background: #f2f2f2; } .g-content h2 a{ color:#000000} /******************************/ /* */ /* KONTAKT */ /* */ /******************************/ .contact{ background: #f2f2f2; } .contact h2 a{ color:#000000} /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ footer{ background: #444444; color:
( ! ) Notice: Undefined property: Template::$footer_text in /var/www/clients/client0/web636/web/content/templates/univers23/css/style.php on line 804
Call Stack
#TimeMemoryFunctionLocation
10.0000405920{main}( ).../style.php:0
; padding-left:calc((100vw - 1400px)/2) !important; padding-right:calc((100vw - 1400px)/2) !important; } footer .box-content{ color:
( ! ) Notice: Undefined property: Template::$footer_text in /var/www/clients/client0/web636/web/content/templates/univers23/css/style.php on line 812
Call Stack
#TimeMemoryFunctionLocation
10.0000405920{main}( ).../style.php:0
; } footer .box-head{ background:#444444; color: #ffffff; border-bottom: px solid #000000; border-top: px solid #000000; font-weight: 400; } footer .box-head>div.d-flex{ justify-content: start; } footer .box-head a, footer .box-head i{ color: #ffffff; } footer .box-content{ background:#444444; color: #ffffff; } footer .box-content a, footer .box-content i{ color: #fdf7a0; } footer .box-head{ border-radius: px px 0px 0px; } footer .box-content{ border-radius: 0px 0px px px; } /******************************/ /* */ /* OBSAH */ /* */ /******************************/ main.container{ background-color: #ffffff; max-width: 1400px; } #content{ background-color: #ffffff; } /******************************/ /* */ /* SLIDER ČLÁNKŮ V HLAVIČCE */ /* */ /******************************/ #header-posts_slider{ height:100%; } .header-posts_slider-item{ height:calc(100vw / 4); } .header-posts_slider-helper{ height:100%; } /******************************/ /* */ /* MENU OBECNĚ */ /* */ /******************************/ /* Barva šipky u vyjíždějícího menu */ ul.basic .sf-arrows .sf-with-ul:after{ border-left-color:#000000 !important; } /******************************/ /* */ /* VYHLEDÁVAČ OBECNĚ */ /* */ /******************************/ #lets-search{ color: #000000} /******************************/ /* */ /* JEZDÍCÍ PRUH (PARTNEŘI) */ /* */ /******************************/ #partners-inner{ background-color:#ffffff; } /******************************/ /* */ /* MAPA WEBU */ /* */ /******************************/ #sitemap-container a{ color: #000000; } /******************************/ /* */ /* JÍDELNÍČEK */ /* */ /******************************/ a.food-image{ color: #000000; } /*********************************/ /* */ /* ÚVODNÍ STRANA */ /* */ /*********************************/ .hp-arrow i{ color: #1ca08b; } .hp-border-bottom{ border-bottom: 1px solid #c0c0c0; max-width:1400px; } h1.hp-name{ color: #606060} @media screen and (min-width: 576px) { /******************************/ /* */ /* NADPIS V HORNÍM PANELU */ /* */ /******************************/ /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } /******************************/ /* */ /* MENU POD HLAVIČKOU */ /* */ /******************************/ #standard-navigation-desktop .standard-navigation-buttons{ max-width:1400px; } #standard-navigation-desktop.fixed{ top: 75px; } /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ } @media screen and (max-width: 768px) { .top-panel{ height: 75px !important; } } @media screen and (min-width: 768px) { /***************************************/ /* */ /* HORNÍ PANEL */ /* */ /***************************************/ .top-panel{ height: 100px; position: fixed; top:0; margin-bottom:0; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } /******************************/ /* */ /* MENU NAD HLAVIČKOU */ /* */ /******************************/ #univers_top_header_navigation{ top: 100px; } /******************************/ /* */ /* HLAVIČKA */ /* */ /******************************/ .header{ margin-top: 100px; } /******************************/ /* */ /* MENU POD HLAVIČKOU */ /* */ /******************************/ #standard-navigation-desktop.fixed{ top: 50px; } footer{ display:flex; } .footer-col-one{ flex:1; } .footer-col-two{ flex:1; } .footer-col-three{ flex:1; } .header video{ display:block; width:100%; } a.header-posts_slider-button{ top: calc(600px - (992px - 100vw)); } #top-header-navigation-mobile{ margin-top: 100px ; } } @media screen and (min-width: 992px) { a.header-posts_slider-button{ top: 700px; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } } @media screen and (min-width: 1400px) { .header{ height: 600px; } .header-video-dimensions{ height: 600px !important; } /******************************/ /* */ /* NADPIS OBECNĚ */ /* */ /******************************/ .title a{ font-size:px; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } #univers_top_header_navigation{ position: fixed; } /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ footer{ max-width:100%; padding-left:calc((100vw - 1400px) / 2); padding-right:calc((100vw - 1400px) / 2); } } @media screen and (max-width: 232.33333333333px) { #standard-navigation-mobile{ margin-top: 60px; } .header{ display:none; } } @media screen and (min-width: 232.33333333333px) { .header-small{ display:flex; height:auto; } .header .logo{ position:relative; margin-top:20px; top:0; margin-right:0; } .header{ align-items: flex-start; } .header .title-inner{ justify-content: flex-start; min-height:100px; } .header .title{ margin-left:1em; } }