BODY 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
/*	background-color:#F0F8FF; */
	color:#000080;
}
.naglowek {
	font-size:15pt;
	font-weight : bold;
	
	color: #000080
}
.menu {
	font-size:13pt;
	font-weight : bold;
	color: #000080
}
.submenu {
	font-size:9pt;
	font-weight : normal;
	color: #000080
}
.submenbr {
	font-size : 8px;
}

.stopka {
	font-size: 11pt;
	color: #000080
}
UL {
	list-style-position: outside;
	list-style-type: square;
}
h1  {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2  {
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
}
td  {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080
}
TH {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080
}
a:link       {
	text-decoration: none;
	color: #000080
}
a:visited    {
	text-decoration: none;
	color: #000080
}
A:hover {
	text-decoration: underline;
	color: 000080;
}
HR {
	color : #000080;
	line-height : 1pt;
	height : 1pt;


