/* ============================= aktualności ============================= */
.title-news {
	background: url(../images/px-news.gif) 0 10px repeat-x;
	width: 745px;
	margin-bottom: 10px;	
}
.title-news h4 {	
	padding: 0px 10px 0px 0px;
	font: bold 14px Tahoma, Arial, sans-serif;
	width: 620px;
}
.title-news h4 span {
	background: #fff;
	padding: 0px 10px 0px 0px;
}
.title-news h6 {
	background: #fff;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 0px 0px;
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #303030;
}
.pic-news-1 {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #143270;
}
.pic-news-2 {
	float: left;
	margin: 0px 15px 10px 0px;
}
.news-1 {
	color: #303030;
	text-align: justify;
	width: 715px;
	padding: 0px 15px 5px 15px;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 15px;
}
.news-2 {
	color: #303030;
	text-align: justify;
	width: 745px;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 15px;
}
.sep-news {
	background: url(../images/sep-news.gif) 0 0px no-repeat;
	width: 745px;
	height: 15px;
	margin-bottom: 10px;
}