body {
background: #168ccd url('images/top.png') repeat-x;
font-family: verdana, georgia, tahoma, helvetica, arial, sans-serif;
size: 100%;
}

ul {  font-size: 10pt;
	 color: #000000;
	
	text-decoration: none;	
}

a:link { font-size: 10pt;
	 color: #FFFFFF;
	
	text-decoration: none;	
}
a:visited { font-size: 10pt;
	 color: #FFFFFF;
	
	text-decoration: none;
}
a:hover { font-size: 10pt;
	 color: #FFFFFF;

	text-decoration: none;
}
a:active { font-size: 10pt;
	 color: #FFFFFF;
	
	text-decoration: none;
}



hr
  { border-top-style: dotted;
    size: 1px;
 }

h2 { 
	font-size: 12pt;
	
	color: #FFFFFF;
	
}

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	padding: 0px 0px;
	border: 0px double #28e;
}

dt {
	padding: 7px 0px;
	font-weight: bold;
	font-size: 10pt;
	
	color: #FFFFFF;
	text-align: center;
	border-right: 0px solid #26d;
	margin-top: 1px;
}

dd {
	border-top: 0px solid #9ce;
	font-size: 10pt;
}

p {
	font-size: 10pt;
	color: #FFFFFF;
	
	text-align:justify;
}
p.naglowek {
	font-size: 10pt;
	color: #FFFFFF;

	font-weight: bold;	
}
p.naglowek2 {
	font-size: medium;
	color: #157db2;

	font-weight: bold;	
}
p.podpis {
	font-size: x-10pt;
	color: #FFFFFF;

        text-align: right;	
}
p.podpis2 {
	font-size: x-10pt;
	color: #000000;
	
}
p.tabelka {
	font-size: 10pt;
	color: #FFFFFF;

	text-align: center;
}
p.bialy {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;

}

	

