.menu {
	color : blue;
	font-size : 13px;
	font-family : Verdana,Arial;
	text-align:center;
	font-weight : bold;
}

.menu a {
	color : #7E7B71;
	text-decoration: none;
}

.menu a:hover {
	color : blue;

}

.belka {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
        margin-left : 20px;

}




.lewy {
	color : #5F3C2D;
	font-size : 8px;
	font-family : Verdana,Arial;
	text-align:justify;
	font-weight : bold;
        margin-left : 8px;
        margin-right : 8px;
}

.lewy a {
	color : #825C4C;
	font-weight : bold;
	text-decoration: none;
}

.lewy a:hover {
	color : #FFFFFF;

}



.text {
	color : #7E7B71;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 10px;
        margin-right : 10px;

}

.text a {
	color : #00599D;
	text-decoration: none;

}

.text a:hover {
	color : #000000;
	text-decoration: underline;

}


.stopka {
	color : blue;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 150px;


}

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}



