.tekst {
	font-size : 11px;
	font-family : Tahoma, Arial;
	color : Black;	
}


.menu {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #9E0C0F;
	font-weight: bold;
	cursor: hand;
}


.haslo {
	font-size : 11px;
	font-family : Tahoma, Arial;
	color : White;
	text-align: center;
	font-weight: bold;
	background-color: #9E0C0F;
	border: #9E0C0F;
}


.formularz_txt {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.galeria_tytul {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color: #B0B0B0;
	font-weight: bold;
	text-align: center;	
	border-bottom: double;
	border-bottom-color: #9E0C0F;
	border-bottom-width: thick;

}

.galeria_link {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color: #B0B0B0;
	font-weight: bold;
	text-align: center;
	border-top: double;
	border-top-color: #B0B0B0;
	border-top-width: thick;
	border-bottom: double;
	border-bottom-color: #B0B0B0;
	border-bottom-width: thick;
}

.galeria_tytul1 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align: center;
	border: solid #777777;
	border-width: 1px;
}

.galeria_opis {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #B0B0B0;
}

.galeria_data {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-align: center;
	font-weight: bold;
}

.galeria_foto {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align: center;
	font-weight: bold;
}

.banner {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #484848;
	border: #484848;
}