DIV#dvklipg{
	position:absolute;	margin:0px;	padding:0px;	text-align:left;
	top:75px; left:154px;	width:580px;
	}
DIV.dvmenug	{
	position:absolute;	margin:0px;	padding:0px; text-align:left;
	top:73px; left:152px;	width:582px;
	}
DIV.dvmenug TABLE	{
	margin-left:0px; margin-right:auto;	text-align:left;

	font-family:verdana;	font-size:11px;
	}
DIV.dvmenug TD	{
	padding:0px 0px 0px 0px;

	width:115px;
	background-color:blue; color:rgb(255,255,255);	/* kolor opisów menu */
	}
DIV.dvmenug TD.tdopis	{
	padding:0px 5px 0px 10px;
	font-weight:bold;
	background-color:rgb(204,80,139); color:rgb(255,255,255);	/* kolor opisów menu */
	}
DIV.dvmenug A.limenug	{
	padding:0px 0px 0px 0px;
	display:block;	text-decoration:none;
	width:130px;

	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 */
	}
DIV.dvmenug A.limenug: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 */
	}

