body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #58595B;
	line-height: normal;
	margin: 0;
	padding: 0;
	background: white;
}


div#container{
	width: 1022px;
	margin: 0 auto 0px auto;
	min-height:600px;
}

div#gornji{
	background: white url(../images/des_vrh.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1022px;
	height: 20px;
}

div#gornji2{
	display: inline;
	background: black;
	color: white;
	font-family: "Times New Roman";
	font-size: 12pt;	
	font-weight: normal;
	line-height:15pt;
	text-align: center;	
	word-spacing: 10pt;
	letter-spacing: 3pt;
	text-transform: uppercase;		
	padding: 0 10pt 0 20pt;
}

div#lijevi{
	width: 175px;
	float: left;
	margin-left: 25px;
}

div#lijevi ul{
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 220px 0 0 0;
	padding: 39px 0 0 0;
	text-align: right;
	width: 178px;
	float: left;
	font-size: 9pt;
	line-height: 17pt;
	background: url(../images/naslovna_ul_lijevo_gore.gif) top right no-repeat;	
}

div#lijevi li{
	margin: 0;
	padding: 0 35px 0 0;
	background: url(../images/naslovna_ul_lijevo_neaktivn.gif) top right no-repeat;	
	width: 143px;
	height: 28px;
	display: inline;
	float: right;
	
}

div#lijevi a{
	color: #58595B;
	text-decoration: none;
}

div#lijevi li a:hover{
	color: #E77817;
}

div#lijevi li:hover{
	background: white url(../images/naslovna_ul_lijevo_aktivna.gif) right center no-repeat;	
}

div#srednji{
	width: 569px;
	float: left;
	text-align: center;
}

div#desni{
	width: 175px;
	float: left;
	text-align: left;
}

div#desni ul{
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 220px 0 0 0;
	padding: 39px 0 0 0;
	text-align: left;
	width: 178px;
	float: left;
	font-size: 9pt;
	line-height: 17pt;
	background: url(../images/naslovna_ul_desno_gore.gif) top right no-repeat;	
}

div#desni li{
	margin: 0;
	padding: 0 0 0 35px;
	background: url(../images/back_nasuldesno.gif) top left no-repeat;	
	width: 143px;
	height: 28px;
	display: inline;
	float: right;
}

div#desni a{
	color: #58595B;
	text-decoration: none;
}

div#desni li a:hover{
	color: #E77817;
}

div#desni li:hover{
	background: white url(../images/back_nasuldesnoover.gif) left center no-repeat;	
}

#footer{
	width:100%;
	margin: 5px auto;
	text-align: center;
	color: #999999;
	font-size: 8pt;
	float: left;
}