@CHARSET "UTF-8";

#pnews {
	float: left;
	clear: left;
	width: 218px;
	min-height: 100px;
	background-color: #ebf5f3;
	border-width: 1px;
	border-color: #deeae6;
	border-style: solid;
	margin-left: -2px;
	margin-top: 20px;
}

#pnews #pnews_title {
	float: left;
	margin: 15px;
	margin-bottom: 5px;
}

#akcii {
	float: left;
	clear: left;
	width: 218px;
	min-height: 100px;
	background-color: #ebf5f3;
	border-width: 1px;
	border-color: #deeae6;
	border-style: solid;
	margin-left: -2px;
	margin-top: 20px;
}

#akcii #akcii_title {
	float: left;
	margin: 15px;
	margin-bottom: 5px;
}