
@import url("import/novica-izgled.css");

#sredina {
	width: auto;
}

#sredina .glava h1 {
	margin-bottom: 9px;
}

.naslovNovice {
	background-image: url(../images/pikice-h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.naslovNovosti {
	margin-top: 15px;
}

.novost {
	line-height: 125%;
	padding-top: 2px;
	padding-bottom: 6px;
}
.novost img.floatLeft {
	background-image: url(../images/pikice-h.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 2px;
}


