html { scroll-behavior: smooth; } body { background: #ffffff; color: #333333; font-size: 16px; font-family: "Open Sans", sans-serif; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color: #000000; font-weight: 600; font-family: "Barlow", sans-serif; } a { color: #333333; text-decoration: underline; } a:hover, a:focus { color: #339933; } .btn { color: #ffffff; font-family: "Barlow", sans-serif; font-size: 16px; font-weight: 600; text-decoration: none; text-transform: uppercase; padding-top: 15px; padding-bottom: 15px; background: #339933; border-style: none; border-radius: 0px; min-width: 180px; } .btn:hover, .btn:focus { color: #000000; font-weight: 600; background: #ffbb00; } a:focus, #mainMenu a:focus, button:focus, .btn:focus, .navbar-toggle:focus, select:focus, .carousel-control:focus, #media-tabs>ul li:focus, .mfp-close:focus, input[type="checkbox"]:focus, input[type="radio"]:focus { color: #333333; outline-offset: 5px; outline-color: #ffbb00; outline-style: dotted; outline-width: 3px; } h1, .h1 { color: #000000; font-size: 40px; font-weight: 600; margin-top: 0px; margin-bottom: 15px; } h2, .h2 { font-size: 32px; font-weight: 600; margin-top: 30px; margin-bottom: 15px; } h3, .h3 { font-weight: 600; margin-top: 25px; margin-bottom: 15px; } h4, .h4 { font-size: 24px; font-weight: 600; margin-top: 25px; margin-bottom: 15px; } h5, .h5 { font-size: 24px; font-weight: 600; margin-top: 25px; margin-bottom: 15px; } h6, .h6 { font-size: 22px; font-weight: 600; margin-top: 20px; margin-bottom: 15px; } .img-responsive { margin: 0px auto; } .img-thumbnail { margin-bottom: 15px; border-radius: 0px; } .push-bottom { margin-bottom: 15px; } .img_bcg_block { overflow: hidden; } .img_bcg { display: block; background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; transition: transform 0.5s; } .box_link { position: absolute; top: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; z-index: 2; } .box_link:hover~.img_bcg_block .img_bcg, .box_link:focus~.img_bcg_block .img_bcg { transform: scale(1.1); transition: transform 0.5s; } .vertical-align { position: absolute; top: 50%; transform: translateY(-50%); } @media (min-width: 1220px) { .col-lg-petina { width: 20% !important; } } .h2_extra { padding: 10px 15px; margin: 30px auto 25px auto; text-align: center; border-bottom: 2px solid #339933; width: 30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #339933; text-decoration: none; } img { max-width: 100%; height: auto; } .zahodit { display: none; } .hideOnDesktop { display: none !important; } .skryty-konverze { overflow: hidden; height: 1px; width: 1px; position: fixed; bottom: 0px; left: 0px; padding: 1px; background: transparent; } .align-center { text-align: center; } @media (min-width: 1220px) { .col-lg-petina { width: 20% !important; } } .visuallyhidden { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; } .page-content ul { list-style: none; padding-left: 20px; } .page-content ul li:before { content: "\2022"; color: #339933; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; } .page-content ul.list-unstyled { list-style: none inside none; padding-left: 0px; } body .table-responsive { border: none; } .table-responsive.jspScrollable { border: 1px solid #003366; } .page-content .table-responsive { overflow: auto; border: none; max-width: 100%; } .page-content table { width: 100%; border: 1px solid #c9c9c9; margin-bottom: 20px; font-size: inherit; } .page-content table th, .page-content table td { border: 1px solid #777; border: 1px solid #c9c9c9; vertical-align: middle; padding: 10px; } .page-content table th { background-color: #dfdfdf; font-weight: normal; } .page-content table tr:nth-child(even) td { background: #f5f5f5; } .page-content .akce_row .popis { padding: 5px; } .page-content #hlavni_udaje>table { width: auto; border: none; margin-bottom: 40px; font-size: inherit; } .page-content #hlavni_udaje>table th, .page-content #hlavni_udaje>table td { border: none; vertical-align: middle; padding: 5px; } .page-content #hlavni_udaje>table tr>td:first-of-type { font-weight: bold; } .page-content #hlavni_udaje>table td.datum { color: #339933; } .page-content #hlavni_udaje>table th { background-color: transparent; font-weight: normal; } .page-content #hlavni_udaje>table tr:nth-child(even) td { background: transparent; } .audio_clanek_img { margin-bottom: 50px; } .audio_blocks { margin-bottom: 40px; } .audio_blocks audio { display: block; width: 100%; margin-bottom: 10px; } .form-control { border-radius: 0px; } .form-control:focus { border-color: #333; outline-offset: 5px; outline-color: #ffbb00; outline-style: dotted; outline-width: 3px; } .control-label { display: inline-block; height: 34px; line-height: 34px; vertical-align: middle; font-weight: normal; } input.required-empty { border-color: #339933; } #header { background-color: #f2f3f7; height: 120px; position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 9999; } #header.affix { width: 100%; z-index: 999; top: 0px; position: fixed; } #header .horizontal-line { display: block; height: 1px; background-color: #dadff0; } #top-line { display: flex; align-items: center; justify-content: space-between; padding-top: 11px; padding-bottom: 13px; } #top-line #right_block { display: flex; align-items: center; justify-content: flex-end; padding-top: 3px; padding-bottom: 3px; } #logo { display: inline-block; } #logo .logo_title { margin: 0; padding: 0; line-height: 0; } #logo img { max-width: 100%; height: auto; max-height: 30px; } .tic_icon { max-height: 30px; margin-left: 0px; } #searchFormTop { margin-right: 15px; } #searchFormTop .input-group { position: relative; } #searchFormTop #q.form-control { width: 300px; height: 40px; border-radius: 19px; background-color: #ffffff; border: 1px solid #dadff0; font-family: "Barlow"; } #searchFormTop #q.form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 153, 51, 0.6); } #searchFormTop .ico-btn { background: transparent !important; border: none !important; padding: 0 !important; height: 40px; width: 40px; position: absolute; right: 0; z-index: 3; } #searchFormTop .ico-btn .icon { color: #339933; } .mesto_logo_blocks { margin-right: 10px; } .mesto_logo_block { display: inline-block; margin-right: 5px; } .mesto_logo_block img { max-height: 30px; } .mesto_logo_block:hover, .mesto_logo_block:focus { filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5)); } .soc_icon_block { display: block; position: relative; width: 40px; height: 40px; border-radius: 50%; background-color: #d5d5d5; } .soc_icon_block .icon { font-size: 20px; color: #ffffff; left: 0; right: 0; text-align: center; } .soc_icon_block:hover, .soc_icon_block:focus { background-color: #1d1d1d; } #facebook_icon_block.soc_icon_block { background-color: #1778f2; margin-right: 10px; } #facebook_icon_block.soc_icon_block:hover, #facebook_icon_block.soc_icon_block:focus { background-color: #0051b7; } #instagram_icon_block.soc_icon_block { background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045); } #instagram_icon_block.soc_icon_block:hover, #instagram_icon_block.soc_icon_block:focus { background: none; background-color: #833ab4; } @media (max-width: 767px) { .mesto_logo_blocks { display: block; text-align: center; margin-right: 0px; } .mesto_logo_block { position: static !important; transform: none !important; } .mesto_logo_block img { max-height: 40px; } } @media (min-width: 768px) { .tic_icon { margin-left: 10px; } } @media (min-width: 992px) { .tic_icon { max-height: 40px; margin-left: 15px; } .mesto_logo_block img { max-height: 40px; } } .navbar-collapse { top: 0px; position: relative; z-index: 999; } nav.navbar { height: 0px; min-height: 0px; margin-bottom: 0px; border: 0px none; } #mainMenu .navbar-collapse, #kategorie_mobile_menu #cssmenu { padding-left: 0px; padding-right: 0px; background-color: #fff; color: #fff; top: -22px; height: 100%; overflow: auto; width: 100%; } #mainMenu .navbar-nav { margin: 0px; } #mainMenu a { position: relative; line-height: 20px; color: #fff; text-transform: uppercase; border: 0px none; outline: 0px none; } #mainMenu li a:hover, #mainMenu li a:focus { color: #339933; background-color: transparent; } #mainMenu .active>a { color: #339933; } #mainMenu .dropdown-menu { margin: -1px 0px 0px 0px; padding: 1px 0px 0px 0px; background: #ffffff; } .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { background-color: transparent; } .mobile-menu { display: none; } .dropdown.opened .dropdown-menu { display: block; } .navbar-toggle { background: #339933; color: #fff; margin: 0; } a i.glyphicon { padding-right: 5px; } @media (max-width: 767px) { #header { height: 70px; } #logo { margin-right: 15px; } body.header-affixed { margin-top: 70px; } .navbar-collapse { border: none !important; overflow: auto; } .navbar-collapse .dropdown-menu { padding: 0px; position: relative; width: 100%; margin: 0px; background: transparent; box-shadow: none; } .navbar-collapse .dropdown-toggle .dropdown-trigger { position: absolute; height: 50px; width: 15%; bottom: 0; right: 0; padding: 0; } .navbar-collapse .dropdown-toggle .dropdown-trigger .icon { right: 50%; } .navbar-collapse .dropdown-toggle .dropdown-trigger:hover .icon, .navbar-collapse .dropdown-toggle .dropdown-trigger:focus .icon { animation-name: downPulse; animation-duration: 0.7s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes downPulse { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(0, 5px); } } #header.preventAffix { position: relative !important; top: auto !important; left: 0; right: auto; } #header.preventAffix .menu_kontejner, #header.preventAffix .menu_sloupec { padding: 0; } #header.preventAffix .menu_radek { margin: 0; } #header.preventAffix #navbar { height: auto; } #header.preventAffix .navbar-nav { top: 70px; left: 0; width: 100%; z-index: 9999; background-color: #ffffff; } #mainMenu li { border-bottom: 1px solid #d5d5d5; } #mainMenu li a { color: #000000; line-height: 50px; padding: 0 10px; width: 100%; text-decoration: none; } #mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li.active>a { text-decoration: underline; } #mainMenu li a:focus { outline-offset: -3px; } #mainMenu li a.dropdown-toggle:focus { z-index: 1001; } #mainMenu li .dropdown-menu { top: 0; background-color: #eeeeee; } #mainMenu li .dropdown-menu>li>a { padding: 0 20px; } #bottom_block { margin-top: 30px; margin-bottom: 30px; } #searchFormTop, .mesto_logo_block, .soc_icon_block { margin-right: 0; margin-bottom: 10px; } #searchFormTop .input-group { margin: 0 auto; width: 90%; } #searchFormTop #q.form-control { width: 100%; } .mesto_logo_block { transform: translateX(-50%); left: 50%; position: relative; } .soc_icon_block { margin: 0px auto 10px auto !important; } } @media (min-width: 768px) { #header, #header.affix { position: relative; top: auto; } #logo { text-align: left; } #logo img { max-width: 100%; height: auto; } #mainMenu li { position: relative; height: 49px; } #mainMenu a { display: block; height: 100%; line-height: 49px; padding: 0; color: #000000; font-weight: 500; font-family: "Barlow"; font-size: 10px; border: none; text-decoration: none; } #mainMenu a:after, #mainMenu .active>a:after { content: ""; height: 1px; width: 0; transition: width 0.2s; background-color: #339933; position: absolute; top: 75%; left: 0; right: 0; margin: 0 auto; } #mainMenu .active>a:after { width: 100%; } #mainMenu a:hover:after, #mainMenu a:focus:after { width: 100%; } #mainMenu .navbar-nav { display: flex; align-items: center; justify-content: space-between; width: 100%; } #mainMenu .dropdown-menu { padding: 0; margin: 0; border: none; border-radius: 0; box-shadow: 0 0 -5px rgba(0, 0, 0, 0.2); padding: 5px 13px; } #mainMenu .dropdown-menu li { height: 26px; border-bottom: 1px solid #d5d5d5; } #mainMenu .dropdown-menu li:last-child { border: none; } #mainMenu .dropdown-menu a { font-size: 12px; text-transform: none; height: 100%; line-height: 26px; } #mainMenu .dropdown-menu a:after, #mainMenu .dropdown-menu .active>a:after { margin-left: 0; } #mainMenu .navbar-collapse { background-color: transparent; color: inherit; top: auto; height: auto !important; width: auto !important; } .affix #mainMenu .navbar-collapse { position: relative; top: auto; } #mainMenu .dropdown:hover .dropdown-menu { display: block; } } @media (min-width: 992px) { #logo img { max-height: 45px; } #mainMenu a { font-size: 14px; } #mainMenu .container { padding: 0px; } #mainMenu>.container { padding: 0 15px; } } @media (min-width: 1220px) { #mainMenu a { font-size: 14px; } } @media (min-width: 1460px) { .container { width: 1440px; } #mainMenu a { font-size: 17px; } #mainMenu .dropdown-menu li { height: 36px; } #mainMenu .dropdown-menu a { font-size: 16px; line-height: 36px; } } .home_section { padding-top: 40px; padding-bottom: 40px; } .home_section .section_title { font-size: 40px; margin: 0; margin-bottom: 30px; text-align: center; } #wrapper { padding-bottom: 40px; } #uvodka_levy-blok { margin-top: 55px; } @media (min-width: 768px) { .home_section .section_title { text-align: left; } #uvodka_levy-blok { margin-top: 110px; } #akceClanekDetail #uvodka_levy-blok { margin-top: 55px; } } @media (min-width: 992px) { #akceClanekDetail #uvodka_levy-blok { margin-top: -110px; } } #nejblizsiAkce_uvodka.home_section { padding-top: 36px; padding-bottom: 20px; } #rychleOdkazy_uvodka.home_section { padding-bottom: 20px; } .menuBloky_articles .box { position: relative; text-align: center; margin-bottom: 20px; } .menuBloky_articles .box .box_link { z-index: 3; } .menuBloky_articles .box .title_block { min-height: 60px; position: relative; z-index: 2; } .menuBloky_articles .box .title { margin: 0 auto; font-size: 22px; line-height: 30px; color: #000000; font-weight: 700; text-transform: uppercase; left: 0; right: 0; height: 30px; overflow: hidden; transition: top 0.5s; } .menuBloky_articles .box .img_bcg_block { height: 180px; } .menuBloky_articles .box .prekryv { position: absolute; display: block; width: 100%; height: 0; transition: height 0.5s; top: 0; left: 0; right: 0; z-index: 1; } .menuBloky_articles .box .box_link:hover~.content .prekryv, .menuBloky_articles .box .box_link:focus~.content .prekryv { height: 100%; } .menuBloky_articles .box .box_link:hover~.content .title_block .title, .menuBloky_articles .box .box_link:focus~.content .title_block .title { top: 200%; } .menuBloky_articles .box .box_link:hover~.img_bcg_block .img_bcg { transform: none; } @media (max-width: 767px) { .menuBloky_articles .box { max-width: 340px; margin-left: auto; margin-right: auto; } } #main_block { background-color: transparent; padding-bottom: 20px; } #pageIntro { position: relative; } .pageIntroWithImage { position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; height: 150px; margin-bottom: 10px; text-align: center; } .pageIntroWithImage .pageIntroWithImage_cont, .pageIntroWithImage .pageIntroWithImage_row, .pageIntroWithImage .pageIntroWithImage_col { position: relative; height: 100%; z-index: 2; } .pageIntroWithImage .intro_title { font-size: 24px; font-weight: 400; margin-top: 0; margin-bottom: 0; color: #ffffff; text-transform: uppercase; top: 45%; left: 0; right: 0; } @media (min-width: 460px) { .pageIntroWithImage .intro_title { font-size: 34px; } } @media (min-width: 992px) { .pageIntroWithImage { height: 300px; text-align: left; } .pageIntroWithImage .intro_title { font-size: 72px; left: initial; right: initial; } } .pageIntroWithoutImage { padding-top: 60px; padding-bottom: 25px; } .pageIntroWithoutImage .intro_title { margin-top: 0; margin-bottom: 11px; font-size: 40px; font-weight: 600; text-align: center; } .pageIntroWithoutImage .intro_title.bottom-line:after { margin-left: auto; margin-right: auto; margin-top: 21px; } @media (min-width: 768px) { .pageIntroWithoutImage .intro_title { text-align: left; } } .pageIntroWithoutImage .datum { font-size: 18px; color: #339933; font-weight: 700; font-family: "Barlow"; } #imgMapIntro { padding-top: 13px; padding-bottom: 20px; } #imgMapIntro .img_block, #imgMapIntro .map_block { text-align: center; } .map_block>iframe { margin-bottom: 20px; } #imgMapIntro .img_block img { height: 100%; object-fit: cover; } #imgMapIntro .img_block { height: 310px; } @media (min-width: 460px) { #imgMapIntro .img_block { height: 620px; } } .akce_row { position: relative; } .facebook_share { position: absolute; bottom: -30px; left: 10px; } .facebook_share .icon { font-size: 25px; color: #d5d5d5; } .facebook_share:hover .icon, .facebook_share:focus .icon { color: #1778f2; } #drobecky { background-color: #339933; } #drobecky.inImage { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(51, 153, 51, 0.7); z-index: 1; } .breadcrumb { background: transparent; margin-bottom: 0px; padding-left: 0; padding-right: 0; } .breadcrumb>li+li::before { content: "-"; } .breadcrumb>li>a, .breadcrumb>li.active { font-size: 13px; color: #e2ffe2; } .breadcrumb>li>a:hover, .breadcrumb>li>a:focus { color: #000000; } @media (min-width: 460px) { #drobecky { height: 40px; } } #introHeaderLinks_block { height: 60px; position: relative; } .zpet_na_vypis { display: inline-block; font-size: 15px; color: #339933; text-decoration: underline; z-index: 2; } .zpet_na_vypis .icon { font-size: 14px; margin-right: 6px; color: #339933; } .zpet_na_vypis:hover, .zpet_na_vypis:focus { color: #000000; } .oddelovac { margin: 0 10px; color: #d5d5d5; } #introHeaderLinks_block #vytisknout { font-size: 15px; color: #339933; font-weight: 400; font-family: "Barlow"; } #introHeaderLinks_block #vytisknout .icon { font-size: 14px; color: #339933; margin-right: 5px; } #introHeaderLinks_block #vytisknout .text { text-decoration: underline; } #introHeaderLinks_block #vytisknout:hover, #introHeaderLinks_block #vytisknout:focus { color: #000000; } #levy-blok { margin-top: 50px; } #levy-blok .leveMenuTitle { font-size: 30px; color: #000000; font-weight: 600; font-family: "Barlow"; margin-bottom: 10px; } @media (min-width: 992px) { #levy-blok { margin-top: -55px; } } #levy-blok .leve-menu { margin-bottom: 20px; } #levy-blok .leve-menu ul.nav { padding: 0; list-style-type: none; } #levy-blok .leve-menu li { border-bottom: 2px solid #ffffff; } #levy-blok .leve-menu li>a { display: block; height: 100%; text-decoration: none; font-size: 18px; color: #000000; font-weight: 500; font-family: "Barlow"; background-color: #f2f3f7; } #levy-blok .leve-menu li>a.a_active { background-color: #dee0e9; } #levy-blok .leve-menu li>a:hover, #levy-blok .leve-menu li>a:focus { color: #339933; text-decoration: underline; background-color: #dee0e9; z-index: 1; } @media (min-width: 992px) and (max-width: 1219px) { #levy-blok .leve-menu li>a { font-size: 12px; line-height: 30px; } #levy-blok .leve-menu li>a .icon { font-size: 15px; margin-right: 10px; } } #akceClanekDetail { padding-bottom: 30px; } .page-content.bottomOffset { margin-bottom: 50px; } .page-content p { line-height: 28px; } .qr_img { max-height: 160px; margin-left: 0; } #kontaktPage .pod_nadpis { margin-top: 0; } #filtr_blok .page-content { text-align: center; margin-top: 20px; } #filtr_blok .filtr_blok_wrapper { background-color: #f2f3f7; } #filtr_blok #kalendar-right { margin-bottom: 0; } #filtr_blok .formular { background-color: transparent; padding: 20px 20px 10px 20px; } #filtr_blok .formular .chcbx_group .typ_akce_chckbx~.text { margin-left: 15px; display: inline-block; line-height: 30px; color: #000000; font-weight: 400; font-family: "Barlow"; } #filtr_blok .formular .bottom_controls { display: flex; flex-direction: column; margin-top: 40px; } #filtr_blok .formular .input_wrapper { position: relative; display: inline-block; flex: 1; margin-bottom: 10px; } #filtr_blok .formular .input_wrapper:last-of-type { margin-right: 0px; } #filtr_blok .formular .input_wrapper .form-control { padding-left: 50px; margin-bottom: 0; } #filtr_blok .formular .input_wrapper .text { left: 15px; font-size: 17px; color: #000000; font-family: "Barlow"; } #filtr_blok .formular .btn { min-width: initial; width: 100%; font-size: 17px; font-weight: 400; padding-top: 13px; padding-bottom: 13px; } #filtr_blok .formular .input_wrapper.dnes_zitra { display: flex; align-items: center; justify-content: space-evenly; width: 100%; padding-top: 12px; padding-bottom: 12px; background-color: #ffffff; border: 1px solid #dadff0; } #filtr_blok .formular .text_link { font-size: 17px; text-decoration: underline; color: #000000; font-weight: 400; font-family: "Barlow"; } #filtr_blok .formular .text_link:hover, #filtr_blok .formular .text_link:focus { color: #339933; } #filtr_blok .formular .bottom_links { margin-top: 18px; } #filtr_blok .formular .bottom_links .text_link { display: flex; align-items: center; text-decoration: none; margin-right: 60px; display: inline-block; margin-bottom: 10px; } #filtr_blok .formular .bottom_links .text_link:last-of-type { margin-right: 0; } #filtr_blok .formular .bottom_links .text_link .icon { font-size: 20px; color: #339933; margin-right: 5px; } #filtr_blok .formular .bottom_links .text_link .text { text-decoration: underline; } @media (min-width: 768px) { #filtr_blok .formular .bottom_controls { flex-direction: row; } #filtr_blok .formular .input_wrapper { margin-right: 22px; margin-bottom: 0px; } } #cssmenu ul li a>span.text { display: block; z-index: 888; width: 75%; } #cssmenu ul li a>span.menu_akce { clear: both; position: absolute; display: inline-block; top: 0; right: 0; padding: 5px 0; height: 100%; z-index: 999; width: 25%; } .sidebar a:hover, .sidebar a:focus { text-decoration: none; } .subnav-toggle { padding: 0px 5px; color: #339933; } .subnav { display: none; clear: both; } .opened>.subnav { display: block; } .sidebar-title { font-size: 15px; display: block; padding: 10px 10px 10px 10px; background-color: #339933; } .sidebar-title.mail { text-align: center; padding-right: 20px; } @media screen and (max-width: 767px) { #main_block { position: relative; } #col-left { position: static; } #menu-kategorie { position: absolute; top: -22px; left: 0px; width: 100%; margin: 0px; border-radius: 0px; z-index: 9000; height: 100%; overflow: auto; } #menu-kategorie.affix { top: 55px; position: fixed; } #mainMenu .navbar-collapse, #kategorie_mobile_menu #cssmenu { top: auto; } nav.navbar>.container { padding: 0; } #mainMenu #navbar { margin: 0; } } @media screen and (min-width: 768px) { #menu-kategorie.collapse { display: block !important; visibility: visible !important; height: auto !important; overflow: visible !important; } #menu-kategorie { position: relative; top: auto; left: auto; } body { overflow: auto !important; } } #footer { background-color: #f2f3f7; color: #333333; padding-top: 35px; } #footer a:not(.btn) { color: #333333; } #footer a:not(.btn):hover, #footer a:not(.btn):focus, #footer a:not(.btn):active { text-decoration: none; color: #339933; } #footer-menu { padding-top: 25px; padding-bottom: 5px; } #pata_menu { list-style-type: none; padding: 0; } #pata_menu .box { margin-bottom: 20px; position: relative; text-align: center; } #pata_menu .box .content_box { background-color: #ffffff; padding: 27px 15px 27px 15px; } #pata_menu .box .content_box .content .icon { font-size: 30px; color: #339933; margin-bottom: 12px; } #pata_menu .box .content_box .content .title { font-size: 17px; color: #000000; font-weight: 400; text-transform: uppercase; margin: 0; height: 20px; overflow: hidden; } #pata_menu .box_link:hover~.content_box, #pata_menu .box_link:focus~.content_box { background-color: #ffbb00; } #pata_menu .box_link:hover~.content_box .content .icon, #pata_menu .box_link:focus~.content_box .content .icon { color: #000000; } #pata_menu .box_link:hover~.content_box .content .title, #pata_menu .box_link:focus~.content_box .content .title { color: #000000; text-decoration: underline; } @media (min-width: 1220px) { #pata_menu .box .content_box .content .title { height: 40px; } } @media (min-width: 1460px) { #pata_menu .box .content_box .content .title { height: 20px; } } #footer-forms { padding-top: 25px; padding-bottom: 60px; } .form_box { background-color: #ffffff; padding: 45px 40px 40px 40px; font-size: 14px; margin-bottom: 20px; } .form_box .title { font-size: 30px; font-weight: 400; color: #000000; margin: 0; margin-bottom: 18px; } .form_box .text { margin-bottom: 24px; } .gdpr_souhlas_block { margin-bottom: 24px; display: flex; align-items: flex-start; } .gdpr_souhlas_block input#gdpr_souhlas { margin-right: 10px; } label { font-weight: 400; margin-bottom: 0; } .form_box .form-control { border: 1px solid #d5d5d5; background-color: #ffffff; height: 50px; box-shadow: none; } .form_box .btn { padding-top: 0; padding-bottom: 0; height: 50px; line-height: 50px; font-weight: 500; } .formularKontakt.btn { min-width: 240px; } @media (max-width: 767px) { #form_newsletter .input-group { display: block; width: 100%; } .form_box .form-control { margin-bottom: 15px; } } @media (min-width: 1220px) { .form_box { padding: 45px 100px 40px 40px; } } @media (min-width: 1460px) { .form_box { padding: 45px 170px 40px 40px; } } #footer-partneri { background-color: #ffffff; padding-top: 20px; padding-bottom: 4px; } #partneri_animace_block .owl-item .col { width: 100% !important; } #partneri_animace_block img.partner-img { max-height: 87px; } .owl-controls { height: auto !important; } .owl-pagination { height: 100%; display: none; } .owl-pagination .owl-page>span { width: 13px !important; height: 13px !important; border-radius: 50% !important; background: #b9b9b9 !important; opacity: 1 !important; margin: 0 3px !important; } .owl-pagination .owl-page.active>span { background-color: #339933 !important; } .owl-pagination .owl-page:not(.active):hover>span, .owl-pagination .owl-page:not(.active):focus>span { opacity: 0.5 !important; } .owl-controls { margin-top: 0; } .owl-buttons {} .owl-controls .owl-buttons div { width: 22px !important; height: 22px !important; line-height: 22px !important; color: #ffffff; padding: 0px !important; border-radius: 50% !important; background: #339933 !important; opacity: 1 !important; } .owl-controls .owl-buttons div:hover, .owl-controls .owl-buttons div:focus { background-color: #ffbb00 !important; } #footer-bottom { text-align: center; font-size: 14px; line-height: 24px; color: #333333; padding-top: 28px; padding-bottom: 28px; } #footer-bottom .pata_list { list-style-type: none; padding: 0; margin: 0; } #footer-bottom .pata_nav { display: inline-block; } #footer-bottom .pata_item { display: table; margin-bottom: 5px; margin-left: auto; margin-right: auto; } #footer-bottom .pata_item.firma { margin-bottom: 15px; } #footer-bottom .pata_link { color: #333333; } .footer-copyright-cp { margin-top: 60px; } .footer-copyright-cp a { display: inline-block; height: 24px; padding: 0px; } .footer-copyright-cp a#logo-cp { width: 124px; height: 24px; } .footer-copyright-cp a#logo-cpedit { width: 46px; height: 14px; } .footer-copyright-cp a .svg-icon { width: 100%; height: 100%; vertical-align: middle; fill: #339933; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #ffbb00; } #footer-bottom .nonRESPswitch { margin-left: 40px; } @media (min-width: 992px) { #footer-bottom { text-align: left; } #footer-bottom .footer-copyright-cp { text-align: right; margin-top: 0; } #footer-bottom .pata_item { display: inline-block; margin-right: 26px; margin-bottom: 0px; } #footer-bottom .pata_item.firma { margin-bottom: 0px; } } #animace { height: 500px; margin-bottom: 40px; } #animace .carousel-inner, #animace .carousel-inner .item, #animace .carousel-inner .item img { height: 100%; } .carousel-control-box { position: absolute; left: 0; right: 0; bottom: 15px; text-align: right; } .carousel-indicators { display: none !important; width: auto; margin: 0 auto; left: 0; right: 0; bottom: 4px; z-index: 1; } .carousel-indicators li { width: 16px !important; height: 16px !important; border-radius: 50%; border: 0; background-color: #fff; margin: 0px 4px !important; } .carousel-indicators .active { background-color: #339933; } .carousel-controls { display: inline-block; } .carousel-control { background-image: none !important; text-shadow: none; position: relative; z-index: 2; display: inline-block; width: 40px; height: 40px; border-radius: 50%; background-color: #339933; text-decoration: none; opacity: 1; margin-left: 5px; } .carousel-control .icon { color: #ffffff; font-size: 24px; left: 0; right: 0; } .carousel-control:hover, .carousel-control:focus { background-color: #ffbb00; opacity: 1; } .carousel-control:hover .icon, .carousel-control:focus .icon { color: #000000; } .carousel-inner>.item>img, .carousel-inner>.item>a>img { margin: 0 auto; object-fit: cover; } .carousel-inner .content { left: 0; right: 0; top: 67%; margin: 0 auto; padding: 0 50px; max-width: 1920px; } .carousel-inner .content .title { font-family: "Barlow"; font-size: 5.997vw; color: #ffffff; font-weight: 700; text-transform: uppercase; filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.5)); } .carousel-inner .content .sub_title { font-family: "Barlow"; font-size: 3.651vw; color: #ffffff; font-weight: 600; text-transform: uppercase; filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.5)); } .carousel-inner .content .btn { margin-top: 10px; } @media (max-width: 767px) { #animace { height: auto; } #animace .carousel-inner, #animace .carousel-inner .item, #animace .carousel-inner .item img { height: initial; min-height: 300px; } .carousel-inner { background-color: #2b1b59; } .carousel-inner .content { padding: 0 6.519vw; } .carousel-control-box { bottom: 2.738vw; } .carousel-control { width: 5.215vw; height: 5.215vw; } .carousel-control .icon { font-size: 3.129vw; } .carousel-indicators { left: 3.911vw; right: initial; } .carousel-indicators li { width: 2.086vw !important; height: 2.086vw !important; } } @media (min-width: 768px) { .carousel-inner .content { padding: 0 43px; } .carousel-inner .content .title { font-size: 48px; } .carousel-inner .content .sub_title { font-size: 36px; } } @media (min-width: 1220px) { #animace { height: 680px; } .carousel-inner .content { padding: 0 63px; top: 77%; } } .animace_akce_blok .col { width: 100%; } .akce_articles .box { position: relative; height: 420px; margin: 0 auto 20px auto; } .akce_articles .box_link { border: 1px solid #d5d5d5; } .akce_articles .content { position: absolute; bottom: 0; left: 0; right: 0; background-color: #000000; background-color: rgba(0, 0, 0, 0.6); padding: 21px 15px 26px 15px; min-height: 70px; transition: min-height 0.5s, background-color 0.5s, padding 0.5s; } .akce_articles .title { font-size: 20px; color: #ffffff; margin: 0; transition: color 0.5s, margin 0.5s; } .akce_articles .popis { display: none; font-size: 16px; color: #000000; font-weight: 700; } .akce_articles .img_bcg_block { height: 100%; } .akce_articles .img_bcg_block .img_bcg { background-size: contain; background-color: #f2f3f7; } .akce_articles .datum_konani { position: absolute; left: 0; top: 0; width: 100%; height: auto; padding: 5px; text-align: center; background-color: #339933; font-size: 16px; color: #ffffff; font-weight: 500; font-family: "Barlow"; } @media (min-width: 768px) { .akce_articles .datum_konani { height: 36px; line-height: 36px; padding: 0; } } .akce_articles .box_link:hover~.content, .akce_articles .box_link:focus~.content { min-height: 100%; background-color: #ffbb00; padding-left: 20px; padding-top: 63px; } .akce_articles .box_link:hover~.content .title, .akce_articles .box_link:focus~.content .title { font-size: 24px; color: #000000; margin-bottom: 14px; } .akce_articles .box_link:hover~.content .popis, .akce_articles .box_link:focus~.content .popis { display: block; } @media (max-width: 767px) { .akce_articles .box { max-width: 340px; } } .akce_articles .visible-print * { text-align: left; display: block; position: initial; width: auto; height: auto; } .akce_articles .visible-print .content { margin-bottom: 20px; border-bottom: 1px solid #d5d5d5; } #articles_block { padding-top: 20px; } #articles_block.smallerOffset { padding-top: 5px; } .articles .article { border-bottom: 1px solid #e0e0e0; } .articles .article h2 { color: #333; font-size: 18px; } .articles .article h2 a { text-decoration: underline; } .article-meta { margin-bottom: 10px; } .article-meta a { text-decoration: underline; } #menuPolozky_block { padding-bottom: 60px; } .menuPolozky-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 460px; height: 100px; margin-bottom: 20px; } .menuPolozky-articles .box .title { left: 0; right: 0; margin: 0; text-align: center; font-size: 24px; color: #000000; font-weight: 500; z-index: 1; } .menuPolozky-articles .box .content { position: absolute; top: 0; left: 0; right: 0; display: block; height: 100%; width: 100%; background-color: #f2f3f7; } .menuPolozky-articles .box_link:hover~.content, .menuPolozky-articles .box_link:focus~.content { background-color: #ffbb00; } .menuPolozky-articles .box_link:hover~.content .title, .menuPolozky-articles .box_link:focus~.content .title { color: #000000; text-decoration: underline; } @media (min-width: 768px) { .menuPolozky-articles .box { max-width: initial; } } #simpleBloky_block { padding-bottom: 60px; } .simpleBloky-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 460px; height: 100px; overflow: hidden; margin-bottom: 20px; } .simpleBloky-articles .box .title { left: 20px; right: 20px; margin: 0; z-index: 1; font-size: 20px; line-height: 28px; color: #000000; font-weight: 500; } .simpleBloky-articles .box .content { position: absolute; top: 0; left: 0; right: 0; display: block; height: 100%; width: 100%; background-color: #f2f3f7; border: 1px solid #f2f3f7; text-align: center; } .simpleBloky-articles .box_link:hover~.content, .simpleBloky-articles .box_link:focus~.content { background-color: #ffbb00; border-color: #ffbb00; } .simpleBloky-articles .box_link:hover~.content .title, .simpleBloky-articles .box_link:focus~.content .title { color: #000000; text-decoration: underline; } @media (min-width: 768px) { .simpleBloky-articles .box { max-width: initial; } } .novinky-articles .box { position: relative; margin-bottom: 20px; max-width: 340px; margin-left: auto; margin-right: auto; } .novinky-articles .img_bcg_block { height: 200px; } .novinky-articles .content { border: 1px solid #d5d5d5; padding: 30px; } .novinky-articles .content .title { margin: 0; font-size: 20px; line-height: 28px; text-decoration: underline; color: #000000; font-weight: 400; } .novinky-articles .content .datum { font-size: 16px; color: #339933; font-weight: 700; } .novinky-articles .box_link:hover~.content .title, .novinky-articles .box_link:focus~.content .title { color: #ffbb00; text-decoration: none; } @media (min-width: 768px) { .novinky-articles .box { max-width: initial; } .novinky-articles .content { height: 130px; padding: 10px 20px; } .novinky-articles .content .title { height: 85px; overflow: hidden; } } .fotogalerie-articles .box { position: relative; margin-bottom: 20px; max-width: 340px; margin-left: auto; margin-right: auto; } .fotogalerie-articles .img_bcg_block { height: 200px; } .fotogalerie-articles .content { border: 1px solid #d5d5d5; padding: 30px; } .fotogalerie-articles .content .title { margin: 0; font-size: 20px; line-height: 28px; text-decoration: underline; color: #000000; font-weight: 400; } .fotogalerie-articles .content .datum { font-size: 16px; color: #339933; font-weight: 700; } .fotogalerie-articles .box_link:hover~.content .title, .fotogalerie-articles .box_link:focus~.content .title { color: #ffbb00; text-decoration: none; } @media (min-width: 768px) { .fotogalerie-articles .box { max-width: initial; } .fotogalerie-articles .content { height: 90px; padding: 10px 20px; } .fotogalerie-articles .content .title { height: 55px; overflow: hidden; } } .atraktivniMista-articles .box { position: relative; height: 300px; margin: 0 auto 20px auto; } .atraktivniMista-articles .content { position: absolute; bottom: 0; left: 0; right: 0; background-color: #000000; background-color: rgba(0, 0, 0, 0.6); padding: 21px 15px 26px 15px; min-height: 70px; transition: min-height 0.5s, background-color 0.5s, padding 0.5s; } .atraktivniMista-articles .title { font-size: 20px; color: #ffffff; margin: 0; transition: color 0.5s, margin 0.5s; } .atraktivniMista-articles .img_bcg_block { height: 100%; } .atraktivniMista-articles .box_link:hover~.content, .atraktivniMista-articles .box_link:focus~.content { min-height: 100%; background-color: #ffbb00; padding-left: 20px; padding-top: 63px; } .atraktivniMista-articles .box_link:hover~.content .title, .atraktivniMista-articles .box_link:focus~.content .title { font-size: 24px; color: #000000; margin-bottom: 14px; } @media (max-width: 767px) { .atraktivniMista-articles .box { max-width: 340px; } } #pagination_block { margin-top: 20px; } #pagination_block .btn.genNext { margin-bottom: 20px; } .pagination { margin-top: 20px; margin-bottom: 55px; } .pagination>li>a, .pagination>li>span { padding: 9px 0; height: 40px; width: 40px; text-align: center; color: #333; background-color: #f2f3f7; border: 1px solid #f2f3f7; font-weight: 600; font-size: 14px; margin: 0px 5px 0px 0px; border-radius: 0px; } .pagination>li>a i.glyphicon { padding: 0px; font-size: 0.9em; color: #333; } .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { background-color: #339933; border-color: #339933; color: #fff; z-index: 4; } .pagination>li>a:hover i.glyphicon, .pagination>li>a:focus i.glyphicon { color: #fff; } .pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span { border-radius: 0; } .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #339933; border-color: #339933; color: #fff; } #sidebar-poradit { color: #333333; border: 1px solid #cecece; font-size: 13px; } #sidebar-poradit .title { display: block; font-size: 14px; line-height: 1.2em; background-color: #272b33; margin: -1px -1px 10px -1px; border-bottom: 1px solid #d7d7d7; color: #b6b8c0; padding: 12px 20px; } #sidebar-poradit p strong { display: block; font-weight: normal; color: #333333; } #sidebar-poradit a, #sidebar-poradit a:hover { color: #333333; text-decoration: none; } .sidebar-articles { color: #333333; border: 1px solid #cecece; font-size: 12px; } .sidebar-articles .title { display: block; font-size: 14px; line-height: 1.2em; background-color: #272b33; margin: -1px -1px 0 -1px; border-bottom: 1px solid #d7d7d7; color: #b6b8c0; padding: 12px 20px; text-decoration: none; } .sidebar-articles .list-unstyled { padding: 0 10px; } .sidebar-articles .article { border-bottom: 1px dotted #333; color: #666; margin: 10px 0; } .sidebar-articles .article-date {} .sidebar-articles p a { text-decoration: underline; color: #333333; } .sidebar-articles a:hover { color: #339933; } .sidebar-articles .article-title { font-size: 14px; display: block; margin-bottom: 5px; color: #333333; } .sidebar-articles .article p { font-size: 12px; line-height: 1.2em; } .sidebar-articles .footer { padding: 0 10px; } .sidebar .advert-item { margin-bottom: 25px; } #adv .adv_title { display: none; } .win-message, .win-alert-message { margin: 0 auto !important; background: #73b84d url(/img/okno-ok.png) no-repeat 5% 50%; color: #ffffff; font-size: 20px !important; padding: 25px 80px !important; text-align: center !important; } .win-alert-message { background: #ffbb00 !important; } .hide-ico .win-message { background: #73b84d; } .win-buttons { padding-top: 25px; padding-bottom: 25px; background-color: #eeeeee; border-top: 1px solid #cccccc; margin: 20px 0 0 0; } .win-buttons .btn { border-radius: 2px; border: 1px solid #cccccc; padding: 10px 20px; } .win-buttons .btn-back { background-color: #ffffff; color: #000; font-size: 16px; } .win-buttons .btn-back:hover { background-color: #f1f1f1; border-color: #000; } .mfp-close { background: transparent url("/img/zavrit-ico.png") 50% 50% no-repeat !important; height: 34px !important; width: 34px !important; font-size: 0 !important; } .popup-block-content { padding: 15px; } ul.comments { padding-left: 0; } ul.comments li { list-style: none; padding: 0 0 10px 0; } ul.comments li h2 { font-size: 16px; } ul.comments li span.content { font-size: 13px; padding-left: 5px; } ul.comments li div.comment { padding-bottom: 20px; color: #666; font-size: 14px; } ul.comments li span.content-autor .autor { color: #333333; margin-right: 30px; } ul.comments li div.comment div.comment-by { font-size: 14px; padding: 3px 5px; background: #f8f8f8; border-top: 1px solid #cecece; margin: 5px 0px 5px 0px; } ul.comments li div.comment div.comment-by h4 { font-weight: normal; display: inline; padding-right: 100px; } ul.comments li div.comment div.comment-by span { display: block; text-align: right; padding-top: 5px; } ul.comments li div.comment p { padding: 0px 0px 0px 5px; margin: 0px 0px 6px 0px; } ul.comments li div.comment-block .comment-by span { margin-top: -25px; } ul.comments li div.comment .comment-form { border-top: 1px solid #cecece; padding-top: 10px; } #formular-area .form-show { margin-bottom: 10px; } #komentare_kotva img { margin-top: -5px; } ul.comments li ul.reply { padding-left: 20px; } .padding-min { padding-right: 12px; } .padding-min .col-sm-1, .padding-min .col-sm-2, .padding-min .col-sm-3, .padding-min .col-sm-4, .padding-min .col-sm-5, .padding-min .col-sm-6, .padding-min .col-sm-7, .padding-min .col-sm-8, .padding-min .col-sm-9, .padding-min .col-sm-10, .padding-min .col-sm-11, .padding-min .col-sm-12, .padding-min .col-lg-1, .padding-min .col-lg-2, .padding-min .col-lg-3, .padding-min .col-lg-4, .padding-min .col-lg-5, .padding-min .col-lg-6, .padding-min .col-lg-7, .padding-min .col-lg-8, .padding-min .col-lg-9, .padding-min .col-lg-10, .padding-min .col-lg-11, .padding-min .col-lg-12, .padding-min .col-md-1, .padding-min .col-md-2, .padding-min .col-md-3, .padding-min .col-md-4, .padding-min .col-md-5, .padding-min .col-md-6, .padding-min .col-md-7, .padding-min .col-md-8, .padding-min .col-md-9, .padding-min .col-md-10, .padding-min .col-md-11, .padding-min .col-md-12 { padding-left: 2px; padding-right: 2px; } #dodatky ul { margin: 0; padding: 0; width: auto; float: left; } #dodatky li { list-style: none; float: left; padding: 0 10px; border-right: #5c5c5c 1px solid; } #dodatky li.posledni { border-right: none; } @media screen and (min-width: 768px) { #dodatky li { padding: 0 25px; } } @media (max-width: 767px) { .padding-min .col-sm-1, .padding-min .col-sm-2, .padding-min .col-sm-3, .padding-min .col-sm-4, .padding-min .col-sm-5, .padding-min .col-sm-6, .padding-min .col-sm-7, .padding-min .col-sm-8, .padding-min .col-sm-9, .padding-min .col-sm-10, .padding-min .col-sm-11, .padding-min .col-sm-12, .padding-min .col-lg-1, .padding-min .col-lg-2, .padding-min .col-lg-3, .padding-min .col-lg-4, .padding-min .col-lg-5, .padding-min .col-lg-6, .padding-min .col-lg-7, .padding-min .col-lg-8, .padding-min .col-lg-9, .padding-min .col-lg-10, .padding-min .col-lg-11, .padding-min .col-lg-12, .padding-min .col-md-1, .padding-min .col-md-2, .padding-min .col-md-3, .padding-min .col-md-4, .padding-min .col-md-5, .padding-min .col-md-6, .padding-min .col-md-7, .padding-min .col-md-8, .padding-min .col-md-9, .padding-min .col-md-10, .padding-min .col-md-11, .padding-min .col-md-12 { padding-left: 2px; padding-right: 0; } } object, iframe { max-width: 100%; } @media (max-width: 767px) { .menuOpened { background: #ffffff; } .menuOpened.header-affixed { margin-top: 0; } .menuOpened #main_obal { display: none; } .menuOpened #footer { display: none; } .menuOpened #vyhody { display: none; } } @media (max-width: 595px) { .logo-miniresp { display: block !important; } .logo-resp { display: none !important; } } @media (max-width: 380px) { #leve-menu-toggle { width: 100px; padding: 0; } } #prekryv { display: none; background-color: rgba(40, 40, 40, 0.5); width: 100%; height: 0; z-index: 999; position: absolute; } #vyhody { padding: 35px 0; font-size: 18px; text-transform: uppercase; } #vyhody .img-block { padding-right: 10px; text-align: right; } #vyhody .text-block { padding-left: 0; } .lg-outer .lg-inner { padding-top: 50px; } .lg-backdrop { z-index: 1045; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { padding-bottom: 155px; } .lg-toolbar #lg-download { display: none; } .white-popup-block .row { margin: 0; } #formularKontakt table { width: 100%; margin: 20px 0; } .ajax-waiting:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: url("/img/loading.gif") 50% 50% no-repeat rgba(60, 60, 60, 0.5); } body.ajax-waiting:after { position: fixed; z-index: 6666; } #media-obsah { margin-top: 50px; padding-bottom: 60px; } .files-box.top_offset { margin-top: 20px; } #videa li, #soubory li { text-align: left; float: left; clear: both; text-decoration: underline; } #media-tabs { background: transparent; border: none; font-family: inherit; } #media-tabs.ui-widget-content { border: none; padding: 0; } #media-tabs>ul { background: inherit; border: none; border-bottom: 1px solid #d5d5d5; margin: 0; padding: 0; } .galleryHeader, #media-tabs>ul li { background-color: transparent; margin: 0; border: none; font-size: 28px; font-family: "Barlow"; color: #339933; font-weight: 600; } #media-tabs>ul li a { padding: 13px 43px !important; color: #339933 !important; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs .ui-state-default a { color: #339933; } #media-tabs .ui-state-active, #media-tabs .ui-widget-content .ui-state-active, #media-tabs .ui-widget-header .ui-state-active, #media-tabs a.ui-button:active, #media-tabs .ui-button:active, #media-tabs .ui-button.ui-state-active:hover, #media-tabs>ul li:hover, #media-tabs>ul li:active { background-color: inherit !important; border-bottom: 2px solid #339933 !important; top: 1px; } #media-tabs>ul li:not(.ui-tabs-active):hover, #media-tabs>ul li:not(.ui-tabs-active):active { top: 2px; border-bottom: 2px solid #ffbb00 !important; } #media-tabs>ul li:not(.ui-tabs-active) a:hover, #media-tabs>ul li:not(.ui-tabs-active) a:focus { color: #ffbb00 !important; } @media (max-width: 767px) { #media-tabs>ul { border-bottom: none; } #media-tabs>ul li { display: block; width: 100%; text-align: center; } #media-tabs .ui-state-default a { text-align: center; margin: 0 auto; display: block; width: 100%; } #media-tabs .ui-state-active, #media-tabs .ui-widget-content .ui-state-active, #media-tabs .ui-widget-header .ui-state-active, #media-tabs a.ui-button:active, #media-tabs .ui-button:active, #media-tabs .ui-button.ui-state-active:hover, .row .gallery .ui-tabs-panel .ui-corner-bottom .ui-widget-content { background-color: #fff !important; border-radius: 0px; border-bottom: 1px solid #d5d5d5 !important; top: 0px; } } #media-tabs .ui-state-active a, #media-tabs .ui-state-active a:link, #media-tabs .ui-state-active a:visited { color: #1d1d1d; outline: none; } .gallery {} .gallery .img-thumbnail { height: 202px; overflow: hidden; border: none; background: transparent; margin-bottom: 20px; padding-top: 0; padding-bottom: 0; } .gallery .img-thumbnail img { height: 100%; object-fit: cover; } #soubory { padding: 10px 30px; border: 1px solid #d5d5d5; text-align: left; } #soubory .box { margin-bottom: 00px; background-color: #fff; } #soubory .box a { text-decoration: underline; text-align: left; display: block; padding: 10px 0px; height: 50px; overflow: hidden; display: flex; align-items: center; font-size: 16px; } #soubory .box a:hover .title { color: #339933; } #soubory .box a:hover img { max-height: 34px; transition: max-height 0.2s; } #soubory .box img { max-height: 30px; min-width: 27px; transition: max-height 0.2s; display: block; margin-right: 15px; } @media (min-width: 460px) and (max-width: 1229px) { #soubory .box a .title { font-size: 12px; } } #videa a:hover, #videa a:focus, #videa a:active { color: #339933; } .show-all.btn { color: #fff; min-width: 268px; } #mainMenu .RESPswitchMENU { padding-top: 40px; background-color: #d5d5d5; } #mainMenu .RESPswitchMENU a { padding: 10px 15px; display: block; text-align: right; color: #000000; font-size: 14px; } @media (max-width: 767px) { .searchActive { overflow: hidden; overflow-x: hidden; overflow-y: hidden; position: fixed; } } .searchActive #hledani #q { display: block; } .page-content p.tiny_empty_block { margin: 0; line-height: 0; } .page-content .cp-extrablock { margin-bottom: 80px; } .page-content .cp-extrablock:last-of-type { margin-bottom: 0; } .page-content .cp-extrablock img { max-height: 250px; object-fit: cover; margin-bottom: 30px; } .page-content .cp-extrablock .h1 .page-content .cp-extrablock .h2, .page-content .cp-extrablock h1, .page-content .cp-extrablock h2 { margin-top: 0; } @media (min-width: 992px) { .page-content .cp-extrablock img { max-height: 560px; margin-bottom: 0; } } @media (max-width: 991px) { .page-content .cp-extrablock.two_cols .text_left_col { margin-bottom: 60px; } } .page-content .imgs_box { padding-top: 10px; padding-bottom: 10px; } .page-content .imgs_box .triple_photo { display: flex; justify-content: center; flex-direction: column; margin-left: -10px; margin-right: -10px; } .page-content .imgs_box .triple_photo .img_item { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; } .page-content .imgs_box img { height: 100%; object-fit: cover; width: 100vw; } @media (min-width: 768px) { .page-content .imgs_box .triple_photo { flex-direction: row; } .page-content .imgs_box .triple_photo .img_item { margin-bottom: 0px; } } .form-control { border-radius: 0px; } .form-control:focus { border-color: #333; } .control-label { display: inline-block; height: 34px; line-height: 34px; vertical-align: middle; font-weight: normal; } input.required-empty { border-color: #339933; } .formular { padding: 30px; background-color: #eeeeee; color: #333333; } .formular .form_title { font-size: 24px; font-weight: 700; margin-top: 0; margin-bottom: 25px; color: #333333; } .formular label { font-size: 16px; line-height: 24px; font-weight: 400; margin-bottom: 2px; } .formular .form-control { height: 50px; margin-bottom: 11px; } .formular .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 170, 51, 0.6); } .formular textarea.form-control { height: 105px; margin-bottom: 18px; } .formular .gdpr_souhlas { display: flex; } .formular .gdpr_text { display: block; font-size: 14px; line-height: 20px; color: #333333; } .formular .gdpr_text a { text-decoration: underline; } .formular .prety-checkbox { width: 18px; min-width: 18px; height: 18px; background-color: #ffffff; border: 1px solid #d5d5d5; } .formular .prety-checkbox.checked:before { top: -2px; } .formular .finishForm-box { margin-bottom: 20px; } .formular .captcha-box { margin-bottom: 25px; text-align: left; } .formular .button_col .btn { min-width: 220px; padding-top: 15px; padding-bottom: 15px; } .formular select { display: block; width: 100%; background: url(/img/select.png) 100% 50% no-repeat #ffffff; cursor: pointer; padding-left: 15px; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; } .formular.withFiles .fileInput-box { margin-top: 5px; } .formular.withFiles .fileInput-box .text { margin-bottom: 8px; } .formular.withFiles .file_btn_wrapper { position: relative; display: block; height: 60px; padding: 0 20px; background-color: #ffffff; margin-bottom: 20px; } .formular.withFiles a.file-btn { left: 0; padding: 0 20px; display: block; height: 100%; width: 100%; text-decoration: none; overflow: hidden; } .formular.withFiles a.file-btn:hover .file_text, .formular.withFiles a.file-btn:focus .file_text, .formular.withFiles a.file-btn:hover .file_text_tiny, .formular.withFiles a.file-btn:focus .file_text_tiny { color: #339933; } .formular.withFiles .file_text { color: #555555; font-size: 17px; font-weight: 400; margin-right: 5px; } .formular.withFiles .file_text_tiny { color: #555555; font-size: 17px; font-weight: 300; } .formular.withFiles .plus { display: inline-block; position: relative; top: 3px; background-color: transparent; color: #339933; font-size: 30px; font-weight: 700; margin-right: 15px; text-align: center; transition: transform 0.5s; } .formular.withFiles .delete { display: inline-block; position: absolute; right: 0px; width: 50px; height: 60px; line-height: 60px; color: #cc0000; font-size: 25px; font-weight: 300; margin-right: 0; text-align: center; z-index: 2; } .formular.withFiles .plus::before { content: "+"; } .formular.withFiles .delete::before { content: "✕"; } .formular.withFiles .delete:hover { font-size: 30px; font-weight: bold; cursor: pointer; } .formular.withFiles .tiny_text { position: relative; top: -20px; font-size: 12px; margin: 0 0 0 auto; display: block; text-align: right; } @media (min-width: 992px) { .formular { padding: 30px; } } @media (min-width: 1460px) { .formular { padding: 45px 120px; } } @media (max-width: 459px) { .g-recaptcha { transform: scale(0.77); } } .mfp-close { background: transparent url("/img/zavrit-ico.png") 50% 50% no-repeat !important; height: 50px !important; width: 50px !important; font-size: 0 !important; opacity: 1 !important; right: 10px !important; cursor: pointer; z-index: 2; } .mfp-close:hover, .mfp-close:focus { opacity: 0.65 !important; } .mfp-close:active { top: 0px !important; } #kalendar_blok { background-color: #f3f3f7; } #kalendar_blok .kalendar_bottom_block { padding-top: 14px; padding-bottom: 22px; text-align: center; } #kalendar_blok .kalendar_bottom_block .btn { padding-top: 11px; padding-bottom: 11px; } @media only screen and (min-width: 768px) { #kalendar-right { display: block; } } .kalendar table { width: 100%; } .kalendar { background-color: #339933; padding: 0px; margin-bottom: 5px; } .kalendar table.calendar caption { vertical-align: middle; position: relative; padding-top: 13px; padding-bottom: 13px; } .kalendar table.calendar caption .calendar-prev { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 14.285714%; } .kalendar table.calendar caption .calendar-next { position: absolute; right: 0; top: 0; display: block; height: 100%; width: 14.285714%; } .kalendar table.calendar caption { text-align: center; } .kalendar table.calendar .calendar-prev a { outline: 0; text-decoration: none; color: white; display: block; padding-left: 0px; padding-top: 0px; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); font-size: 24px; } .kalendar table.calendar .calendar-next a { outline: 0; text-decoration: none; color: white; display: block; padding-left: 0px; padding-top: 0px; position: absolute; right: 0; left: 0; top: 50%; transform: translateY(-50%); font-size: 24px; } .kalendar table.calendar .calendar-prev a:hover { background-position: 0 100%; text-decoration: none; color: #ffbb00; } .kalendar table.calendar .calendar-next a:hover { background-position: 0 100%; text-decoration: none; color: #ffbb00; } .kalendar table.calendar caption .title { margin-left: auto; margin-right: auto; position: relative; color: #ffffff; font-family: "Barlow", sans-serif; font-size: 24px; } .kalendar table.calendar tbody { background-color: #f2f3f7; } .kalendar table.calendar th { color: #000000; border: 0; text-transform: uppercase; font-weight: normal; text-align: center; font-size: 17px; height: 45px; width: 45px; } .kalendar table.calendar tr { line-height: 32px; font-size: 10px; } .kalendar table.calendar td { background-color: transparent; text-align: center; border: 1px solid #d5d5d5; font-size: 18px; color: #000000; height: 45px; width: 45px; } .kalendar table.calendar td.akce { padding: 0; position: relative; } .kalendar table.calendar td.akce a { display: block; color: #fff; text-decoration: none; } .kalendar table.calendar td.akce>div { height: 100%; line-height: 45px; } .kalendar table.calendar td.akce.akce1>div { background-color: #339933; } .kalendar table.calendar td.akce.akce2>div { background-color: #cc0066; } .kalendar table.calendar td.akce.akce3>div { background-color: #c9c9c9; } .kalendar table.calendar td.akce.akceHighlight>div a { background-color: #ffbb00; position: relative; animation-name: pulseFont; animation-duration: 1s; animation-iteration-count: infinite; } @keyframes pulseFont { 0% { font-size: 18px; } 50% { font-size: 14px; } 100% { font-size: 18px; } } .kalendar table.calendar td.akce>div a:focus { position: relative; z-index: 2; } .kalendar table.calendar td.akce>div:hover { background: #ffbb00; background-image: none; } .kalendar .bubbleInfo .sipka { background: url(/img/popup-spicka.png) 50% 0 no-repeat; width: 23px; height: 12px; display: none; position: absolute; z-index: 10; } .kalendar .bubbleInfo { position: relative; } .kalendar .bubbleInfo .popup { background: url("/img/bg-bubble.png"); padding: 5px 10px 0px 10px; color: #fff; position: absolute; display: none; text-align: center; z-index: 10; line-height: inherit !important; } .kalendar .bubbleInfo .popup .nadpis { color: #333; margin: 0 0 5px 0; display: none; } .kalendar .bubbleInfo .popup ul { font-size: 85%; padding: 0; list-style: none; } .kalendar .bubbleInfo .popup li { padding: 0px 0px 0px 0px; background: none; min-height: inherit; border: none; margin: 0px; white-space: nowrap; } .kalendar table.calendar td.akce .popup a { background: transparent; color: #fff; text-decoration: underline; text-align: center; padding: 0; margin: 0; } .kalendar table.calendar td.akce .popup a:hover { color: #c00; } .kalendar .strankovani { padding-top: 15px; clear: both; } .kalendar .strankovani a { text-align: center; display: inline-block; width: 22px; margin: 0 2px 8px 0; padding: 2px 0px; text-decoration: none; color: #c00; border: #c00 1px solid; } .kalendar .strankovani .aktivni, .strankovani a:hover { color: #c00; background-color: #9c0; font-weight: bold; } .kalendar .popup { display: none; } #aktuality_postranni_blok { margin-top: 10px; } #aktuality_postranni_blok .box { margin-bottom: 0px; max-width: initial; } #aktuality_postranni_blok .btn { width: 100%; min-width: initial; margin-top: 5px; } #postranniMenu_block { background-color: #f2f3f7; margin-top: 10px; padding: 15px 20px 20px 20px; } #postranniMenu_block #postranniMenu { padding: 0; list-style-type: none; } #postranniMenu_block #postranniMenu li>a { text-decoration: none; text-transform: uppercase; font-size: 17px; line-height: 40px; color: #339933; } #postranniMenu_block #postranniMenu li>a .icon { font-size: 20px; line-height: 26px; color: #339933; width: 20px; margin-right: 15px; } #postranniMenu_block #postranniMenu li>a:hover, #postranniMenu_block #postranniMenu li>a:focus { color: #000000; text-decoration: underline; } @media (min-width: 992px) and (max-width: 1219px) { #postranniMenu_block #postranniMenu li>a { font-size: 12px; line-height: 30px; } #postranniMenu_block #postranniMenu li>a .icon { font-size: 15px; margin-right: 10px; } } #webkameraLink_block { position: relative; height: 150px; margin-top: 15px; max-width: 300px; } #webkameraLink_block .img_bcg_block { height: 100%; } #webkameraLink_block .content { left: 0; right: 0; text-align: center; } #webkameraLink_block .content .icon_block { margin: 0 auto; width: 60px; height: 60px; border-radius: 50%; background-color: rgba(0, 128, 0, 0.9); transition: background-color 0.5s; text-align: center; } #webkameraLink_block .content .icon_block .icon { font-size: 30px; line-height: 60px; color: #ffffff; } #webkameraLink_block .content .text { text-transform: uppercase; font-size: 18px; line-height: 26px; color: #ffffff; font-weight: 600; } #webkameraLink_block .box_link:hover~.content .icon_block, #webkameraLink_block .box_link:focus~.content .icon_block { background-color: rgba(255, 187, 0, 0.9); } #webkameraLink_block .box_link:hover~.content .text, #webkameraLink_block .box_link:focus~.content .text { text-decoration: underline; } .screen-reader-text { min-width: initial; width: 1px; transition: width 0.5s; height: 1px; line-height: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); position: absolute; top: 120px; left: 0; z-index: 99999; } .screen-reader-text span { position: absolute; left: left; left: -400px; transition: left 0.5s; right: 0; } .screen-reader-text:focus { width: 200px; transition: width 0.5s; height: 60px; line-height: 60px; padding: 0 10px; overflow: visible; clip: initial; } .screen-reader-text.larger:focus { width: 270px; } .screen-reader-text:focus span { text-decoration: underline; left: 0; transition: left 0.5s; } .mfp-img { max-height: initial !important; } #btn-holder { margin-top: 10px; margin-bottom: 60px; } #video { position: relative; margin-top: 0px; min-height: 260px; overflow: hidden; background: #1a1a1a; max-height: 270px; } #video .videoWrapper { position: relative; pointer-events: none; padding-bottom: 56.25%; padding-top: 25px; width: 300%; left: -100%; } #video .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #video .header-text-overlay { text-align: right; } #video .header-text-overlay .content { position: absolute; width: 100%; bottom: 20px; } #video .header-text-overlay .btn-box { display: flex; flex-direction: row; justify-content: right; } #video .header-text-overlay .video_btn { background-image: none !important; text-shadow: none; cursor: pointer; position: relative; z-index: 2; display: inline-block; width: 40px; height: 40px; border-radius: 50%; background-color: #339933; text-decoration: none; opacity: 1; margin-left: 5px; } #video .header-text-overlay .video_btn .icon { color: #ffffff; font-size: 20px; left: 0; right: 0; text-align: center; } #video .header-text-overlay .video_btn:hover, #video .header-text-overlay .video_btn:focus { background-color: #ffbb00; opacity: 1; } #video .header-text-overlay .video_btn:hover .icon, #video .header-text-overlay .video_btn:focus .icon { color: #000000; } @media (max-width: 767px) { #video .header-text-overlay { position: static; width: 100%; text-align: center; background-color: #f4f4f4; } } @media (min-width: 768px) { #video { max-height: 760px; } #video .header-text-overlay { height: 100%; } #video .prekryv { position: absolute; top: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); } } .reservation-form-wrapper { background-color: #f2f3f7; } .reservation-form { width: 100%; color: black !important; } .form-section { margin-block: 40px; } .bot-buffer-1 { margin-bottom: 20px; } .bot-buffer-2 { margin-bottom: 40px; } .top-buffer-05 { margin-top: 10px; } .top-buffer-1 { margin-top: 20px; } .top-buffer-2 { margin-top: 40px; } .top-buffer-1-pa { padding-top: 20px; } .block-buffer-1 { margin-block: 20px; } .block-buffer-2 { margin-block: 40px; } .reservation-submit { display: block; } .reservation-form .input-wrapper label { display: block; margin-bottom: 10px; } .reservation-form .input-wrapper input { width: 100%; padding: 10px 10px 10px 10px; font-size: 16px; border: 1px solid #ccc; outline: none; } .reservation-form .input-wrapper textarea { width: 100%; resize: none; padding: 10px 10px 10px 10px; font-size: 16px; border: 1px solid #ccc; outline: none; } .reservation-calendar-wrapper iframe { width: 100%; height: 100%; max-height: 1000px; min-height: 800px; margin-bottom: 40px; } .calendar-colors { display: flex; flex-direction: column; gap: 10px; margin-block: 30px 40px; } .calendar-colors .circle { height: 18px; aspect-ratio: 1/1; background-color: var(--clr); border-radius: 50%; } .calendar-colors .color-item { display: flex; align-items: center; gap: 15px; } .time-date-container { display: flex; justify-content: space-between; flex-wrap: wrap; } .date-input-wrapper { position: relative; } .date-input { width: 100%; padding: 10px 10px 10px 10px; font-size: 16px; border: 1px solid #ccc; outline: none; } .reservation-form .icon { position: absolute; left: 97%; top: 50%; transform: translate(-100%, -50%); width: 24px; height: 24px; color: #888; pointer-events: none; } .date-input:focus+.icon { color: #333; } .time-input-wrapper { position: relative; } .time-picker { width: 50%; padding: 10px 10px 10px 10px; font-size: 16px; border: 1px solid #ccc; outline: none; } .time-picker:focus+.icon { color: #333; } .checkbox-wrapper-21 .control { display: block; position: relative; padding-left: 30px; cursor: pointer; font-size: 16px; } .checkbox-wrapper-21 .control input { position: absolute; z-index: -1; opacity: 0; } .checkbox-wrapper-21 .control__indicator { position: absolute; top: 2px; left: 0; height: 20px; width: 20px; background: white; border: 1px solid #ccc; } .checkbox-wrapper-21 .control:hover input~.control__indicator, .checkbox-wrapper-21 .control input:focus~.control__indicator { background: #ccc; } .checkbox-wrapper-21 .control input:checked~.control__indicator { background: #339933; } .checkbox-wrapper-21 .control:hover input:not([disabled]):checked~.control__indicator, .checkbox-wrapper-21 .control input:checked:focus~.control__indicator { background: #339933; } .checkbox-wrapper-21 .control input:disabled~.control__indicator { background: #e6e6e6; opacity: 0.6; pointer-events: none; } .checkbox-wrapper-21 .control__indicator:after { content: ""; position: absolute; display: none; } .checkbox-wrapper-21 .control input:checked~.control__indicator:after { display: block; } .checkbox-wrapper-21 .control--checkbox .control__indicator:after { left: 6px; top: 3px; width: 6px; height: 10px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); } .checkbox-wrapper-21 .control--checkbox input:disabled~.control__indicator:after { border-color: #7b7b7b; } .status-message { position: fixed; width: max-content; height: max-content; inset: 20% 50%; transform: translate(-50%, -60%); border: 2px solid white; display: flex !important; padding: 1em 1em; border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; transition: opacity ease-out .5s; opacity: 0; } .status-message.show { opacity: 1; } .status-icon { text-align: center; background-color: #ebf9f1; aspect-ratio: 1/1; height: 40px; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; margin-right: 10px; } .status-icon .fa-circle-check { color: #7dc599; margin-block: auto; transform: translateY(52%); } .status-icon .fa-triangle-exclamation { color: #de5349; margin-block: auto; transform: translateY(52%); } .status-icon i { font-size: 18px; } .status-message .status-text h4 { font-size: 17px; font-weight: 500; margin: 0; } .status-message .status-text p { font-size: 13px; margin: 0; } .reservation-form input.error { border: 1px solid red; } .reservation-form textarea.error { border: 1px solid red !important; } @media (max-width: 901px) { .reservation-form .col-md-4 { padding: 0px; } .reservation-form .col-md-6 { padding: 0px; } }