#newsList {
	padding-bottom:			20px;
	border-bottom:			1px solid #0f2334;
	font-size:				11px;
}

#newsList p {
	font-size:				11px;
	margin:					0px;
	padding:				0px;
}

#center p.date {
	padding: 				0px;
}

#center li {
	font-family:			Arial;
	font-size:				12px;
	color:					#0F2334;
}

#latestNews {
	border-bottom:			1px solid #000;
	font-size:				11px;
	padding-bottom:			20px;
	margin-bottom:			10px;
}

.latestNewsRepeat {
	border-bottom:			1px solid #e5e5e5;
	margin-bottom:			5px;
	padding-bottom:			5px;
}

#newsList h1,  #newsList h1 a {
	font-family:			Arial;
	font-size: 				12px;
	font-weight: 			bold;
	margin-bottom: 			0px;
	margin-top: 			0px;
	padding-left:			0x;
	padding-bottom:			0px;
	color:					#396082;
	text-decoration:		none;
	text-transform:			none;
}

#newsList h1 a:hover {
	color:					#ff0000;
}

#newsListArticle {
	padding-bottom:			5px;
	margin-bottom:			5px;
	border-bottom:			1px solid #e5e5e5;
}

#newsListArticle h1 {
	padding-bottom:			0px;
	margin-bottom:			0px;
}

#latestNews h1, #linkedNewsList h1 {
	font-size: 				14px;
	font-weight: 			bold;
	margin-bottom: 			0px;
	margin-top: 			0px;
}

#latestNews h1 a, #newsList h2 a {
	color: 					#396082;
	font-family:			Arial;
	font-size:				17px;
	text-decoration:		none;
	text-transform:			none;
}

#latestNews h1 a:hover, #newsList h2 a:hover {
	color: 					#ff0000;
}

#latestNews h2 a {
	color:					#396082;
	font-family:			Arial;
	font-size:				12px;
	text-decoration:		none;
	text-transform:			none;
	padding-left:			15px;
}

#latestNews h2 a:hover {
	color:					#ff0000;
}

#latestNews p {
	font-size:				11px;
}

#latestNews p.date {
	font-size:				11px;
	margin-top:				5px;
}

#center img.dots {
	padding: 0 5px 0 0;
	margin: 0px;
}

#article h1 {
	margin-top: 			20px;
	margin-bottom:			0px;
	font-family:			Arial;
	font-size:				20px;
	font-weight:			bold;
	color: 					#396082;
}

#article p {
	font-size:				12px;
}

#article p.date {
	font-size:				11px;
	font-weight:			normal;
	margin-top:				10px;
}

p.date {
	font-family:			Arial;
	font-size:				11px;
	font-weight:			bold;
	color:					#0f2334;
	margin-bottom: 			0px;
	margin-top:				0px;
}

p.uptitle {
	
}

#center p.lead {
	padding: 				0px;
	background-color: 		#FFFFFF;
	font-family:			Arial;
	font-size:				12px;
	font-weight: 			bold;
	color: 					#333;
	margin-bottom: 			20px;
	margin-top:				5px;
}

.paginacija tr td {
	background-color: 		#fff;
	padding: 				5px;
	color: 					#0F2334;
	font-size:				11px;
}
.paginacija tr td a {
	color: 					#0F2334;
}

#linkedNewsList {
	background:				#e5e5e5;
	border-bottom:			1px solid #FFFFFF;
	padding:				3px 5px 5px 5px;
}

#linkedNewsList p.date {
	font-family:			Arial;
	font-size:				10px;
	margin-top:				5px;
}

#linkedNewsList h1 a {
	font-family:			Arial;
	font-size:				11px;
/*	color:					#0F2334;
*/	color: 					#396082;
	text-decoration:		none;
}

#linkedNewsList h1 a:hover {
	color:					#FF0000;
}

#linkedNewsList h2 a {
	font-family:			"Trebuchet MS";
	font-size:				18px;
	color:					#0F2334;
	text-decoration:		none;
	text-transform:			uppercase;
	font-weight:			normal;
}

#linkedNewsList h2 a:hover {
	color:					#FF0000;
}

#linkedNewsListTitle {
	padding-left: 			22px;
	float: 					left;
}

#linkedNewsListTitle h1 {
	padding-top:			0px;
}

#comments {
	padding-top:			10px;
	/*border-bottom:			1px solid #E5E5E5;*/
}

#comments a {
	padding:				10px;
	margin:					10px;	
}

.readMore {
	color:					#0F2334;
	font-size:				10px;
	text-decoration:		underline;
	background:				url(../img/linkArrow3.gif) no-repeat;
	padding-left:			10px;
	padding-bottom:			5px;
	margin-left:			5px;
	display: block;
}
#banner {
      padding-top:3px;
	  margin:0px;
}
#banner img {
      border-style:none;
}	  




/*  INFO BOARD  */

#mailList div {
	border-bottom: 1px dashed #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mailList div.par table td {
	background-color: #f6f6f6;
}
#mailList table {
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
#mailList table td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
#mailList table td.subject a {
	font-size: 13px;
	color: #396082;
	font-weight: bold;
}

#mailList p {
	margin: 0
}
#mailList p.attach {
	margin-bottom: 5px;
}


.attachments td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	background-color: #f6f6f6;
}





      	  