body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(web_images/background.gif);
}
p {
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: Black;
}

b {
	font-weight: bold;
}

n
{
	font-size: 14pt}
}

td {
	  font-family: Trebuchet MS, Arial;
  font-size: 10pt;
	color: Black;
}

tr {
	  font-family: Trebuchet MS, Arial;
  font-size: 10pt;
	color: Black;
}

.rights {
	font-size: 9pt;
	color: White
	}
	
.menu2 {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: Black;
}

.naslov
{
	font-size: 14pt
}

a:link {
	text-decoration: none;
	color: Navy
}

a:visited {
  text-decoration:none;
    color: Navy
}

a:hover {
	text-decoration:none;
	color: #1E90FF
}




