BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #EEEEEE;
}

P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 15px;
}

TD, SPAN, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #005A5A;
}

A:ACTIVE {
	color : GREEN;
}

A:FOCUS {
	
}

A:HOVER {
	color : Lime;
	text-decoration: underline;
}

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.search {
	font-size : 10px;
}

P.powrot {
	font-size : 12px;
	text-align: center;
}

P.margines {
	font-size : 17px;
	text-decoration: none;
	line-height : 17px;
	padding-left : 20px;
}

SPAN.spis2 {
	font-size : 14px;
	font-weight: bold;
}

SPAN.spis3 {
	font-size : 12px;
	text-indent : 30px;
	font-style : italic;
}

SPAN.spis4 {
	font-size : 16px;
}

SPAN.spis5 {
	font-size : 14px;
}

SPAN.spis6 {
	font-size : 13px;
}

SPAN.spis7 {
	font-size : 13px;
	font-style : italic;
}

H1 {
	font-size :30px;
	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;
}

