BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #EBF0F7;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-repeat : repeat-y;
}
TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
DIV.nadpis {
	font-weight : bold;
	color : Black;
	font-size : large;
	text-align : center;
}
A:LINK {
	color: #6B6E72;
	text-decoration:none;
}
A:VISITED {
	color: #6B6E72;
	text-decoration:none;
}
A:HOVER {
	color: Black;
	text-decoration:underline;
}
A:ACTIVE {
	color: Black;
	text-decoration:underline;
}

TEXTAREA {font-family : Arial; }

SPAN.rm {left:60; top:105; visibility:hidden; position:absolute;}

TABLE.rm {width:150; background-color:white; border-color:black; border-width:1;border-style:solid;}
