BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : #EEEEEE;
}

P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}

 A, TD, SPAN, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	text-decoration : none;
	color : #005A5A;
}

A:ACTIVE {
	color : GREEN;
}

A:FOCUS {
	
}

A:HOVER {
	color : Lime;
}

A:LINK {
	
}

A:VISITED {
	
}

P.normal {
	text-align : justify;
}

P.wciety {
	text-indent : 1.5em;
	text-align : justify;
}

P.centr {
	text-align : center;
}

P.polowa {
	margin-left : 200;
}

P.prawo {
	text-align : right;
}
P.lewo {
	text-align : left;
}

P.search {
	font-size : 10px;
}

P.powrot {
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

P.spis1 {
	font-size : 17px;
	font-weight: bold;
	text-decoration : underline;
	margin-top : 10px;
	margin-bottom : 0;
}

P.spis2 {
	font-size : 15px;
	font-weight: bold;
	margin-left : 15px;
	margin-top : 5px;
	margin-bottom : 0;
}

P.spis3 {
	font-size : 14px;
	font-style : italic;
	font-weight: bold;
	margin-left : 25px;
	margin-top : 3px;
	margin-bottom : 0;
}

P.spis4 {
	font-size : 14px;
	margin-left : 35px;
	margin-top : 3px;
	margin-bottom : 0;
}

P.spis5 {
	font-size : 12px;
	font-style : italic;
	margin-left : 35px;
	margin-top : 1px;
	margin-bottom : 0;
}

P.spis6 {
	font-size : 10px;
	margin-left : 45px;
	margin-top : 1px;
	margin-bottom : 0;
}

P.spis7 {
	font-size : 10px;
	font-style : italic;
	margin-left : 45px;
	margin-top : 0px;
	margin-bottom : 0;
}

H1 {
	font-size : 25px;
	font-weight : bold;
}

H2 {
	font-size : 18px;
	font-weight : bold;
}

H3 {
	font-size : 17px;
	font-weight : bold;
}

H4 {
	font-size : 16px;
	font-weight : bold;
}

H5 {
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
}

H6 {
	font-size : 14px;
	font-weight : bold;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

TD.menu {
	font-size : 9px;
}

LI.kolo  {
	list-style-type : disc;
}

LI.kwadrat  {
	list-style-type : square;
}

LI.okrag  {
	list-style-type : circle;
}

LI.arabskie  {
	list-style-type : decimal;
}

LI.rzymskie  {
	list-style-type : upper-roman;
}

LI.litery  {
	list-style-type : lower-alpha;
}

td.zaiprzeciw{
	font-size : 12px;
	font-style : italic;
}

