/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color : #aaaaaa;
	scrollbar-base-color : #333333;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color : #cccccc;
	scrollbar-dark-shadow-color : #333333;
	scrollbar-face-color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #cccccc;
	background-color: #ffffff;
}

a{
	COLOR: #aaaaaa;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
}

.tytullinki {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
}
.tytullinki2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.numerki {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #dddddd;
    text-decoration: none;
}
