﻿p.news-title {

	font-weight: bold;
	color: #08134d;
	text-align: center;
	font-size: 15px;

}


table.news {
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px #d9d7ce solid; 
	width: 100%;
}


td.news-title {
	background: #FFFDF2 url(/images/skins/1/news_bg.gif) repeat-x left top;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #3E3C51;
	height: 19px;
	vertical-align: middle;
}

td.news {

}

span.nieaktywny {
	color: gray;
}

.autor {
	color: gray;
	font-style: italic;
	text-align: right;
	font-size: 11px;
	margin-bottom: 0px;
}
