@charset "utf-8";
body {
	margin: 0px;
}
.tekstkontakt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 8px;
}
.liniapozioma {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 1px;
}
.liniapionowa {
	font-size: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

