body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #ccc; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}

#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

#zaglavlje {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 73px;
	background: url(logo.gif) no-repeat;
}

#logo {
padding-top: 25px;	
}

#lijeva_kolona {
	float: left;
	width: 130px;
}

#lijeva_kolona a, #lijeva_kolona a:visited {
	display: block;
	background: url(menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #ccc;
}

#lijeva_kolona a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#sadrzaj {
	width: 750px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#desna_kolona {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.srednja_kolona {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: url(content.gif) top left;
	text-align:justify;
}

.text {
	padding: 40px 15px 20px 15px;
	color: #FFF;
	background: url(footer.gif) no-repeat left bottom;
}

.text_desno {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}