font
	{
	font-family: Verdana, Tahoma; 
	font-size: 8pt; 
	color: black; 
	line-height: 1.5em;
	}

img.filtr { FILTER: alpha(opacity = 70); moz-opacity: 0.3; }

a.menu
	{
	text-decoration: none;
	color: black;
	}

a.menu:visited
	{
	color: black;
	}

a.menu:hover
	{
	color: rgb(48,31,150);
	text-decoration: underline;
	}

a.gora
	{
	text-decoration: none;
	color: rgb(150,0,0);
	}

a.gora:visited
	{
	color: rgb(150,0,0);
	}

a.gora:hover
	{
	color: black;
	text-decoration: underline;
	}

