table.news
{
	margin: 5px 0px 5px 0px;
	width: 600px;
	text-align: left;
	font-size: 13px;
	font-weight: normal; 
	font-family: tahoma;

}

table.linia
{
	background-image: url(../img/www/linia1.gif);
	background-position: bottom;
	background-repeat:repeat-x;

}
span.data {
	color: #A3BEDC;
	font-weight: normal; 
	font-size: 10px;
	padding-top: 4px; 
}

table.news td.tytul {
	padding: 2px 4px 2px 4px; 
	font-weight: bold;
	color: #c70017 ;
	text-align:left;
	font-size: 13px;
}

table.news td.tytul2 {
	padding: 10px 4px 2px 15px; 
	font-weight: bold;
	color: #c70017 ;
	text-align:left;
	font-size: 13px;
}

 
table.news td.tekst { 
	padding: 2px 4px 0px 14px;
	font-size: 13px; 
}

table.news td.image {
	border: 0px solid #000000; 
	width: 100px;
	border: 0px;
}

td.image img {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 0px;
}

table.news td.stopka
{
	 height: 30px;
	 padding: 0px 10px 0px 10px;
	 text-align: right;
}

