/*
#latestNews h1, #newsList h1, #linkedNewsList h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#latestNews h1 a, #newsList h1 a, #linkedNewsList h1 a {
	color: #666666;
}
#article h1 {
	margin-top: 0px;
}

p.date {
	font-style: italic;
	margin-bottom: 0px;
}
p.uptitle {
	
}
p.lead {
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #999999;
	margin-bottom: 20px;
}
*/
.paginacija tr td {
	
	padding: 5px;
	color: #D45225;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.paginacija tr td a {
	color: #D45225;
	text-decoration:underline;
}
.paginacija tr td a:hover {
	text-decoration:none;
}
	
.crtice {
	background-image:url(/img/linijaMala.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:2px;
	margin-bottom:10px;
	margin-top:10px;
}	  
	   
#linkedNewsList {}










