BODY
{ 
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt; 
}

P
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

P.nadpis1
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 12;
	font-size: 14pt;
	font-weight: bold;
}

P.nadpis3
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 6;
	margin-left: 20;
	font-size: 14pt;
	font-weight: bold;
}

P.nadpisC
{
	text-align: center;
	margin-top: 12;
	margin-bottom: 12;
	font-size: 12pt;
	font-weight: bold;
}

P.i_text
{
	text-indent: 20;
	margin-bottom: 14;
}

P.text
{
	margin-bottom: 6;
}

P.center
{
	color: #606080;
	text-align: Center;
}

P.textBottom
{
	color: #606080;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 8pt;
	line-height: 8pt; 
}

P.nadpisCB
{
	color: #606080;
	margin-top: 0;
	margin-bottom: 12;
	font-family: Times, serif;
	font-size: 16pt;
	line-height: 16pt; 
	text-align: Center;
	font-weight: bold;
}

P.nadpisCBI
{
	color: #606080;
	margin-top: 0;
	margin-bottom: 12;
	font-family: Times, serif;
	font-size: 16pt;
	line-height: 16pt; 
	text-align: Center;
	font-weight: bold;
	font-style: italic;
}

P.centerB
{
	color: #606080;
	margin-bottom: 6;
	font-family: Times, serif;
	font-size: 12pt;
	line-height: 14pt; 
	text-align: Center;
	font-weight: bold;
	font-style: normal;
}

P.centerBI
{
	color: #606080;
	font-family: Times, serif;
	font-size: 12pt;
	line-height: 14pt; 
	text-align: Center;
	font-weight: bold;
	font-style: italic;
}

P.right
{
	text-align: Right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

TABLE
{ 	
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;	
	line-height: 13pt;    
}

UL
{ 		
	margin-top: 12;
	margin-bottom: 0;
	margin-left: 40;
	margin-right: 0;
}

A:link {color: #3070f0;}
A:visited {color: #80a0f0;}
A:active {color: #00a0a0;}
A:hover {color: #ff8040;}