/*
ul.menu-hor-0 li.li_last { padding-right: 0; }
#volby-languages a { color: #FFF; height: 57px; line-height: 57px; }


div#midLogArea { clear: both; }

@media(min-width: 970px) {
	.homepage #floatingImage_2 { margin-top: 5em; }
}
*/
:root {
	--barva1: #133034;
	--barva2: #6b7742;
}
.marker { color: var(--barva2); }
.marker2 { color: var(--barva1); }
#volby-languages a {
	background-color: var(--barva1);
	color: #FFF;
}
#volby-languages a:hover {
	background-color: #FFF;
	color: #000;
}
.subpage #floatingImage_2 { margin-bottom: 2em; max-width: 430px; }

/* + rozcestník */
div#ppb_b {
	background: url('../UserFiles/images/rozcestnik_bg.jpg') no-repeat top left #002961;
	background-size: cover;
}

a.ppb_close, div#ppb_no_img { display: none; }
div#ppb_b-in { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: auto; height: auto; margin: 0; max-height: initial; transform: none; }

div#ppb_text_envelope { overflow: hidden; }

div#ppb_text { margin: 0; width: 100%; height: 100%; display: flex; flex-wrap: wrap;}

div#ppb_text img { display: block; width: auto !important; height: auto !important; max-width: 100%; max-height: 100%; transition: 0.3s; }
div#ppb_text p { margin: 0; text-align: center; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
div#ppb_text p:first-child img {max-width: 70%; max-height: 70%; display: block;}
div#ppb_text p a {max-width: 70%; max-height: 70%; width: 665px; height: 665px; display: block; display: flex; justify-content: center; align-items: center; }
div#ppb_text p a:hover img { transform: scale(1.1);}
div#ppb_text p:nth-child(1) { width: 100%; height: 20%; }
div#ppb_text p:nth-child(2) { width: 50%; height: 80%;}
div#ppb_text p:nth-child(3) { width: 50%; height:80%; }

@media(max-width: 640px) {
	div#ppb_text p:nth-child(2) { width: 100%; height: 40%;}
	div#ppb_text p:nth-child(3) { width: 100%; height:40%; }
	
}
/* - rozcestník */

#GoogleWebTranslate { position: absolute; top: 80px; right: 35px; z-index: 10000; }
#volby-languages { display: none !important; }

@media(min-width: 1601px) {
	#GoogleWebTranslate { right: calc(50% - 780px); }
}
@media(max-width: 800px) {
	#GoogleWebTranslate { top: 110px; }
}
@media (max-width: 640px) {
	#GoogleWebTranslate { top: 10px; right:  80px;}
}
@media (max-width: 380px) {
	#float_icons_part_2 .floatingImage {
		margin: 5px 10px;
	}
}