BODY {
	background-attachment : fixed; 	
	background-image : url(common/tloorien.jpg);
	}

H2 {color: Red;
	font-size: 24pt;
	font-style: italic;
	font-family: sans-serif;
	font-weight : bold;}

H3 {
	color: Red;
	font-size: 14pt;
	font-style: italic;
	font-family: sans-serif;
	font-weight : bold;
}

H4 {
    font-family: sans-serif;
    font-size: small;
    color : Black;
}
HR {
	color : #5F9EA0;
	border : double Black;
}

A {
	font-size: 9pt;
	color: Maroon;
	text-decoration : underline;
	font-family : Arial;
}

A:Hover {
	color: "#006666";
	text-decoration : underline;
	font-family : Arial;
}
A:LINK {
	color: Blue;
	text-decoration : underline;
	font-family : Arial;
}
A:ACTIVE {
	color : Green;
	text-decoration : underline;
	font-family : Arial;
}

HR {
	height: 1pt;
}
DIV.zwykly {
	font : 12px Verdana;
	color : Black;
	text-align : justify;
}
DIV.maly {
	font : 9px Verdana;
	color : Black;
}
DIV.wazny {
	font : bold 10px Verdana;
	color : Red;
}
DIV.tytul {
	font : bold 12px Verdana;
	color : Green;
}
DIV.format {
	font : 12px Fixedsys;
	color : Black;
}