@charset "utf-8";
.stopka {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
}
a:link {
	color: #003046;
}
a:visited {
	color: #3F555C;
}
a:hover {
	color: #000;
}
.tytul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6B6B6B;
	font-weight: bold;
}
