body {
	margin: 0px;
	padding: 0px;
	font-size: 62.7%;
	font-family: Verdana, sans-serif, Arial, Helvetica; 
	background: url("images/PozadiBody.jpg");
	color: #000000;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}



#Index {
	position: absolute;
	top: 50%;
	background: url("images/PozadiIndex.jpg");
	width: 100%;
	height: 270px;
	margin-top: -135px;
}


#IndexStred {
	background: url("images/PozadiIndexStred.jpg") top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 270px;
	margin-top: -270px;
}

#IndexPrava {
	background: url("images/PozadiIndexPrava.jpg");
	width: 50%;
	height: 270px;
	margin-left: 50%;
}	



#IndexNavigace  p {
	padding-top: 210px;
	text-align: center;
}

#IndexNavigace a {
	text-decoration: none;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 40px 0 40px;
}

#IndexNavigace a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
