A:link	{
	text-decoration: none;
	color : #364800;
	font : 12px;
}
		a:link {
	text-decoration: none;
	color : #364800;
	font : 12px;
}
		a:visited {
	text-decoration: none;
	color : #364800;
	font : 12px;
}
		a:active {
	text-decoration: underline;
	cursor: wait;
	color : Red;
	font : 12px;
}
		a:hover {
	color: Black;
	text-decoration: underline;
	font : 12px;
}
.odkazy1:link {text-decoration: none; color : #CC0000;}
		.odkazy1:link {text-decoration: none; color : #CC0000;}
		.odkazy1:visited {text-decoration: none; color : #CC0000;}
		.odkazy1:active {text-decoration: underline; cursor: wait; color : Red;}
		.odkazy1:hover {color: #003701; text-decoration: underline;}

body{
	color : Black;
	font : 12px Arial;
}
td{
	font : 12px;
}
.nadpis{
	font : bold small-caps 18px;
	color : #5F7D00;
}
