html, body { 
  	padding: 0px;
	margin: 0px;
	background: #fdf8fd url(../images/bgslika004.jpg) no-repeat fixed bottom right;
  	font: 12px Arial, Helvetica, sans-serif;
  	text-align: justify;
}

#metadatadiv, #masterdiv {
	border: 1px solid #338285;
	padding: 10px 5px 10px 10px;
	background: #fdf8fd;
	text-align: left;
}

#metadata {
	font-style : italic;
	color: #266264;
}

#metadata A {
	font-style : italic;
	color: #266264;
}

#copyright {
	width: 400px;
	font-size: 10px;
	margin-top: 50px; 
}

#nazivprojekta {position: absolute; left: 62px; top: 24px; font: bold 24px Arial, Helvetica, sans-serif; color: White; text-transform: uppercase; text-shadow: }

#linkovi a {
	color: black; text-decoration: none;
}

#linkovi a:hover { text-decoration: underline; }

#titles {
	position: absolute;
	top: 100px;
	left: 60px;
	font: bold 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#subtitles {
	font: italic bold 12px Arial, Helvetica, sans-serif;
}

#ribbontitles
{
	padding: 0px 200px 0px 10px;
	color: #ffffff;
	background: url(../interfaceimages/ribbon.jpg) no-repeat left;
	font-weight: bold;
	text-transform: uppercase;
}

#ribbontitlesw
{
	padding: 0px 300px 0px 10px;
	color: #ffffff;
	background: url(../interfaceimages/ribbonw.jpg) no-repeat left;
	font-weight: bold;
	text-transform: uppercase;
}

#customscroll {
	scrollbar-face-color: #338285;
	scrollbar-highlight-color: #338285;
	scrollbar-3dlight-color: #ccd6de;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #338285;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ccd6de;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	width: 525;
	height: 610px;
	border: 1px solid #338285;
	padding-left: 10px;
	background: #fdf8fd;
}

#customscroll a {
	color: black;
	text-decoration: none;
}

#customscroll a:hover {
	text-decoration: underline;
}

#customscroll a:visited { color: #666666; }

#tekst {
	width: inherit;
	margin-top: 20px;
}

#jezik a {
	position: absolute;
	top: 62px;
	right: 34px;
	padding: 0px;
	color: white;
	text-decoration: none;
}

#soc {
 float: right; margin-right: 25px; margin-top: 57px;
}

.title {
	margin: 5px 5px 0px 0px;
	font-weight: bold;
}

.item {
	margin: 0px 5px 0px 0px;
	}
        
.sh {
    display: none;
}
