.menu {
	color : #7E7B71;
	font-size : 13px;
	font-family : Verdana,Arial;
	text-align:center;
	font-weight : bold;
}

.menu a {
	color : #7E7B71;
	text-decoration: none;
}

.menu a:hover {
	color : #EB480F;

}

.belka {
	color : #5A5A5A;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
        margin-left : 20px;

}




.lewy {
	color : #6A4B3E;
	font-size : 9px;
	font-family : Verdana,Arial;
	text-align:left;
	font-weight : bold;
        margin-left : 8px;
        margin-right : 8px;
}


.lewy a {
	color : #825C4C;
	font-weight : bold;
	text-decoration: none;
}

.lewy a:hover {
	color : #EB480F;

}


.mini {
	color : #7E7B71;
	font-size : 9px;
	font-family : Verdana,Arial;
	text-align:left;
        margin-left : 8px;
        margin-right : 8px;
}


.text {
	color : #2D2D2D;
	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 : #EB480F;
	text-decoration: underline;

}


.stopka {
	color : #6A4B3E;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 150px;


}




