.menu {
	font-size : 13px;
	font-family : Verdana,Arial;
	text-align:center;
	font-weight : bold;
}

.menu a {
	color : #000000;
	text-decoration: none;
}

.menu a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

.belka {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
        margin-left : 20px;

}


.tytul{ 
	color : #00008B;
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	text-align :justify;
        margin-left : 10px;
        margin-right : 10px;
	
}

h1 {
	color : #00008B;
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	text-align :justify;
        margin-left : 0px;
        margin-right : 10px;
        margin-bottom : 0px;
} 

.text_pod_belka {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Verdana;
	font-weight : bold;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
	word-spacing : 20px

}

.text_pod_belka a{
	color : #FFFFFF;
	font-size : 13px;
	font-family : Verdana;
	font-weight : bold;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
	word-spacing : 20px

}

.text_pod_belka a:hover {
	color : #000000;
	font-size : 13px;
	font-family : Verdana;
	font-weight : bold;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
	word-spacing : 20px

}

.wciecie {
	margin-left : 20px;

}


.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;
	font-weight: bold
}

.text a:hover {
	color : #000000;
	text-decoration: underline;
	
}

.img {

	margin-left: 5px;
	margin-right : 10px;

}

.stopka {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana,Arial;
	margin-left : 40px;
	text-align:justify;
	font-weight: bold

}




