.OrangeLink A:link {COLOR:#ffffff; TEXT-DECORATION:none}
.OrangeLink A:active {COLOR:#ff9e08; TEXT-DECORATION:none}
.OrangeLink A:visited {COLOR:#ffffff; TEXT-DECORATION:none}
.OrangeLink A:hover {COLOR:#ff9e08; TEXT-DECORATION:none}

.GreyOrangeLink A:link {COLOR:#bbbbbb; TEXT-DECORATION:none}
.GreyOrangeLink A:active {COLOR:#ff9e08; TEXT-DECORATION:none}
.GreyOrangeLink A:visited {COLOR:#bbbbbb; TEXT-DECORATION:none}
.GreyOrangeLink A:hover {COLOR:#ff9e08; TEXT-DECORATION:none}

.DarkGreyOrangeLink A:link {COLOR:#666666; TEXT-DECORATION:none}
.DarkGreyOrangeLink A:active {COLOR:#ff9e08; TEXT-DECORATION:none}
.DarkGreyOrangeLink A:visited {COLOR:#666666; TEXT-DECORATION:none}
.DarkGreyOrangeLink A:hover {COLOR:#ff9e08; TEXT-DECORATION:none}

.WhiteGreyLink A:link {COLOR:#ffffff; TEXT-DECORATION:none}
.WhiteGreyLink A:active {COLOR:#ffffff; TEXT-DECORATION:none}
.WhiteGreyLink A:visited {COLOR:#ffffff; TEXT-DECORATION:none}
.WhiteGreyLink A:hover {COLOR:#444444; TEXT-DECORATION:none}

.FullOrangeLink A:link {COLOR:#ff9e08; TEXT-DECORATION:none}
.FullOrangeLink A:active {COLOR:#ff9e08; TEXT-DECORATION:none}
.FullOrangeLink A:visited {COLOR:#ff9e08; TEXT-DECORATION:none}
.FullOrangeLink A:hover {COLOR:#ff9e08; TEXT-DECORATION:underline}

.Glavnitext_black {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #666666;
}

.Glavnitext_orange {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #FF9E08;
}

.Glavnitext_white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
}

.Malitext_white {
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #FFFFFF;
}

.Malitext_grey {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #BBBBBB;
}

.Naslov_grey {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #BBBBBB;
}

.Naslov_darkgrey {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.Naslov_orange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff9e08;
}

.Naslov_blue1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3D7AB8;
}

.Naslov_white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.border_grey { 
border: 1px solid #dcdcdc;  
} 