<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
}

.big {

	font-size: 14px;
	font-weight: bold;
}
.main {
	font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.small {
	font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.reklama {
	font-size: 10px;
    color: #999999;
}

.image {
	opacity:0.15; filter:alpha(opacity=25);
	cursor:pointer;
	}
