#aktualnosci{
width: 490px;
float: right;
color: black;
margin-right: 10px;
display: inline;
}
.aktualnosci{
float: left;
width: 100%;
}
.title_akt{
	float: left;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px dotted silver;
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 3px;
}
.data_akt{
	font-size: 11px;
	color: #494949;
	margin-bottom: 10px;
}
#nag_akt{
	float: left;
	width: 100%;
	color: red;
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 5px;
}
