a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5965A;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5965A;
	text-decoration: none;
}

a:hover {text-decoration: underline;
    visited: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFE3D6;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.lijevo {
	text-align: left;
	padding-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.det-h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.det-h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.det-h4 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.datum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5965A;
	text-decoration: underline;
}
.linkovi {
	background-color: #E7DBBD;
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	}
.linkovi2 {
	background-color: #E7DBBD;
	position: relative;
	left: 200px;
	top: 0px;
	width: 150px;
    border: 1px solid #B5965A;
	padding: 10px;
}