A:link.menu 		  {
	text-decoration: none;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Yellow;
}
A:visited.menu	  {
	text-decoration: none;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Yellow;
}
A:hover.menu    	  {
	text-decoration: none;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
}

A:link.odkaz 		  {
	text-decoration: underline;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Black;
}
A:visited.odkaz	  {
	text-decoration: underline;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Black;
}
A:hover.odkaz    	  {
	text-decoration: underline;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Red;
}

.odkaz {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : 10pt;
}
