body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tlo {
 position:absolute;
 left:0;
 top:0;
}
A {
	color:#333333;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
#content {
	position:absolute;
	left: 306px;
	top: 180px;
	height: 566px;
	width: 425px;
}
#home {
	position:absolute;
	left: 105px;
	top: 70px;
	height: 65px;
	width: 181px;
}
#menu {
	position:absolute; 
	left: 85px; 
	top: 188px; 
	background-image:url(kreska1.gif); 
	background-repeat:repeat-y; 
	height: 580px;
	font-size: 11px;
}
#menu UL {
   font-weight:bold;
   margin:0px;
   padding:0px;
}
#menu LI {
	list-style-type: none;
	height: 38px;
}
#menu LI A {
	color:#AAAAAA;
	text-decoration:none;
}
#menu LI A:hover {
	text-decoration:underline;
}
#menu LI A.current {
	color:#FFFFFF;
	text-decoration:none;
}
#menu LI A.current:hover {
	text-decoration:underline;
}
#menu LI A.current2 {
	color:#000000;
	text-decoration:none;
}
#menu LI A.current2:hover {
	text-decoration:underline;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#tabelka {
	border:1px solid #FF0000;
	border-collapse:collapse;
}
#tabelka td {
	border:1px solid #FF0000;
	text-align:center;
	width:100px;
}