BODY
{
  background-image : URL('grafica/fundal/fundal_x.jpg');
  background-repeat : repeat-x; 
  background-attachement : fixed;
  background-color : #8d8d8d;
  font-family : tahoma;
}

H3 { font-family : tahoma; }
H4 { font-family : tahoma; }
H5 { font-family : tahoma; }

H4.green 
{
 color : green; 
 float : left;
 margin-left    : 0px;
 margin-right   : 5px;
 margin-top     : 0px;
 margin-bottom  : 0px;
 padding-left   : 0px;
 padding-right  : 5px;
 padding-top    : 0px;
 padding-bottom : 0px;
}


H4.orange  
{
 color : orange;
 float : left;
 margin-left    : 0px;
 margin-right   : 5px;
 margin-top     : 0px;
 margin-bottom  : 0px;
 padding-left   : 0px;
 padding-right  : 5px;
 padding-top    : 0px;
 padding-bottom : 0px;
}

H4.red
{
 color : red;
 float : left;
 margin-left    : 0px;
 margin-right   : 5px;
 margin-top     : 0px;
 margin-bottom  : 0px;
 padding-left   : 0px;
 padding-right  : 5px;
 padding-top    : 0px;
 padding-bottom : 0px;
}

H4.blue
{
 color : blue;
 float : left;
 margin-left    : 0px;
 margin-right   : 5px;
 margin-top     : 0px;
 margin-bottom  : 0px;
 padding-left   : 0px;
 padding-right  : 5px;
 padding-top    : 0px;
 padding-bottom : 0px;
}

A
{
  text-decoration :none;
}

IMG
{
  border:0px;
}


#tabel_container
{
 width : 950px;
}


#logo
{
 background-image : URL('grafica/logo.png');
 width : 300px;
 height: 200px;
}


#fundal_mic_centru1_sus
{
  background-image: URL('grafica/centru1/fundal_mic_centru1_sus.png');
  width : 450px;
  height : 20px;
}


#fundal_mic_centru1_mijloc
{
  background-image: URL('grafica/centru1/fundal_mic_centru1_mijloc.png');
  repeat : repeat-y;
  width : 450px;

}

#fundal_mic_centru1_jos
{
  background-image: URL('grafica/centru1/fundal_mic_centru1_jos.png');
  width : 450px;
  height : 20px;
}





#fundal_mic_centru2_sus
{
  background-image: URL('grafica/centru2/fundal_mic_centru2_sus.png');
  width : 450px;
  height : 20px;
}


#fundal_mic_centru2_mijloc
{
  background-image: URL('grafica/centru2/fundal_mic_centru2_mijloc.png');
  repeat : repeat-y;
  width : 450px;

}

#fundal_mic_centru2_jos
{
  background-image: URL('grafica/centru2/fundal_mic_centru2_jos.png');
  width : 450px;
  height : 20px;
}




#fundal_mic_centru3_sus
{
  background-image: URL('grafica/centru3/fundal_mic_centru3_sus.png');
  width : 450px;
  height : 20px;
}


#fundal_mic_centru3_mijloc
{
  background-image: URL('grafica/centru3/fundal_mic_centru3_mijloc.png');
  repeat : repeat-y;
  width : 450px;

}

#fundal_mic_centru3_jos
{
  background-image: URL('grafica/centru3/fundal_mic_centru3_jos.png');
  width : 450px;
  height : 20px;
}




#fundal_mic_centru4_sus
{
  background-image: URL('grafica/centru4/fundal_mic_centru4_sus.png');
  width : 450px;
  height : 20px;
}


#fundal_mic_centru4_mijloc
{
  background-image: URL('grafica/centru4/fundal_mic_centru4_mijloc.png');
  repeat : repeat-y;
  width : 450px;

}

#fundal_mic_centru4_jos
{
  background-image: URL('grafica/centru4/fundal_mic_centru4_jos.png');
  width : 450px;
  height : 20px;
}




#fundal_sus
{
 background-image : URL('grafica/fundal/fundal_sus.png');
 width : 950px;
 height : 33px;
}

#fundal_mijloc
{
 background-image : URL('grafica/fundal/fundal_mijloc.png');
 repeat : repeat-y;
 width : 950px;
}


#fundal_jos
{
 background-image : URL('grafica/fundal/fundal_jos.png');
 width : 950px;
 height : 33px;
}
