
	a.menu_klik	{	color:				red;
				line-height:			110%;
				text-decoration:		none;
				font-weight:			bold;
				display:			block;
				font-family:			"Verdana";
			}
	a.menu_klik:active{	color:				gold;
				background-color:		#747474;
				text-decoration:		none;
				font-family:			"Verdana";
			}
	a.menu_klik:visited{	color:				red;
				text-decoration:		none;
				font-family:			"Verdana";
			}
	a.menu_klik:hover{	color:				gold;
				background-color:		#747474;
				text-decoration:		none;
				font-family:			"Verdana";
			}
	a.menu_klik_top	{	color:				#FFFF00;
				line-height:			110%;
				text-decoration:		none;
				font-weight:			bold;
				display:			block;
				font-family:			"Verdana";
			}
	a.menu_klik_top:hover{	
        color:				      white;
				text-decoration:		underline;
				font-family:        "Verdana";
			}
	.nadpis		{	font-style:			normal;
				font-variant:			small-caps;
				font-weight:			bold;
				font-size:			13pt;
				line-height:			normal;
				margin-top:			1;
				margin-bottom:			1;
				margin-left:			3;
				margin-right:			0;
				text-indent:			0;
				text-align:			justify;
				color:				GOLD;
				vertical-align:			baseline;
				display:			block;
				font-family:			"Verdana";
				text-decoration:		none;
			}
	.menu_tab	{	border-color:			gold;
				border-style:			solid;
				border-collapse:		collapse
			}
	.menu_img	{	margin-top:			3;
				margin-bottom:			1;
				margin-left:			1;
				margin-right:			1;
			}
