<STYLE TYPE="text/css">
<!--

BODY
{
font-family: Verdana, Tahoma, Arial, Helvetica; 
font-size: 8pt;
}


.tyt{
	font-family : Trebuchet MS, Verdana, Tahoma, Arial; 
	font-size: 14px;
	color: white;
	font-weight:bold;
}

TD {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: white}

A        {
        font-family: Verdana, Tahoma, Arial, Helvetica; 
        font-size: 8pt;
        font-weight: bold;
	color: white;
        text-decoration: underline;
        }
A:hover        {
        text-decoration: none;
        color: yellow;
        }

A.menu        {
        font-family: Arial, Tahoma, Arial, Helvetica; 
        font-size: 8pt;
        font-weight: bold;
        color: yellow;
        text-decoration: none;
        }
A:hover.menu        {
        text-decoration: none;
        color: red;
        }



/* tablele z listami */
TABLE.list {
	width: 100%;
	padding: 0 5 0 5;
	border: 0 0 0 0;
}



TABLE.list TR.odd{ /*przyciski*/
	padding: 0 5 0 5;
	background-color: #48487B;
}

TABLE.list TR.nag{ /*nagłowek*/
	padding: 0 5 0 5;
	background-color: #6060A4;
}
#naglowek{	padding: 0 5 0 10;
	font-family:"trebuchet ms";
	font-size:14px;
	font-weight:bold;
	text-align:left;}

TABLE.list TR.onmouse{
	cursor: hand;
	background-color: #8686B9; /*kolor po najechaniu myszą*/
	color: white;
}



TABLE.list TD {
	padding: 2 8 2 8;
	border-top: 1px solid #8E8EBF; /*górna krawędź*/
	border-left: 1px solid #8E8EBF;
	border-bottom: 1px solid #2D2D5A; /*odstęp*/
	border-right: 1px solid #2D2D5A;
	color: white; /*color czcionki*/
}

</STYLE>
