.table-default {border-collapse: collapse; /*table-layout: fixed;*/ width: 100%; font-size:9px; font-weight:normal; color:#595959; margin-bottom:20px;}
.table-default td {padding:4px 0px 4px 0px; text-align:center; border: 1px solid #cfcfcf; border-left: 0px solid #cfcfcf; border-right: 0px solid #cfcfcf;}

.table-default td a {color: #595959; text-decoration: underline;}
.table-default td a:hover {color: #595959; text-decoration: none;}

/*sudy radek */
.table-default .even-row {font-size:9px; font-weight:normal; color:#595959; background-color:#ffffff;}
/*lichy radek */
.table-default .odd-row {font-size:9px; font-weight:normal; color:#595959; background-color:#dbf4c1;}


