body {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #4e4e4e;
	margin-top : 0px;
	margin-left : 0px;
	font-size : 11px;
	background : black;
}

td {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #4E4E4E;
	text-align : justify;
}

.lewa {
	background-color: #666699;
	width: 33%;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	color: white;
	vertical-align: top;
}

.prawa {
	background-color: #666699;
	width: 33%;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	color: white;
	vertical-align: top;
}

.srodek {
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
}

A.epo {
	color: Black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
A.epo:hover {
	color: red;
	font-size: 13px;
	font-weight: bold;
}
A.epo2 {
	color: White;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
A.epo2:hover {
	color: red;
	font-size: 12px;
}