/* =====================================================
Copyright (C) 1999 by A.T.M. s.c.
Wszelkie prawa zastrzezone.

Projekt & wykonanie: ARANEA - http://www.aranea.pl/
            Grafika: Marcin Rociek, Bartosz Patkaniowski
  HTML & JavaScript: Bartosz Patkaniowski
             e-mail: webteam@aranea.pl
===================================================== */

P {
	font-family:		Arial, Helvetica;
	font-size:		small;
	text-indent:		1em;
}

P.zwykly {
	font-family:		Arial, Helvetica;
	font-size:		small;
	text-indent:		0em;
}

P.wycentrowany {
	font-family:		Arial, Helvetica;
	font-size:		small;
	text-indent:		0em;
	text-align:		center;
}

P.doprawej {
	font-family:		Arial, Helvetica;
	font-size:		small;
	text-indent:		0em;
	text-align:		right;
}

P.stopka {
	font-family:		Arial, Helvetica;
	font-size:		8pt;
	color:			#88f;
	text-decoration:	none;
	text-indent:		0em;
	text-align:		right;
	padding:		0;
}

UL {
	font-family:		Arial, Helvetica;
	font-size:		small;
}

TD {
	font-family:		Arial, Helvetica;
	font-size:		small;
}

BLOCKQUOTE {
	font-family:		Arial, Helvetica;
	font-size:		small;
	text-indent:		0em;
}

TD.stopka {
	font-family:		Arial, Helvetica;
	font-size:		8pt;
	color:			#88f;
	text-decoration:	none;
	text-indent:		0em;
	text-align:		right;
	padding:		5 0 0 0;
}

A {
	font-weight:		bold;
}

A.stopka {
	font-weight:		normal;
	font-family:		Arial, Helvetica;
	font-size:		8pt;
	color:			#88f;
	text-decoration:	none;
}

