.text_srodek a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #5e5e5e;
	background-position: 10px center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.text_srodek a p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #bbb;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	;
	width: 320px;
	height: 80px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}


.text_srodek a:hover {
	background-color: #505050;
}

.tytul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bbb;
	display: block;
	float: left;
	width: 410px;
	padding-top: 15px;
}
