.normal,BODY, SPAN, TD, TR, SELECT, INPUT, TEXTAREA  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
}

A SUP, A SUB {
  text-decoration: none;
}

.cos_info {
  font-weight : bold;
  color : #990000;
}

.select_lista_firme {
  background: #9ACD32;
  width: 280px;
}

.bold_white {
  font-weight : bold;
  color : White;
}
UL {
  padding-left: -20px;
}

.meniu_data{
  font-weight : bold;
  color : #990000;
  text-decoration: none;
  font-size : 10px;
}
.atc_frunza{
  font-weight : bold;
  color : Navy;
  text-decoration: none;
}
.atc_frunza:HOVER{
  font-weight : bold;
  color : green;
  text-decoration: underline;
}

.atc_parinte{
  font-weight : normal;
  color: Navy;
  text-decoration: none;
}
.atc_parinte:HOVER{
  font-weight : normal;
  color: green;
  text-decoration: underline;
}

.titluT  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #000066;
  letter-spacing : 0px;
}

.titluTW  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #FFFFFF;
  letter-spacing : 0px;
}

#header   {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  font-style : normal;
  color : #FFFFFF;
  letter-spacing : 0px;
}

#separator {
  line-height : 6px;
}

.news_block {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  background-color: #ffffff;
}

.ButtonB {
  background-color: #3ea919;
  border-left:   #aad484 solid 2px;
  border-top:    #aad484 solid 2px;
  border-right:  #279f00 solid 2px;
  border-bottom: #279f00 solid 2px;
  color: #ffffff;
  cursor: hand;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.ButtonR {
  background-color: #a7183d;
  border-left:   #f71657 solid 2px;
  border-top:    #f71657 solid 2px;
  border-right:  #510a1d solid 2px;
  border-bottom: #510a1d solid 2px;
  color: #ffffff;
  cursor: hand;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.lista_produs_atribut, .lista_produs_info {
  background-color: #eeffcc;
	font-style : italic;
}

.prospect_discount {
	font-weight : bold;
	font-style : normal;
  background-color: #007f00;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 1px;
  margin-top: 3px;
  margin-bottom: 2px;
}

.lista_produs_discount {
	font-weight : bold;
	font-style : normal;
  color: #ff0000;
  float:left;
}

.lista_produs_pret {
	font-weight : bold;
	font-style : normal;
  float:right;
}

.prospect_produs_pret {
	font-weight : bold;
	font-style : normal;
  text-aling: center;
  background-color: #FFFFCC;
  color: #cc0000;
  border-bottom: #510a1d solid 1px;
  border-top: #510a1d solid 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  white-space: nowrap; 
  font-size: 11px;
}

