BODY {
SCROLLBAR-FACE-COLOR: #FBFBFB;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-TRACK-COLOR:white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-ARROW-COLOR: #004C81;
	background-color : White;
	margin : 10px 10px 0px 10px;
}
A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 9pt;
	text-decoration: none;
}

A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 9pt;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	font-size: 9pt;
	text-decoration: underline;
}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #EEEEEE;
	text-align: left;
	color: #555555;
}
.stopka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	font-weight : bold;
}

.kursor {
	cursor : hand;
}
