.excelTbl {
    border:1px solid #cacaca;
    background-color:#ffffff;
    width:100%;
    text-align:center;
    padding:0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.excelTbl thead {
    background-image:url(../images/album_header_bg.jpg);
    background-repeat:repeat-x;
    line-height:28px;
    height:28px;
    color:#ffffff;
    font-size:14px;
}
.excelTbl tr {
    font-size:12px;
    font-weight:normal;
    height:28px;
    line-height:13px;/*28*/
}
.excelTbl tr.item {background-color:#ffffff;}
.excelTbl tr.item td input {border:1px solid #cacaca;}
.excelTbl tr.itemG td input {border:1px solid #ffffff;}
.excelTbl tr.itemG {background-color:#cacaca;}
.excelTbl tr td{
    margin-top:5px;
}
.excelTbl tr td div a:hover {color:#ff6600;}
.formular {
    margin-top:30px;
    margin-bottom:30px;
    margin-left:auto;
    margin-right:auto;
    width:150px;
    text-align:center;
    font-weight:normal;
}
.formular a:hover{color:#ff6600;}

/* aliniere tabel toate_articolele.jsp */
#tabledg {text-align:left;}
#tabledg td, #tabledg thead th{padding-left:10px;}
#tabledg .lnk1 {color:#ff6600; font-weight:bold; font-size:12px;}
#tabledg .lnk2 {color:#ff6600; font-weight:normal;}
#tabledg td a:hover {color:#ff6600;}
#tabledg .la a {color:#ff6600;}
#tabledg .la a:hover {color:#000000;}
