td img {display: block;}body {
	background-color: #D9FFD9;
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size: 12px;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
#meni {
	color: #FF0000;
}
#meni a:link {
	color: #00FF00;
}
#meni a:hover {
	color: #0099FF;
}
#sadrzaj {
	color: #512800;
}

#sadrzaj  .heading2 {
	color: #009900;
}
#sadrzaj #naslov table {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #532900;
}
#sadrzaj #obavijesti {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-width: thin;
	border-color: #532900;
}

#sadrzaj a:link {
	color: #0066FF;
	text-decoration: underline;
}

#sadrzaj a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sadrzaj a:visited {
	color: #0066FF;
	text-decoration: underline;
}
#sadrzaj a:active {
	color: #0066FF;
	text-decoration: underline;
}


#footer {
	color: #FFFFFF;
	font-size: 12px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
