div.planszeria_start_news {
	clear: both; 
	background: url('../grafika/planszeria-news-background.png') repeat-x top left #FFFFFF;
	width: 750px; 
	height: 146px; 
	border: 1px solid #E5E2D9; 
	margin-bottom: 10px;
	text-align: left;
}

img.planszeria_start_news {
	float: left; 
	margin: 23px;
}

div.planszeria_start_news_content {
	float: right; 
	width: 596px;
}

div.planszeria_start_news_content  div.content{
	width: 570px;
	height: 80px;
	float: left;
}

div.planszeria_start_news_content  div.link {
	width: 570px;
	float: left;
}

p.planszeria_start_news {
	line-height: 150%;
}

a.planszeria_start_news {
	color: #810412;
	font-size: 11px;
	text-decoration: none;
}

a.planszeria_start_news:hover
{
	text-decoration: underline;
}

div.planszeria_start_news_others {
	clear: both; 
	width: 750px; 
	margin-top: 15px;
	text-align: left;
	color: #810412;
}

a.planszeria_start_news_others_younger {
	float: left;
	color: #810412;
	font-size: 11px;
	text-decoration: none;
}

a.planszeria_start_news_others_older {
	float: right;
	color: #810412;
	font-size: 11px;
	text-decoration: none;
}

a.planszeria_start_news_others_younger:hover,
a.planszeria_start_news_others_older:hover {
	text-decoration: underline;
}