A:link  {
	color : #0044bb;
	text-decoration : none;
	font-weight : bold;
}

A:active  {
	color : white;
	text-decoration : underline;
	font-weight : light;
}

a:hover      { color: #99CCFF; text-decoration: none; font-weight: light }
A:visited  {
	text-decoration: none;
	font-weight: bold;
	color: #6495ED;
}

h1           { color: #336699; font-family: Arial, Helvetica; font-size: 14; font-weight:
               bold }
h2           {
	color: #3366CC;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
}


.wi  {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0044bb;
}
.wb  {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0044bb;
}
.wd  {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
}
H5  {
	color : #013E87;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 7pt;
	color: #0044bb;
}