font.info 	{ FONT-FAMILY: Verdana, Tahoma, Arial;
			COLOR: yellow;
			font-size: 16;
			FONT-WEIGHT: bold;
			TEXT-DECORATION: none }

A:link 		{ FONT-FAMILY: Verdana, Tahoma, Arial;
			COLOR: yellow;
			font-size: 12;
			FONT-WEIGHT: none;
			TEXT-DECORATION: none }
A:hover		{ FONT-FAMILY: Verdana, Tahoma, Arial;
			COLOR: white;
			font-size: 12;
			FONT-WEIGHT: none;
			TEXT-DECORATION: none }
A:visited 	{ FONT-FAMILY: Verdana, Tahoma, Arial;
			color: yellow;
			font-size: 12;
			font-weight: none;
			text-decoration: none }
TD 			{ color: white;
			font-size: 12;
			font-weight: none;
			text-decoration: none }
<!-- Menu poziome -->
A.menu1:active, A.menu1:link, A.menu1:visited
			{ FONT-FAMILY: Verdana, Tahoma, Arial;
			COLOR: white;
			font-size: 11;
			FONT-WEIGHT: bold;
			TEXT-DECORATION: none }
A.menu1:hover { FONT-FAMILY: Verdana, Tahoma, Arial;
			COLOR: red;
			font-size: 14;
			FONT-WEIGHT: bold;
			TEXT-DECORATION: none }