body {
	font-family: Verdana, Arial sans-serif;
	background-color: #ebebeb;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}

.navi {
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

.navi:link, .navi:visited {
	color: #000000;
}
.navi:hover{
	text-decoration: none;
	color: #999999;
}

.subnavi {
	color: #000000;
	background: #e7e7cf;
	font-size:12px;
	font-weight:bold;
}

.subnavi:link, .subnavi:visited {
	color: #000000;
}
.subnavi:hover{
	text-decoration: none;
	color: #999999;
}


.news {
	color: #000000;
	font-size:11px;
	font-weight:normal;
}

.news:link, .news:visited {
	color: #000000;
}
.news:hover{
	text-decoration: none;
	color: #999999;
}

.breadcrumbs {
	font-size:10px;
}

.naslov {
	font-size:16px;
	line-height: 20px;	
	font-weight: bold;
}

.malo {
	font-size:10px;
}

