.nadpis {
	table-layout: fixed;
	width: 100%;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid black;
	backround: black;
	height: 35px;
}
.vypis {
	table-layout: fixed;
	width: 100%;
	font-family: Arial, helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid black;
}
.uncislo {
	width: 8%;
	font-family: Arial, helvetica, sans-serif;
	background-color: silver;
	font-size: 100%;
	font-weight: bold;
}
.popis {
	font-family: Arial, helvetica, sans-serif;
	background-color: silver;
	width: 24%;
	font-size: 100%;
}
.vlajka {
	height: 20px;
}
.vlajkaram {
	width: 24%;
	text-align: center;
	background-color: silver;
}
.ramecekhorni {
	margin: 0px;
	width: 100%;
	allign: bottom;
	height: 65px;
	
}
.ramecek {
	margin: 0px;
	width: 100%;
	allign: bottom;
	height: 200px;
	scrollbar-face-color: blue;

}
.vstupnidata {
	font-family: Arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: silver;
	align: center;
	border: 1px black solid;
	width: 70%;
}
.nadpisdiv {
	width: 100%;
	allign: right;
	width: 270px;
}

#jentisk {
     display: none
}


