/* tabele lista */
.table0 {
     width=100%;
}
.table0 th { 
     border-top: 1px solid #ffffff;
     border-bottom: 1px solid #DCDCDC;
     background: #5F6973;
}
.table0 td {
     border-top: 1px solid #ffffff;
     border-bottom: 1px solid #DCDCDC;
     background: #F6F6F6;
}
