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: #007BC5;
	text-decoration:underline;
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 526px;
	color: #000000;
	height: 21px;
}


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

#logo {
padding-top: 25px;	
}

#leftcol2 {
	float: left;
	width: 190px;
}

#leftcol {
	float: left;
	width: 190px;
}

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

#leftcol a:hover {
	color: #007BC5;
	text-decoration: none;
}

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

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

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


.midcol {
	margin-left: 200px;
	margin-right: 10px;
	max-width:  560px;
	background: url(content.gif) top left;
	text-align:justify;
}

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

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

