.tekst {
	font-family: Verdana;
	font-size: 12px;
	color: #435b85;
	font-weight: normal;
	line-height: 18px;
	}
.tekst_mini {
	font-family: Verdana;
	font-size: 9px;
	color: #435b85;
	font-weight: normal;
	line-height: 18px;
	}
.tekst_sciezka {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	}
.tekst_bialy {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 12px;
	}
.tekst_podmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 12px;
	height: 17px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}