body, td, p {
	font-family : "Microsoft Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color : #333333;
}

a		{
	color : #004C9C;
	text-decoration : underline;
}

.navigacija {
	line-height : 20px;
	color : #000000;
}
.navigacija:link {
	text-decoration : none;
}
.navigacija:visited {
	text-decoration : none;
}
.navigacija:hover {
	text-decoration : none;
	color : #004C9C;
}


.navigacijaS {
	line-height : 16px;
	padding-top:3px;
	padding-bottom:3px;
	color : #222;
	padding-left:10px;
	padding-right:6px;
	display:block;
}
.navigacijaS:link {
	text-decoration : none;
}
.navigacijaS:visited {
	text-decoration : none;
}
.navigacijaS:hover {
	text-decoration : none;
	color : #004C9C;
}


.stipendije  {
	font-size : 11px;
	line-height : 15px;
	color : #004C9C;
	font-weight : bold;
}
.stipendije:link {
	text-decoration : none;
}
.stipendije:visited {
	text-decoration : none;
}

.stip_datum {
	font-size : 10px;
	line-height : 12px;
	font-weight : normal;
}

.footer {
	font-size : 9px;
	color : silver;
	line-height : 11px;
	font-weight : normal;
}

.breadcrumbs {
	font-size : 9px;
	font-weight : normal;
	color: #909090;
  text-transform: uppercase;
}
.breadcrumbs:link {
	text-decoration : none;
	color: #909090;
}
.breadcrumbs:visited {
	text-decoration : none;
	color: #909090;
}

.subtitle {
	font-size : 14px;
	font-weight : bold;
}

.naslov {
	font-size : 18px;
	font-weight : bold;
	color: #333333;
}
