body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;

}

a:link, a:visited {
	font-style:oblique;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

h1 {
	font-weight: bold;
	font-size: 10pt;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
}


.obr {
	border: 10px solid #CCCCCC;
	
}
.novetxt {
	font-style:italic;
	text-decoration: none;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}
.novetxt:link {
	color: #FF0000;
}
.novetxt:hover {
	color: #FF0000;
}
.novetxt:visited {
	color: #990000;
}


#top0, #top1, #top2, #stranka, #stranka1, #strmenu, #menu1, #zacatek, #obr, #tabulka {
	position: absolute;
	border-style: none;
}

#top0, #top1, #top2 {
	width: 900px;
	left: 10px;
	color: #FFFFFF;
}

#top0, #top1  {
	height: 10px;
	top: 10px;
	background-color: #666666;
	}

#top1 {
	height: 45px;
	top: 20px;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}

#top2 {
	height: 20px;
	top: 65px;
	background-color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	text-decoration: none;	
	vertical-align: middle;
	}
	
#top2 a:link,#top2 a:visited{
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#top2 a:hover{
	color: #FF0000;
	}

#stranka, #stranka1, #zacatek,  #tabulka {
	width: 900px;
	left: 10px;
	color:#000000;
	background-color:#CCCCCC;
	padding: 10px 0px 0px 0px;
}

#zacatek {
	height: 700px;
	top: 0px;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}

#stranka {
	top: 85px;
	text-align: left;
	text-indent: 15px;
	height: 750;
	}
	
#stranka1 {
	top: 85px;
	text-align: center;
	}
	
 #tabulka  {
	top: 85px;
	text-align: left;
	}
	
#obr {
	width: 1150;
	color:#000000;
	background-color:#CCCCCC;
	text-align: center;
	left: 10;
	top: 1px;
	padding: 30px 0px 30px 0px;
	}
	
#strmenu {
	width: 900px;
	height: 650px;
	top: 85px;
	left: 10px;
	color:#000000;
	background-color:#CCCCCC;
	text-align: center;
	
	padding: 30px 0px 0px 0px;
}

#menu1 {
	width: 200px;
	height: 650px;
	top: 87px;
	left: 12px;
	color:#333333;
	background-color:#CCCCCC;
	text-align: center;
	padding: 30px 0px 0px 0px;	
}

