img 	{ 
border-color: 000000; 
}

body	{
	margin-top: 0;
	margin-left: 0;
	background-color: #CC99FF;
}

td.radek	{
	background-color: #E1E1E1;
}

.nadpistabulky	{
	background-color: #1E90FF;
	color: white;
	font-weight: bold;
	
}
p, td, body	{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	margin-top: 0;
	
}
h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #FFFF00;
	font-weight:bold;
	text-align: center;


}
h2 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF00;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;



}
a {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;

}
a:hover {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: underline;

}
a:visited {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;

}
a:visited:hover {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: underline;

}