@charset "utf-8";
body {
	background-color: #010a01;
	margin: 0px;
}
.tekstsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #8EA083;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px;
}
.liniapionowa {
	font-size: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #055570;
}
.tekst2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #68768c;
	text-decoration: none;
	padding: 3px;
}

