#hlavni{
	position:relative;
	text-align:center;
	min-width:800px;
	margin-top:50px;
}
#horejsek{
	position:relative;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	border:1px;
	z-index:1;
}
#leva{
	position: absolute;
	top:100px;
	left:50px;
	text-align:left;
	font-size:15px;
	font-family:Verdana;
	margin-bottom:100px;
	margin-top:100px;
	min-width:800px;
	border:1px;
	z-index:2;
	color: white;
}
#prava{
	position: absolute;
	top:100px;
	right:50px;
	text-align:leva;
	font-size:15px;
	font-family:Verdana;
	margin-bottom:100px;
	margin-top:100px;
	min-width:800px;
	border:1px;
	z-index:2;
	color: white;
}
#pravaen{
	position: absolute;
	top:70px;
	right:50px;
	text-align:leva;
	font-size:15px;
	font-family:Verdana;
	margin-bottom:100px;
	margin-top:100px;
	min-width:800px;
	border:1px;
	z-index:2;
	color: white;
}
#poc{
	position: relative;
	top:20px;
	text-align:left;
	font-size:15px;
	font-family:Verdana;
	border:1px;
	z-index:3;
	color: white;
}
#tucne{
	font-weight:bold;
}
#dole{
	position: relative;
	left:35px;
	text-align:left;
	font-size:10px;
	font-family:Verdana;
	border:1px;
	z-index:3;
	color: white;
}