.center {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #black;
	background-image: none;
	text-align: center;
	vertical-align: top;
}
.prawa {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #black;
	background-image: none;
	text-align: right;
	vertical-align: top;
}
.lewa {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #black;
	background-image: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
.justy {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #black;
	background-image: none;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
