body {
	background-color : #A09E86;
	background-image : url(images/body.jpg);
	background-repeat : repeat-x;
}
td {
	font-size : 11px;
	font-family: 'tahoma',arial, Helvetica, sans-serif;
	color : #424332;
}
a {
	text-decoration: none; color: #424332;
}
a:hover {
	color : #A09E87;
}
td.linia {
	background-color : #62614D;
}
td.srodek {
	background-image : url(images/srodek.jpg);
	background-position : bottom;
	background-color : White;
	background-repeat : repeat-x;
}
td.oferta {
	 line-height:20px; text-align:justify
}
a.c:hover {
	color:black
}