body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	font-family: Tahoma,Verdana ;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: Verdana ;
	font-size: 14pt;
	color: white;
}
h4 {
	margin: 0px;
	font-family: Verdana ;
	font-size: 11pt;
	color: Black;
}
h2 {
	margin: 0px;
	text-align: center;
	font-family: Verdana ;
	font-size: 14pt;
}
p {
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: black;
	line-height: 130%;
}
#roh_levy {
	float:left; z-index: 99;
	position: relative;
}
#hlavicka_centr {
	position: absolute;
	left: 376px;
	top: 0px;
	z-index: 1;
	text-align: center;
}
#roh_pravy {
	float:right;
	z-index: 100;
	position: relative;
}
#menu {
	text-align: center;
	position: absolute;
	left: 200px;
	right: 200px;
	top: 68px;
	text-align: center;
	z-index: 101;
}
#submenu_pozadi {
	text-align: center;
	position: absolute;
	left: 200px;
	right: 200px;
	top: 104px;
	text-align: center;
	z-index: 100;
}
#obsah_div {
	text-align: center;
	position: absolute;
	left: 200px;
	right: 200px;
	top: 148px;
	z-index: 101;
}
#obsah {
	max-width: 900px;
	text-align: justify;
}
#nadpis {
	text-align: center;
	position: absolute;
	left: 360px;
	right: 360px;
	top: 12px;
	text-align: center;
	z-index: 101;
}
#submenu_text{
	text-align: center;
	position: absolute;
	left: 200px;
	right: 200px;
	top: 112px;
	text-align: center;
	z-index: 101;
}
.tabulka_centr{
	height: 63px;
	width: 100%;
}


h4 a:link{
	text-decoration: none;
	color: black;
}
h4 a:visited{
	text-decoration: none;
	color: black;
}
h4 a:hover{
	text-decoration: none;
	color: #333333;
}

#nadpis p {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	line-height: 70%;
}

#patka {
	width: 100%;
	color: white;
	border-style: none;
	border-width: medium;
}
#patka p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	display: inline;
	margin: 0px;
	line-height: 100%;
}


#obsah_div #obsah #patka p a:link{
	text-decoration: none;
	color: white;
}
#obsah_div #obsah #patka p a:visited{
	text-decoration: none;
	color: white;
}
#obsah_div #obsah #patka p a:hover{
	text-decoration: underline;
	color: #EEEEEE;
}


