body{
	font-family: Arial, Helvetica, sans-serif;
		FONT-STYLE: normal;
}

IMG {border: 0px}

li, UL, P, FORM, H1{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
		FONT-STYLE: normal;
}

.blok{
	margin: 14;
}

/** naglowek strony glownej **/
.naglowek{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li, ul {
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

/** tekst biały **/
.tekstb{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	font-size: 10px;
}


/** tekst czarny **/
.tekstc{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	font-size: 10px;
}

A.tekstc {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
	
A.tekstc:hover {
	BORDER-BOTTOM: 1px;
	BORDER-LEFT: 1px;
	BORDER-RIGHT: 1px;
	BORDER-TOP: 1px;
	LEFT: 1px;
	TOP: 1px;
	POSITION: relative;
}


/** tekst czarny maly**/
.tekstcm {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
}


td {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;

}

.xptb { font-size: 8pt; color: #ffffff;; font-weight: normal}
A.xptb{font-weight: bold;; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
A.xptb:hover {color: #000000; text-decoration: none}

