body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
	text-align: justify;
}
a {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
}

.durep {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
body,td,th {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
.bijelo {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
}
.small {
	font-size: 14px;
}
.xsmall {
	font-size: 9px;
	color: #000066;
}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid #000066
	}
	
#navigation a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../images/triangle_bullet.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #000066 url("../images/triangle_bullet.gif") 14px 45% no-repeat;
	color:#FFFFFF;
	}
	
.search_bar {
	background-color: #E1E1E1;
}
.search_form {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 320px 50px;
}
