.text {
	text-align : justify;
	font : 13px "Courier New", Courier, monospace;
	color : White;
}
.kontakt {
	text-align : center;
	font : 19px "Courier New", Courier, monospace;
	color : White;
}
.nadpis {
	text-align : center;
	font : bold 12px Tahoma;
}
.global {
	width : 100%;
	height : 100%;
	text-align : center;
	vertical-align : middle;
}
.window {
	width : 770px;
	height : 100%;
}
BODY {
	margin : 0px 0px 0px 0px;
	background-color : #000000;
}
TD {
	color : White;
	font : 13px "Courier New", Courier, monospace;
}
LI {
	font: 14px "Courier New", Courier, monospace;
	color : White;
}
A {
	color : White;
	font : 13px "Courier New", Courier, monospace;
	text-decoration : underline;
}
A:VISITED {
	color : White;
	font : 13px "Courier New", Courier, monospace;
}
A:HOVER {
	font : 13px "Courier New", Courier, monospace;
}

