A
 {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font: bold normal 9pt Tahoma;
}
A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: none;
	font : normal normal normal 9pt Tahoma;
}
.adres
 {
	background-color: transparent;
	color: White;
	text-decoration: none;
	font: normal normal 9pt sans-serif;
}
.adres:HOVER {
	background-color: transparent;
	color: Lime;
	text-decoration: none;
	font : normal normal normal 9pt sans-serif;
}

P.pisz{
	background-color: transparent;
	color: Black;
	font: normal normal normal 10pt sans-serif;
	margin : 5;
}
.linki:hover  {
	background-color: transparent;
	color: Red;
	font: bold normal 9pt sans-serif;
}
.linki  {
	background-color: transparent;
	color: Teal;
	font: bold normal 9pt sans-serif;
}

.linki2:hover  {
	background-color: transparent;
	color: Red;
	font: bold normal 9pt sans-serif;
}
.linki2  {
	background-color: transparent;
	color: #0066CC;
	font: bold normal 9pt sans-serif;
}
.linki3:hover  {
	background-color: transparent;
	color: Red;
	font: bold normal 7pt sans-serif;
}
.linki3  {
	background-color: transparent;
	color: Teal;
	font: bold normal 7pt sans-serif;
}

P.naglowek  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Teal;
	margin: 5pt
}
P.naglowek2  {
	font-size : 11pt;
	font-family : sans-serif;
	color : Teal;
	margin: 5pt
}
P.odkogo  {
	font-size : 7pt;
	font-family : sans-serif;
	color : Black;
	margin: 5pt;
	text-align : right;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
}
P.data  {
	font-size : 7pt;
	font-family : sans-serif;
	color : Red;
	margin: 5pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
}
