.menu {
	color : #5e5d58;
	font-size : 13px;
	font-family : Verdana,Arial;
	text-align:center;
	font-weight : bold;
}

.menu a {
	color : #4b4b4b;
	text-decoration: none;
}

.menu a:hover {
	color : #d63d0e;

}

.belka {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
        margin-left : 20px;

}




.lewy {
	color : #644438;
	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 : #000000;
	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: none;

}


.stopka {
	color : #EB480F;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 150px;


}
a:link { text-decoration: none}
a:visited {text-decoration: none}
a:hover { text-decoration: none}
a:active { text-decoration: none}


