BODY {
	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #000099;
	SCROLLBAR-ARROW-COLOR: #000099;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #000099;
}

BODY, P, TD {
	background-color: #EEEEEE;
	font-family : sans-serif ;
	color: #000066;
}

BODY.navi {
	background-color: #000099;
	font-family : sans-serif ;
}

A {
	color: #0000CC;
	text-decoration : none;
}

A:Hover {
	color: Blue;
	text-decoration : underline;
}

A.navi {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:Hover.navi {
	color: #CCCCCC;
	text-decoration : underline;
}

P {
		font-size : 10pt;
}

H1, H2, H3, H4, H5 {
	padding: 4px;
	width: 100%;
	font-family : sans-serif;
	font-weight : bold;
}

H1 {
	font-size : 20pt;
	border-bottom : thin solid Black;
	margin-bottom : 20pt;
}

 H2 {
	font-size : 17pt;
	background-color : #D4E0E7;
	margin-top : 20pt;
}

H3 {
	font-size : 14pt;
}

H4 {
	font-size : 14pt;
	font-style :italic;
	text-decoration : underline;
	margin-top : 25pt;
	margin-bottom : 25pt;
}

.ramka {
	background-color : #EEEEEE;
	margin-bottom : 10pt;
	margin-top : 10pt;
	padding : 5pt;
}

.margin {
	margin-left : 20pt;
	margin-bottom : 7px;
}

P.spis {
	font-size : 13pt;
	text-indent : 0em;
}

td{
	padding : 5pt;
	font-family : sans-serif ;
	font-size : 10pt;
}


p.opis{
	padding-left : 20pt;
	font-size : 12pt;
	font-style : normal;
}

td.navi{
	font-size : 8pt;
	padding: 1px;
	background-color: #000099;
	font-weight : bold;
	color : White;
	background-image : url(../img/natura_mini.gif);
	background-repeat : no-repeat;
	background-position : right;
}

TABLE {
	margin: 0;
}


td.listwa{
	background-color : #A3CBE5;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
}

td.tresc{
	background-color : #DCE4E5;
	}

p.niebieski {
	background-color : #E5E8B1;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

p.zielony {
	background-color : #ACCBAC;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

.spis1{
	font-size : 15px;
	text-decoration : underline;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 20px;
}

.spis2{
	font-size : 14px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.spis3{
	font-size : 14px;
	padding-left : 30px;
	margin-bottom : 0px;
	margin-top : 0px;
}

P.normal:first-letter {
	font-family : serif;
	font-weight : bold;
	font-size : 18pt;
}

p.normal {
	font-family : sans-serif;
	font-size : 12pt;
}

