#center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	line-height: 100%;
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: none;
	border-bottom: 1px solid #999999;
}

/* -------------------  Lista Aforizama ili citata -------------------- */

#newsList .tekst {
	border-top: 1px solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
#newsList p.heading {
	background-image: url(/img/tackice.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align: right;
}

/* -------------------  paginacija -------------------- */

#center .paginacija {
	border-top: 1px solid #999999;
	padding-top: 5px;
	height: 30px;
}
#center .paginacija table tr td img {
	margin: 0px;
	border: 0px;
}
.submenu .paginacijaTop {
	width: 97px;
	float: right;
	margin: 0px;
	margin-top: -15px;
	border: 0px;
}

* html .submenu .paginacijaTop {
	 margin-top: -25px;
}
#center .paginacijaTop table tr td img {
	margin: 0px;
	border: 0px;
}










