/* TEXT + BLOCKS */
BODY  {
	background-color: White;
	color:Navy;
	font-family: "Verdana", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
scrollbar-face-color: #5385D0; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #E8E6DB; scrollbar-3dlight-color: #FBBA37; scrollbar-darkshadow-color: #CBCFD3; scrollbar-track-color: #FFCE6A; scrollbar-arrow-color: #FBBA37;
	margin-left : 0px;
	margin-top : 0px;
}
TABLE  {
	background-color: White;
	color:Navy;
	font-family: "Verdana", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size:100%;
	text-align:justify;
}
.TABLE1  {
	background-color: White;
	color:Navy;
	font-family: "Verdana", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size:90%;
}
a.menuitem
{
	color: white;
	font-family: "Verdana", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 90%;
	text-align:justify;
}
a.menuitem:hover
{
	color: red;
	font-family: "Verdana", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-weight: bolder;
	font-size:90%;
	text-align:justify;
}

H1					{
	color: #EBAD3E;
	font-weight: bolder;
	font-size:150%;
	text-indent:0px;
	line-height: 100%;
}
.nadpis					{color: #EBAD3E; font-weight:bold; font-size:100%;text-indent:0px;line-height: 100%;}
/* LINKS */
a  		   					{color:  #215BBB; text-decoration:none;font-weight:bold;font-size:100%;}
a:hover	   					{color: #EBAD3E; text-decoration:none;font-weight:bold;font-size:100%;}
a.Footer			{
	color: gray;
	text-decoration:underline;
	font-weight:normal;
	font-size: 90%;
	line-height:12px;
}
a.Footer:hover				{
	color: Navy;
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
	line-height:12px;
} 					
.trEven{
	background-color:white;
}
.trOdd{
	background-color:#e1e6eb;
}