/* SIQ
   Style Sheet siq-1.css
   by GregoR - Creatim R&P
*/
H1 {
	/*color: #0095D6;*/
        color: #041A7C;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	color: #0095D6;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3 {
	color: #0095D6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.linkPodrocje, .linkPodrocje:visited {
	color: #00478C;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.linkPodrocje:active, .linkPodrocje:hover {
	color: #0095D6;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.linkPodrocjeOn, .linkPodrocjeOn:visited {
	color: #0095D6;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.linkPodrocjeOn:active, .linkPodrocjeOn:hover {
	color: #0095D6;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
