    
    #taburi {
      float:left;
      width:100%;
      background:#4e483c url("/img/bgTab.gif") repeat-x bottom;
      font-size: 9pt;
      line-height:normal;
      }
    #taburi ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #taburi li {
      float:left;
      background:url("/img/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #taburi a {
      float:left;
      display:block;
      background:url("/img/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #taburi a {float:none;}
    #taburi a:hover {
      color:#333;
      }
    #taburi #current {
      background-image:url("/img/left_on.gif");
      border-width:0;
      }
    #taburi #current a {
      background-image:url("/img/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
#tdCentru{
	border-left:1px solid #776655;
	border-right:1px solid #776655;
	border-bottom:1px solid #776655;
	padding:10px;
    font: 9pt Verdana, sans-serif;
    text-align: justify;

}

