.PODGRUPA {	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}

.PODGRUPA a:link {
	color: #0000FF;
	text-decoration: none;
}
.PODGRUPA a:visited {
	color: #0000FF;
	text-decoration: none;
}
.PODGRUPA a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.PODGRUPA a:active {
	color: #FF0000;
	text-decoration: none;
}

.cijenik {	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2B40C0;
	font-weight: normal;
}
.naziv-slike {	font-family: Arial, Verdana;
	font-size: 12px;
}

.naziv-slike a:link {
	color: #0000FF;
	text-decoration: underline;
}
.naziv-slike a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.naziv-slike a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.naziv-slike a:active {
	color: #FF0000;
	text-decoration: none;
}

.desni-dio {	background-color: #5878E8;
}
