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: 'Poppins', sans-serif;} a {color:#333333;text-decoration:underline;} a:hover, a:focus {color:#16b2c1;} .btn { color:#ffffff; font-family:'Poppins', sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; text-transform: uppercase; padding: 15px; background:#16b2c1; border-style: none; border-radius: 25px; min-width: 190px; } .btn:hover, .btn:focus { color:#ffffff; background:#ff0000; text-decoration: underline; } .btn.btn_transparent { background-color: transparent; border: 1px solid #16b2c1; padding: 14px; color: #16b2c1; } .btn.btn_transparent:hover, .btn.btn_transparent:focus { background-color: #ff0000; border-color: #ff0000; color: #ffffff; } .stin { box-shadow: 0 0 10px rgba(0,0,0,.15); } a:not(.btn):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, #anketa_ousko.focus { color: #333333; outline-offset: 5px; outline-color: #ff0000; outline-style: dotted; outline-width: 3px; } .btn:focus { color: #ffffff; } h1, .h1 {font-size:28px;font-weight:600;margin-top:0px;margin-bottom:20px;} h2, .h2 {font-size:28px;font-weight:600;margin-top:40px;margin-bottom:20px;} h3, .h3 {font-weight:600;margin-top:40px;margin-bottom:20px;} h4, .h4 {font-size:24px;font-weight:600;margin-top:30px;margin-bottom:15px;} h5, .h5 {font-size:20px;font-weight:600;margin-top:20px;margin-bottom:15px;} h6, .h6 {font-size:20px;font-weight:600;margin-top:20px;margin-bottom:15px;} .container, .container-fluid, .row, .row > li, .row > div { transition: width .5s, margin .5s, padding .5s; } .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 .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 .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 #16b2c1; width:30%; color: #333333; font-size: 24px; text-transform: uppercase; } .h2_extra a { color: #333333; } .h2_extra a:hover, .h2_extra a:focus { color: #16b2c1; 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; } .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 { margin-top: 5px; margin-bottom: 5px; line-height: 1.733; } .page-content ul li:before { content: "\f105"; font-family: "FontAwesome"; color: #16b2c1; display: inline-block; width: 1.2em; margin-left: -1em; font-size: 13px; } .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 #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 th { background-color: transparent; font-weight: normal; } .page-content #hlavni_udaje > table tr:nth-child(even) td { background: transparent; } .page-content .mestoHB_obsah .title { margin-top: 0; } #kontakt_obsah { } #kontakt_obsah .page-content ul { padding-left: 15px; } #kontakt_obsah .kontakt_title { font-size: 32px; margin-top: 0px; margin-bottom: 30px; } #kontakt_obsah b.sub_title { margin-bottom: 5px; display: block; } #kontakt_obsah .kontakt_sekce { margin-bottom: 30px; } #kontakt_obsah .kontakt_sekce .sekce_title { font-size: 24px; margin-top: 35px; margin-bottom: 15px; } #kontakt_obsah .kontakt_link { text-decoration: none; } #kontakt_obsah .kontakt_link:hover, #kontakt_obsah .kontakt_link:focus { text-decoration: underline; } @media(min-width: 768px){ } .form-control {border-radius: 0px;} .form-control:focus { border-color:#333; outline-offset: 5px; outline-color: #16b2c1; 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:#16b2c1; } #header { background-color: #ffffff; height: 110px; position: relative; z-index: 9999; transition: height .5s; box-shadow: 0 0 10px rgba(0,0,0,.2); } #header.affix { width:100%; z-index:999; top: 0px; position: fixed; } #top-line { display: flex; align-items: center; justify-content: space-between; padding-left: 10px; padding-right: 10px; height: 100%; transition: padding .5s; } #top-line-container { height: 100%; } #top-line #right_block { display: flex; align-items: center; justify-content: flex-end; padding-top: 3px; padding-bottom: 3px; } #logo { display: inline-block; display: flex; text-decoration: none; } #logo .logo_title { margin: 0; padding: 0; line-height: 0; } #logo img { max-width:100%; height:auto; max-height: 50px; transition: max-height .5s; } #logo:hover, #logo:focus, #logo:active { color: #333333; } .input-group #q.form-control { height: 45px; border-color: #16b2c1; border-radius: 12px 0px 0px 12px; } .input-group-btn .btn { height: 45px; padding-top: 0px; padding-bottom: 0px; } #searchFormTop { margin-right: 8px; } #searchFormTop .input-group { position: relative; } #searchFormTop #q.form-control { display: none !important; width: 230px; height: 40px; border-radius: 19px; background-color: #ffffff; border: 1px solid #dadff0; font-family: "Poppins"; } #searchFormTop #q.form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(234, 27, 10, 0.6); } #searchFormTop .ico-btn { background: #e4f3f5 !important; padding: 0 !important; border: 1px solid #e4f3f5 !important; border-radius: 50%; height: 40px; width: 40px; position: relative; z-index: 3; } #searchFormTop .ico-btn .icon { color: #16b2c1; } @media(max-width: 991px){ .searchActive { overflow: hidden; overflow-x: hidden; overflow-y: hidden; position: fixed; } } .searchActive #searchFormTop #hledani #q.form-control { display: block !important; right: -40px; } .searchActive #searchFormTop #hledani .ico-btn { border: none !important; } .icon_block { display: block; position: relative; width: 40px; height: 40px; border-radius: 50%; margin-left: 10px; } #facebook_icon_block.icon_block { background-color: #1778f2; } .icon_block .icon { left: 0; right: 0; text-align: center; } #facebook_icon_block.icon_block .icon { font-size: 20px; color: #ffffff; } #facebook_icon_block.icon_block:hover, #facebook_icon_block.icon_block:focus { background-color: #0051b7; } #mesto_icon_block.icon_block { text-align: center; } #mesto_icon_block.icon_block img.znak_obce { max-height: 40px; } #mesto_icon_block.icon_block:hover img.znak_obce, #mesto_icon_block.icon_block:focus img.znak_obce { filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5)); } .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; border: 0px none; outline: 0px none; } #mainMenu li a:hover, #mainMenu li a:focus { color:#16b2c1; background-color: transparent; } #mainMenu .active > a { color: #16b2c1; } #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:#16b2c1; color:#fff; margin: 0; } a i.glyphicon { padding-right:5px; } @media(max-width: 991px){ #header { height: 70px; } #header.affix { box-shadow: 0 0 10px rgba(0,0,0,.2); } #logo { margin-right: 15px; } body.header-affixed { margin-top: 90px; } .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: 10%; 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: .7s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes downPulse{ 0%, 100% { transform: translate(0, -8px); } 50% { transform: translate(0, -2px); } } #header.preventAffix { position: relative !important; top: auto !important; left: 0; right: auto; } #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, .icon_block{ margin-right: auto; margin-left: auto; margin-bottom: 10px; } #searchFormTop .input-group { margin: 0 auto; width: 90%; } #searchFormTop #q.form-control { width: 100%; display: table-cell !important; } #searchFormTop .ico-btn { position: absolute; right: 0; z-index: 3; border: none !important; } #facebook_icon_block { margin: 0 auto; } } @media(min-width: 992px){ #header,#header.affix { position: relative; top: auto; } #bottom-line-container { position: absolute; top: 0; left: 0; right: 0; height: 110px; width: 730px; left: 50px; margin: 0 auto; transition: height .5s, width .5s, left .5s; } .bottom-line { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; } #logo { text-align:left; } #logo img { max-height: 80px; 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: 600; font-family: "Poppins"; font-size: 11px; border: none; text-decoration: none; transition: font-size .5s; } #mainMenu .nav > li > a:after, #mainMenu .nav > li.active > a:after { content: ''; height: 2px; width: 0; transition: width .2s; background-color: #16b2c1; position: absolute; top: 88%; left: 0; right: 0; margin: 0 auto; } #mainMenu .nav > li > a:hover:after, #mainMenu .nav > li > a:focus:after { width: 100%; } #mainMenu .nav > li.active > a:after { width: 100%; } #mainMenu li.dropdown .dropdown-menu a, #mainMenu li.dropdown .dropdown-menu a { padding-left: 5px; padding-right: 5px; } #mainMenu li.dropdown .dropdown-menu a:hover, #mainMenu li.dropdown .dropdown-menu a:focus { color:#ffffff; background-color: #ff0000; } #mainMenu li ul:not(.dropdown-menu) a:hover:after, #mainMenu li ul:not(.dropdown-menu) a:focus:after { width: 100%; } #mainMenu a .icon { font-size: 10px; margin-left: 3px; color: #16b2c1; transition: font-size .5s; right: -11px; } #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: 8px; box-shadow: 0 0 -5px rgba(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: 1220px){ #top-line { padding-left: 30px; padding-right: 30px; } #bottom-line-container { width: 870px; left: 90px; } #logo img { max-height: 100px; margin-top: 5px; } #mainMenu a { font-size: 13px; font-weight: 600; } #mainMenu a .icon { font-size: 13px; margin-left: 4px; right: -12px; } #mainMenu .container { padding: 0px; } #mainMenu>.container { padding: 0 15px; } } @media (min-width: 1460px){ .container { width: 1440px; } #top-line { padding-left: 40px; padding-right: 40px; } #bottom-line-container { width: 1090px; left: 90px; } #mainMenu a { font-size: 16px; } #mainMenu .dropdown-menu li { height: 36px; } #mainMenu .dropdown-menu a { font-size: 16px; line-height: 36px; } } @media(min-width: 1920px){ #bottom-line-container { width: 1220px; left: 20px; } } .home_section { padding-top: 50px; padding-bottom: 50px; text-align: center; } .home_section .section_title { font-size: 36px; color: #000000; font-weight: 600; margin: 0; margin-bottom: 36px; text-align: center; } #home_aktuality { } #home_aktuality .btn { margin-top: 20px; } #home_akce { padding-bottom: 60px; } #home_akce .btn { margin-top: 23px; } .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 .5s; } .menuBloky_articles .box .img_bcg_block { height: 180px; } .menuBloky_articles .box .prekryv { position: absolute; display: block; width: 100%; height: 0; transition: height .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; } } .zastupitelstvo_rada-articles { } .zastupitelstvo_rada-articles .box { max-width: 250px; margin-left: auto; margin-right: auto; position: relative; margin-bottom: 20px; } .zastupitelstvo_rada-articles .box .box_link { border: 1px solid #d5d5d5; } .zastupitelstvo_rada-articles .content { text-align: center; padding: 32px 15px 25px 15px; font-size: 14px; line-height: 24px; color: #333333; background-color: #ffffff; } .zastupitelstvo_rada-articles .content img { max-height: 180px; margin-bottom: 15px; } .zastupitelstvo_rada-articles .content .title { font-size: 16px; line-height: 24px; color: #000000; font-weight: 600; margin-top: 0; margin-bottom: 0; } .zastupitelstvo_rada-articles .box .box_link:hover, .zastupitelstvo_rada-articles .box .box_link:focus { border-color: #16b2c1; } .zastupitelstvo_rada-articles .box .box_link:hover ~ .content .title, .zastupitelstvo_rada-articles .box .box_link:focus ~ .content .title { text-decoration: underline; } @media(min-width: 460px){ .zastupitelstvo_rada-articles .box { max-width: initial; height: 330px; overflow: hidden; } } #main_block { background-color: transparent; padding-bottom: 20px; } #pageIntro { position: relative; } .pageIntroWithImage { position: relative; transition: height .5s; background-size: cover; background-position: center top; background-repeat: no-repeat; height: 180px; padding: 0px; margin-bottom: 15px; text-align: center; margin-bottom: 35px; } #pageIntro.vypisMenuIntro .pageIntroWithImage { margin-bottom: 63px; } .pageIntroWithImage .pageIntroImage { position: relative; display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; } .pageIntroWithImage .intro_title_block { position: absolute; left: 0; right: 0; top: 45%; margin: 0 auto; display: flex; align-items: center; } .pageIntroWithImage .intro_title { margin: 0 auto; font-size: 25px; transition: font-size .5s; color: #ffffff; font-weight: 600; } @media(min-width: 460px){ .pageIntroWithImage .intro_title_block { min-width: 302px; } .pageIntroWithImage .intro_title { font-size: 30px; } } @media(min-width: 992px) { .pageIntroWithImage { height: 233px; text-align: center; margin-bottom: 70px; } #pageIntro.obsahLeveMenu .pageIntroWithImage { margin-bottom: 0px; } #pageIntro.vypisMenuIntro .pageIntroWithImage { margin-bottom: 80px; } .pageIntroWithImage .intro_title { font-size: 36px; } } .pageIntroWithoutImage { padding-top: 25px; padding-bottom: 25px; } .pageIntroWithoutImage .intro_title { margin-bottom: 11px; font-size: 26px; line-height: 38px; font-weight: 600; text-align: center; } .pageIntroWithoutImage .intro_title.topOffset { margin-top: 20px; } .pageIntroWithoutImage .intro_title.bottom-line:after { margin-left: auto; margin-right: auto; margin-top: 21px; } .pageIntroWithoutImage .datum, .pageIntroWithoutImage .kategorie { display: inline-block; font-size: 16px; color: #16b2c1; font-weight: 600; font-family: "Poppins"; text-align: center; margin-top: 15px; margin-bottom: 0px; margin-right: 12px; } @media(min-width: 992px){ .pageIntroWithoutImage { padding-top: 43px; } .pageIntroWithoutImage .intro_title { font-size: 36px; line-height: 48px; } .pageIntroWithoutImage .datum, .pageIntroWithoutImage .kategorie { font-size: 16px; margin-bottom: 15px; } } .pageIntroWithoutImage .clanek_title .intro_title { font-size: 32px; text-align: left; } .pageIntroWithoutImage .clanek_title .datum, .pageIntroWithoutImage .clanek_title .kategorie { text-align: left; } #pageIntro.obsahLeveMenu .pageIntroWithoutImage .intro_title { margin-top: 24px; font-size: 32px; text-align: left; } #drobecky { background-color: transparent; position: relative; z-index: 2; } .pageIntroWithImage #drobecky { text-align: left; overflow: hidden; } .breadcrumb_container { white-space: nowrap; overflow-x: auto; } .breadcrumb { background: transparent; margin-bottom: 0px; padding: 0; padding-bottom: 10px; width: fit-content; } .breadcrumb.animationActive { animation: firstSlide 5s linear 2s, slide 5s linear 7s infinite; } #drobecky .breadcrumb:hover, #drobecky .breadcrumb:focus, #drobecky .breadcrumb:active { animation-play-state: paused; } .breadcrumb_container::-webkit-scrollbar { height: 4px; } .breadcrumb_container::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #d5d5d5; border-radius: 10px; } .breadcrumb_container::-webkit-scrollbar-thumb { background: #cdcdcd; border-radius: 10px; } .breadcrumb_container::-webkit-scrollbar-thumb:hover { background: #808080; } .breadcrumb > li + li::before { content: '-'; color: #16b2c1; } .breadcrumb > li > a { font-size: 10px; color: #333333; } .breadcrumb > li.active { font-size: 10px; color: #16b2c1; } .breadcrumb > li > a:hover, .breadcrumb > li > a:focus { color: #16b2c1; } @media(min-width: 768px){ .breadcrumb > li > a { font-size: 11px; } .breadcrumb > li.active { font-size: 9px; } } @media(min-width: 992px){ .breadcrumb > li > a { font-size: 13px; } .breadcrumb > li.active { font-size: 11px; } } @keyframes firstSlide{ 0% { transform : translateX(0) } 95% { transform : translateX(-100%) } 100% { transform : translateX(10%) } } @keyframes slide{ 0% { transform : translateX(10%) } 95% { transform : translateX(-100%) } 100% { transform : translateX(10%) } } #introHeaderLinks_block { height: 60px; position: relative; } #introHeaderLinks_block .wrapper { left: 0; right: 0; text-align: center; } .zpet_na_vypis { display: inline-block; font-size: 14px;color: #000000; text-decoration: none; z-index: 2; } .zpet_na_vypis .icon { font-size: 12px; margin-right: 6px; color: #16b2c1; } .zpet_na_vypis:hover, .zpet_na_vypis:focus { color: #000000; } @media(min-width: 992px){ #introHeaderLinks_block { height: 80px; } .zpet_na_vypis { font-size: 16px; } .zpet_na_vypis .icon { font-size: 14px; } } @media(min-width: 992px){ #levy-blok { margin-top: -106px; } } @media(min-width: 1460px){ #levy-blok { padding-right: 20px; } } #levy-blok .leve-menu { margin-bottom: 20px; } #levy-blok .leve-menu ul.nav { padding: 0; list-style-type: none; } #levy-blok .leve-menu .nav:not(.subnav) > li { border: 1px solid #d5d5d5; border-bottom: 0px; } #levy-blok .leve-menu .nav:not(.subnav) > li:first-of-type { border-radius: 12px 12px 0px 0px; overflow: hidden; } #levy-blok .leve-menu .nav:not(.subnav) > li:last-of-type { border-bottom: 1px solid #d5d5d5; border-radius: 0px 0px 12px 12px; overflow: hidden; } #levy-blok .leve-menu li > a .icon:before{ content: '\f107'; } #levy-blok .leve-menu li.open > a .icon:before{ content: '\f106'; } #levy-blok .leve-menu li > a { display: flex; align-items: center; height: 100%; text-decoration: none; font-size: 16px; padding: 9px 15px; color: #000000; font-weight: 600; font-family: "Poppins"; background-color: #ffffff; } #levy-blok .leve-menu li.open > a, #levy-blok .leve-menu li > a.a_active { color: #ffffff; background-color: #16b2c1; } #levy-blok .leve-menu li > a:hover, #levy-blok .leve-menu li > a:focus { color: #ffffff; text-decoration: underline; background-color: #16b2c1; z-index: 1; } #levy-blok .leve-menu li > a:hover>span.menu_akce .icon_block, #levy-blok .leve-menu li > a:focus>span.menu_akce .icon_block { border-color: #d5d5d5; } #levy-blok .leve-menu li > a:hover>span.menu_akce .icon, #levy-blok .leve-menu li > a:focus>span.menu_akce .icon { color: #ffffff; } #levy-blok .leve-menu li.open > a>span.menu_akce .icon_block, #levy-blok .leve-menu li > a.a_active>span.menu_akce .icon_block { border-color: #d5d5d5; } #levy-blok .leve-menu li.open > a>span.menu_akce .icon, #levy-blok .leve-menu li > a.a_active>span.menu_akce .icon { color: #ffffff; } #levy-blok .leve-menu li > a:hover .text, #levy-blok .leve-menu li > a:focus .text { text-decoration: underline; } @media(min-width: 992px) and (max-width: 1219px){ #levy-blok .leve-menu li > a { font-size: 12px; padding-top: 12px; padding-bottom: 12px; } } #levy-blok .leve-menu .sublevel-2 li { border-top: 0px; border-bottom: 1px solid #d5d5d5; } #levy-blok .leve-menu .sublevel-2 > li:last-of-type { border-bottom: 0px; } #levy-blok .leve-menu .sublevel-2 li > a { display: flex; align-items: center; height: 100%; text-decoration: none; font-size: 14px; padding: 8px 15px 8px 20px; color: #000000; font-weight: 400; font-family: "Poppins"; background-color: #eeeeee; } #levy-blok .leve-menu .sublevel-2 li > a:before { font-family: "FontAwesome"; color: #000000; display: inline-block; width: 1em; margin-left: -1em; margin-right: 3px; } #levy-blok .leve-menu .sublevel-2 li.open > a, #levy-blok .leve-menu .sublevel-2 li > a.a_active { color: #16b2c1; text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li > a.a_active { color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li > a.a_active .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li > a.a_active:before { color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li > a:hover, #levy-blok .leve-menu .sublevel-2 li > a:focus { color: #16b2c1; text-decoration: none; background-color: #e5e5e5; z-index: 1; } #levy-blok .leve-menu .sublevel-2 li > a:hover .text, #levy-blok .leve-menu .sublevel-2 li > a:focus .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li > a:hover:before, #levy-blok .leve-menu .sublevel-2 li > a:focus:before { color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li > a:hover .text, #levy-blok .leve-menu .sublevel-2 li > a:focus .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-2 li.open > a { background-color: #eeeeee; } #levy-blok .leve-menu .sublevel-2 li > a:hover>span.menu_akce .icon_block, #levy-blok .leve-menu .sublevel-2 li > a:focus>span.menu_akce .icon_block { border-color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li > a:hover>span.menu_akce .icon, #levy-blok .leve-menu .sublevel-2 li > a:focus>span.menu_akce .icon { color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li.open > a>span.menu_akce .icon_block, #levy-blok .leve-menu .sublevel-2 li > a.a_active>span.menu_akce .icon_block { border-color: #16b2c1; } #levy-blok .leve-menu .sublevel-2 li.open > a>span.menu_akce .icon, #levy-blok .leve-menu .sublevel-2 li > a.a_active>span.menu_akce .icon { color: #16b2c1; } @media(min-width: 992px) and (max-width: 1219px){ #levy-blok .leve-menu .sublevel-2 li > a { font-size: 10px; padding-top: 10px; padding-bottom: 10px; } } #levy-blok .leve-menu .sublevel-3 li { border-top: 0px; border-bottom: none; } #levy-blok .leve-menu .sublevel-3 li > a { display: flex; align-items: center; height: 100%; text-decoration: none; font-size: 14px; padding: 11px 15px 11px 50px; color: #000000; font-weight: 400; font-family: "Poppins"; background-color: #e5e5e5; } #levy-blok .leve-menu .sublevel-3 li > a:before { font-family: "FontAwesome"; color: #000000; display: inline-block; width: 1em; margin-left: -1em; margin-right: 3px; } #levy-blok .leve-menu .sublevel-3 li > a:before { content: ''; position: absolute; display: inline-block; left: 42px; height: 100%; width: 1px; background-color: #b7b7b7; } #levy-blok .leve-menu .sublevel-3 li > a:after { content: ''; position: absolute; display: inline-block; top: 50%; transform: translateY(-50%); left: 28px; height: 1px; width: 10px; background-color: #b7b7b7; } #levy-blok .leve-menu .sublevel-3 li:last-of-type > a:before { height: 50%; top: 0; } #levy-blok .leve-menu .sublevel-3 li > a.a_active { color: #16b2c1; } #levy-blok .leve-menu .sublevel-3 li > a.a_active .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-3 li > a.a_active:before { color: #16b2c1; } #levy-blok .leve-menu .sublevel-3 li > a:hover, #levy-blok .leve-menu .sublevel-3 li > a:focus { color: #16b2c1; text-decoration: none; background-color: #d9d9d9; z-index: 1; } #levy-blok .leve-menu .sublevel-3 li > a:hover .text, #levy-blok .leve-menu .sublevel-3 li > a:focus .text { text-decoration: underline; } #levy-blok .leve-menu .sublevel-3 li > a:hover:before, #levy-blok .leve-menu .sublevel-3 li > a:focus:before { color: #16b2c1; } #levy-blok .leve-menu .sublevel-3 li > a:hover .text, #levy-blok .leve-menu .sublevel-3 li > a:focus .text { text-decoration: underline; } @media(min-width: 992px) and (max-width: 1219px){ #levy-blok .leve-menu .sublevel-3 li > a { font-size: 10px; padding-top: 10px; padding-bottom: 10px; } #levy-blok .leve-menu .sublevel-3 li > a:before { left: 38px; } } #cssmenu ul li a>span.text { display: block; z-index: 888; width: 89%; } #cssmenu ul li a>span.menu_akce { clear: both; position: absolute; display: inline-block; top: 0; right: 0; padding: 5px 0; height: 100%; width: 11%; z-index: 999; text-align: center; } #cssmenu ul li a>span.menu_akce .icon_block { width: 16px; height: 16px; line-height: 10px; border-radius: 50%; margin: 0 auto; transition: width .2s, height .2s; } #cssmenu ul li a>span.menu_akce .icon { font-size: 12px; color: #000000; transition: font-size .2s, left .2s; } #cssmenu ul li a:focus > span.menu_akce .icon_block, #cssmenu ul li a>span.menu_akce:hover .icon_block { width: 20px; height: 20px; border-width: 2px; } #cssmenu ul li a:focus > span.menu_akce .icon_block .icon #cssmenu ul li a>span.menu_akce:hover .icon_block .icon { font-size: 15px; } .sidebar a:hover, .sidebar a:focus { text-decoration: none; } .subnav-toggle { padding:0px 5px; color: #16b2c1; } .subnav {display:none; clear:both;} .opened > .subnav {display:block;} .sidebar-title {font-size:15px; display:block; padding:10px 10px 10px 10px; background-color: #16b2c1;} .sidebar-title.mail {text-align: center; padding-right: 20px;} .page-content.bottomOffset { margin-bottom: 50px; } .page-content p { line-height: 28px; } #kontaktPage .pod_nadpis { margin-top: 0; } @media screen and (max-width: 991px){ #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-partneri { background-color: #ffffff; padding-bottom: 25px; } #footer-partneri .horizontal_line { width: 100%; height: 1px; background-color: #99dddd; margin-bottom: 15px; } #footer-partneri .footer-partneri_title { font-size: 28px; color: #000000; font-weight: 400; text-align: center; margin-top: 0; margin-bottom: 25px; } #partneri_animace_block .owl-item .col { width: 100% !important; } #footer-partneri .partner-box { height: 130px; padding: 16px; background-color: #ffffff; overflow: hidden; position: relative; } #footer-partneri .partner-box.zrizovatel { margin-bottom: 50px; max-width: 460px; margin-left: auto; margin-right: auto; } #footer-partneri .partner-box img.partner-img { max-height: 90%; max-width: 90%; left: 15px; right: 15px; } .owl-controls { height: auto !important; margin-top: 14px !important; } .owl-pagination { height: 100%; } .owl-pagination .owl-page > span { width: 12px !important; height: 12px !important; border-radius: 50% !important; background-color: #b9b9b9 !important; opacity: 1 !important; margin: 0 3px !important; } .owl-pagination .owl-page.active > span { background-color: #006666 !important; } .owl-pagination .owl-page:not(.active):hover > span, .owl-pagination .owl-page:not(.active):focus > span { opacity: .5 !important; } @media(min-width: 992px){ #footer-partneri .partner-box.zrizovatel { margin-bottom: 0; } } #footer { background-color:#ffffff; color: #ffffff; padding-top: 20px; } #footer a:not(.btn) { color: #ffffff; } #footer a:not(.btn):hover, #footer a:not(.btn):focus, #footer a:not(.btn):active { text-decoration: none; color:#ffaa00; } #footer .title { font-size: 30px; font-weight: 400; color: #ffaa00; margin-top: 0; margin-bottom: 12px; } #main_footer { background-color: #006666; padding-top: 30px; } #footer-rychlyKontakt { padding-top: 30px; padding-bottom: 23px; } #footer .footer-kontakt_boxy .kontakt_box { position: relative; text-align: center; padding: 15px; margin: 0 auto 20px auto; min-height: 180px; background-color: transparent; background-color: #004c4c; } #footer .footer-kontakt_boxy .kontakt_box .content { left: 15px; right: 15px; } #footer .footer-kontakt_boxy .kontakt_box .title { font-size: 18px; color: #ffffff; font-weight: 400; margin: 0; margin-bottom: 8px; } #footer .footer-kontakt_boxy .kontakt_box .kontakt_link { font-size: 15px; color: #ffffff; font-family: 'Poppins', sans-serif; } #footer .footer-kontakt_boxy .kontakt_box .kontakt_link.tel { text-decoration: none; } #footer .footer-kontakt_boxy .kontakt_box .dodatek { font-size: 12px; color: #ffffff; } #footer .footer-kontakt_boxy .kontakt_box .kontakt_link:hover, #footer .footer-kontakt_boxy .kontakt_box .kontakt_link:focus { color: #ff9900; text-decoration: underline; } @media(min-width: 460px) and (max-width: 991px){ .footer-kontakt_boxy .col:last-of-type { margin-left: calc(100%/4); } } @media(min-width: 992px) and (max-width: 1219px){ .footer-kontakt_boxy .col:nth-last-child(2) { margin-left: calc(100%/6); } } @media(min-width: 1460px){ #footer .footer-kontakt_boxy .kontakt_box { min-height: 180px; } } #footer-bottom-links { text-align: center; padding-top: 14px; padding-bottom: 50px; } #footer-bottom-links .pata_nav { display: inline-block; } #footer-bottom-links .pata_list { list-style-type: none; padding: 0; margin: 0; } #footer-bottom-links .pata_item { display: block; margin-bottom: 5px; margin-left: 15px; margin-right: 15px; } #footer-bottom-links .pata_link { color: #ffffff; font-family: "Poppins"; } #footer-bottom-links .pata_link.active { color: #ff9900; } @media(min-width: 768px){ #footer-bottom-links .pata_item { display: inline-block; } } #footer-bottom { text-align: center; font-size: 14px; line-height: 24px; color: #ffffff; background-color: #004c4c; padding-top: 32px; padding-bottom: 32px; font-family: "Poppins"; } .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: #ffaa00; padding: 0 5px; } .footer-copyright-cp a:hover .svg-icon { fill: #ffffff; } #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: 305px; margin-bottom: 40px; transition: height .5s; } #animace .animace_kontejner, #animace .carousel-inner, #animace .carousel-inner .item, #animace .carousel-inner .item img { height: 100%; } #animace .animace-prekryv { position: absolute; top: 0px; left: 0px; right: 0px; display: block; height: 100%; width: 100%; background-color: rgba(0,0,0,.2); z-index: 1; } .carousel-control-box { position: absolute; left: 0; right: 0; bottom: 15px; text-align: right; transition: bottom .5s; } .carousel-control-box > .carousel-control-box_kontejner { padding: 0 30px; } .carousel-indicators { display: inline-block; 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 1px !important; } .carousel-indicators .active { background-color: #ff9900; } .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: #16b2c1; text-decoration: none; opacity: 1; margin-left: 5px; } .carousel-control.pauseplay .icon { font-size: 18px; } .carousel-control .icon { color: #ffffff; font-size: 24px; left: 0; right: 0; } .carousel-control:hover, .carousel-control:focus { background-color: #ff0000; opacity: 1; } .carousel-control:hover .icon, .carousel-control:focus .icon { color: #ffffff; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { margin: 0 auto; object-fit: cover; width: 100%; } .carousel-inner .content { left: 0; margin: 0 auto; padding: 2.214vw 3.906vw 2.214vw 3.906vw; width: auto; min-width: initial; border-radius: 12px; background-color: #16b2c1; display: flex; align-items: center; z-index: 2; transition: width .5s, padding .5s; } .carousel-inner .content .title { font-family: "Poppins"; font-size: 4vw; color: #ffffff; font-weight: 600; overflow: hidden; transition: font-size .5s; } @media(max-width: 767px){ #animace { height: auto; } #animace .animace-prekryv { display: none; } .carousel-inner { background-color: #16b2c1; } #animace .carousel-inner .item img { height: 200px !important; } .carousel-inner .content { position: relative; transform: none; padding: 10px 30px; margin-bottom: 70px; margin-left: 0px; text-align: left; top: 0px; border-radius: 0px; } .carousel-inner .content .title { font-size: 28px; } .carousel-control-box { bottom: 2.5vw; } .carousel-control { width: 5.215vw; height: 5.215vw; background-color: #ff9900; } .carousel-control .icon { font-size: 3.129vw; } .carousel-control.pauseplay .icon { font-size: 3.129vw; } .carousel-indicators { left: 30px; right: initial; } .carousel-indicators li { width: 2.086vw !important; height: 2.086vw !important; } } @media(max-width: 459px){ #animace .carousel-inner .item img { height: 150px !important; } .carousel-inner .content { margin-bottom: 30px; } .carousel-inner .content .title { font-size: 20px; } } @media(min-width: 460px){ .carousel-indicators li { margin: 0 4px !important; } } @media(min-width: 768px){ .carousel-inner .content { width: auto; min-width: 350px; } .carousel-inner .content { padding: 9px 15px; left: 2%; } .carousel-inner .content .title { font-size: 28px; } } @media(min-width: 992px){ .carousel-inner .content { padding: 9px 30px; } } @media(min-width: 1220px){ #animace { height: 610px; } .carousel-inner .content { top: 47%; } .carousel-inner .content .title { font-size: 40px; } .carousel-control-box { bottom: 130px; } } #home_uvodkaRozcestnikMenu { position: relative; list-style-type: none; padding-left: 0px; padding-right: 0px; z-index: 1; transition: margin .5s; } #home_uvodkaRozcestnikMenu .box { position: relative; height: 180px; margin-bottom: 20px; border-radius: 12px; text-align: center; overflow: hidden; transition: height .5s; } #home_uvodkaRozcestnikMenu .box .content_box { background-color: #16b2c1; height: 100%; } #home_uvodkaRozcestnikMenu .box .content_box .content { left: 15px; right: 15px; } #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon { max-height: 60px; margin-bottom: 20px; transition: max-height .5s; position: relative; } #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon_2 { position: absolute; left: 0px; right: 0px; margin: 0 auto; } #home_uvodkaRozcestnikMenu .box.zakladniSkola .content_box .content .img_icon_2 { left: -52px; transform-origin: center right; } #home_uvodkaRozcestnikMenu .box .content_box .content .title { font-size: 20px; color: #000000; font-weight: 600; text-transform: uppercase; margin: 0; font-family: "Poppins"; transition: font-size .5s; z-index: 1; position: relative; } #home_uvodkaRozcestnikMenu .box_link:hover ~ .content_box, #home_uvodkaRozcestnikMenu .box_link:focus ~ .content_box { background-color: #ff0000; } #home_uvodkaRozcestnikMenu .box_link:hover ~ .content_box .content .title, #home_uvodkaRozcestnikMenu .box_link:focus ~ .content_box .content .title { color: #ffffff; } @media(min-width: 460px){ #home_uvodkaRozcestnikMenu .box .content_box .content .title { font-size: 20px; } #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon { max-height: 70px; } } @media(min-width: 460px) and (max-width: 767px){ #home_uvodkaRozcestnikMenu .col:last-of-type { margin-left: calc(100%/4); } } @media(min-width: 768px) and (max-width: 1219px){ #home_uvodkaRozcestnikMenu .col:nth-last-child(2) { margin-left: calc(100%/6); } } @media(min-width: 992px){ #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon { max-height: 80px; } } @media(min-width: 1220px){ #home_uvodkaRozcestnikMenu { margin-top: -130px; margin-bottom: 25px; } #home_uvodkaRozcestnikMenu .box .content_box .content .title { font-size: 16px; } #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon { max-height: 70px; } } @media(min-width: 1460px){ #home_uvodkaRozcestnikMenu .box .content_box .content .title { font-size: 20px; } #home_uvodkaRozcestnikMenu .box .content_box .content .img_icon { max-height: 80px; } } #home_uvodkaRozcestnikMenu .box.aktuality .box_link ~ .content_box .img_icon.animated { position: relative; animation-name: fly; animation-timing-function: linear; } #home_uvodkaRozcestnikMenu .box.zakladniSkola .box_link ~ .content_box .img_icon_2.animated { animation-name: flip_page; animation-duration: 2s; } #home_uvodkaRozcestnikMenu .box.materskaSkola .box_link ~ .content_box .img_icon.animated { animation-name: go_normal_huge, go_tiny_normal; animation-delay: 0s, 2.5s; animation-duration: 5s, 2.5s; } #home_uvodkaRozcestnikMenu .box.skolniDruzina .box_link ~ .content_box .img_icon.animated { animation-name: paint_paleta; } #home_uvodkaRozcestnikMenu .box.skolniDruzina .box_link ~ .content_box .img_icon_2.animated { animation-name: paint_stetec; } #home_uvodkaRozcestnikMenu .box.skolniJidelna .box_link ~ .content_box .img_icon.animated { animation-name: eat; } #home_uvodkaRozcestnikMenu .box_link ~ .content_box .img_icon.animated { animation-timing-function: ease-in-out; animation-duration: 5s; } @keyframes fly { 0% { transform: translate(0, 0) } 24% { transform: translate(-190px, -90px) rotate(20deg) } 26% { transform: translate(-190px, 90px) rotate(-10deg) rotateY(180deg) } 50% { transform: translate(0, 0) rotate(-20deg) rotateY(180deg) } 74% { transform: translate(190px, -90px) rotate(-30deg) rotateY(180deg) } 76% { transform: translate(190px, 90px) rotateY(0deg) } 100% { transform: translate(0, 0) rotate(0deg) } } @keyframes flip_page { 0% { transform: rotateY(0deg); } 50% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } } @keyframes go_normal_huge { 0% { transform: scale(1) } 100% { transform: scale(50) translate(0px, 400px) } } @keyframes go_tiny_normal { 0% { transform: scale(0) } 100% { transform: scale(1) } } @keyframes paint_stetec { 0% { transform: rotate(0deg) translate(0,0); } 25% { transform: rotate(115deg) translate(40px,20px); } 50% { transform: rotate(150deg) translate(35px,20px); } 60% { transform: rotate(115deg) translate(40px,20px); } 70% { transform: rotate(135deg) translate(40px,20px); } 80% { transform: rotate(115deg) translate(40px,20px); } 90% { transform: rotate(135deg) translate(40px,20px); } 100% { transform: rotate(0deg) translate(0,0); } } @keyframes paint_paleta { 0% { transform: rotate(0deg) translate(0,0); } 25% { transform: rotate(10deg) translate(10px,10px); } 50% { transform: rotate(0deg) translate(10px,10px); } 60% { transform: rotate(10deg) translate(10px,10px); } 70% { transform: rotate(0deg) translate(10px,10px); } 80% { transform: rotate(10deg) translate(10px,10px); } 90% { transform: rotate(0deg) translate(10px,10px); } 100% { transform: rotate(0deg) translate(0,0); } } @keyframes eat { 0% { transform: rotate(0deg); } 50% { transform: rotate(540deg); } 100% { transform: rotate(0deg); } } #articles_block.offset { padding-top: 0px; } #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: 70px; margin-bottom: 20px; border-radius: 12px; } .menuPolozky-articles .box .title { left: 0; right: 0; margin: 0; text-align: center; font-size: 18px; padding: 0 20px; color: #000000; font-weight: 600; z-index: 1; } .menuPolozky-articles .box .content { position: absolute; top: 0; left: 0; right: 0; display: block; height: 100%; width: 100%; background-color: #ffffff; border: 1px solid #16b2c1;; border-radius: 12px; overflow: hidden; } .menuPolozky-articles .box_link:hover ~ .content, .menuPolozky-articles .box_link:focus ~ .content { background-color: #16b2c1; border-color: #16b2c1; } .menuPolozky-articles .box_link:hover ~ .content .title, .menuPolozky-articles .box_link:focus ~ .content .title { color: #ffffff; } @media(min-width: 768px){ .menuPolozky-articles .box { max-width: initial; } } #menumenuPolozky_block { margin-bottom: 30px; } .menumenuPolozky-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 460px; height: 100px; margin-bottom: 20px; border-radius: 8px; } .menumenuPolozky-articles .box .title { left: 0; right: 0; margin: 0; text-align: center; font-size: 17px; padding: 0 10px; color: #000000; font-weight: 500; z-index: 1; } .menumenuPolozky-articles .box .content { position: absolute; top: 0; left: 0; right: 0; display: block; height: 100%; width: 100%; background-color: #f3f3f3; border-radius: 8px; overflow: hidden; } .menumenuPolozky-articles .box_link:hover ~ .content, .menumenuPolozky-articles .box_link:focus ~ .content { background-color: #16b2c1; } .menumenuPolozky-articles .box_link:hover ~ .content .title, .menumenuPolozky-articles .box_link:focus ~ .content .title { color: #ffffff; } @media(min-width: 768px){ .menumenuPolozky-articles .box { max-width: initial; } } #aktuality_block { padding-bottom: 60px; } .aktuality-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 340px; margin-bottom: 20px; border-radius: 12px; background-color: #ffffff; font-family: "Poppins"; overflow: hidden; } .aktuality-articles .box .box_link { border-radius: 12px; border: 1px solid #16b2c1; } .aktuality-articles .box .content { text-align: left; padding: 35px 40px 55px 40px; display: block; height: 100%; width: 100%; background-color: #ffffff; } .aktuality-articles .box .datum { font-size: 14px; line-height: 23px; color: #16b2c1; font-weight: 500; margin-bottom: 8px; position: absolute; bottom: 0px; right: 10px; } .aktuality-articles .box .title { margin: 0; font-size: 20px; line-height: 28px; color: #000000; font-weight: 600; margin-bottom: 10px; } .aktuality-articles .box .text { font-family: "Open Sans"; font-size: 15px; line-height: 23px; color: #333333; font-weight: 400; margin-bottom: 15px; } .aktuality-articles .box .kategorie { color: #16b2c1; font-weight: 600; } .aktuality-articles .box_link:hover, .aktuality-articles .box_link:focus { border-color: #ff0000; } .aktuality-articles .box_link:hover ~ .content .title, .aktuality-articles .box_link:focus ~ .content .title { text-decoration: underline; } @media(min-width: 768px){ .aktuality-articles .box { max-width: initial; overflow: hidden; } .aktuality-articles .box .content { height: 270px; padding-bottom: 35px; } .aktuality-articles .box .text { max-height: 70px; overflow: hidden; } .aktuality-articles .box .title { max-height: 57px; overflow: hidden; } } @media(min-width: 767px) and (max-width: 1219px){ #home_aktuality .aktuality-articles .col:last-of-type { margin-left: calc(100%/4); } } .akce-articles .box { margin-bottom: 20px; position: relative; max-width: 340px; margin-left: auto; margin-right: auto; padding: 20px; border-radius: 12px; font-family: "Poppins"; } .akce-articles .box .box_link { border: 1px solid #16b2c1; border-radius: 12px; } .akce-articles .img_bcg_block { height: 225px; } .akce-articles .bottom { padding: 25px 20px; text-align: left; background-color: #ffffff; } .akce-articles .bottom .datum { margin-bottom: 7px; color: #16b2c1; font-weight: 600; } .akce-articles .bottom .title { font-size: 20px; margin: 0; line-height: 28px; color: #000000; font-weight: 600; margin-bottom: 12px; } .akce-articles .bottom .kategorie { color: #16b2c1; font-weight: 600; } .akce-articles .box .box_link:hover, .akce-articles .box .box_link:focus { border-color: #ff0000; } .akce-articles .box .box_link:hover ~ .bottom .title, .akce-articles .box .box_link:focus ~ .bottom .title { text-decoration: underline; } @media(min-width: 768px){ .akce-articles .box { max-width: initial; } .akce-articles .bottom { height: 160px; overflow: hidden; } .akce-articles .bottom .title { max-height: 55px; overflow: hidden; } } #projekty_block { padding-bottom: 60px; } .projekty-articles .box { position: relative; margin-left: auto; margin-right: auto; max-width: 340px; margin-bottom: 20px; border-radius: 12px; background-color: #ffffff; font-family: "Poppins"; overflow: hidden; } .projekty-articles .box .box_link { border-radius: 12px; border: 1px solid #16b2c1; } .projekty-articles .box .content { text-align: left; padding: 35px 40px; display: block; height: 100%; width: 100%; background-color: #ffffff; } .projekty-articles .box .datum { font-size: 16px; line-height: 23px; color: #16b2c1; font-weight: 600; margin-bottom: 8px; } .projekty-articles .box .title { margin: 0; font-size: 20px; line-height: 28px; color: #000000; font-weight: 600; margin-bottom: 10px; } .projekty-articles .box .text { font-family: "Open Sans"; font-size: 15px; line-height: 23px; color: #333333; font-weight: 400; margin-bottom: 15px; } .projekty-articles .box_link:hover, .projekty-articles .box_link:focus { border-color: #ff0000; } .projekty-articles .box_link:hover ~ .content .title, .projekty-articles .box_link:focus ~ .content .title { text-decoration: underline; } @media(min-width: 768px){ .projekty-articles .box { max-width: initial; overflow: hidden; } .projekty-articles .box .content { height: 270px; } .projekty-articles .box .text { max-height: 70px; overflow: hidden; } .projekty-articles .box .title { max-height: 57px; overflow: hidden; } } #filtr_clanky { margin-top: 0px; margin-bottom: 20px; } #filtr_clanky label { display: inline-flex; align-items: center; padding: 10px 12px 10px 10px; margin-right: 10px; margin-bottom: 10px; border-radius: 6px; background-color: #ffffff; } #filtr_clanky .prety-checkbox { border: none; border-radius: 4px; margin-right: 10px; } #filtr_clanky .prety-checkbox.checked { color: #16b2c1; } #filtr_clanky .text { font-size: 15px; color: #000000; font-weight: 400; } #filtr_clanky .prety-checkbox.checked:before { font-size: 15px; } #filtr_clanky label:hover, #filtr_clanky label:focus { cursor: pointer; } #filtr_clanky label:hover .text, #filtr_clanky label:focus .text { text-decoration: underline; color: #16b2c1; } #pagination_block.offset { margin-top: 20px; } #pagination_block .btn.genNext { margin-top: 20px; 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:#f4f4f4; border: 1px solid #f4f4f4; font-size: 16px; font-weight:700; font-family: "Poppins"; margin: 0px 5px 0px 0px; border-radius: 50%; } .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: #16b2c1; border-color: #16b2c1; 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: 50%; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #16b2c1; border-color: #16b2c1; color:#fff; } .sidebar-line { margin: 30px auto 80px auto; width: 100%; height: 1px; background-color: #99dddd; } @media(min-width: 992px){ .sidebar-line { width: 1px; height: 100%; margin-top: 0px; margin-bottom: 0px; background-color: #d5d5d5; } } #sidebar_clanky_block { } #sidebar_clanky_block .sidebar_title { margin-top: 0px; margin-bottom: 33px; } .sidebar_clanky .box { position: relative; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .sidebar_clanky .box .content { padding-bottom: 30px; border-bottom: 1px solid #d5d5d5; } .sidebar_clanky .box .title { font-size: 20px; line-height: 24px; text-decoration: underline; margin-top: 0px; margin-bottom: 10px; } .sidebar_clanky .box .text { font-size: 14px; line-height: 22px; color: #333333; } #sidebar_clanky_block .btn { min-width: 220px; margin-top: 12px; margin-bottom: 60px; } .sidebar_clanky .box_link:hover ~ .content .title, .sidebar_clanky .box_link:focus ~ .content .title { color: #16b2c1; } @media(min-width: 768px){ .sidebar_clanky .box { max-width: initial; } } @media(min-width: 992px){ .clanek_obsah .radek { display: flex; flex-direction: row; } .clanek_obsah .sloupec-right { position: relative; top: -129px; } #sidebar_clanky_block .btn { margin-bottom: 0px; } } #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: #16b2c1; } .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, #diky {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: #16b2c1 !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:991px){ .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.50); 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: 24px; color: #000000; font-weight: 600; } .galleryHeader { font-size: 32px; margin-bottom: 15px; } #media-tabs > ul li { top: 2px; } #media-tabs > ul li a { padding: 13px 43px !important; color: #000000 !important; } #media-tabs .gallery { padding: 0; padding-top: 15px; } #media-tabs .ui-state-default a { color: #16b2c1; } #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; color: #16b2c1 !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 #16b2c1 !important; } #media-tabs > ul li:not(.ui-tabs-active) a:hover, #media-tabs > ul li:not(.ui-tabs-active) a:focus { color: #16b2c1 !important; } @media(max-width: 767px){ #media-tabs > ul { border-bottom: none; } #media-tabs > ul li { display: block; width: 100%; text-align: center; border-bottom: 1px solid #d5d5d5 !important; top: 2px; } #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: 2px solid #16b2c1 !important; top: 2px; } } #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%; width: 100%; object-fit: cover; } #soubory { 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, #soubory .box a:focus { position: relative; z-index: 2; } #soubory .box a:hover .title, #soubory .box a:focus .title { color: #16b2c1; } #soubory .box a:hover img, #soubory .box a:focus img { max-height: 34px; transition: max-height .2s; } #soubory .box img { max-height: 30px; min-width: 27px; transition: max-height .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: #16b2c1; } .show-all.btn { color: #fff; width: 100%; } #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 (min-width: 768px) { .cp-img-right .extrablock-img { float: right; margin-left: 30px; max-width: 30%; } .cp-img-left .extrablock-img { float: left; margin-right: 30px; max-width: 30%; } } .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:#16b2c1; } .formular { padding: 30px; background-color: #e7fef3; color: #333333; border-radius: 12px; } .formular .form_title { font-size: 24px; font-weight: 600; margin-top: 0; margin-bottom: 25px; } .formular label { font-size: 15px; line-height: 24px; font-weight: 400; margin-bottom: 7px; font-family: "Poppins"; } .formular .form-control { height: 50px; margin-bottom: 11px; border-radius: 10px; border: 1px solid #16b2c1; } .formular .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 170, 51, 0.6) } .formular textarea.form-control { height: 120px; margin-bottom: 18px; } .formular .gdpr_souhlas_block { display: flex; align-items: center; } .formular .gdpr_text { display: block; font-size: 14px; line-height: 20px; color: #333333; margin-left: 10px; margin-bottom: 0px; } .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; display: none; } .formular .button_col .btn { min-width: 190px; 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-bottom: 20px; } .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: #16b2c1; } .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: #16b2c1; font-size: 30px; font-weight: 700; margin-right: 15px; text-align: center; transition: transform .5s; } .formular.withFiles .delete { display: inline-block; position: absolute; right: 0px; width: 50px; height: 60px; line-height: 60px; color: #16b2c1; 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: 55px 60px; } } @media(max-width: 459px){ .g-recaptcha{ transform:scale(0.77); } } .mfp-bg, .lg-backdrop { z-index: 999999 !important; } .lg-outer, .mfp-wrap { z-index: 1000000 !important; } .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; } #postranniMenu_block { background-color: #f4f4f4; 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: #16b2c1; } #postranniMenu_block #postranniMenu li > a .icon { font-size: 20px; line-height: 26px; color: #16b2c1; 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; } #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, .9); transition: background-color .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, .9); } #webkameraLink_block .box_link:hover ~ .content .text, #webkameraLink_block .box_link:focus ~ .content .text { text-decoration: underline; } .screen-reader-text { min-width: initial; border-radius: 0 25px 25px 0; width: 1px; transition: width .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 .5s; right: 0; } .screen-reader-text:focus { width: 270px; transition: width .5s; height: 60px; line-height: 60px; padding: 0 10px; overflow: visible; clip: initial; } .screen-reader-text.larger:focus { width: 300px; } .screen-reader-text:focus span { text-decoration: underline; left: 0; transition: left .5s; } #btn-holder { margin-top: 10px; } .prety-checkbox { content: ''; width: 20px; height: 20px; line-height: 20px; display: inline-block; margin-right: 20px; background-color: #ffffff; border: 1px solid #d5d5d5; margin-bottom: -2px; } .prety-checkbox.checked { background: #fff; color: #333; text-align: center; position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; } .prety-checkbox.checked:before { position:absolute; content: '\e013'; left: 0; right: 0; top: -2px; bottom: 0; font-size: 12px; } #uredni-deska-block .box { padding: 10px; padding-inline: 20px; } #uredni-deska-block .title { margin-top: 10px; } .datum-holder a { display: flex; gap: 5px; text-decoration: none; align-items: center; margin-bottom: 15px; } .datum-holder { color:#16b2c1; } .datum-holder i { color:#16b2c1; }