*, html { margin:0; padding:0; }
.clearfix:after, .jt_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .jt_row {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .jt_row {height: 1%;}
.clearfix, .jt_row {display: block;}
/* End hide from IE-mac */
/* END FIXES */

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	 background-color: var(--bezova-color);
font-family: "Hradec-Bold",Verdana;
color:var(--black-color);
  display: flex;
  flex-direction: column;
  /*height: 100vh;*/
  overflow-x: hidden;
}

.contentPage{
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 0;
  
    width: 100%;

  height: 1164px;
  transition: 1s ease all;
    display: flex;
  flex-direction: column; 
}
.telosub{
	background-color: var(--white-color);
}

.comma{height: 154px;background-color: var(--white-color);}




a{color:var(--black-color);}
a:hover{color:var(--hneda1-color);transition: 0.3s ease-out;text-decoration: underline;}

.textchybav{display: none;}
#chybaSouboru{color: #fecc00; font-weight: bold; margin-top: 5px; display: none;font-size:var(--font-20);}
.inputColorBlue{color:red;}
.text-right{text-align: right;}
.float-right{float:right;}
.float-left{float:left;}
ul{padding-left:0;}
.padLeft90{padding-left:90px;}
.padLeft20{padding-left:75px;}
.padRight20{padding-right:80px;}
.padLR0{margin:0 0;}
.padLeft0{padding-left:0;}
.padRight0{padding-right:0;}
h1,h2,h3,h4,p{margin-bottom: 0;}
.img-responsive {display: block;width: 100%;max-width: 100%;height: auto;}
.padLeft102{padding-left:0;}
.padRight102{padding-right:0;}
.span{padding-left:70px;}
/*img{pointer-events: none;user-select: none;-webkit-user-drag: none;}*/
.isHeader{display: none;height: 100px;}
.width100,.full-width{width:100%;}

.padLeft90{padding-left:90px;}
.padLeft20{padding-left:75px;}
.padRight20{padding-right:80px;}
.imgnone{display: block;}


.container{width:100%;max-width:1920px;position: relative;}
#header,#podHeader{padding:0 var(--padd-cover-right) 0 var(--padd-cover-left);}
#clanek .container,#akce .container,#partneri .container,#footer .container,#program .container{padding:0 var(--padd-cover-right1) 0 var(--padd-cover-left1);}

.contentPage .container{
flex-grow: 1;
background-image: url(../../../images/web/pozadi_1920_1080.jpg);
  background-size: contain;
  /*background-size: 100% 100%;*/
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}
.comma .container{background-image: none;background-color:  var(--white-color);}


#logoPCa{position: relative;}
.brand-logo {opacity: 1;}
.brand-logo { position: absolute;left: 0; z-index:11;transition: opacity 0.4s ease, transform 0.4s ease;top:26px; width:var(--width-466);height:auto;}


#header {width:100%;height:178px;background: transparent;}
.comma #header{height: 154px;} 
.comma .brand-logo{top:0;}

#header .korunkyTop{background: url(../../../images/web/korunky_horni_lista-01.svg) no-repeat; height:43px;width:100%;margin-top: 10px;background-size: auto 100%;}
#header .headerText{font-size: 16px;line-height: 16px;font-weight: 400;padding-top:127px;text-align: left;margin-bottom:0;}

#podHeader{margin-top:0;position:  relative;text-align: left;}

#podHeader .podHeaderLR{font-weight: 400;padding-left:var(--pad-h1);padding-top:var(--pad-h1-top);}

#podHeader h1{font-size: var(--font-h1);line-height:var(--font-h1-line);color:var(--black-color);padding-bottom:10px;text-wrap: nowrap;letter-spacing: 4.62px;}
.zlata{color:var(--black-color);}
#podHeader .kde{font-size:var(--kde);line-height: var(--kde-line);}
#podHeader .datum{font-size:var(--kde);line-height: var(--kde-line);}

.trihudebnici{position: absolute;bottom:20px; left:5%;}
.trihudebnici img{width:450px; height:auto;}

.sedici{position: absolute;bottom:20px; left:34%;}
.sedici img{width:450px; height:auto;}

.sprej{position: absolute;bottom:60px; left:59%;}
.sprej img{width:272px; height:auto;}

.kralovna{position: absolute; bottom:0; right: calc(-1 * min(667px, 66.45vw) + 487px) !important;width: min(667px, 66.45vw) !important;}
.kralovna img{width: 100%; height:auto;display:block;}



.hradecky{position: absolute;left:43%;top:26%; }
.hradecky img{width:171px; height:auto;display:block;}

.balon{position: absolute;right:20%;top:19%;}
.balon img{width:200px; height:auto;display:block;}



.objekt1{position: absolute;top: -56%;left: 22%;}
.objekt2{position: absolute;top: -47%;left: 71.5%;}
.objekt3{position: absolute;top: -46%;left: 87%;}
.objekt4{position: absolute;top: -78%;left: 20%;}
.objekt5{position: absolute;top: -28%;left: 45%;}

.objekt6{position: absolute;top: 14%;right: 65%;}
.objekt7{position: absolute;bottom: 24%;left: 68%;}
.objekt8{position: absolute;bottom: 37%;left: 12%;}

.line-graphic {
  position: relative;
  width: 18px;
  height: 18px;
  background-color: var(--hneda1-color); /* Barva kolecka */
  border-radius: 50%;
  margin: 250px auto 0 auto; /* Umisteni grafiky */
}

/* sikma cara smwrujici nahoru pod uhlem 100 stupnu */
.line-graphic::before {
  content: "";
  position: absolute;
  bottom: 10px;  /* Zacatek ve stredu kolecka */
  left: 8px;     /* Vycentrovani pri tloustce 3px */
  width: 3px;    /* Tloustka cary */
  height: 100px; /* Delka sikme cary */
  background-color: var(--hneda1-color);
  transform-origin: bottom center;
  transform: rotate(10deg); /* uhel 100 od vodorovne osy */
}

/* Klikatelny napis s vodorovnou carou smerujici DOPRAVA */
.top-link {
  position: absolute;
  bottom: 106px; /* Výska napojeni na sikmou caru */
  left: 26px;    /* Zacatek na konci sikme cary */
  
  /* Vzhled vodorovne cary */
  border-bottom: 3px solid var(--hneda1-color); 
  padding-bottom: 4px; /* Mezera mezi textem a carou */
  display: inline-block;
  white-space: nowrap; /* Text se nezalomí */
  
  /* Vzhled textu */
  color: var(--black-color);
  font-size: var(--font-18);		
  text-decoration: none; 
}

/* Efekt při najetí myší na odkaz nebo čáru */
.top-link:hover {
text-decoration: none; 
  color: var(--hneda1-color);
}

.line-graphic2 {
  margin: 250px auto 0 auto; /* Umisteni grafiky */
}

/* sikma cara smwrujici nahoru pod uhlem 100 stupnu */
.line-graphic2::before {
  width: 3px;    /* Tloustka cary */
  height: 70px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(-20deg); /* uhel 100 od vodorovne osy */
}
.top-link2 {
  bottom: 74px; /* Výska napojeni na sikmou caru */
  left: -107px;    /* Zacatek na konci sikme cary */
}


.line-graphic3 {
  margin: 250px auto 0 auto
}
.line-graphic3::before {
  width: 3px;    /* Tloustka cary */
  height: 44px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(30deg); /* uhel 100 od vodorovne osy */
}
.top-link3 {
  bottom: 46px; /* Výska napojeni na sikmou caru */
  left: 30px;    /* Zacatek na konci sikme cary */
}


.line-graphic4 {margin: 250px auto 0 auto}
.line-graphic4::before {
  width: 3px;    /* Tloustka cary */
  height: 140px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(15deg); /* uhel 100 od vodorovne osy */
}
.top-link4 {
  bottom: 143px; /* Výska napojeni na sikmou caru */
  left: 45px;    /* Zacatek na konci sikme cary */
}

.line-graphic5 {margin: 250px auto 0 auto}
.line-graphic5::before {
  width: 3px;    /* Tloustka cary */
  height: 123px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(-30deg); /* uhel 100 od vodorovne osy */
}
.top-link5{
  bottom: 115px; /* Výska napojeni na sikmou caru */
  left: -192px;    /* Zacatek na konci sikme cary */
}



.line-graphic6 {margin: 250px auto 0 auto}
.line-graphic6::before {
  width: 3px;    /* Tloustka cary */
  height: 123px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(-30deg); /* uhel 100 od vodorovne osy */
}
.top-link6{
  bottom: 115px; /* Výska napojeni na sikmou caru */
  left: -141px;    /* Zacatek na konci sikme cary */
}


.line-graphic7 {margin: 250px auto 0 auto}
.line-graphic7::before {
  width: 3px;    /* Tloustka cary */
  height: 57px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(39deg); /* uhel 100 od vodorovne osy */
}
.top-link7 {
  bottom: 53px; /* Výska napojeni na sikmou caru */
  left: 45px;    /* Zacatek na konci sikme cary */
}


.line-graphic8 {margin: 250px auto 0 auto}
.line-graphic8::before {
  width: 3px;    /* Tloustka cary */
  height: 127px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(-50deg); /* uhel 100 od vodorovne osy */
}
.top-link8{
  bottom: 90px; /* Výska napojeni na sikmou caru */
  left: -217px;    /* Zacatek na konci sikme cary */
}


.isHeader{display: none;height: 100px;}
/*#endHeader{height: 243px;}*/
.width100,.full-width{width:100%;}




.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.padLeft102{padding-left:0;}
.padRight102{padding-right:0;}
.span{padding-left:70px;}

/* clanek */
.breadcrumb {
    padding: 0 0 0 0;
    margin-bottom: 50px;
    margin-top:20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    text-align: left;
    font-family: 'Hradec-Regular';
    position: relative;
    font-size: var(--font-20);
  font-family: var(--font-bold);
}
.breadcrumb li{position: relative;}
.breadcrumb li span{	color:var(--black-color);padding-left:24px;font-family: var(--font-normal);}
.breadcrumb li:first-child span{	padding-left:1px;}
.breadcrumb li a span{color:var(--black-color);padding-right: 0;font-family: var(--font-bold);}
.breadcrumb > .active {color: white;}
.breadcrumb > li + li::before {
    padding: 0 2px 0 4px;margin-left:0;
    color: var(--black-color);
    position: absolute;
    bottom:8px;left:4px;
    content: "\25CF";font-size: 8px;
}

.breadcrumb li a{color:var(--black-color);text-decoration:none;}

#clanek.homepage{padding:100px 0 100px 0;width: 100%;
  color:var(--black-color);
  background-color: var(--white-color);
  font-family: 'Hradec-Regular';
  position: relative;
}

.buttsla a{text-decoration: none;font-size:var(--font-20);white-space: nowrap;}
.buttsla a:hover{text-decoration: none;}


#clanek .buttsla{display: none;}
#clanek{padding-bottom:100px;}
#clanek.homepage .buttsla{display: block;margin-top:20px;}
#clanek.homepage .textUvodho{display: none;}
#clanek{font-family: var(--font-normal);}

.oslim{text-align: right;padding-right:50px;}
.oslim img{width:600px;height:auto;}

#clanek h1{padding-bottom:20px;}	
#clanek h2,#akce h2,#akce.akcesub h1,#clanek h3{font-size: var(--font-30);line-height: var(--line-36);font-family:var(--font-bold);}
#clanek .textUvodCov{}
#clanek .textUvod{font-size: var(--font-25);padding-top:30px;line-height:var(--line-35);font-family:var(--font-normal);}


.bordz{border-top:1px solid var(--hneda1-color);}
.navigace{color:var(--black-color);font-size: var(--font-20);font-family: var(--font-bold);line-height: var(--line-28);margin-top:20px;margin-bottom:50px;}
.navigace .tucne{font-family: var(--font-normal);position: relative;padding-left:20px;}
.navigace a{text-decoration: none;color: var(--black-color);}



.navigace > .tucne::before {
  padding: 0 10px 0 10px;
  margin-left: 0;
  color: var(--black-color);
  bottom: -4px;
  left: -5px;
  content: "\25CF";
  font-size: 8px;
  position: absolute;
}

#akce{padding:100px 0 100px 0;width: 100%;}
#akce.akcesub{padding:0 0 100px 0;width: 100%;}

.filtr-polozka {
  display: flex;
  flex-direction: column;
  gap: 5px; 
  width: 100%;
  position: relative;
}

.stitek-nad-obdelnikem {
  font-size: var(--font-20);
  font-weight: bold;
  padding-left: 2px;
}


.hlavni-mrizka { display: grid; grid-template-columns: 3fr 1fr; gap: 30px; width: 100%; box-sizing: border-box;padding-bottom:34px; }
.levy-sloupec { display: flex; flex-direction: column; gap: 25px; width: 100%; }
.horni-hlavni-blok { width: 100%;}
.nadpis-filtr { margin: 0; font-size: 1.5rem; font-family: sans-serif; }
.ctyri-pod-sebou { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; width: 100%; }
.rozbalovaci-box { width: 100%; }

/*
.obdelnik { min-height: 63px; display: flex; justify-content: space-between; align-items: center; padding: 12px 25px 12px 20px; background-color: var(--white-color); 
border: 1px solid var(--hneda1-color); border-radius: 15px; cursor: pointer; user-select: none; list-style: none; width: 100%; box-sizing: border-box; }
*/



.obdelnik {
  display: block !important;
  position: relative !important; 
  min-height: 63px; 
  /* padding: top right bottom left */
  padding: 0px 45px 0px 20px !important;
  
  background-color: var(--white-color);
  border: 1px solid var(--hneda1-color);
  border-radius: 15px;
  cursor: pointer;
  font-weight: bold;
  user-select: none;
  list-style: none;
  width: 100%;
  box-sizing: border-box;
}

.obdelnik::-webkit-details-marker { display: none; }

.levy-obsah {
  display: flex !important;
  align-items: center !important;
  width: 100%;
  line-height: 61px !important; 
  height: 61px;
}

.levy-obsah span {
  display: inline-block !important;
  vertical-align: middle !important;
  white-space: normal !important;
  font-size: var(--font-20);
  font-family: var(--font-bold);
  margin-left: 15px;
  line-height: var(--line-22) !important; 
}

.obdelnik::after {
  content: "" !important;
  position: absolute !important;
  right: 18px !important;
  top: 46% !important;

  width: 12px !important;
  height: 12px !important;
  border-bottom: 2px solid var(--black-color) !important;
  border-right: 2px solid var(--black-color) !important;
  
  transform: translateY(-50%) rotate(45deg) !important; 
  transition: transform 0.25s ease-in-out !important;
}


details[open] .obdelnik::after {
  transform: translateY(-50%) rotate(-135deg) !important;
}
.obdelnik::after {
  transform-style: preserve-3d !important;
  backface-visibility: hidden !important; 
}



/*
.levy-obsah { display: flex; align-items: center; gap: 10px; }
.levy-obsah span{font-size:var(--font-20);line-height:var(--line-22);font-family: var(--font-bold);margin-left:15px;}
*/

.ikona-v-obdelniku { width: 29px; height: 32px; object-fit: contain;}
.ikona-v-obdelniku1 { width: 33px; height: 36px; object-fit: contain; }
.ikona-v-obdelniku2 { width: 25px; height: 36px; object-fit: contain; }
.ikona-v-obdelniku3 { width: 36px; height: 24px; object-fit: contain; margin-top: 5px;}

/*
.sipka-css { display: inline-block; width: 12px; height: 13px; border-bottom: 1px solid #555; border-right: 1px solid #555; transform: rotate(45deg); transition: transform 0.2s ease, margin-top 0.2s ease; margin-top: -3px; flex-shrink: 0;}
*/


details[open] .sipka-css { transform: rotate(-132deg); margin-top: 3px; }
.seznam-checkboxu { 
position: absolute;
left: 0;
top: 100%; 
z-index: 100; 
box-shadow: 0px 6px 10px -2px rgba(0, 0, 0, 0.15); 

display: flex; flex-direction: column; gap: 8px; padding: 12px 15px; border: 1px solid var(--hneda1-color); border-top: none; border-radius: 0 0 16px 16px; background-color: #ffffff; width: 100%; 

box-sizing: border-box;margin-top:-10px; }

.seznam-checkboxu label { display: flex !important;  
/*align-items: center; */
/*gap: 10px; */
cursor: pointer; font-size:var(--font-14);
line-height:normal;
font-family: var(--font-normal);
margin-left:9px; 
margin-bottom: 4px !important; 
}


.seznam-checkboxu input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 4px; 
  cursor: pointer;
  border: 2px solid var(--black-color); 
  background-color: var(--white-color); 
  display: inline-grid;
  place-content: center;
  transition: background-color 0.1s, border-color 0.1s;
  flex-shrink: 0 !important; 
  margin-right: 12px !important;
  margin-top: 0px !important; 
  margin-bottom: 0px !important;
}

.seznam-checkboxu input[type="checkbox"]:checked {
  background-color: var(--hneda1-color);
  border-color: var(--hneda1-color); 
}

.seznam-checkboxu input[type="checkbox"]:checked::before {
  content: "";
  width: 7px;
  height: 11px;
  border: solid var(--white-color);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin-top: -2px;
}


.pravy-sloupec {   display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: flex-start; 
  align-items: flex-end; 
  width: 100%;
  margin-top: 20px;  }
.pravy-sloupec span{font-size:var(--font-20);line-height:var(--line-28);font-family: var(--font-bold);color:var(--black-color);}
  
  
.tlacitko-spravy {  min-height: 63px;display: flex; justify-content: space-between; align-items: center; padding: 12px 15px; background-color: var(--white-color); border: 1px solid var(--hneda1-color); border-radius: 15px;cursor: pointer; font-weight: bold; font-family: sans-serif; width: 80%; box-sizing: border-box; }
.tlacitko-zrusit {  min-height: 63px;background-color: var(--white-color); border: 1px solid var(--hneda1-color); border-radius: 15px; }

.pravy-sloupec .krizek {   font-size: 3.2rem;
  font-family: Arial, sans-serif; 
  font-weight: 100;         
  line-height: 1;}


.tenky-krizek-1px {
  position: relative;
  width: 19px;
  height: 19px;
  display: inline-block;
  flex-shrink: 0; 
}

.tenky-krizek-1px::before,
.tenky-krizek-1px::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 110%;
  height: 1px;
  background-color: var(--black-color);
  transition: background-color 0.2s;
}

.tenky-krizek-1px::before {
  transform: translateY(-50%) rotate(45deg);
}

.tenky-krizek-1px::after {
  transform: translateY(-50%) rotate(-45deg);
}

.tlacitko-zrusit .tenky-krizek-1px::before,
.tlacitko-zrusit .tenky-krizek-1px::after {
  background-color: var(--black-color); 
}  
  
 
 
.radka-akci {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 5 sloupců */
  gap: 40px;
  /*grid-template-rows: 200px auto auto auto 1fr;*/
  width: 100%;
  margin-top:23px;
}

.karta-akce {
  display: grid;
  grid-row: span 5;
  grid-template-rows: subgrid; 
  row-gap: 0; 
}
.foto-obal {}
.foto-obal img {width: 100%;height: auto;object-fit: cover;}

.akce-datum {
font-size:var(--font-20);line-height:var(--line-28);font-family: var(--font-normal);
 color: var(--black-color);
 padding-top: 10px;
}

.akce-nazev {
  margin: 0;
font-size:var(--font-25);line-height:var(--line-28);font-family: var(--font-bold);
  color: var(--black-color);
  padding-top:0;
}
.akce-nazev a,.akce-misto a{color: var(--black-color);text-decoration: none;}

.akce-misto {
font-size:var(--font-20);line-height:var(--line-28);font-family: var(--font-normal);  
  color: var(--black-color);
  padding-top:5px;
}

.akce-misto a:hover,.akce-nazev a:hover{color: var(--hneda1-color);text-decoration: none;}

.akce-text {
  margin: 0;
font-size:var(--font-20);line-height:var(--line-28);font-family: var(--font-normal);color: var(--black-color);
  padding-top: 20px;
}










#back-top:hover {background-color: rgba(0,0,0,.8);}
#back-top {
  display: none;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0,0,0,.4);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  z-index: 100;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.kola{display: none;}
.kolo1{}
.kolo2{background: white;border-radius: 303px;width:303px;height:303px;position: absolute;transform: translate(-50%, -112%);left:50%;}
.kolo3{}
.kolo3:before {
  background: white;
  position: absolute;
  content: "";
  left: 0;
  top:-151.5px;
  width: 151.5px;
  height: 303px;
  border-radius: 0 151.5px 151.5px 0;
}
.kolo3:after {
  background: white;
  position: absolute;
  content: "";
  right: 0;
  top:-151.5px;
  width: 151.5px;
  height: 303px;
  border-radius: 151.5px 0 0 151.5px;
}
/* galerie */
#program{
padding:0 0 190px 0;width: 100%;
  background-position: top !important;
  background-repeat: repeat-x !important;
  transition: 1s ease all;
  color:var(--black-color);	
  font-family: 'Hradec-Regular';
  position: relative;
  padding-bottom: 55px;
}


#program.hledatf{border-bottom:none;}

.akcekon{margin-top:0;font-size:var(--font-25);line-height:var(--line-28);font-family: var(--font-normal);color: var(--black-color);padding-top:0;}
.vyberakc{margin-top:0;font-size:var(--font-20);line-height:var(--line-28);font-family: var(--font-normal);color: var(--black-color);padding-top:0;}
.akcekon1{margin-top:10px;font-size:var(--font-18);line-height:var(--line-20);font-family: var(--font-normal);color: var(--black-color);padding-top:0;}

.konanikon{margin-top:5px;font-size:var(--font-25);line-height:var(--line-28);font-family: var(--font-normal);color: var(--black-color);padding-top:0;}
.mistokon{margin-top:10px;font-size:var(--font-18);line-height:var(--line-20);font-family: var(--font-normal);color: var(--black-color);padding-top:0;}
#program .textkon{margin-top: 20px; font-size:var(--font-18) !important;line-height:var(--line-28) !important;font-family: var(--font-normal) !important;color: var(--black-color) !important;padding-bottom: 40px;}
.conDetakceTop{;margin-top:0;   }
.rowflex{
	display: flex;
  align-items: stretch; 
  gap:20px;
}
.blok-obrazek {flex: 0 0 50%;}
.blok-text {flex: 1;border-left:1px solid rgb(0,0,0,0.5);padding-left: 20px;}
.prvstupenka{padding-bottom:40px;}
.prvstupenka .buttonBl,.mistodAk  .buttonBl{font-size: var(--font-18);border: 1px solid var(--grey-color);}
.titledA{margin-top:10px;}
.mistodAk{padding-bottom:20px;}

  
.akceho{margin-bottom:0;line-height:20px;}
.mistokonKat{text-transform: lowercase;}







#grid .thumbnail-overlay{border: 2px solid black;}
/* konec galerie */
/* historie */
#historie{padding:185px 0 190px 0;width: 100%;
background-image: url(../../../images/foto_3_2.jpg);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  transition: 1s ease all;
  color:white;	
  font-family: 'Hradec-Regular';
  position: relative;
}


#historie h2{font-size: 60px;line-height: 64px;}
#historie .textHisCov{padding-left:50px;font-size: 22px;}
#historie .textHis{font-size: 30px;padding-top:10px;line-height:40px;}

/* konec historie */

/* partneri */

#partneri{padding-bottom:75px;padding-top:75px;margin-top:0;background-color: var(--white-color);color:white;border-bottom:1px solid var(--white-color);font-family: 'Hradec-Regular';}
#partneri.parsub{background-color: var(--bezova-color);}

#partneri h1{font-size: 48px;line-height:48px;font-weight: 400;padding-bottom:40px;}
#partneri h2{font-size:var(--font-25);line-height:var(--line-28);font-family: var(--font-bold);padding-bottom:20px;color:var(--black-color);}
#partneri h3{font-size: 24px;line-height:26px;font-weight: 400;color:var(--black-color);text-align: center;}
#partneri .partneriBox{margin:10px 0 10px 0;}
#partneri .partneriBox0{margin:0 0 0 0;text-align:center;}
#partneri .partneriBox1{margin:80px 0 0 0;text-align:center;}
#partneri .partneriBox1a{margin:70px 0 0 0;text-align:center;}
#partneri .partneriBox1b{margin:80px 0 0 0;text-align:center;}

#partneri .partneriBoxC{margin:0 0 0 0;display: flex;display: -webkit-flex;
-webkit-justify-content: center;
    justify-content: center;
/* -webkit-justify-content: space-around;justify-content: space-around; */
 align-items: center;
    }
  #partneri .partneriBox img {
    margin: 0 18px 0 18px;
  }    
    

#partneri .partneriBoxCaa{margin:0 0 0 0;
   display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
display: -ms-flexbox;    
     display:         flex;
       -webkit-justify-content: space-between;
       -moz-justify-content: space-between;
        -ms-justify-content: space-between;
         -ms-flex-pack: space-between;
         -o-justify-content: space-between;
            justify-content: space-between; 

/*display: flex;display: -webkit-flex;
-webkit-justify-content: space-around;
 align-items: center;
    justify-content: space-around;
    
    
/* flex-wrap: wrap;align-content: stretch; */
}
/*display: flex;flex-wrap: wrap;align-content: stretch;*/
#partneri .forma0 {height:140px;}
#partneri .forma1 {height:100px;}
#partneri .forma4 {height:40px;}
#partneri .forma2 {height:40px;}
#partneri .forma2a {height:30px;}
#partneri .forma3 {height:40px;}
#partneri .partneriBox img{transition: all 0.3s;}
#partneri .partneriBox img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
.partneriBox1a .partneriBoxC,.partneriBox1b .partneriBoxC,.partneriBox1 .partneriBoxC{flex-wrap:wrap;gap:1rem;-webkit-flex-wrap:wrap;-webkit-column-gap:1rem;}

/* konec partneri */




/* footer */

#footer{margin-top:0;color:var(--black-color);flex: none;padding:80px 0 20px 0;}
#footer .korunkyFoot{background: url(../../../images/web/korunky_horni_lista-01.svg) no-repeat;height:43px;width:100%; background-size: auto 100%;}
#footer a{color:#000000;text-decoration: underline;}
#footer a:hover{color:silver;}
#footer a[href^="tel:"] {text-decoration:none;}
#footer .logoFoCon{text-align: left;}
#footer .logoFo{width:200px;height:auto;margin-top:45px;margin-left:10px;}
#footer h2{font-size:var(--font-25);line-height:var(--line-28);font-family: var(--font-bold);}
#footer .textFootCov{font-family: 'Hradec-Regular';}
#footer .textFootCov1{;}
#footer .textFootCov3{padding-left:20px !important;}
#footer .textFoot{font-size: 22px;padding-top:10px;font-family: 'Hradec-Regular';line-height:32px;}
#footer .textFBCo{font-size: 16px;font-family: 'Hradec-Regular';line-height:20px;margin-top:50px;padding-left:20px;}
#footer .text15{font-size: 14px;font-family: 'Hradec-Regular';line-height:20px;}
#footer .footContent{padding:120px 0 0 0;}
/* end footer */
.buttonBlzl {
  border: 1px solid var(--hneda1-color);
  color: #000;
  border-radius: 15px;
  font-size: 20px;
  text-decoration: none;
  line-height: 28px;
  font-weight: 400;
  padding: 22px 77px;
  font-family: "Hradec-Bold",Verdana;
}



.buttonBl {
  border: 1px solid #c0c0c0;
  color: #000;
  border-radius: 40px;
  font-size: 24px;
  text-decoration: none;
  line-height: 16px;
  font-weight: 400;
  padding: 12px 15px;
  font-family: "Hradec-Bold",Verdana;
}
.buttonBlh{color: white;}
.buttonBl:hover {
  border: 1px solid #000;
  color: white;
  background-color: #000;
}
.buttonBlh:hover{color: black;background-color: white;}

.progrV{margin-top:50px;}
.programVice img{width:46px; height:auto;font-size:30px;}
.historieVice img{width:46px; height:auto;font-size:30px;}

#celyprogram{margin-top:80px;display: none;}
#celyprogram h2{margin: 0 0 0 0;}
#celyprogram h2.celyNext{margin: 60px 0 0 0;}
#celyprogram h3{font-size:26px;line-height: 40px;margin-top:10px;}
#celyprogram table td{vertical-align: top;font-family: 'Hradec-Regular';padding-left:10px;}
#celyprogram table td:first-child {padding-left:0;width:120px;}
.textPrCont{font-size:18px;}


#celahistorie{margin-top:80px;display: none;color:white;}
#celahistorie h2{margin: 0 0 20px 0;font-size: 36px;}
#celahistorie h3{font-size:26px;line-height: 40px;margin-top:10px;}
.proMO{display:none;}


/* Responsive */
@media only screen and (max-width : 1870px) {
}

@media only screen and (max-width : 1750px) {}

@media only screen and (max-width : 1650px) {}

@media only screen and (max-width : 1560px) {
.oslim img{width:100%;height:auto;}
}
@media only screen and (max-width : 1496px) {
.line-graphic3 {
  margin: 250px auto 0 auto
}
.line-graphic3::before {
  width: 3px;    /* Tloustka cary */
  height: 118px; /* Delka sikme cary */
  transform-origin: bottom center;
  transform: rotate(30deg); /* uhel 100 od vodorovne osy */
}
.top-link3 {bottom: 110px;left: 69px;}
}

@media only screen and (max-width : 1199px) {
  #footer .textFoot {
    padding-top: 50px;
  }
}  


@media only screen and (max-width : 1180px) {
#postavicky{padding:0 var(--padd-cover-right) 0 var(--padd-cover-left);margin-top:40px;}
.brand-logo{top:20px;}
.proMO{display:block;}
.proPC{display:none;}


  .hlavni-mrizka {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }

  .levy-sloupec {
    order: 2 !important; 
    gap:0  !important; 
  }

  .pravy-sloupec {
    order: 1 !important; 
    display: flex !important;
    flex-direction: row !important; 
    gap: 0 !important;
    margin-top: 10px !important; 
    align-items: stretch !important;
    width: 100% !important;
  }
.tlacitko-zrusit { margin-left: 15px; }



/*.contentPage .container{background-image: url(../../../images/web/iPadp.jpg);background-size: cover;}*/


  /* 1. Reset hlavních kontejnerů na čistý seznam pod sebou */
  .trihudebnici,
  .sedici,
  .sprej,
  .kralovna,
  .hradecky,
  .balon {
    position: static !important;
    width: auto !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  

  /* 2. SKRYTÍ VŠECH GRAFICKÝCH POSTAV A BALÓNU V POZADÍ */
  .trihudebnici img,
  .sedici img,
  .sprej img,
  .kralovna img,
  .hradecky img,
  .balon img {
    display: none !important;
  }

  /* 3. Reset obalových pozicovaných divů (objektů) */
  .objekt1, .objekt2, .objekt3, .objekt4, 
  .objekt5, .objekt6, .objekt7, .objekt8 {
    position: static !important;
    display: block !important;
    margin: 0 0 0 0 !important; /* Mezera mezi jednotlivými řádky odkazů */
  }
  .objekt6{
  	right:0;
  }

  /* 4. SKRYTÍ STARÉHO GRAFICKÉHO SYSTÉMU (Hnědá kolečka a dlouhé šikmé čáry) */
  .line-graphic,
  .line-graphic2,
  .line-graphic3,
  .line-graphic4,
  .line-graphic5,
  .line-graphic6,
  .line-graphic7,
  .line-graphic8 {
    position: static !important;
    background-color: transparent !important;
    width: auto !important;
    height: auto !important;
    margin: 30px 0 0 0 !important;
    border-radius: 0 !important;
  }
  
  .line-graphic::before,
  .line-graphic2::before,
  .line-graphic3::before,
  .line-graphic4::before,
  .line-graphic5::before,
  .line-graphic6::before,
  .line-graphic7::before,
  .line-graphic8::before {
    display: none !important; /* Smaže původní dlouhé spojovací čáry */
  }

  
.top-link, .top-link2, .top-link3, .top-link4, 
.top-link5, .top-link6, .top-link7, .top-link8 {
  position: static !important;
  display: inline-flex !important; 
  flex-wrap: wrap !important;      /* Povolí zalomení textu na dva řádky */
  align-items: flex-end !important; /* Zamkne šipku k dolní lince textu */
  
  white-space: normal !important;   /* DŮLEŽITÉ: Povolí rozpad textu na 2 řádky */
  font-size: var(--font-40) !important;
  font-weight: bold !important;
  color: var(--black-color) !important;
  text-decoration: none !important;
  border-bottom: 2px solid var(--hneda1-color)  !important;
  padding-bottom: 2px !important;
  margin: 0 !important;
  line-height: var(--font-42-line);
}

/* 2. AUTOMATICKÉ SROVNÁNÍ ŠIPKY DOLŮ */
.top-link::after, .top-link2::after, .top-link3::after, .top-link4::after,
.top-link5::after, .top-link6::after, .top-link7::after, .top-link8::after {
  content: "\2198" !important;
  display: inline-block !important;
  margin-left: 10px !important;
  color: var(--hneda1-color)!important;
  font-size: var(--font-40) !important;
  font-weight: bold !important;
  line-height: 1 !important;
  
  /* KLÍČOVÁ ZMĚNA: Smažeme pevné pixely (top: 45px) */
  position: static !important; 
  align-self: flex-end !important; /* Donutí šipku sedět vždy na úplně posledním řádku */
}

  .top-link:hover,
  .top-link2:hover,
  .top-link3:hover,
  .top-link4:hover,
  .top-link5:hover,
  .top-link6:hover,
  .top-link7:hover,
  .top-link8:hover {
    color: var(--hneda1-color) !important;               
    border-bottom-color: var(--hneda1-color) !important; 
  }


  .top-link:hover::after,
  .top-link2:hover::after,
  .top-link3:hover::after,
  .top-link4:hover::after,
  .top-link5:hover::after,
  .top-link6:hover::after,
  .top-link7:hover::after,
  .top-link8:hover::after {
    transform: translate(4px, 4px) !important; 
  }

  
  .top-link, .top-link2, .top-link3, .top-link4, .top-link5, .top-link6, .top-link7, .top-link8 {
    transition: color 0.2s ease, border-color 0.2s ease !important;
  }
  .top-link::after, .top-link2::after, .top-link3::after, .top-link4::after, .top-link5::after, .top-link6::after, .top-link7::after, .top-link8::after {
    transition: transform 0.2s ease !important;
  }




  .hlavni-mrizka { grid-template-columns: 1fr; gap: 20px; }
  .ctyri-pod-sebou { grid-template-columns: repeat(2, 1fr); }
  .pravy-sloupec {justify-content: flex-start; margin-top: 10px;}
  .radka-akci {
    grid-template-columns: repeat(3, 1fr); /* 3 sloupce */
  }
  .karta-4,.karta-5 { display: none; }

  .rowflex {flex-direction: column; gap: 15px;
  }
  .blok-obrazek {width: 100%;}

  .blok-obrazek img {width:100%;height: auto; }

  .blok-text {border-left: none;padding-left: 0;padding-top: 15px;}  
.contentPage .container{background-image: url(../../../images/web/iPad1.jpg);background-size: cover;}
.comma .container{background-color: var(--white-color);background-image: none;}


#header .korunkyTop{background: url(../../../images/web/korunky_horni_lista-Ipad.svg) 0 0 repeat-x; background-size: contain; height:53px;width:100%;margin-top:10px;}
#footer .korunkyFoot {background: url(../../../images/web/korunky_horni_lista-Ipad.svg) 0 10px repeat-x;height: 68px;width: 100%;}
}



@media only screen and (max-width : 880px) {
.contentPage .container{background-image: url(../../../images/web/iPadp.jpg);background-size: cover;}
#header .korunkyTop{background: url(../../../images/web/korunky_horni_lista-Ipad.svg) 0 0 no-repeat; background-size: contain; height:53px;width:100%;margin-top:10px;}
#footer .korunkyFoot {background: url(../../../images/web/korunky_horni_lista-Ipad.svg) 0 10px repeat-x;height: 68px;width: 100%;}
.comma .container{background-color: var(--white-color);background-image: none;}
.brand-logo{top:0;}
.navigace{margin-bottom:30px;}

}


@media only screen and (max-width : 808px) {
#clanek.homepage .buttsla {text-align: center;}
.oslim {text-align: center;padding: 30px 0;}
#akce,#clanek,#clanek.homepage {padding: 50px 0 50px 0;}
#footer{padding:50px 0 20px 0;}
#footer .footContent{padding:10px 0 20px 0;}
.textFootCov1,#footer .logoFoCon,#footer .textFBCo{padding-left:0;}
#footer .textFoot{padding: 50px 0 0 0;}
#footer .logoFo{margin-top:20px;}
#footer .textFootCov3{padding-left: 0 !important;}

}

@media only screen and (max-width : 700px) {
#header {height: 138px;}
}
@media only screen and (max-width : 600px) {}

@media only screen and (max-width : 568px) {
  .brand-logo {top: -4px;}
.comma .brand-logo{top: -4px;}
.contentPage{height: 852px;}
.comma {height: 134px;}
.contentPage .container{background-image: url(../../../images/web/iPhone1.jpg);background-size: cover;}
#header .korunkyTop{background: url(../../../images/web/korunky_horni_lista-Iphone.svg) 0 0 no-repeat; background-size: contain; height:53px;width:100%;margin-top:10px;}
#footer .korunkyFoot {background: url(../../../images/web/korunky_horni_lista-Iphone.svg) 0 10px repeat-x;height: 68px;width: 100%;}
.comma .container{background-color: var(--white-color);background-image: none;}


.karta-3 { display: none; }
  .ctyri-pod-sebou { grid-template-columns: 1fr; }
  .radka-akci {grid-template-columns: repeat(2, 1fr);}

    .line-graphic,
  .line-graphic2,
  .line-graphic3,
  .line-graphic4,
  .line-graphic5,
  .line-graphic6,
  .line-graphic7,
  .line-graphic8 {
    margin: 15px 0 0 0 !important;
  }
  
}


@media only screen and (max-width : 502px) {

}
@media only screen and (max-width : 440px) {
.row {--bs-gutter-x: 0;}
.brand-logo {top: -9px;}
.comma .brand-logo{top: -9px;}
.ctyri-pod-sebou { grid-template-columns: 1fr; }
.radka-akci {grid-template-columns: repeat(1, 1fr);}
}

@media only screen and (max-width : 430px) {
#header {height: 118px;}
}

@media only screen and (max-width : 390px) {

}

