/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	background-image:url(../images/layout/bkg.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.Naslov{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.Naslovkategorije{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
}
.datum{
	font-family: Tahoma;
	color: #25569b;
	font-size: 10px;
	padding: 2px;
}
.NaslovTopVijest{
	font-family: Tahoma;
	color: #25569b;
	font-size: 14px;
	padding: 2px;
}
.TekstTopVijest{
	font-family: Tahoma;
	color: #646363;
	font-size: 10px;
	padding: 2px;
}
.Tekst{
	font-family: Tahoma;
	color: #646363;
	font-size: 10px;
	padding: 1px;
}
.TekstSitni{
	font-family: Tahoma;
	color: #646363;
	font-size: 9px;
}
.tablicaLink:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tablicaLink:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tablicaLink:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tablicaLink:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.datum2{
	font-family: Tahoma;
	color: #25569b;
	font-size: 10px;
	
}	
.NaslovTopVijest2{
	font-family: Tahoma;
	color: #25569b;
	font-size: 12px;
	
}
.TekstTopVijest2{
	font-family: Tahoma;
	color: #646363;
	font-size: 11px;
	
	
}

/*stilovi za podstranice*/

.NaslovPlavi{
	font-family: Tahoma;
	color: #25569b;
	font-size: 12px;
	font-weight: bold;
	
}
.NaslovZeleni{
	font-family: Tahoma;
	color: #A6C918;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	
}
.Tekst{
	font-family: Tahoma;
	color: #646363;
	font-size: 11px;
	padding: 5px;
	
}
.PlavoBijeli{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	background-color: #214c89;
}
.PlavoBijeli2{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	background-color: #6699CC;
}
.PlavoSvijetloBijeli{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	background-color: #82AAE1;
	font-weight: bold;
}
.PlavoSvijetloBijeli1{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 9px;
	padding: 5px;
	background-color: #82AAE1;
	font-weight: bold;
}
.Plaviokvir{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	background-color: #214c89;
	border: thin;
	border-color: #214c89;
	border-style: solid;
}
.Siviokvir{
	font-family: Tahoma;
	color: #214C89;
	font-size: 11px;
	padding: 5px;
	background-color: #F8F8F8;
	border: thin;
	border-color: #cccccc;
	border-style: solid;
	font-weight: bold;
}

.Zeleniokvir{
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	padding: 5px;
	background-color: #CDEB50;
	border: thin;
	border-color: #214c89;
	border-style: solid;
}

.OkvirPlavi{
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	border: thin;
	border-color: #214c89;
	border-style: solid;
}
a.PlavoSvijetloBijeli1:link{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:visited.PlavoSvijetloBijeli1{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.PlavoSvijetloBijeli1{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
a:active.PlavoSvijetloBijeli1{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

A.LinkZeleni:link {font-family: Tahoma; font-size: 12px; color: #9BBC16; text-decoration: none;}
a:visited.LinkZeleni {font-family: Tahoma; font-size: 12px; color: #9BBC16; text-decoration: none;}
a:hover.LinkZeleni {font-family: Tahoma; font-size: 12px; color: #25569b; text-decoration: none; }
a:active.LinkZeleni {font-family: Tahoma; font-size: 12px; color: #9BBC16; text-decoration: none;}

A.LinkPlavi:link {font-family: Tahoma; font-size: 12px; color: #25569b; text-decoration: none;}
a:visited.LinkPlavi {font-family: Tahoma; font-size: 12px; color: #25569b; text-decoration: none;}
a:hover.LinkPlavi {font-family: Tahoma; font-size: 12px; color: #ABD017; text-decoration: none; }
a:active.LinkPlavi {font-family: Tahoma; font-size: 12px; color: #25569b; text-decoration: none;}

A.LinkBijeli:link {font-family: Tahoma; font-size: 12px; color: #ffffff; text-decoration: none;}
a:visited.LinkBijeli {font-family: Tahoma; font-size: 12px; color: #ffffff; text-decoration: none;}
a:hover.LinkBijeli {font-family: Tahoma; font-size: 12px; color: #ffffff; text-decoration: none; }
a:active.LinkBijeli {font-family: Tahoma; font-size: 12px; color: #ffffff; text-decoration: none;}

A.LinkSivi:link {font-family: Tahoma; font-size: 10px; color: #3E3E3E; text-decoration: none;}
a:visited.LinkSivi {font-family: Tahoma; font-size: 10px; color: #3E3E3E; text-decoration: none;}
a:hover.LinkSivi {font-family: Tahoma; font-size: 10px; color: #3E3E3E; text-decoration: none; }
a:active.LinkSivi {font-family: Tahoma; font-size: 10px; color: #3E3E3E; text-decoration: none;}


A.vijestiNaslov:link {font-family: Tahoma; font-size: 12px; color: #25569b; font-weight: bold;}
a:visited.vijestiNaslov {font-family: Tahoma; font-size: 12px; color: #25569b; font-weight: bold;}
a:hover.vijestiNaslov {font-family: Tahoma; font-size: 12px; color: #25569b; font-weight: bold; }
a:active.vijestiNaslov {font-family: Tahoma; font-size: 12px; color: #25569b; font-weight: bold;}

A.vijestiKategorija:link {font-family: Tahoma; font-size: 10px; color: #25569b; text-decoration: underline;}
a:visited.vijestiKategorija {font-family: Tahoma; font-size: 10px; color: #25569b; text-decoration: underline;}
a:hover.vijestiKategorija {font-family: Tahoma; font-size: 10px; color: #25569b; text-decoration: underline; }
a:active.vijestiKategorija {font-family: Tahoma; font-size: 10px; color: #25569b; text-decoration: underline;}
