.main_back {
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tytul {
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	color: #312A78;
	font-weight: bold;
	text-align: center;
}
.naglowek1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #312A78;
	text-align: center;
}
.naglowek2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #312A78;
	text-align: center;
}

.zwykly_tekst {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #333333;
}
.error {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.textboxes {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #333333;
}
.menu_tytul {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu_zwykly {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

a.menu_zwykly:link {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.menu_zwykly:active {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.menu_zwykly:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}


