.tytul {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight : bold;
	font-style : normal;
}
a {
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
	color:				#ffa34f;
}
