body{ font-family: Ubuntu; background-color: #ffffff; color: #000000; } a, a:hover, a:visited{ color:#2129c4; } /***************************************/ /* */ /* HORNÍ PANEL */ /* */ /***************************************/ .top-panel{ height: 37.5px; background-color: #ffffff; position: relative; top:0; color: #000000; margin-bottom:60px; padding-left:calc((100vw - 1200px)/2) !important; padding-right:calc((100vw - 1200px)/2) !important; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ position: relative; flex: none; } /******************************/ /* */ /* NADPIS OBECNĚ */ /* */ /******************************/ .title h1{ font-size:22px; } .title a{ color:#2e2e2e; } /******************************/ /* */ /* NADPIS V HORNÍM PANELU */ /* */ /******************************/ /******************************/ /* */ /* MENU V HORNÍM PANELU */ /* */ /******************************/ /* Tlačítko v responsivce */ .top-panel-navigation .navigation-toggle{ border-color: #000000; color: #000000; } /* Vnitřek menu */ .top-panel-navigation-buttons{ background: #ffffff; } #top-panel-navigation-mobile .top-panel-navigation-buttons{ top:37.5px; } /* Ikony */ #top-panel-navigation-mobile .navigation-image{ } /* Tlačítko v menu */ .top-panel-navigation .navigation-item{ background: #ffffff; color: #000000; } /* Tlačítko v menu po najetí */ .top-panel-navigation .navigation-item:hover, .top-panel-navigation .navigation-item.active{ background: #ffffff; color: #000000; } /* Text tlačítka menu */ .top-panel-navigation .navigation-link, .top-panel-navigation a{ color: #000000; } /* Text tlačítka menu po najetí */ .top-panel-navigation .navigation-item:hover .navigation-link, .top-panel-navigation .navigation-item.active .navigation-link{ color: #000000; } /* Šipka u vyjíždějícího menu */ .top-panel-navigation .navigation-item>a.sf-with-ul::after{ border-top-color: #000000 !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: #000000 !important; } /* Druhá úroveň - Tlačítko v menu */ .top-panel-navigation .navigation-submenu-item{ background: #ffffff; color: #000000; } /* Druhá úroveň - Tlačítko v menu po najetí */ .top-panel-navigation .navigation-submenu-item:hover, .top-panel-navigation .navigation-submenu-item.active{ background: #ffffff; color: #000000; } /* Druhá úroveň - Text tlačítka menu */ .top-panel-navigation .navigation-submenu-link{ color: #000000; } /* 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: #000000; } /* 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: #000000 !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: #000000 !important; } /* Třetí úroveň - Tlačítko v menu */ .top-panel-navigation .navigation-subsubmenu-item{ background: #ffffff; color: #000000; } /* Třetí úroveň - Tlačítko v menu po najetí */ .top-panel-navigation .navigation-subsubmenu-item:hover, .top-panel-navigation .navigation-subsubmenu-item.active{ background: #000000; color: #ffffff; } /* Třetí úroveň - Text tlačítka menu */ .top-panel-navigation .navigation-subsubmenu-link{ color: #000000; } /* 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: #ffffff; } #top-panel-navigation-desktop ul.special li.navigation-item{ background-color: #ffffff; } /*********************************/ /* */ /* HLEDÁNÍ V HORNÍM PANELU */ /* */ /*********************************/ .top-panel .search{ top: 37.5px; background-color: #ffffff; } .top-panel .search .d-flex{ background-color: #ffffff; } /******************************/ /* */ /* MENU NAD HLAVIČKOU */ /* */ /******************************/ .top-header-navigation{ background-color: #cbcbcb; } #top-header-navigation-desktop{ top: 97.5px; position:fixed; width:100%; } #top-header-navigation-mobile{ margin-top: 0px ; } /* Ikony */ #top-header-navigation-mobile .navigation-image{ display:none !important; } #top-header-navigation-mobile .navigation-toggle{ color: #ffffff; } .top-header-navigation-buttons{ background: #cbcbcb; } #top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons>ul, #top-header-navigation-desktop .top-header-navigation .top-header-navigation-buttons{ max-width:1200px; } /* Tlačítko v menu */ .top-header-navigation .navigation-item{ background: #cbcbcb; color: #424242; } /* Tlačítko v menu po najetí */ .top-header-navigation .navigation-item:hover, .top-header-navigation .navigation-item.active{ background: #b1401b; color: #ffffff; } /* Text tlačítka menu */ .top-header-navigation .navigation-link, .top-header-navigation a{ color: #424242; } /* Text tlačítka menu po najetí */ .top-header-navigation .navigation-item:hover .navigation-link, .top-header-navigation .navigation-item.active .navigation-link{ color: #ffffff; } .top-header-navigation ul.basic .navigation-item>a.sf-with-ul::after{ border-top-color: #424242 !important; } .top-header-navigation ul.special .navigation-item>a.sf-with-ul::after{ border-top-color: #424242 !important; } /* Šipka u vyjíždějícího menu po najetí */ .top-header-navigation ul.basic .navigation-item:hover>a.sf-with-ul::after, .top-header-navigation ul.basic .navigation-item.active>a.sf-with-ul::after{ border-top-color: #ffffff !important; } /* Šipka u vyjíždějícího menu po najetí */ .top-header-navigation ul.special .navigation-item:hover>a.sf-with-ul::after, .top-header-navigation ul.special .navigation-item.active>a.sf-with-ul::after{ border-right-color: #ffffff !important; } /* Druhá úroveň - Tlačítko v menu */ .top-header-navigation .navigation-submenu-item{ background: #e6e6e6; color: #424242; } /* Druhá úroveň - Tlačítko v menu po najetí */ .top-header-navigation .navigation-submenu-item:hover, .top-header-navigation .navigation-submenu-item.active{ background: #b1401b; color: #ffffff; } /* Druhá úroveň - Text tlačítka menu */ .top-header-navigation .navigation-submenu-link{ color: #424242; } /* Druhá úroveň - Text tlačítka menu po najetí */ .top-header-navigation .navigation-submenu-item:hover .navigation-submenu-link, .top-header-navigation .navigation-submenu-item.active .navigation-submenu-link{ color: #ffffff; } /* Druhá úroveň - Šipka u vyjíždějícího menu */ .top-header-navigation ul.basic .navigation-item .navigation-submenu a.sf-with-ul::after{ border-left-color: #424242 !important; } .top-header-navigation ul.special .navigation-item .navigation-submenu a.sf-with-ul::after{ border-right-color: #424242 !important; } /* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */ .top-header-navigation ul.basic .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-header-navigation ul.basic .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{ border-left-color: #ffffff !important; } .top-header-navigation ul.special .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .top-header-navigation ul.special .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{ border-right-color: #ffffff !important; } /* Třetí úroveň - Tlačítko v menu */ .top-header-navigation .navigation-subsubmenu-item{ background: #e6e6e6; color: #424242; } /* Třetí úroveň - Tlačítko v menu po najetí */ .top-header-navigation .navigation-subsubmenu-item:hover, .top-header-navigation .navigation-subsubmenu-item.active{ background: #b1401b; color: #ffffff; } /* Třetí úroveň - Text tlačítka menu */ .top-header-navigation .navigation-subsubmenu-link{ color: #424242; } /* Třetí úroveň - Text tlačítka menu po najetí */ .top-header-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .top-header-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{ color: #ffffff; } /******************************/ /* */ /* HLAVIČKA */ /* */ /******************************/ .header{ margin-top: 37.5px; max-height: 400px; overflow:hidden; height:calc(0.33333333333333 * 100vw); } .header-small{ max-width:1200px; 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.33333333333333 * 100vw); } .header-slider-item div{ height:100% } /******************************/ /* */ /* LOGO V HLAVIČCE */ /* */ /******************************/ .header .logo{
( ! ) Warning: A non-numeric value encountered in /var/www/clients/client0/web579/web/content/templates/gymjat/css/style.php on line 481
Call Stack
#TimeMemoryFunctionLocation
10.0000405680{main}( ).../style.php:0
height:calc(0 * 100vw); max-height:px; } /******************************/ /* */ /* MENU POD HLAVIČKOU */ /* */ /******************************/ .standard-navigation{ background-color: #cbcbcb; } #standard-navigation-desktop{ } .standard-navigation .navigation-toggle, #standard-navigation-desktop .priority-menu-toggler{ color: #000000; } .standard-navigation-buttons{ background: #cbcbcb; } #standard-navigation-desktop .standard-navigation .standard-navigation-buttons>ul.basic{ max-width:1200px; } /* Ikony */ #standard-navigation-mobile .navigation-image{ } /* Tlačítko v menu */ .standard-navigation .navigation-item{ background: #cbcbcb; color: #424242; } /* Tlačítko v menu po najetí */ .standard-navigation .navigation-item:hover, .standard-navigation .navigation-item.active{ background: #f17e3b; color: #ffffff; } /* Text tlačítka menu */ .standard-navigation .navigation-link, .standard-navigation a{ color: #424242; } /* Text tlačítka menu po najetí */ .standard-navigation .navigation-item:hover .navigation-link, .standard-navigation .navigation-item.active .navigation-link{ color: #ffffff; } /* Šipka u vyjíždějícího menu */ .standard-navigation ul.basic .navigation-item>a.sf-with-ul::after{ border-top-color: #424242 !important; } .standard-navigation ul.special .navigation-item>a.sf-with-ul::after{ border-right-color: #424242 !important; } /* Šipka u vyjíždějícího menu po najetí */ .standard-navigation ul.basic .navigation-item:hover>a.sf-with-ul::after, .standard-navigation ul.basic .navigation-item.active>a.sf-with-ul::after{ border-top-color: #ffffff !important; } /* Šipka u vyjíždějícího menu po najetí */ .standard-navigation ul.special .navigation-item:hover>a.sf-with-ul::after, .standard-navigation ul.special .navigation-item.active>a.sf-with-ul::after{ border-right-color: #ffffff !important; } /* Druhá úroveň - Tlačítko v menu */ .standard-navigation .navigation-submenu-item{ background: #8b8989; color: #ffffff; } /* Druhá úroveň - Tlačítko v menu po najetí */ .standard-navigation .navigation-submenu-item:hover, .standard-navigation .navigation-submenu-item.active{ background: #f17e3b; color: #ffffff; } /* Druhá úroveň - Text tlačítka menu */ .standard-navigation .navigation-submenu-link{ color: #ffffff; } /* Druhá úroveň - Text tlačítka menu po najetí */ .standard-navigation .navigation-submenu-item:hover .navigation-submenu-link, .standard-navigation .navigation-submenu-item.active .navigation-submenu-link{ color: #ffffff; } /* Druhá úroveň - Šipka u vyjíždějícího menu */ .standard-navigation ul.basic .navigation-item .navigation-submenu a.sf-with-ul::after{ border-left-color: #ffffff !important; } .standard-navigation ul.special .navigation-item .navigation-submenu a.sf-with-ul::after{ border-right-color: #ffffff !important; } /* Druhá úroveň - Šipka u vyjíždějícího menu po najetí */ .standard-navigation ul.basic .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .standard-navigation ul.basic .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{ border-left-color: #ffffff !important; } .standard-navigation ul.special .navigation-submenu .navigation-submenu-item:hover a.sf-with-ul::after, .standard-navigation ul.special .navigation-submenu .navigation-submenu-item.active a.sf-with-ul::after{ border-right-color: #ffffff !important; } /* Třetí úroveň - Tlačítko v menu */ .standard-navigation .navigation-subsubmenu-item{ background: #8b8989; color: #ffffff; } /* Třetí úroveň - Tlačítko v menu po najetí */ .standard-navigation .navigation-subsubmenu-item:hover, .standard-navigation .navigation-subsubmenu-item.active{ background: #f17e3b; color: #ffffff; } /* Třetí úroveň - Text tlačítka menu */ .standard-navigation .navigation-subsubmenu-link{ color: #ffffff; } /* Třetí úroveň - Text tlačítka menu po najetí */ .standard-navigation .navigation-subsubmenu-item:hover .navigation-subsubmenu-link, .standard-navigation .navigation-subsubmenu-item.active .navigation-subsubmenu-link{ color: #ffffff; } /******************************/ /* */ /* OBSAH */ /* */ /******************************/ main{ margin-top:50px; } .container .vbm-arrow-element{ background: #f17e3b; } /******************************/ /* */ /* DROBEČKOVÁ NAVIGACE */ /* */ /******************************/ .breadcrumb{ background-color: #f2f2f2; width:100%; max-width: 1200px; } .breadcrumb a{ color: #1c1c1c; } /******************************/ /* */ /* POSTRANNÍ BOXY */ /* */ /******************************/ .box-head{ background:#e3e3e3; color: #383838; border-bottom: 5px solid #f17e3b; border-top: px solid #000000; font-weight: 600; } .box-head>div.d-flex{ justify-content: start; } .box-head a, .box-head i{ color: #383838; } .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: px; 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: #f17e3b; border-color: #f17e3b; 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: #cb652a; border-color: #cb652a; color: #ffffff !important; } /******************************/ /* */ /* SEZNAM UDÁLOSTÍ */ /* */ /******************************/ .cal-list-ev .cal-list-event-date{ background-color: #f17e3b; color: #ffffff !important; } .cal-list-ev:hover .cal-list-event-date{ background-color: #cb652a; color: #ffffff !important; } /******************************/ /* */ /* SEZNAM TŘÍD */ /* */ /******************************/ .classes-layout-icon{ background-color: #f17e3b; } .classes-layout-icon g#Outline{ color: #ffffff; } .classes-layout-icon.active, .classes-layout-icon:hover{ background-color: #cb652a; } .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: #f17e3b; color: #ffffff; } #classes-list-widget a:hover, #classes-list-widget.layout-list>div:hover{ background-color: #cb652a; color: #ffffff; } /******************************/ /* */ /* SLIDER */ /* */ /******************************/ /******************************/ /* */ /* BLOG */ /* */ /******************************/ .blogDiv{ background: #f5f5f5; } .blogContent h2 a{ color:#000000} /******************************/ /* */ /* GALERIE */ /* */ /******************************/ .gallery-category-content{ background: #f5f5f5; } .gallery-category-content h2 a{ color:#000000} .g-content{ background: #f5f5f5; } .g-content h2 a{ color:#000000} /******************************/ /* */ /* KONTAKT */ /* */ /******************************/ .contact{ background: #f5f5f5; } .contact h2 a{ color:#000000} /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ footer{ background: #6b6b6b; color:
( ! ) Notice: Undefined property: Template::$footer_text in /var/www/clients/client0/web579/web/content/templates/gymjat/css/style.php on line 875
Call Stack
#TimeMemoryFunctionLocation
10.0000405680{main}( ).../style.php:0
; padding-left:calc((100vw - 1200px)/2) !important; padding-right:calc((100vw - 1200px)/2) !important; } footer .box-content{ color:
( ! ) Notice: Undefined property: Template::$footer_text in /var/www/clients/client0/web579/web/content/templates/gymjat/css/style.php on line 883
Call Stack
#TimeMemoryFunctionLocation
10.0000405680{main}( ).../style.php:0
; } .footer-col-three{ display:none; } footer .box-head{ background:#6b6b6b; color: #ffffff; border-bottom: px solid #000000; border-top: px solid #000000; font-weight: 600; } footer .box-head>div.d-flex{ justify-content: start; } footer .box-head a, footer .box-head i{ color: #ffffff; } footer .box-content{ background:#6b6b6b; color: #ffffff; } footer .box-content a, footer .box-content i{ color: #ffffff; } 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: 1200px; } #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:#424242 !important; } /******************************/ /* */ /* VYHLEDÁVAČ OBECNĚ */ /* */ /******************************/ #lets-search{ color: #f17e3b} /******************************/ /* */ /* JEZDÍCÍ PRUH (PARTNEŘI) */ /* */ /******************************/ #partners-inner{ background-color:#f2f2f2; } /******************************/ /* */ /* MAPA WEBU */ /* */ /******************************/ #sitemap-container a{ color: #000000; } /******************************/ /* */ /* JÍDELNÍČEK */ /* */ /******************************/ a.food-image{ color: #000000; } @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:1200px; } #standard-navigation-desktop.fixed{ top: 0px; } /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ footer{ display:flex; } .footer-col-one{ flex:1; } .footer-col-two{ flex:2; } } @media screen and (max-width: 768px) { .top-panel{ height: 37.5px !important; } } @media screen and (min-width: 768px) { /***************************************/ /* */ /* HORNÍ PANEL */ /* */ /***************************************/ .top-panel{ height: 50px; position: fixed; top:0; margin-bottom:0; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } /******************************/ /* */ /* MENU NAD HLAVIČKOU */ /* */ /******************************/ #top-header-navigation-desktop{ top: 50px; } /******************************/ /* */ /* HLAVIČKA */ /* */ /******************************/ .header{ margin-top: 50px; } /******************************/ /* */ /* MENU POD HLAVIČKOU */ /* */ /******************************/ #standard-navigation-desktop.fixed{ top: 25px; } .header video{ display:block; width:100%; } a.header-posts_slider-button{ top: calc(400px - (992px - 100vw)); } #top-header-navigation-mobile{ margin-top: 50px ; } } @media screen and (min-width: 992px) { a.header-posts_slider-button{ top: 500px; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } } @media screen and (min-width: 1200px) { .header{ height: 400px; } /******************************/ /* */ /* NADPIS OBECNĚ */ /* */ /******************************/ .title a{ font-size:22px; } /******************************/ /* */ /* LOGO V HORNÍM PANELU */ /* */ /******************************/ .top-panel .logo{ flex: 1; } /******************************/ /* */ /* PATIČKA */ /* */ /******************************/ footer{ max-width:100%; padding-left:calc((100vw - 1200px) / 2); padding-right:calc((100vw - 1200px) / 2); } } @media screen and (max-width: 299px) { #standard-navigation-mobile{ margin-top: 60px; } .header{ display:none; } } @media screen and (min-width: 299px) { .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; } }