P  {}

H1  {}

H2  {
	color : Red;
}

H3  {}

A  {
	color : #CE9C00;
	text-decoration : none;
	font : bold;
}

A:Visited  {
	color : #CE9C00;
}

A:Active  {
	color : #CE9C00;
}

A:Hover  {
	background-color : #CE9C00;
	color : White;
}

BODY  {
	COLOR : Black;
	FONT : Verdana,Arial,Helvetica;
	font-size : x-small;
	font-family : Verdana;
}

td  {
	COLOR : Black;
	FONT : x-small Verdana,Arial,Helvetica;
}

.menu  {
	font-size : xx-small;
	font-family : Verdana;
}
DIV {
	color : #CE9C00;
	font-size : large;
	font-weight : bold;
}
DIV.toc {
	font-size : x-small;
}

DIV.link {
	font-size : xx-small;
	font-weight : bold;
}
DIV.podpis {
	font-size : x-small;
	font-weight : bold;
}

