body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4665;
	text-decoration: none;
}

h2 {
	text-align: center;
	font-size: 130%;
}

.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C7594;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C7594;
	text-decoration: underline;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4665;
	text-decoration: underline;
	font-weight: bold;

}
