
#productsTable {text-align: left;}

#productsTable #firstRow td {font-weight: bold; font-size: 11px;}
.oddRow {background: #eef0bb;}

/*razem max. 570 px*/

.categoryRow {text-align: center; font-size: 11px; font-weight: bold; background: #dd9;}

.nameColumn {width: 165px;}
.fabricColumn {width: 60px;}
.sizesColumn {width: 60px;}
.imageColumn {width: 110px; text-align: center;}
.imageColumn img {border: none; cursor: pointer;}
.nettoColumn, .bruttoColumn {width: 40px; text-align: right;}
.buyColumn {width: 25px; text-align: right;}
.buyColumn img {border: none;}

