/* ------------- shell -------------- */

#shellakce .datum_od_schovat {
	height: 1px;
	width: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#shellakce .datum_od_zobrazit {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	overflow: auto;	
}

.select-overflow {
	max-height: 33vh;
	overflow: scroll;
}

body.hidekatdetails #kategorie-menu li.katsel-detail {
	display: none !important;
}

body.showkatdetails #kategorie-menu li.katsel-detail {
	display: block !important;
}

body.hidemistdetails #misto_akce-menu li.katsel-detail {
	display: none;
}

body.showmistdetails #misto_akce-menu li.katsel-detail {
	display: block;
}


/* ------------- výpis akcí ----------------- */

.kalakci_podnadpis1 {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	font-weight: bold;
	color: #00a5e5;
}

.kalakci_podnadpis2 {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	font-weight: bold;
	color: #22b24c;
}

table.table-akce {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 90%;
	width: 100%;
} 

table.table-akce .akce-bt {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	font-size: 150%;
	color: #511b18;
	color: rgba(0, 0, 0, 0.61);
}

table.table-akce .akce-bd {
	padding-top: 3px;
	font-weight: bold;
	background-color: #EEEEEE;
}

table.table-akce .akce-bm {
	padding-top: 3px;
	font-weight: bold;
	background-color: #EEEEEE;
}

table.table-akce .akce-bb {
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
}

table.table-akce .akce-autor {
	padding: 1px;
	text-align: right;
	font-size: 95%;
	color: 777777;
	font-style: italic;
}

table.table-akce td.akcem_d_KT_KD {
	background-color: #EEF2F9;
}

table.table-akce td.akcem_m_KT_KD {
	background-color: #EEF2F9	;
}

table.table-akce td.akcem_t_KT_KD {
	background-color: #EEF2F9	;
}

table.table-akce td.akcem_d_KT_KIL {
	background-color: #EEF9F5;
}

table.table-akce td.akcem_m_KT_KIL {
	background-color: #EEF9F5;
}

table.table-akce td.akcem_t_KT_KIL {
	background-color: #EEF9F5;
}
/* --- akce - barvicky --- */
table.table-akce td.akcekat_kuki:not(.akce-bb), table.table-akce td.akcekat_kudi:not(.akce-bb),  table.table-akce td.akcekat_kuvy:not(.akce-bb) {
	background-color: #b5ebed;
}
table.table-akce td[class*="akcekat_sp"]:not(.akce-bb) {
  background-color: #ffe7e9;
}
table.table-akce td[class*="akcekat_kuko"]:not(.akce-bb) {
  background-color: #ffe0a6;;
}
table.table-akce td[class*="akceatr_dt"]:not(.akce-bb) {
  background-color: #dbe8a1;;
}

/* --- akce - přepínač detailů --- */

/*table.table-akce td .akce-rozsirene {
	display: none;
}

table.table-akce td.rozsirene-show .akce-rozsirene {
	display: block;
}

table.table-akce td .toggle-button {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/images/icons/but_kalendar1_male.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	background-position: right 0px;

}

table.table-akce td .toggle-button::after {
	content: " Rozbalit";
	color:  #00a8e7;
	font-weight: bold;
	padding-left: 0px;
	line-height: 28px;
	cursor: pointer;
	float:right;
	margin-right:35px ;
}

table.table-akce td.rozsirene-show .toggle-button {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(/images/icons/but_kalendar2_male.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	background-position: right 0px;

}

table.table-akce td.rozsirene-show .toggle-button::after {
	content: " Sbalit";
	color:  #6da224;
	font-weight: bold;
	padding-left: 0px;
	line-height: 28px;
	cursor: pointer;
	float:right;
	margin-right:35px ;
} 


table.table-akce td .toggle-button span {
	display: none;

	
	
}

table.table-akce td.rozsirene-show .akce-rozsirene {
	background-color: #e4f3cf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;



	
	
}

table.table-akce td .akce-mbodyab {
	padding-top: 5px;

	

	
	
}

table.table-akce td .akce-rozsirene .akce-prilohy {
	margin-top: 5px;
	background-image: url(/images/icons/icon_sponka.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;

}*/
/* prepinac detailu 2*/

table.table-akce td .akce-rozsirene {
	display: none;
}

table.table-akce td.rozsirene-show .akce-rozsirene {
	display: block;
}

table.table-akce td .toggle-button {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/images/icons/but_kalendar1_male.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	background-position: right 0px;
}

table.table-akce td .toggle-button {
	display: flex;
	flex-direction:row-reverse;
}

table.table-akce td .toggle-button::before {
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  content: "\f13a";
  text-decoration: none;
  background-color: #149ea2;
  width: 28px;
  line-height: 28px;
  color: white;
  display: flex;
  justify-content: center;
  border-radius: 5px;
	
}

table.table-akce td[class*="akcekat_sp"] .toggle-button::before {
  background-color: #e03745;
}
table.table-akce td[class*="akcekat_kuko"] .toggle-button::before {
  background-color: #f7ae24;
}
table.table-akce td[class*="akceatr_dt"] .toggle-button::before {
  background-color: #8f9a2d;
}

table.table-akce td .toggle-button::after {
	content: " Rozbalit";
	color:  #149ea2;
	font-weight: bold;
	padding-left: 0px;
	line-height: 28px;
	cursor: pointer;
	float:right;
	margin-right:35px ;
	
	}
	table.table-akce td[class*="akcekat_sp"] .toggle-button::after {
  color: #e03745;
}
	table.table-akce td[class*="akcekat_kuko"] .toggle-button::after {
  color: #f7ae24;
}
	table.table-akce td[class*="akceatr_dt"] .toggle-button::after {
  color: #8f9a2d;
}




table.table-akce td.rozsirene-show .toggle-button {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(/images/icons/but_kalendar2_male.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	background-position: right 0px;
	content: "\f139";

	
}

table.table-akce td.rozsirene-show .toggle-button::before {
	
	content: "\f139";
	background-color: #8fa42f;

	
}

table.table-akce td.rozsirene-show .toggle-button::after {
	content: " Sbalit";
	color: #4c780b;
	font-weight: bold;
	padding-left: 0px;
	line-height: 28px;
	cursor: pointer;
	float:right;
	margin-right:35px ;
} 


table.table-akce td .toggle-button span {
	display: none;

	
	
}

table.table-akce td.rozsirene-show .akce-rozsirene {
	background-color: #e4f3cf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;



	
	
}

table.table-akce td .akce-mbodyab {
	padding-top: 5px;
padding: 5px 10px 0px;
}

table.table-akce .akce-bt, table.table-akce .akce-bm, table.table-akce .akce-bd
{
	padding-left: 10px;
	padding-right: 10px;
}

table.table-akce td .akce-rozsirene .akce-prilohy {
	margin-top: 5px;
	background-image: url(/images/icons/icon_sponka.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;




	
}


/* ruzne barvicky - 2 */
table.table-akce td[class*="akcekat_sp"] .toggle-button::before {
  background-color: #e03745;
}
table.table-akce td[class*="akcekat_kuko"] .toggle-button::before {
  background-color: #f7ae24;
}
table.table-akce td[class*="akceatr_dt"] .toggle-button::before {
  background-color: #8f9a2d;
}
	table.table-akce td[class*="akcekat_sp"] .toggle-button::after {
  color: #e03745;
}
	table.table-akce td[class*="akcekat_kuko"] .toggle-button::after {
  color: #f7ae24;
}
	table.table-akce td[class*="akceatr_dt"] .toggle-button::after {
  color: #8f9a2d;
}




/* --- */

.akce-upozorneni {
margin-top: 10px;
border: 1px solid;
padding: 4px;
font-size: bold;
background-color: #EEEEEE;
font-size: 95%;
}

.akce-zapisujte {
margin-top: 10px;
border: 1px solid;
padding: 4px;
background-color : #FFFFFF;
font-size: 95%;
font-weight: bold;
margin-bottom: 10px;
}

.vypis_jednodenni {
	border-left: 7px solid #99cc33;
	padding-left: 5px;
	margin-top: 5px;

}

.vypis_vicedenni {
	border-left: 7px solid #0099ff;
	padding-left: 5px;
	margin-top: 5px;

}

.vypis_dlouhodobe {
	border-left: 7px solid #665665;
	padding-left: 5px;
  margin-top: 5px;
}

/* horní rozcestník - nadpisky */

#topakce h5 a {
	text-decoration: none;
	color: white;
	font-size: 120%;
}
@media only screen and (min-width: 983.9px) {
	#topakce h5 a {
   font-size: 160%;
}
	}

#topakce .vypis_jednodenni h5 {
	background-color: #99cc33;
	padding: 4px;
	padding-left: 1em;
	padding-bottom: 2px;
}

#topakce .vypis_vicedenni h5 {
	background-color: #0099ff;
	padding: 4px;
	padding-left: 1em;
	padding-bottom: 2px;
}

#topakce .vypis_dlouhodobe h5 {
	background-color: #665665;
	padding: 3px;
	padding-left: 1em;
	padding-bottom: 2px;
}