/* RAB - OnLine */
/*-----------------------*/

/* Definicje hover */
a:link {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}			
a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}				 
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
}

#tabela A:link {
	text-decoration: none;
	color: #0E3D6E;
	background-color: transparent;
}

#tabela A:visited {
	text-decoration: none;
	color: #494949;
	background-color: transparent;
}

#tabela A:hover {
	text-decoration: underline;
	color:#0E3D6E;
	background-color: transparent;
}

/*--*/

.MenuNaslovGlavni {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: White;
	font-weight: 700;
	text-decoration: none;
	background: #234567;
}
.MenuNaslovMali {
	font-family: Arial, sans-serif;
	font-size: 8pt; 
	color: White;
	text-decoration: none;
	background: #234567;
}
.MenuNaslovGlavniNeaktivan {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #c0c0c0;
	font-weight: 700;
	text-decoration: none;
	background: #234567;
}
.MenuNaslovMaliNeaktivan {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #c0c0c0;
	text-decoration: none;
	background: #234567;
}
.MenuNaslovGlavniPodloga {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: 700;
	text-decoration: none;
	background: yellow;
}
.MenuNaslovMaliPodloga {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	background: yellow;
}
.NovostiNaslov {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: 700;
	text-decoration: none;
	background: white;
}
.NovostiTekst {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	background: white;
}
.ComboBoxJezici {
	font-family: Arial, sans-serif;
	font-size: 8pt; 
	color: #234567;
	text-decoration: none;
	background: #c0c0c0;
}
.Naglasavanje {
	font-family: Arial, sans-serif;
	font-size: 8pt;	 
	color: Blue;
	text-decoration: none;
	background: white;
}
