/* CSS Document */

.topNatpis{
	font-family: Tahoma;
	font-size: 36px;
	font-weight: normal;
	color: #36464E;
}

.kontakt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
	padding-left: 10px;
}

.dnoTekst{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.dnoTekstL:link{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.dnoTekstL:visited{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.dnoTekstL:hover{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.mailLink:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}

.mailLink:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
}

.mailLink:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC000F;
	cursor: pointer;
}
.NaslovLink:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.NaslovLink:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.NaslovLink:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
}

a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
}

a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC000F;
	cursor: pointer;
}

.tekst{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
}

.tekstTopNews{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.vijestiTopNews:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.vijestiTopNews:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.vijestiTopNews:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.tekst1_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3E;
}

.tekst_Podnaslov{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.vijesti:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.vijesti:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.vijesti:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.tekst_BOLD{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
}

li{
	padding-bottom: 3px;
}

ul{
	padding-bottom: 3px;
}

.left_align{
	text-align: left;
}

.right_align{
	text-align: right;
}

.left_padding{
	padding-left: 5px;
}

.tekst_PodnaslovLink:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.tekst_PodnaslovLink:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.tekst_PodnaslovLink:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC000F;
}

.tekst02{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

td.tekstIzdvojena{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
	border-bottom:thin;
	border-bottom-color:#BE2E2E;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-top:thin;
	border-top-color:#BE2E2E;
	border-top-style:solid;
	border-top-width: 1px;
	border-right:thin;
	border-right-color:#BE2E2E;
	border-right-style:solid;
	border-right-width: 1px;
	border-left:thin;
	border-left-color:#BE2E2E;
	border-left-style:solid;
	border-left-width: 1px;
}
