body {
	font-family: sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
}
#auta  {
	position: absolute; right: 50%; top: 200px;
}
#otaznik  {
	position: absolute; left: 50px; top: 350px;
}
#mail  {
	position: absolute; left: 30px; top: 480px;
}
#logo  {
	position: absolute; left: 10px; top: 10px;
}
#home  {
	position: absolute; right: 10px; top: 15px;
}
#pocitadlo {
	position: absolute; right: 10px; top: 60px;
	padding: 0.6em;
	font-size: 9pt;
	text-align: center;
}
#text  {
	position: absolute; left: 150px; top: 80px;
	text-align: center;
}
#menu  {
	position: absolute; left: 10px; top: 110px;
}
#xhtml  {
	position: absolute; right: 10px; bottom: 10px;
}
#odkazy  {
	position: absolute;
	left: 30px;
	top: 80px;
}
#aos  {
	color: Red;
	font: normal 40px "Times New Roman", Times, serif;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	position: absolute;
	left: 80px;
	top: 20px;
	width: 680px;
}
h1  {
	font-size: 24px;
	text-align: center;
}
h2  {
	font-size: 20px;
	text-align: center;
}
h3  {
	font-size: 16px;
	text-align: center;
}
a {
	font-size: 12px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}
a:link img, a:visited img {
	border-style: none;
}
a:visited {
	color: blue;
	border-style: none;
}
a:hover {
	color: red; text-decoration: none;
}
a:focus {
	background: blue; color: white;
}
p {
	font-family: "Super Black";
}	
ul  {
	margin-left: 20px;
	list-style-type: disc;
}
#table  {
	position: absolute; left: 20px; top: 10px;
}
tr  {
	background-color: #F0E68C;
	font-size: 14px;
}
tr.anketa  {
	background-color: transparent;
	font-size: 14px;
}
td  {
	vertical-align: text-top;
}
td.datum  {
	width: 100px;
	vertical-align: middle;
}
td.akce  {
	vertical-align: middle;
}
em  {
	vertical-align: text-top;
}
#anketa {
	position: absolute;
	right: 5px;
	top: 120px;
	width: 140px;
}
