.znaczki {
	font-family: Arial;
	font-size: 12px;
	color: #456F99;
}
a {
	color: #456F99;
	font-size:14px;
	text-decoration: none;
}

h1 {
	color: #456F99;
	font-size:16px;
	text-decoration: bold;
	text-align: center;
}

h2{
	color: #456F99;
	font-size:14px;
	text-decoration: bold;
	text-align: center;
}