.layout #onama {
	float:left;
	width:630px;
}
.layout #naslov {
	float: left;
	width: 584px;
	padding: 36px 10px 0 36px;
}
.layout #izdvajamo {
	float: right;
	width: 272px;
	padding: 40px 0 0 20px;
}	
ul.siteMapOuter  {
	margin:0px 20px 20px 0px;
	padding:0px 0px 6px 0px;
	font-weight:bold;
	font-size:13px;
	line-height:28px;
	float: left;	

}
li.siteMapOuter a{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	color:#9d9c9c;
	text-decoration:none;
}
li.siteMapOuter a:hover{
	color:#a91d22;
	text-decoration:none;
}
ul.siteMapItem {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:11px;
}
li.siteMapItem a {
	background:url(../images/bullet.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
	margin:0px 0px 0px 0px;
	color:#000;
	text-decoration:underline;
}

ul.siteMapInner {
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}
li.siteMapInner  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#000
	}

select.sitemapSelect {
	width:170px;
	color:#999999;
	margin:4px 0px;
}
