@charset "UTF-8";



* {margin: 0px;padding: 0px;}
html  {box-sizing: border-box; 
font-size: 16px;
scroll-behavior: smooth;
}


*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
  
div[role=tooltip] , .visually-hidden, ul.actions	{display: none;}


body {	
  min-height: 100vh; 
  margin:0;
  display:flex; 
  flex-direction:column;
  /*
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
	*/


  
}

body.loaded	{/*opacity: 1;*/}


.main_limit {margin:auto;text-align:left;position:relative; /*max-width: 1200px;*/ width: 100%; padding: 5vmax; }
/*
.body_v1 .main_limit {width: 90%;}
.body_v2 .main_limit {width: 85%; margin: auto; }
.body_v3 .main_limit {width: 85%; margin: auto; }
*/


iframe {
    display: block;
}



  
#template_header {
	width: 100%; margin-top: 0px;z-index:50;top:0px;left:0px;  /*background-size: 2em 2em;*/ ; /*position: fixed; transition: height 1s linear; */  
background: var(--color1);


padding: 0px;


}

.kuk	{position: fixed; bottom: 0px;  z-index: 51;   width: 100%; pointer-events: none; }

.kuk img	{bottom: 3rem; position: absolute; pointer-events: none;  width: 10rem; max-width: 25%;}
.kuk img.kocka	{display: none; right: -10rem; transition: right 1.0s ease;}
.kuk img.pes	{right: -10rem; transition: right 1.0s ease; transform: scaleX(-1);}

.dolu .kuk img.kocka	{right: 0px;}
.dolu .kuk img.pes	{right: 0px;}



.body_v3 #template_header	{/*display: none;*/}
.body_v3 #template_header.toggle	{display: block;}

.prepni_menu	{text-align: center; display: none; position: absolute; z-index: 100; right: 0.5rem; top: 0.5rem;}
.prepni_menu span	{display: inline-block; background: transparent; padding: 0.5vmax 1vmax ; cursor: pointer; font-weight: 500; font-size: 1.5em; color: white;}
.prepni_menu span svg	{width: 3vmax; height: 3vmax;}
.prepni_menu span:hover	{}
.body_v3 .prepni_menu	{display: block;}

.klikaci	{display: inline-block; padding: 0.4rem; text-decoration: none; }
#template_header .klikaci	{background:  var(--color3); border-radius: 0px 0px 1rem 1rem ; color: #9EE0F8; cursor: pointer;  transition: opacity 0.7s ease;
padding: 1.0rem 0.5rem; display: flex; gap: 0.3rem; align-items: center; font-size: 0.9rem; }
#template_header .klikaci:hover	{opacity: 0.65;}

#template_header .klikaci .fa	{font-size: 1.2rem; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); color: white;}

#template_header .info {background: transparent;  padding: 0rem 0rem 1rem 0rem;   color:  white; text-align: center;

display: flex; align-items: center; gap: 1rem;
}

#template_header .main_limit { 
display: grid;
	  grid-template-columns: 30rem auto;
	  grid-template-columns: minmax(20rem,30rem) minmax(60%, auto);
	  

	  grid-gap: 1.5rem;

 text-align: center; padding-top: 0vmax; padding-bottom: 0vmax;}
 
 .body_v3 #template_header .main_limit	{grid-template-columns: auto;}
 
 
#template_header .main_limit .logo	{display: flex; align: center;}

#template_header .main_limit .logo > a	{ margin: auto; text-align: center; display: inline-block; width: 100%; padding: 0rem;}
#template_header .main_limit .logo > a img	{width: 100%;  height: auto;}


.body_v3 #template_header .main_limit	{justify-content: flex-start; }
.body_v3 #template_header .main_limit .logo > a 	{width: 90%; margin-left: 0px;}

#template_header .menu	{display: flex; align-items: flex-end;}

/* ========= menu =============== */

.hornimenu	{height: 100%; 
  margin:0;
  display:flex; 
  flex-direction:column;
  align-items: flex-end; 
  }
  
.body_v3 #template_header .hornimenu	{display:none;}  
.body_v3 #template_header.toggle .hornimenu	{display:block;}
  
#template_header .menu	{margin-top: auto; }  

#template_header .menu ul	{padding: 0px; margin: 0px;  text-align: center;  display: flex; justify-content: space-evenly; /*background: white; border-top-left-radius: 8px; border-top-right-radius: 8px;*/ margin-left: auto;}


 .body_v3 #template_header .menu ul	{display: block; margin: auto; width: 100%;}

#template_header .menu ul.nav > li	{background: transparent; line-height: inherit; padding: 0px; display: block;}
#template_header .menu ul.nav > li.active a	{ text-shadow: 0px 0px 6px rgba(255,255,255,0.8);}
#template_header .menu ul.nav > li	a {display: block; text-decoration: none; color: inherit;  font-weight: 500; padding: 2rem 0rem 2rem 2rem; color: white; font-size: 1.2rem; text-shadow: 0px 0px 4px rgba(0,0,0,0.4);}

 .body_v3 #template_header .menu ul.nav > li	a {padding: 0.1rem 0rem;}

.body_v3 #template_header .menu ul.nav > li	{display: block;}

/* ========= menu1 =============== */
#template_header .menu1	{ padding: 0px; }


ol.mod-breadcrumbs	{margin: 0px; padding: 0px; }
ol.mod-breadcrumbs li	{margin: 0px; padding: 10px 10px 10px 0px; display: inline-block;}



.template_logo {display: flex; align-items: center;   }
.template_logo .claim	{width: 300px; padding-left: 30px; font-size: 0.9em;}

.template_logo a {display: block;  width: 250px; }
.template_logo a img {padding: 0px; width: 100%;}
.template_logo a:hover {opacity: 0.7;}




/* =========== obsah a patičky ============================== */
#obsah	{background: transparent;  position: relative; flex:1; opacity: 0; transition: opacity 1s ease-in-out, left 0.3s ease-in-out; left: -50px;}
.loaded #obsah	{opacity: 1; left: 0px;}

#obsah > .main_limit	{padding-top: 0px; padding-bottom: 0px;}


#pata	{
	background: var(--color1);
	color: white; 
}

#pata a img	{opacity: 0.8; transition: opacity 0.5s linear; padding: 0px 1rem;}
#pata a:hover img	{opacity: 1;}

/* ============== obsahové styly ================== */
.akce_pol .pol	{display: grid; grid-template-columns: 150px auto ; grid-gap: 25px;}
.akce_pol .pol .datum	{font-size: 22px; }
.akce_pol .pol	 h4 { font-size: 20px; padding-top: 0px;}



/* ============== efekt po zobrazení (load efect) ================== */
.le {
    opacity: 0;
    transform: translateY(3rem);
    transition: 1.2s ease;
}

.le.ok {
    opacity: 1;
    transform: translateY(0);
}


.infolinky	{padding: 1rem; color: white; text-align: center;}
.infolinky a	{color: white;}