/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
#iko { margin-right: 5px; float: left; }
h1 {
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}
.slowa {
	font-size: 10px;
	color: #CCCCCC;
}
h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}
