BODY{
	font-size : 14px;
	font-family : Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color : #999999;
	background-color : #000004;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H1 {
	font-family : Times New Roman, Monotype Corsiva, Dauphin, Blackadder ITC, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : 900;
	text-align: left;
	color : #FFFFFF;
	margin-bottom : 2px;
	padding : 2px;
	filter: alpha(opacity=40);

	-moz-opacity: 0.40;
	opacity: 0.40;
	font-style : italic;
}

.object {
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight : bold;
	text-align: left;
	color : #990000;
	margin-bottom : 2px;
	padding : 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

P {
	color : #000000;
	font-size : 14px;
	text-align: justify;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.nieprzezroczyste {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.podkladka {
	filter: alpha(opacity=100);
	-moz-opacity: 0.90;
	opacity: 0.97;
}
.blad {
	color : #FF0000;
	font-weight : bold;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.tresc {
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
}
.pole_tekst {
	background-color : #FFFFFF;
	border-style : solid;
	border-color : #000000;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

LI {
	font-size : 12px;
	text-align: left;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-bottom : 0px;
}

A {
	font-weight : bold;
	text-decoration : none;
	color : #cc0000;
}

A:HOVER {
	text-decoration : underline;
}
.menu
{
	font-size : 11px;
	font-weight : bold;
	color : #FFB935;
}
.stacja
{
	background-color : #DDDDDD;
}
.naglowek
{
	background-color : #DDDDDD;
}
.small
{
	color : #FFFFFF;
	font-size : 10px;
	text-align: left;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 5px;
	padding-top : 0px;
	margin-bottom : 0px;
}
.link_small
{
	color : #FFFFFF;
	font-size : 10px;
}

