@charset "utf-8";
/* CSS Document */
@media screen and (max-width:800px){
	td {font-size: 0.8rem;	font-weight: bold; text-transform:uppercase; padding: 5px 0 0 0 ;}
    .cenik_tbl td {font-size: 1.1rem;}
	.levy_sloupec {	width: 50%;	}
	.inright { padding-right:11%;}
	.cover {width: 100vw; padding: 10px; max-width: 100%;}
	.obrazek { width: 100vw; margin: -10px -10px 60px 0px;}
	h1 {font-size:80%;}
	.position-box {max-width: 90vw; padding: 0 20px 0 0;}
	.position_popis {font-size: 0.8rem}
	.datum_select, .vyber_select, .udaje_select, #dokonceni {  border: none;  border-top: solid 1px gray;  border-radius: 0px; max-width: 100%;}
	input, select { font-size: 1.1em;  }
	#dopln_text { width: 220px; border: 2px solid #BBB;}
	#zdroj span {display: block;}
	.hide_sml {display: none;}
	.galimg {width: 180px; height: 180px;}
	.poplatky_div {width: 98%;}
	.souhlas_td {width: 100vw !important;}
	
	.ui-tooltip {display: none;}
}
 
@media screen and (max-width:400px){	
	.cenik_tbl td {font-size: 0.8rem;}
    .obrazek { height: 30vh; margin: -10px -10px 80px 0px;}
	.logo {width: 20vh; height: 20vh; margin: 20vh 0 0 -10vh; box-sizing: border-box; left: 50%;}
	h1 {text-align: left; font-size: 100%; margin-top: 5px; margin-left: 5px;}
	.galimg {width: 160px; height: 160px;}
}
@media screen and (min-width:1024px){
	.alert {
		font-size: 200%
	}	
}
