@charset "utf-8";
/* CSS Document */

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #202733;
	margin: 10px;
	text-align: center;
}
.border_novosti {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #526585;
}
.sadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202733;
	margin: 10px;
}
