/*-----------------------------------------------------------------------------------

  Theme Name: RC Srdíčko
  Theme URI:
  Description:
  Author: Adam V.
  Author URI:
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Version: 1.1.3

 Designed & Handcrafted by AV
 All files, unless otherwise stated, are released under the GNU General Public License
 version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/
/* Kalendář spešl css */
.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title {
  color: #6b6b6b !important;  
}
/* #evcal_list .eventon_list_event .evcal_cblock, .evo_lightboxes .evo_pop_body .evcal_cblock {
   color: #6b6b6b !important; 
}*/
.evo_cal_above span {
  color: #ffffff !important;
  background-color: #6b6b6b !important;
}
.evcal_desc3 em i {
  color: #5f5e5e !important; 
}
.evcal_arrows {
  text-align: center;
  float: left;
  height: 35px;
  width: 35px;
  display: block;
  cursor: pointer;
  border: 1px solid #6b6b6b !important;
  border-radius: 50%;
  color: #e2e2e2;
  position: relative;
}
/*.evcal_arrows:before {
  content: "";
  border: solid #6b6b6b !important;
  border-width: 0 2px 2px 0 !important;
  display: block;
  padding: 4px;
  position: relative;
  margin: 11px;
  transform: rotate(
135deg) translate(-2px, -2px);
  height: 1px;
  width: 1px;
  box-sizing: border-box;
}*/
/* Rezervace - změna stylu přehledu rezervací */
.css-events-list table.events-table th.event-time { 
  width: 200px !important;
  font-size: 1.5em;
}
.css-events-list table.events-table th.event-description {
  width:auto;
  font-size: 1.5em;
}
.em-booking-form label {
  width: 397px !important;
}
.em-booking-form-details {
  width: 370px !important;
}
.ticket-price {
  display: none !important;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
  width: 370px !important;
}
/* Tlacitko */
.wp-block-button__link {
  background-color: #d43131 !important;
  font-size: 1.525em !important;
  font-weight: bold !important;
}
/* ZAKLAD */
.grecaptcha-badge { opacity:0;}
*,
*:after,
 *:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html, body {
  height: 100%;
}
html {
  padding: 0;
  margin: 0;
}
body {
  font: normal 13px Calibri, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0 auto;
  color: #242424; 
  line-height: 1.5;
}
p {
  font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
h1 {
  font-size: 2em;
}
h2, h3 {
  font-size: 1.5em;
}
h5 {
  text-transform: ;
  font-style: bold;
}
a {
  text-decoration: none;
  color: #ff6565;
}
a:active {
  outline: none;
}
a:hover {
  text-decoration: underline;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
img {
  border: 0;
}
.obr { 
  border: 0px solid #fabbc2;
  border-radius: 6px;
  box-shadow: 6px 8px #f0f0f0;
}
input {
  cursor: pointer;
}
#orange {
  color: #EE761C;
}
#bezova {
  color: #D0B27C;
}
#cervena {
  color: #e03d51;
}
#orechova {
  color: #86755D;
}
#seda {
  color: #242424; 
}
#orange_bg {
  background-color: #EE761C;
}
#bezova_bg {
  background-color: #D0B27C;
}
#cervena_bg {
  background-color: #f46c6c;
}
.kontakty td {
  vertical-align: top;
  width: auto;
}
.kont {
  font-size: 2em;
}
.kontakt_table {
  font-size: 2.2em;
  color: #e03d51;
  font-weight: bold;
}
.dilo {
  margin: 0px 0 20px 0;
}
.galerie {
  margin: 0 auto;
  text-align: center;
}
.galerie img {
  width: 250px;
  height: auto;
  margin: 20px 10px;
}
.galerie_obsah {
    text-align: center;
}
h2#rocnik_nadpis {
  color: #e03d51;
  font-size: 1.8em;
  margin: 15px 20px;
  text-align: left;
}
.podalbum {
  text-align: center;
  padding: 0;
  margin: 0 20px;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  align-items: left; 
} 
.album_nahled {
  height: 250px;
  width: 250px;
  overflow: hidden;
  background: #e03d51; 
  padding: 0 15px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  margin: 0 5px 2% 0;
}
.album_nahled a {
  color: #FFF;
}
.album_nahled a:hover {
  opacity: 0.8;
}
.album_miniatura {
  width: auto;
  height: 150px;
  margin: 15px auto;
}
.album_miniatura img {
  width: auto;
  max-width: 100%;
  height: 100%;
}
h2.album_nadpis {
  height: 55px;
 /*  vertical-align: middle; */
  text-align: center;
  display: block;
  margin: 7px auto 0;
  padding: 0;
  overflow: hidden;
}
#album li {
  width: 250px;
  height: 250px;
  overflow: hidden;
  margin: 10px;
}
#album li a img {
  width: auto;
  height: auto;
  min-height: 250px;
  min-width: 250px;
}
#album .popup:hover .overlay {
    width: 250px;
}
/* Galerie bez thumb, nav a poctu */
.pp_gallery,
.currentTextHolder,
.pp_play  {
  display: none !important;
}

/* ZOBRAZENI */
#cookie-potvora {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #000;
  z-index: 50;
  padding: 5px 5px 0px 5px;
  text-align: center;
  color: #FFF;
}
#cookie-potvora p {
  color: #FFF;
  font-size: 1.2em;
}
#cookie-potvora p a {
  color: #FFF;
}
#cookie-potvora button {
  color: #000;
}
.zobrazeni {
  min-height: 100%;
  min-width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.pozadi {
  min-height: 300px;
}
/* PRACOVNI */
.horni-lista,
.plocha,
.spodek {
  margin: 0 auto;
  background-color: #FFF
}

.plocha-banner {
  background-color: #FFF
}
.plocha, .obsah {
  min-height: 450px;
}
.plocha, .spodni-menu, #galerie-zobrazit, #video-zobrazit {
  width: 86%;
  padding: 0 3%;
}
.kform {
    min-height: 400px;
}

/* HLAVA */
.horni-lista {
  position: relative;
  height: 194px;
  width: 100%;
  margin: 0 auto;
}
.hlava {
  height: 194px;
  position: fixed;
  background: #FFF;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
}
.vrsek {
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 80%;
}
.logo {
  position: absolute;
  left: 0;
  top: -10px;
}
.logo_mob {
  display: none;
}
.logo img {
  width: 100%;
  height: auto;
}

/* HORNI MENU */
.horni-menu {
  text-align: right;
  line-height: 1.4;
}
.horni-menu ul,
.horni-menu li {
  display: inline-block;
  margin: 0;
}
.horni-menu ul li {
  position: relative;
}
.horni-menu ul li {
  margin: 0 20px;
  text-decoration: none;
  font-size: 1.5em;
}
.horni-menu ul li:last-child {
  margin: 0 0 0 20px;
}
ul.submenu li, ul.submenu li:last-child  {
  margin: 0;
}
.horni-menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px 0 0 0;
  width: 180px;
  height: 220px;
  text-align: left;
}
.horni-menu ul ul li {
  display: block;
  padding: 12px 0 0 10px;
  font-size: 1em;
}
.horni-menu ul li:hover > ul {
	display: block;
}
.nabidka img {
  margin: 0 0 0 5px;
}
img#triangl2 {
  margin: 0 0 10px 5px;
}
.menu_mob {
  display: none;
}

/* VYHLEDAVANI */
.vyhledavani {
  width: 100%;
  height: 42px;
  text-align: right;
  margin: 25px 0 35px 0;
}
.hledej {
  border: 1px solid #C5C6C6;
  position: absolute;
  right: 0px;
  margin-right: 0px;
}
.searchform.group {
  float: right;
}
#tl-eng, #tl-cz {
  display: none;
}
#tl-eng img, #tl-cz img, .hledej {
  height: 42px;
}
input.search-field {
  width: 156px;
  height: 42px;
  font-family: Arial;
  font-style: italic;
  font-size: 1.2em;
  border: 0;
}
.vyhledavani input {
  background: none;
  margin: 0;
}
.vyhledavani input.lupa {
  width: 37px;
  height: 42px;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  background-image: url(images/lupa.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.udalosti {
  position: absolute; 
  right: 67%;
  top: 1px;
  z-index: 100;
}
.udalosti_nadpis {
  position: absolute;
  top: 20px;
  z-index: 0;
}
.tlacitka {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.tlacitka-fix {
  position: absolute;
  right: -100px;
  margin: 150px 9% 0;
}
.tlacitka-left {
  position: absolute;
  left: -100px;
  margin: 188px 9% 0;
}
.tlacitka-fix2 {
  position: absolute;
  right: 20px;
  margin: 150px 9% 0;
}
.tlacitka img {
  margin: 5px 0;
}
.tlacitko_podpor {
  position: fixed;
  z-index: 1060;
}
.tlacitko1 {
  position: fixed;
  z-index: 1050;
}
.tlacitko2 {
  position: sticky;
  margin-top: 138px;
  z-index: 15;
}
.tlacitko3 {
  position: sticky;
  margin-top: 10px;
  z-index: 15;
}
.tlacitko4 {
  position: sticky;
  margin-top: 10px;
  z-index: 15;
}
.tlacitko_l1 {
  position: sticky;
  margin-top: 20px;
  z-index: 15;
}
.tlacitko_l2 {
  position: sticky;
  margin-top: 0px;
  z-index: 15;
}
.buttonky_mob {
  display: none;
}
.udalosti_mob {
  display: none;
  }
  .udalosti_nadpis_mob {
  display: none;
  }
#vice-mobil {
  display: none;
}
.zpet {
    position: absolute;
    z-index: 1015;
    right: 10%;
    bottom: 2px;
}
.zpet_mob {
  display: none;
}
.socikony {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 2;
}
.cara {
  border-bottom: 1px solid #f46c6c;
  margin: 0 0 10px 0;
}
.caramob {
  display: none;
}

/* PRVNI TELO */
.banner {
  margin: 0 0 0 0;
}
.loga {
  position: relative;
  z-index: 5;
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
#logo_menu {
  margin: 40px auto 5px auto;
  width: 556px;
  height: auto;
}
.slogan {
  margin: 50px 0 70px 0;
}
.slogan_mob {
  margin: 50px 0;
  display: none;
}
.slogan h2 {
  font-size: 2.2em;
  text-align: center;
}
.navigace {
  text-align: center;
  margin: 15px auto;
}

/* AKTUALITY */
.aktuality {
  margin: 50px auto;
  text-align: center;
  width: 70%;
}
.aktuality h1.nadpis {
  margin: 50px 0;
}
.aktualne {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
  position: relative;
  margin: 0 0 20px 0;
}
.aktualita-blok {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 230px;
  height: 310px;
  margin: 0;
}
.perex {
  margin-top: -50px;
}
#video-zobrazit {
  height: 320px;
}
#video-background {
  width: 230px;
  height: auto;
}
.aktualita-pozadi {
  position: relative;
  height: 230px;
  width: 230px;
  overflow: hidden;
}
.aktualita-pozadi img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
img.portret {
  height: auto;
  width: 100%;
}
img.krajina {
  height: 100%;
  width: auto;
}
#video-background {
  width: auto;
  height: 230px;
}
.youtube-player {
  width: 560px;
  height: 315px;
}
.aktualita-text {
  position: absolute;
  background-color: #FFF;
  color: #727271;
  bottom: 0;
  width: 90%;
  left: 5%;
  text-align: left;
  padding: 12px 10px;
}
.aktualita-text h2.nadpis {
  font-weight: bold;
}
.uvodnik {
  height: 70px;
  overflow: visible;
}
.aktualita-text p {
  font-size: 1.1em;
}
.vice {
  font-size: 2.5em;
  font-style: italic;
  text-align: right;
}
.mala-galerie {
  margin: 0 auto;
  text-align: center;
}
.mala-galerie li {
  padding: 20px 1% 0 1% !important;
}
.mala-galerie li a img { 
  width: 140px;
  height: auto;
}
.myvmediich #odkaz {
  line-height: 2;
}
h2#dokumenty {
  margin: 20px 0 5px 0;
  font-weight: bold;
}
.tisk-okno h2, .tisk-okno .tisk-datum {
  display: inline-block;
}
.tisk-okno {
  margin: 10px 0;
}
/* AKTIVITA */
.atlacitka {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
  position: relative;
  padding: 0 0 30px;
}
.tlacitka-align {
  width: 85%;
  text-align: center;
  margin: 0 auto;
}
.aktivita {
  flex: 1 0 33%;
  padding: 10px 10px;
}
.dalsiaktivity {
  text-align: center;
}
#aktivity {
  color: #FFF;
}
#dalsiaktivity {
  color: #FFF;
}
.aktivblok {
  background: #FFF;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
h2#dalsiaktivity {
  margin: 5px 0;
  font-style: italic;
  font-size: 1.7em;
}
.druhaakt, .druhaakt2, .aktivblok {
  display: none;
  height: auto;
}
.prvniakt2 {
  height: auto;
}
.prvniakt, .druhaakt {
  background-color: #D0B27C;
  margin-top: -30px;
}
.aktivnavigace {
  position: relative;
  height: 110px;
  margin-top: -110px;
}
img#aktiv {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, 25%);
}
.druhaakt #dalsiaktivity {
  color: #FFF;
}
.dalsiaktblok {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
  position: relative;
  padding: 0 0 25px 0;
}
.dalsiaktivita {
  flex: 1 0 33%;
  padding: 10px 0;
}

/* SPODNI MENU */
#spodni.cara {
  margin: 40px 0 0px 0;
}
.spodni-menu {
  height: 90px;
  margin: 0 auto;
  position: relative;
  background-color: #FFF;
}
.spodnipozadi {
  margin-top: -90px;
  background: #FFF;
}
.spodni-menu .tlacitko {
  position: absolute;
  z-index: 1;
  right: 3%;
  width: 150px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  font-size: 1.5em;
  font-style: italic;
  background-color: #D0B27C;
  color: #FFF;
}
#tl-foto {
  background-color: #727271;
}
#galerie-zobrazit {
  display: none;
  background-color: #FFF;
  position: relative;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 7%;
  z-index: 99;
}
.galerie-nahledy {
  display: inline-block;
  margin: 30px auto 10px auto;
  text-align: center;
}
#video-zobrazit {
  display: none;
  min-height: 360px;
  background-color: #FFF;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 7%;
  z-index: 99;
}
.video-nahledy {
  display: inline-block;
  padding: 0;
  line-height: 1.15;
}
#anchor {
  top: -330px;
  position: relative;
}
.video-nahledy .nahled {
  display: inline-block;
  height: auto;
  position: relative;
  padding: 8px;
}
.video-nahledy .youtube-embed {
  position: relative;
}
.spodnimezera {
  height: 90px;
}
.podpora_loga {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 auto;
  text-align: center;
}  
.podpora {
  display: inline-block;
  position: relative;
  overflow: hidden;        
  height: auto;
  min-height: 100px;    
  width: 30%;
  margin: 2%;
  border: 1px solid #e03d51; 
}
.podpora img {
  width: auto;
  height: auto;
  max-width: 55%;
  max-height: 68px;
  position: absolute;
  top: 59%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#p1, #p4, #p7, #p10, #p13, #p16, #p19, #p21{
  margin-left: 0;
}
#p3, #p6, #p9, #p12, #p15, #p18, #p20{
  margin-right: 0;
}

/* NEWSLETTER */
.newsletter {
  background: #9D9E9E;
  height: 116px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.newsletter-blok {
  width: 80%;
  margin: 0 auto;
  padding-top: 20px;
}
.newsletter p {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #FFF;
  font-size: 1.5em;
}
.newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
  margin: 0 0 0 10px;
  padding: 0;
  border: 0;
  height: 40px;
  width: 150px;
  font-size: 1em;
  font-style: italic;
  text-align: center;
}
.newsletter input.wpcf7-form-control.wpcf7-submit {
  background-color: #D0B27C;
  border: 0;
  margin: 0;
  padding: 0;
  width: 140px;
  height: 40px;
  font-size: 1em;
  font-style: italic;
  text-align: center;
  cursor: hand !important;
  color: #FFF;
}
.newsletter span.wpcf7-not-valid-tip {
  display: inline !important;
  background: #FFF !important;
}
.newsletter div.wpcf7-mail-sent-ok {
  margin: 1em !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  font-size: 1.5em !important;
  color: #FFF !important;
  background-color: #D0B27C !important;
}
.souhlas {
  margin: 6px 0;
  padding: 0;
  text-align: left;
  color: #FFF;
}
.souhlas a {
  color: #FFF;
  font-style: italic;
  font-weight: bold;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: -5px 0;
    border: 1px solid white;
    color: #FFF;
    background-color: #D0B27C;
    font-size: 1.2em;
}
.odhlaseni input {
  width: 150px;
}
.odhlaseni_button input {
  padding: 4px;
  text-align: center;
  background: #D0B27C;
  border: 1px solid grey;
  color: #FFF;
  font-weight: bold;
  width: 150px;
}
/* SPODEK */
.spodekmob {
  display: none;
}
.spodek {
  margin-top: -3px;
  width: 100%;
  text-align: center;
  background-color: #9D9E9E;
  color: #FFF;

}
.spodni-blok {
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0px 12% 0 0;
}
#vpravo.spodni-blok {
  margin-right: 5px;
}
ul.spodek-text li {
  list-style-type: none;
  font-size: 1.4em;
  line-height: 0.8;
  margin: 0 0 10px 0;
  text-align: left;
}
ul.spodek-text {
  padding: 0;
  margin: 30px 0;
}
#bold {
  font-weight: bold;
}
.copyright {
  margin: 0 auto;
  width: 80%
}
.copy {
  text-align: right;
  margin: 5px 0;
  font-size: 1em;
}
.tlacitka-spodek {
  margin: 20px auto 0 auto;
  width: 80%;
  position: relative;
  height: 67px;
}
.dekujeme {
  font-size: 1.5em;
  width: 10%;
  float: left;
  margin-top: 10px;
}
.logaspodni {
  width: 80%;
  margin: 0 auto;
  float: left;
}
.spodni_cast {
  width: 100%;
  text-align: center;
  display: block;
  margin: 10px auto;
}
#logo_spodek {
  margin: 10px auto 5px;
}
#logo_kolping {
  margin: 2px auto 0;
}
#logo_charita {
  margin: 25px auto 0;
  margin-left: 40px;
}

/* OBSAH */
.obsah {
  position: relative;
  padding: 10px 0 15px 0;
}
.znak {
  float: left;
  margin: 0 10px 0 0;
}
h1.nadpis {
  text-transform: uppercase;
  font-size: 2.4em;
}
h1.titulek {
  text-transform: uppercase;
  font-weight: normal;
  min-height: 52px;
  line-height: 52px;
}
.paragraf {
  position: relative;
  padding: 2px 0 30px 0;
}
.paragraf h1,
.paragraf h2,
.paragraf h3,
.paragraf h4,
.paragraf h6 {
  color: #e03d51;
  padding-top: 0px;
}
.paragraf h2 {
  font-size: 1.8em;
}
.paragraf h3 {
  font-size: 1.7em;
}
.paragraf h4 {
  font-size: 1.6em;
}
.paragraf h5 {
  font-size: 1.4em;
}
.paragraf h6 {
  font-size: 1.4em;
}
.paragraf p {
  font-size: 1.5em;
}
.paragraf ul li {
  font-size: 1.5em;
}
.paragraf ol {
  font-size: 1.5em;
}
h1.akt-nadpis {
  font-weight: bold;
  line-height: 1;
}
.akt-okno {
  position: relative;
  margin: 20px 0;
}
.akt-perex {
  overflow: hidden;
  margin-right: -3%;
}
.akt-perex p {
  margin: 0 1px 0 0;
  display: inline;
}
.akt-vice {
  display: inline;
  color: #e52331;
  font-style: italic;
}
#strankovani.dalsi {
  position: absolute;
  right: 0;
  z-index: 2;
  bottom: -1px;
}
#strankovani.predchozi {
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: -1px; 
}
#strankovani a {
  font-size: 2em;
  text-transform: uppercase;
  color: #e52331;
}
#polozka,
.akt-perex p,
.souhlas,
.kontakt-blok {
  font-size: 1.3em;
}
#polozka a:hover,
a:hover #polozka,
.dilo a:hover,
.paragraf a:hover {
  text-decoration: underline;
}
.vyrocnizprava #polozka {
  margin: 10px 0;
}
h2.kontakt {
  font-size: 1em;
  color: #D0B27C;
}
.kontakt-blok {
  margin: 25px 0;
}
.pozice {
  margin: 0 0 20px 0;
}
.zivotopis {
  font-style: italic;
  font-weight: bold;
}
.kontakty {
  font-size: 1.3em;
}
.kontakty p {
  font-size: 1em;
}
h2#dilo {
  font-size: 1.3em;
}
.dilo a {
  color: #D0B27C;
}
/* FORMULÁŘ */
input, textarea {
  padding: 15px 0 15px 15px;
  cursor: auto;
}
input {
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
  max-width: 100%;
}
.wpcf7-form {
  text-align: center;
}
span.wpcf7-list-item {
  margin: 0 !important;
}

#vyhledano .paragraf {
  font-size: 1.3em;
  margin: 0;
  padding: 5px 0;
}

.kform .pole input, textarea, select {
  cursor: auto;
  max-width: 100%;
  width: 400px;
  color: #727271;
  font: normal 14px Tahoma;
  margin: 0;
  padding: 0;
}
.wpcf7-form {
  text-align: left;
}
.pole p {
  margin: 0;
}
.pole_text {
  display: inline-block;
  width: 140px;
  text-align: right;
}
.pole_vypln {
  display: inline-block;
  margin-left: 40px;
}
.pole textarea {
  height: 120px;
}
.pole input.wpcf7-submit {
  width: 450px;
  background-color: #D0B27C;
  border: 0;
  color: #FFF;
  font-weight: bold;
  height: 30px;
}


/* OWL */

.owl-carousel .owl-stage-outer {
  position: static !important;
}
.owl-dots {
  position: relative !important;
  margin-top: -80px !important;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: #FCB57A !important;
  width: 25px !important;
  height: 25px !important;
}
.owl-theme .owl-dots .owl-dot.active span {
  background-color: #D0B27C !important;
}

/* WP ZAROVNANI OBRAZKU */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* HACKY */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #C9C9C4;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C9C9C4;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #C9C9C4;
}

/* Hack Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
/* Hack IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}

/* MEDIA */
@media screen and (max-width: 1980px) {
  .logo {
    top: 60;
    width: 180px;
  }
  .aktuality {
    width: 58%;
  }
  .horni-menu ul ul {
    height: 330px;
    width: 220px;
    padding: 20px 0 0 0;
  }
}

@media screen and (max-width: 1600px) {
  .logo {
    top: 60;
    width: 160px;
  }
  .aktuality {
    width: 70%;
  }
  .horni-menu ul ul {
    height: 310px;
    width: 220px;
    padding: 20px 0 0 0;
  }
  .tlacitko_l1 {
    position: sticky;
    margin-top: 50px;
    z-index: 15;
  }
  .tlacitko_l2 {
    position: sticky;
    margin-top: 0px;
    z-index: 15;
  }
}


@media screen and (max-width: 1500px) {
  .horni-lista, .hlava {
    height: 174px;
  }
  .horni-menu ul ul {
    height: 290px;
    width: 200px;
    padding: 20px 0 0 0;
  }
  .horni-menu ul li {
    margin: 0 10px;
    font-size: 1.3em;
  }
  .horni-menu ul li:last-child {
    margin: 0 0 0 10px;
  }
  .tlacitka-fix {
    margin: 130px 11% 0;
  }
  .logo {
    top: -15px;
  }
  .logo img {
    width: 170px;
    height: auto;
  }
  .aktuality {
    width: 70%;
  }
  .aktualita-blok {
    width: 230px;
    height: 280px;
  }
  .aktualita-pozadi {
    width: 230px;
    height: 230px;
  }
  .aktualne {
    margin: 0 0 40px 0;
  }
  .uvodnik {
    height: 59px;
  }
  #video-background {
    height: 280px;
  }
  .newsletter {
    height: 100px;
  }
  img#triangl2 {
    margin: 0 0 10px 12px;
  }
  .hledej {
    height: 32px;
  }
  input.search-field {
    width: 156px;
    height: 32px;
    font-size: 1.1em
  }
  #tl-eng img, #tl-cz img {
    height: 32px;
  }
  .vyhledavani input.lupa {
    width: 28px;
    height: 32px;
    background-position: 0 2px;
    background-size: 27px 27px;
  }
  h1 {
    font-size: 1.8em;
  }
  h2, h3 {
    font-size: 1.3em;
  }
  .slogan h2 {
    font-size: 2em;
  }
  .aktualita-text p {
    font-size: 1em;
  }
  .vice {
    font-size: 2.3em;
    margin-top: -8px;
  }
  h2#dalsiaktivity {
    font-size: 1.5em;
  }
  .spodni-menu .tlacitko {
    font-size: 1.3em;
  }
  .newsletter p {
    font-size: 1.3em;
  }
  .newsletter div.wpcf7-mail-sent-ok {
    font-size: 1.3em !important;
  }
  ul.spodek-text li {
    font-size: 1.3em;
  }
  .dekujeme {
    font-size: 1.3em;
  }
  h1.nadpis {
    font-size: 2.2em;
  }
  .paragraf h2 {
    font-size: 1.7em;
  }
  .paragraf h3 {
    font-size: 1.6em;
  }
  .paragraf h4 {
    font-size: 1.5em;
  }
  .paragraf h5 {
    font-size: 1.4em;
  }
  .paragraf h6 {
    font-size: 1.3em;
  }
  .paragraf p {
    font-size: 1.3em;
  }
  #strankovani a {
    font-size: 1.8em;
  }
  #polozka,
  .akt-perex p,
  .souhlas,
  .kontakt-blok {
    font-size: 1.2em;
  }
  .kontakty, h2#dilo {
    font-size: 1.2em;
  }
  #vyhledano .paragraf {
    font-size: 1.2em;
  }
  .galerie img {
      width: 220px;
      margin: 20px 5px 0;
  }
  .spodni-blok {
    margin: 0px 8% 0 0;
  }
  ul.spodek-text li {
    font-size: 1.2em;
  }
  .spodnipozadi {
    margin-top: -70px;
  }
}

@media screen and (max-width: 1281px) {
  .aktualita-blok {
    width: 200px;
    height: 250px;
  }
  .aktuality {
    width: 70%;
  }
  .aktualita-pozadi {
    width: 200px;
    height: 200px;
  }
  .logo {
    top: -9px;
  }
  .logo img {
    width: 160px;
    height: auto;
  }
  #video-background {
    height: 250px;
  }
  .aktualita-text {
    padding: 6px 8px;
  }
  .plocha, .spodni-menu, #galerie-zobrazit, #video-zobrazit {
    width: 96%;
  }
  .vrsek, .aktivblok, .newsletter-blok, .copyright, .tlacitka-spodek, .logaspodni {
    width: 90%;
  }
  .zpet {
    right: 10%;
  }
  .dekujeme {
    width: 13%;
  }
  .logaspodni {
    width: 72%;
  }
  #galerie-zobrazit, #video-zobrazit {
    left: 2%;
  }
  .spodnipozadi {
    margin-top: -40px;
  }
  #logo_menu {
    width: 500px;
  }
}

@media screen and (max-width: 1120px) {
  .horni-lista, .hlava {
    height: 112px;
  }
  .horni-menu ul li {
    font-size: 1.14em;
  }
  .horni-menu ul ul {
    height: 230px;
    padding: 10px 0 0 0;
  }
  .udalosti {
  position: absolute;
  right: 64%;
  top: -43px;
  z-index: 100;
  }
  .udalosti_nadpis {
  position: absolute;
  top: 36px;
  z-index: 0;
  }
  .tlacitka-fix {
    margin: 70px 11% 0;
  }
  .tlacitko2 { 
    margin-top: 100px;
  }
  .tlacitko3 {
    margin-top: 10px;
  }
  .tlacitka img {
    width: 85px;
    height: auto;
  }
  img#triangl2 {
    margin: 0 0 0px 12px;
  }
  .vyhledavani {
    height: 35px;
    margin: 10px 0;
  }
  .vyhledavani input.lupa {
    width: 28px;
    height: 32px;
    background-position: 0 2px;
    background-size: 27px 27px;
  }
  .hledej {
    height: 32px;
  }
  input.search-field {
    width: 156px;
    height: 32px;
    font-size: 1.1em
  }
  .logo {
    top: -5px;
  }
  .logo img {
    width: 110px;
    height: auto;
  }
  .zpet {
    bottom: -53px;
    background: #FFF;
  }
  .obsah h1.titulek {
    width: 90%;
  }
  .aktuality {
    width: 90%;
  }
  #vice-desktop {
    display: none;
  }
  #vice-mobil {
    display: block;
  }
  #posledniakt {
    display: none;
  }
/* FONTY */
  h1 {
    font-size: 1.6em;
  }
  h2, h3 {
    font-size: 1.2em;
  }
  .slogan h2 {
    font-size: 1.8em;
  }
  .aktualita-text p {
    font-size: 1em;
  }
  .vice {
    font-size: 2.1em;
  }
  h2#dalsiaktivity {
    font-size: 1.2em;
  }
  .spodni-menu .tlacitko {
    font-size: 1.2em;
  }
  .newsletter p {
    font-size: 1.2em;
  }
  .newsletter div.wpcf7-mail-sent-ok {
    font-size: 1.2em !important;
  }
  ul.spodek-text li {
    font-size: 1.2em;
  }
  .dekujeme {
    font-size: 1.2em;
  }
  h1.nadpis {
    font-size: 2em;
  }
  .paragraf h2 {
    font-size: 1.5em;
  }
  .paragraf h3 {
    font-size: 1.4em;
  }
  .paragraf h4 {
    font-size: 1.3em;
  }
  .paragraf h5 {
    font-size: 1.2em;
  }
  .paragraf h6 {
    font-size: 1.1em;
  }
  .paragraf p {
    font-size: 1.1em;
  }
  #strankovani a {
    font-size: 1.6em;
  }
  #polozka,
  .akt-perex p,
  .souhlas,
  .kontakt-blok {
    font-size: 1.1em;
  }
  .kontakty, h2#dilo {
    font-size: 1.1em;
  }
  #vyhledano .paragraf {
    font-size: 1.1em;
  }
/* MARGINY */
  h1.titulek {
    line-height: normal;
    margin-top: 8px;
  }
  .dekujeme {
    font-size: 1.3em;
    width: 14%;
  }
  .logaspodni {
    width: 70%;
  }

/* zmena spodni listy */
  .spodek {
    display: none;
  }
  .spodekmob {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    margin: 20px auto 50px auto;
    line-height: 1.5;
    font-weight: bold;
  }
  #spodni.cara {
    display:none;
  }
  .caramob {
    display: block;
    border-bottom: 1px solid #D0B27C;
  }

}

/* MOBIL */
@media all and (orientation: portrait),
(max-width: 960px) {
  .plocha, .spodni-menu, #galerie-zobrazit, #video-zobrazit {
    width: 80%;
  }
  .vrsek, .tlacitka, .tlacitka-align, .aktivblok, .newsletter-blok, .copyright, .tlacitka-spodek, .logaspodni {
    width: 80%;
  }
  .udalosti {
  position: absolute;
  right: 43%;
  top: 1px;
  z-index: 100;
}
.udalosti_nadpis {
  position: absolute;
  top: 28px;
  z-index: 0;
}
  .horni-menu,
  .logo {
    display: none;
  }
  .horni-lista, .hlava {
    height: 150px;
  }
  .tlacitka {
    display: none;
  }
  .buttonky_mob {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
.udalosti_mob {
  display: none;
  }
  .udalosti_nadpis_mob {
  display: none;
  }
  #vice-desktop {
    display: none;
  }
  #vice-mobil {
    display: block;
    height: 140px;
    background-color: #D0B27C;
    padding: 0;
  }
  .aktivnavigace {
    height: auto;
    margin-top: 12px;
  }
  .tlacitko1_mob, .tlacitko2_mob, .tlacitko3_mob, .tlacitko4_mob, .tlacitko5_mob {
    display: inline-block;
    height: 70px;
    text-align: center;
    margin: 0 5%;
  }
  .logo_mob {
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
    width: 110px;
  }
  .logo_mob img {
    width: 100%;
    height: auto;
  }
  .vyhledavani {
    height: 38px;
    position: absolute;
    top: 50px;
    margin: 0;
  }
  .hledej {
    height: 38px;
  }
  input.search-field {
    width: 160px;
    height: 38px;
    font-size: 1.3em;
  }
    #tl-eng img, #tl-cz img {
      height: 38px;
    }
    /*.hledej {
      margin-right: 85px;
    } */
  .vyhledavani input.lupa {
    width: 36px;
    height: 38px;
    background-size: 32px 32px;
  }
  .tlacitka-fix {
    display: none;
  }
  .tlacitka-fix2 {
    display: none;
  }
  .menu_mob {
    display: block;
    position: absolute;
    right: 23px;
    top: 105px;
  }
  .menu_mob ul,
  .menu_mob li {
    display: inline-block;
    margin: 0;
  }
  .menu_mob ul li {
    margin: 0;
  }
  .menu_mob ul li img {
    cursor: pointer;
    width: 60px;
    height: auto;
  }
  .menu_mob ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -32px;
    background: #fff;
    padding: 0 0 0 20px;
    width: 270px;
    height: 330px; 
    text-align: left;
  }
  .menu_mob ul ul li {
    display: block;
    padding: 20px 0 0 12px;
  }
  .menu_mob ul li:active > ul,
  .menu_mob ul li:hover > ul {
  	display: block;
  }
  #aktiv_mob {
    cursor: pointer;
  }
  #aktiv_mob:hover {
    text-decoration: underline;
  }
  .menu_mob ul ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
    background: #fff;
    width: 200px;
    height: 380px;
  }
  .menu_mob ul ul ul li {
    display: block;
    padding: 20px 0 0 12px;
    font-size: 1em;
  }
  .menu_mob ul ul li:active > ul,
  .menu_mob ul ul li:hover > ul {
  	display: block;
  }
  .loga {
    margin: 20px auto;
  }
  .loga img {
    width: 500px;
    height: auto;
  }
  .slogan {
    display: none;
  }
  .slogan_mob {
    display: block;
  }
  .aktualne {
    justify-content: unset;
    flex-flow: unset;
    align-items: unset;
    position: relative;
    display: block;
  }
  .aktualita-blok {
    width: 342px;
    height: 400px;
    display: block;
    text-align: center;
    margin: 40px auto;
  }
  .aktualita-pozadi {
    width: 342px;
    height: 342px;
    display: block;
    text-align: center;
    margin: 40px auto;
  }
  #video-background {
    width: auto;
    height: 342px;
  }
  .uvodnik {
    height: 74px;
  }
  .aktivita, .dalsiaktivita {
    flex: 1 0 100%;
  }
  #galerie-zobrazit, #video-zobrazit {
    left: 10%;
  }
  .mala-galerie li a img,
  .galerie li a img,
  .galerie-nahledy li a img {
    width: 100px;
    height: auto;
  }
  .caramob {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .socikony {
    right: 5%;
  }
  .zpet {
    display: none;
  }
  .zpet_mob {
    position: fixed;
    z-index: 1015;
    right: 0;
    bottom: 50%;
    display: block;
    background: #FFF;
    padding: 10px 10px 10px;
  }
  .dekujeme {
    width: 20%;
  }
  .logaspodni {
    width: 60%;
  }
  .spodnipozadi {
    margin-top: -30px;
  }
  .podpora {
    margin: 1%;
  }
  /* FORM NEWSLET */
  .newsletter {
    height: 250px;
  }
  #form1 {
    display: block;
    text-align: center;
    padding: 0;
    margin: 10px auto;
  }
  div.wpcf7 .ajax-loader {
    display: none !important;
  }
  .newsletter input.wpcf7-form-control.wpcf7-submit,
  .newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 150px  !important;
    margin: 0  !important;
  }
  .wpcf7-list-item input {
    margin: 0  !important;
  }
  .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: -5px 0;
    border: 1px solid white;
    color: #FFF;
    background-color: #D0B27C;
    font-size: 1.2em;
  }
  .kform .pole input, textarea, select, .pole input.wpcf7-submit {
    width: 400px;
  }

/* FONTY */
  h1 {
    font-size: 1.8em;
  }
  h2, h3 {
    font-size: 1.3em;
  }
  .menu_mob ul ul li {
    font-size: 1.8em;
  }
  .slogan_mob h2 {
    font-size: 2em;
    text-align: center;
  }
  .aktualita-text h2.nadpis {
    font-size: 1.6em;
  }
  .aktualita-text p {
    font-size: 1.2em;
  }
  .vice {
    font-size: 2.3em;
    margin-top: -5px;
  }
  h2#dalsiaktivity {
    font-size: 1.5em;
  }
  .spodni-menu .tlacitko {
    font-size: 1.3em;
  }
  .newsletter p {
    font-size: 1.3em;
  }
  .newsletter div.wpcf7-mail-sent-ok {
    font-size: 1.3em !important;
  }
  ul.spodek-text li {
    font-size: 1.3em;
  }
  .dekujeme {
    font-size: 1.3em;
  }
  h1.nadpis {
    font-size: 2.2em;
  }
  .paragraf h2 {
    font-size: 1.7em;
  }
  .paragraf h3 {
    font-size: 1.6em;
  }
  .paragraf h4 {
    font-size: 1.5em;
  }
  .paragraf h5 {
    font-size: 1.4em;
  }
  .paragraf h6 {
    font-size: 1.3em;
  }
  .paragraf p {
    font-size: 1.3em;
  }
  #strankovani a {
    font-size: 1.8em;
  }
  #polozka,
  .akt-perex p,
  .souhlas,
  .kontakt-blok {
    font-size: 1.2em;
  }
  .kontakty, h2#dilo {
    font-size: 1.2em;
  }
  #vyhledano .paragraf {
    font-size: 1.2em;
  }
  #posledniakt {
    display: none;
  }
  .youtube-player {
    width: 300px;
    height: 168px;
  }
  #logo_menu {
    width: 80%;
  }
}

@media all and (orientation: portrait) and (max-width: 850px) {
  .vyhledavani, .hledej {
    height: 30px;
    }
  #tl-eng img, #tl-cz img {
    height: 30px;
  }
  .udalosti {
  position: absolute;
  right: 43%;
  top: -23px;
  z-index: 100;
}
.udalosti_nadpis {
  position: absolute;
  top: 29px;
  z-index: 0;
}
   /*  .hledej {
   margin-right: 70px;
  } */
  input.search-field {
    width: 116px;
    height: 30px;
    font-size: 1.2em;
  }
  .vyhledavani input.lupa {
    width: 30px;
    height: 30px;
    background-size: 26px 26px;
  }
  .horni-lista, .hlava {
    height: 120px;
  }
  .buttonky_mob {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  }
  .logo_mob {
    width: 120px;
    top: 5px;
  }
  .menu_mob {
    top: 90px;
    right: 0px;
  }
  .menu_mob ul ul,
  .menu_mob ul ul ul {
    height: 400px;
  }
  .menu_mob ul ul li {
    font-size: 1.6em;
  }
  .menu_mob ul li img {
    width: 60px;
    height: auto;
  }
  .menu_mob ul li li img {
    width: auto;
    height: auto;
  }
  .owl-dot span {
    margin: 25px 7px 5px 7px !important;
  }
  .loga {
    margin: 5px auto 25px auto;
  }
  .loga img {
    width: 420px;
    height: auto;
  }
  .aktualita-blok {
    width: 300px;
    height: 350px;
  }
  #video-background {
    height: 300px;
  }
  .aktualita-pozadi {
    height: 300px;
    width: 300px;
  }
  .uvodnik {
    height: 68px;
  }
  .aktualita-text h2.nadpis {
    font-size: 1.5em;
  }
  .aktualita-text p {
    font-size: 1.1em;
  }
  .spodnipozadi {
    margin-top: -25px;
  }
}

@media all and (orientation: portrait) and (max-width: 750px) {
  .horni-lista, .hlava {
    height: 120px;
  }
  .menu_mob ul li img {
    width: 55px;
  }
  .menu_mob {
    top: 90px;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 20px !important;
    margin: 35px 7px 0px 7px !important;
  }
  .buttonky_mob {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  }
  .loga {
    margin: 7px auto;
  }
  .loga img {
    width: 350px;
    height: auto;
  }
  .zpet_mob {
  padding: 5px 5px 3px 0px;
  }
  .zpet_mob img {
    width: 70px;
    height: auto;
  }
  .mala-galerie li a img,
  .galerie li a img,
  .galerie-nahledy li a img {
      width: 100px;
  }
  .image-gallery li {
    padding: 0 10px 20px 0 !important;
  }
  .slogan_mob h2 {
    font-size: 1.8em;
  }
  .spodnipozadi {
    margin-top: -20px;
  }
    .tlacitko1_mob img, .tlacitko2_mob img, .tlacitko3_mob img, .tlacitko4_mob img, .tlacitko5_mob img {
    display: inline-block;
    width: 80px;
    height: auto;
  }
  #logo_menu {
    width: 90%;
  }
  .logo_mob {
    width: 115px;
    top: 5px;
  }
}
@media all and (orientation: portrait) and (max-width: 650px) {
  .horni-lista, .hlava {
    height: 115px;
  }
  .menu_mob ul li img {
    width: 48px;
  }
  .udalosti {
  position: absolute;
  right: 35%;
  top: -28px;
  z-index: 100;
}
.udalosti_nadpis {
  position: absolute;
  top: 31px;
  z-index: 0;
}
  .vyhledavani {
    top: 28px;
  }
  .menu_mob {
    right: 0;
    top: 62px;
    left: unset;
    padding: 0 5%;
  }
  .vyhledavani {
    top: 24px;
    right: 5%;
  }
  .vyhledavani, .hledej {
    height: 26px;
  }
  #tl-eng img, #tl-cz img {
    height: 26px;
  }
  /*  .hledej {
   margin-right: 52px; 
  } */
  .vyhledavani input.lupa {
    width: 24px;
    height: 24px;
    background-size: 20px 20px;
  }
  input.search-field {
    width: 108px;
    height: 24px;
    font-size: 1em;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px !important;
    margin: 40px 7px 0px 7px !important;
  }
  .buttonky_mob {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  }
  .loga {
    margin: 5px auto;
  }
  .loga img {
    width: 320px;
    height: auto;
  }
  .logo_mob {
    width: 110px;
    top: 5px;
    left: 0;
  }
  .mala-galerie li a img, .galerie li a img, .galerie-nahledy li a img {
    width: 90px;
  }
  .image-gallery li {
    padding: 0 7px 20px 0 !important;
  }
  .zpet_mob {
  padding: 5px 3px 3px 0px;
  }
  .zpet_mob img {
    width: 60px;
    height: auto;
  }
  .slogan_mob h2 {
    font-size: 1.6em;
  }
  .newsletter-blok {
    width: 95%;
  }
  .spodnipozadi {
    margin-top: -15px;
  }
  .podpora {
    width: 48%;
  } 
  #p1, #p3, #p5, #p7, #p9, #p11, #p13, #p15, #p17, #p19, #p21{
    margin: 1% 1% 1% 0;
  }
  #p2, #p4, #p6, #p8, #p10, #p12, #p14, #p16, #p18, #p20{
    margin: 1% 0 1% 1%;
  }
  #logo_menu {
    width: 92%;
  }
}

@media all and (orientation: portrait) and (max-width: 550px) {
  .horni-lista, .hlava {
    height: 95px;
  }
  .vrsek {
    width: 100%;
  }
  .udalosti {
  display: none;
  }
  .udalosti_nadpis {
  display: none;
  }
  .buttonky_mob {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  }
  .udalosti_mob {
  display: inline-block;
  position: relative;
  right: -180px; 
  top: -40px;
  z-index: 100;
  }
  .udalosti_nadpis_mob {
  display: inline-block;
  position: relative;
  right: 0px;
  top: 50px;
  z-index: 99;
  }
  .vyhledavani {
    top: 28px;
  }
  .logo_mob {
    width: 90px;
    top: 5px;
    left: 5%;
  }
  .menu_mob {
    right: 0;
    top: 62px;
    left: unset;
    padding: 0 5%;
  }
  .vyhledavani {
    top: 24px;
    right: 5%;
  }
  .vyhledavani, .hledej {
    height: 26px;
  }
  #tl-eng img, #tl-cz img {
    height: 26px;
  }
 /*  .hledej {
    margin-right: 52px;
  }  */
  .vyhledavani input.lupa {
    width: 24px;
    height: 24px;
    background-size: 20px 20px;
  }
  input.search-field {
    width: 108px;
    height: 24px;
    font-size: 1em;
  }
  .menu_mob ul ul li {
    font-size: 1.5em;
  }
  .menu_mob ul li img {
    width: 45px;
  }
  .menu_mob ul ul {
    width: 100%;
    left: unset;
    right: 0;
    padding: 20px;
    text-align: right;
    height: auto;
  }
  .menu_mob ul li {
    padding: 0 0 0 110px;
  }
  .menu_mob ul ul ul {
    width: 175px;
    left: 175px;
  }
  .menu_mob ul li img {
    width: 40px;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 18px !important;
    height: 18px !important;
    margin: 45px 7px 0px 7px !important;
  }
  .slogan_mob h2 {
   font-size: 1.3em;
  }
  .loga {
    margin: 3px auto;
  }
  .loga img {
    width: 270px;
    height: auto;
  }
  .spodekmob {
    font-size: 1.2em;
  }
  .zpet_mob {
  padding: 5px 0px 3px 0px;
  }
  .zpet_mob img {
    width: 50px;
    height: auto;
  }
  .aktivita img,
  .dalsiaktivita img {
    width: 300px;
    height: auto;
  }
  .znak img {
    width: 28px;
    height: auto;
  }
  #tl-foto {
    margin-right: 130px !important;
  }
  #galerie-zobrazit, #video-zobrazit {
    left: 0;
    width: 100%;
  }
  .spodni-menu .tlacitko {
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 1.1em;
  }
  .mala-galerie li a img, .galerie li a img, .galerie-nahledy li a img {
    width: 85px;
  }
  .socikony {
    bottom: 3px;
  }
  .socikony img {
    width: 42px;
  }
  .dekujeme {
    width: 35%;
    margin-top: 13px
  }
  .logaspodni {
    width: 64%;
  }
  .logaanimace img {
    height: 28px;
  }
  .tlacitka-spodek {
    height: 92px;
  }
  .newsletter span.wpcf7-not-valid-tip {
    display: block !important;
  }
  .newsletter {
    height: 280px;
  }
  .newsletter-blok {
    width: 100%;
  }
  .souhlas {
    width: 80%;
    text-align: center;
    margin: auto;
  }
  .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: -8px 0;
  }
  /* FONTY */
  .obsah h1.titulek {
    font-size: 1.6em;
  }
  .paragraf h2 {
    font-size: 1.5em;
  }
  .paragraf p {
    font-size: 1.2em;
  }
  h1.titulek {
    margin: 0;
  }
  .vice {
    font-size: 2em;
    margin: 0 5% 0 0;
  }
  .copy {
    text-align: center;
  }
  .spodnipozadi {
    margin-top: -5x;
  }
  #logo_menu {
    width: 95%;
  }
  .atlacitka {
    padding: 20px 0;
  }
}

@media all and (orientation: portrait) and (max-width: 415px) {
  .em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 270px !important;
  }
  input.search-field {
    width: 65px;
  }
  .logo_mob {
    width: 80px;
  }
  .loga img {
    width: 230px;
  }
  .banner {
    margin: 0 0 40px 0;
  }
  .slogan_mob {
    margin: 40px 0;
  }
  .udalosti_mob {
  display: inline-block;
  position: relative;
  left: 32%;
  top: -40px;
  z-index: 100;
  }
  .udalosti_nadpis_mob {
  display: inline-block;
  position: relative;
  top: 50px;
  z-index: 99;
  }
  .aktuality {
    width: 100%;
  }
  .aktuality, .aktuality h1.nadpis {
    margin: 40px 0 50px 0;
  }
  .slogan_mob h2 {
    font-size: 1.1em;
  }
  .atlacitka {
    padding: 50px 0;
  }
  .mala-galerie li a img, .galerie li a img, .galerie-nahledy li a img {
    width: 110px;
  }
  #galerie-zobrazit {
    height: 128px !important;
    overflow: hidden;
  }
  .aktivita img, .dalsiaktivita img {
    width: 280px;
  }
  .zpet_mob {
    display: none;
  }
  .zpet {
    display: block;
    height: auto;
    bottom: 9px;
    right: 18%;
  }
  .zpet img {
    width: 60px;
    height: auto;
  }
  .dekujeme {
    width: 42%;
  }
  .logaspodni {
    width: 58%;
  }
  .spodekmob {
    font-size: 1.1em;
  }
  .tlacitka-spodek {
    width: 90%;
  }
  .newsletter div.wpcf7-mail-sent-ok {
    bottom: 0 !important;
  }
  .youtube-player {
    width: 250px;
    height: 140px;
  }
  #vice-mobil {
    margin-top: -20px;
  }
  .kform .pole input, textarea, select, .pole input.wpcf7-submit {
    width: 400px;
  }
  .aktivita img, .dalsiaktivita img {
    width: 220px;
  }
  .podpora {
    width: 88%; 
  } 
  #p1, #p3, #p5, #p2, #p4, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #p17, #p18, #p19, #p20, #p21{
    margin: 1% 0;
  }
}

@media all and (orientation: portrait) and (max-width: 350px) {
  .em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 240px !important;
  }
  .logo_mob {
    width: 75px;
  }
  .menu_mob ul ul li {
    font-size: 1.3em;
  }
  .vyhledavani {
    top: 24px;
  }
  .udalosti_mob {
  display: inline-block;
  position: relative;
  left: 30%;
  top: -40px;
  z-index: 100;
  }
  .udalosti_nadpis_mob {
  display: inline-block;
  position: relative;
  top: 50px;
  z-index: 99;
  }
  .vyhledavani, .hledej {
    height: 23px;
  }
  #tl-eng img, #tl-cz img {
    height: 23px;
  }
  /* .hledej {
    margin-right: 52px;
  } */
  .vyhledavani input.lupa {
    width: 22px;
    height: 22px;
    background-size: 17px 17px;
  }
  input.search-field {
    width: 55px;
    height: 22px;
  }
  input {
    padding: 5px 0 5px 5px;
  }
  .slogan_mob h2 {
    font-size: 1em;
  }
  .mala-galerie li a img, .galerie li a img, .galerie-nahledy li a img {
    width: 90px;
  }
  .aktualita-blok {
    width: 250px;
    height: 291px;
  }
  #video-background {
    height: 291px;
  }
  .aktualita-pozadi {
    height: 250px;
    width: 250px;
  }
  .aktualita-text h2.nadpis {
    font-size: 1.3em;
  }
  .aktivita img, .dalsiaktivita img {
    width: 250px;
  }
  .souhlas {
    width: 95%;
  }
  .obsah h1.titulek {
    font-size: 1.5em;
  }
  .spodekmob {
    font-size: 1em;
  }
  .spodni-menu .tlacitko {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 1.1em;
  }
}

@media screen and (min-width: 1981px) {
  .logo {
    top: 60;
    width: 180px;
  }
  .aktuality {
    width: 58%;
  }
  .horni-menu ul ul {
    height: 330px;
    width: 220px;
    padding: 20px 0 0 0;
  }
}
  
  /* FONTY */
  h1 {
    font-size: 2.3em;
  }
  h2, h3 {
    font-size: 1.8em;
  }
  .slogan h2 {
    font-size: 2.5em;
  }
  .aktualita-text p {
    font-size: 1.4em;
  }
  .vice {
    font-size: 2.5em;
  }
  h2#dalsiaktivity {
    font-size: 1.9em;
  }
  .spodni-menu .tlacitko {
    font-size: 1.7em;
  }
  .newsletter p {
    font-size: 1.7em;
  }
  .newsletter div.wpcf7-mail-sent-ok {
    font-size: 1.7em !important;
  }
  ul.spodek-text li {
    font-size: 1.7em;
  }
  .dekujeme {
    font-size: 1.7em;
  }
  h1.nadpis {
    font-size: 2.5em;
  }
  .paragraf h2 {
    font-size: 2em;
  }
  .paragraf h3 {
    font-size: 1.8em;
  }
  .paragraf h4 {
    font-size: 1.7em;
  }
  .paragraf h5 {
    font-size: 1.6em;
  }
  .paragraf h6 {
    font-size: 1.5em;
  }
  .paragraf p {
    font-size: 1.5em;
  }
  #strankovani a {
    font-size: 2em;
  }
  #polozka,
  .akt-perex p,
  .souhlas,
  .kontakt-blok {
    font-size: 1.5em;
  }
  .kontakty, h2#dilo {
    font-size: 1.5em;
  }
  #vyhledano .paragraf {
    font-size: 1.5em;
  }
}
