body {
	background-color: #BCB4A9;
	margin-top: 0px;
	background-image: url(bs.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ECEAE8;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #ECEAE8;
}
.stopka { color: #75706A; font-size: 10px; line-height: 10px; }
