TABLE.tbmenu	{	
	margin-left:0px; margin-right:auto;	text-align:left;
	width:140px;

	font-family:verdana;	font-size:11px;
	}
TABLE.tbmenu TD.tdopis	{
	padding:0px 5px 0px 10px;
	font-weight:bold;
	}
TABLE.tbmenu TD	{
	padding:0px 0px 0px 0px;
	background-color:rgb(171,29,109); color:rgb(255,255,255);	/* kolor opisów menu */
	background-color:rgb(204,80,139); color:rgb(255,255,255);	/* kolor opisów menu */
	}
A.limenu	{
	padding:0px 5px 0px 10px;
	display:block;	text-decoration:none;

	background-color:rgb(222,233,169); color:rgb(155,35,102);	/* kolor linków menu */
	background-color:rgb(227,238,139); color:rgb(155,35,102);	/* kolor linków menu */
	}
A.limenu:hover	{	
	background-color:rgb(247,255,189); color:rgb(155,35,102);	/* kolor linków inwersji menu */
	background-color:rgb(247,255,189); color:green;            	/* kolor linków inwersji menu */
	}

