* {
  font-family: Arial, Helvetica, Verdana; 
  font-size: 11px; 
  color: #818181; 
}

.error {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
}

.model_title { 
  font-weight: bold;
  font-size: 18px; 
}

.titlu { 
  font-weight: bold;
  font-size: 12px; 
  color: #000000; 
}

.titlua { 
  font-weight: bold;
  font-size: 11px; 
  color: #ffffff; 
}

.pret * { 
  font-weight: bold;
  font-size: 12px; 
  color: #FF5A00; 
}

.txtob { 
  font-weight: bold;
  font-size: 11px; 
  color: #FF5A00; 
}

.txtnb { 
  color: #000000;
  font-weight: bold; 
}

.txtn { 
  color: #000000; 
}

.footer { 
  color: #595959; 
}

.txto { 
  color: #FF5A00; 
}

.txt_det { 
  font-size: 12px; 
}

.txtn_det { 
  color: #000000;
  font-size: 12px;
  font-weight: bold; 
}

a { 
  text-decoration: none;
}
a:link {
  color: #FF5A00;
  text-decoration: none;
}
a:visited {
  color: #FF5A00;
  text-decoration: none;
}
a:hover {
  color: #FF5A00;
  text-decoration: underline;   
}

a.meniu_on { 
  text-decoration: none;
}
a.meniu_on:link {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.meniu_on:visited {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_on:hover {
  color: #FF5A00;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;   
}

a.meniu_off { 
  text-decoration: none;
}
a.meniu_off:link {
  color: #818181;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_off:visited {
  color: #818181;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_off:hover
{ color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;   
}

a.meniu_secundar_on { 
  text-decoration: none;
}
a.meniu_secundar_on:link {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.meniu_secundar_on:visited {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_secundar_on:hover {
  color: #FF5A00;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;   
}

a.meniu_secundar_off { 
  text-decoration: none;
}
a.meniu_secundar_off:link {
  color: #818181;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_secundar_off:visited {
  color: #818181;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.meniu_secundar_off:hover
{ color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;   
}

a.submeniu
{ 
  text-decoration: none;
}
a.submeniu:link
{ color: #000000;
  font-size: 10px;
  text-decoration: none;
}
a.submeniu:visited
{  color: #000000;
   font-size: 10px;
   text-decoration: none;
}
a.submeniu:hover
{ color: #FF5A00;
  font-size: 10px;
  text-decoration: none;   
}


a.cale
{ 
  text-decoration: none;
}
a.cale:link
{ color: #F3FCA5;
  font-size: 10px;
  text-decoration: none;
}
a.cale:visited
{  color: #F3FCA5;
   font-size: 10px;
   text-decoration: none;
}
a.cale:hover
{ color: #FF5A00;
  font-size: 10px;
  text-decoration: none;   
}

