body {
	font-size: 11px;
	color : #333333;
	font-family: verdana, Arial, helvetica, sans-serif;
}

.tekst {
	font-size: 11px;
	color : #333333;
}

.naglowek {
	color : #333333;
	font-size: 11px;
	font-weight : bold;
}

.naglowek_pomarancz {
	color: #cc4040;
	font-size: 11px;
	font-weight : bold;
}

.link {
	font-size: 11px;
	color : #333333;
	font-weight : bold;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}
