body {
	margin:0px auto 0px auto;

}

html {
	margin:0px auto 0px auto;
}

#main {
	position: relative;
	margin:0px auto 0px auto;
	width:800px;height:auto;
	border-left: 0px solid #e0e0e0;
	border-right: 0px solid #e0e0e0;
	background-color:#ffffff;

}

#hlavicka {
	display: block;
	position:relative;
	left:0px; top:0px; width:100%; height:125px;
	background-color: #ffffff;
	border-bottom: 1px solid #aaaaaa;

	/*border-top: 1px solid maroon;
	border-bottom: 1px solid maroon;*/
	
}


#logo {
	position: absolute;
	left:5px;top:5px;height:110px;width:700px;
	background: url('HFK_logo_cele.png') no-repeat top left;
	background-color: #ffffff;
}


#nazov {
	
	position:absolute;
	left:140px; top:23px;
	text-align:left;
	
	padding-top:0px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	font-family: "Times CE", serif;
	font-size: 60pt;


	/*	line-height:100%;

	border-top: 1px solid maroon;
	border-bottom: 1px solid maroon;*/
	
}





#bar {
	display: block;	
	position: absolute;
	height:auto;
	left:0px;top:25px;width:200px;height:auto;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-family: arial, sans-serif;
	font-size: 10pt;	padding-left:0px;padding-top:2px;padding-right:0px;padding-bottom:3px;
	margin:0px 100px 100px 600px;
	text-align: right;
	color:#555555;
	background-color: #ffffff;
}

#bar a {
	text-decoration:none;
	color:#555555;
}

#bar a:hover { 
	color:#ffffff;
	background-color:#777777; 
	border:0px solid #ffffff;
}


#obsah {
	padding-left:0px;
	text-align:justify;
	line-height:150%;
	position: relative;
	font-family: arial, sans-serif;
	margin:15px 0px 15px 0px;
	width:750px;height:auto;
	color:#333333;
}

#text1 {
	padding-left:20px;
	text-align:justify;
	line-height:145%;
	position: relative;
	font-family: arial, sans-serif;
	margin:15px 0px 15px 0px;
	width:750px;height:auto;
	color:#333333;
}

.hp {
	text-indent: 45px;
	padding-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;
	margin:0px 0px 0px 0px;

}

#menu {
	display: block;	
	position: relative;
	height:auto;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-family: arial, sans-serif;
	font-size: 16pt;
	margin-left:0px;margin-top: 0px;
	padding-left:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;
	text-align: center;
	color: #777777;
	background-color: #f5f5f5;
}

#menu a {
	text-decoration:none;
	color:#3333ff;
}

#menu a:hover { 
	color:#ffffff;
	background-color:#2222aa; 
	border:0px solid #3333ff;
}


#footer{
	margin-top: 0px;
	padding-top: 9px;
	padding-bottom: 10px;
	position: relative; left: 100px; top: 0px; width:600px; height: auto;
	/*border-top: 1px solid #d0d0d0;*/
	font-size:8pt;
	line-height:10%;
	color:#888888;
	text-align:center;
}

h1 {

	font-size: 18pt;
	font-family: "Times CE", serif;
	font-weight: bold; 
	text-align:center;
	color: #444444;
	background-color:transparent;
}

h2 {
	margin-bottom:25px;
	font-family: "Times CE", serif;
	text-align:center;
	margin-top:10px;
}

h3 {
	margin-bottom:25px;
	font-family: "Times CE", serif;
	text-align:center;
	margin-top:10px;
}









