body
{
	font-size: 9pt;
	margin: 0px;
	color: white;
	font-family: Arial, Helvetica, Swis;
	background-color: #101010;
}
a, a:link
{
	font-weight: bold;
    color: #5555ff;
	text-decoration: underline;
}

a:visited
{
	font-weight: bold;
    color: #3333ff;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
	color: deepskyblue;
	text-decoration: none;
}

p
{
	font-size: 9pt;
}

td
{
	font-size: 9pt;
}
h1
{
	font-size: 14pt;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-size: 11pt;
	font-style: italic;
}

.novosti_naslov           {
	font-size: 9pt;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 0px;
}

.novosti_datum           {
	font-size: 8pt;
	text-align : right;
	margin-top : 0px;
	margin-bottom : 0px;
	color : Gray;
}

.novosti_sadrzaj           {
	font-size: 9pt;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
}

.novosti_ul          {
	list-style-image: url(images/bulletMali.gif);
	font-size: 9pt;
	text-align : justify;
	margin-top : 3px;
	margin-bottom : 0px;
}

/*###  Dodano 23.03.2005 ### */
div#glava, #glava
{
	background: #0075bc;
}

div#newsline, #newsline
{
	background: white;
}


div#meni a, div#meni a:visited, div#meni a:link, div#glava a, div#glava a:visited, div#glava a:link
{
	text-decoration: none;
}

/* new 1 */

div#ankete, #ankete
{
	background: #0075bc;
	width: 145px;
}
div#ankete input
{
	font-size: 7pt;
}

/* end dodano */

/* new 2 */

#sadrzajDesno MARQUEE {
	BORDER-RIGHT: thin inset; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: thin inset; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	BORDER-LEFT: thin inset; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: thin inset; 
	BACKGROUND-COLOR: levander;
	background: #101010;
	color: White;
}

/* end dodano */