<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--- FOOTER STYLES ---*/
#footer {
	width: 100%;
	height: auto;
	float: left;
}
#footer_sadrzaj {
	width: 800px;
	height: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 65%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;	/*padding-bottom: 35px;	*/
}
.levo {
	font-weight: bold;
	color: #999;
}
.desno {
	color: #333;
	padding-left: 10px;
		
}
#sekcija1 {
	border-right: 1px solid #494848;
	padding-right: 6px;
}
#sekcija2 {
	border-right: 1px solid #494848;
	padding-right: 6px;
	padding-left: 6px;
}
#sekcija3 {
	border-right: 1px solid #494848;
}
#sekcija4 {
	color: #333;
	padding-left: 6px;
}

#content ol, 
#content ul, {
	margin-left: 40px;
	color: #59595c;	
	font-size: 14px;
}
#sekcija4 a {
	color: #999;
	text-decoration: none;
}
#sekcija4 a:hover {
	color: #09F;
	text-decoration: none;
}
</pre></body></html>