table[class="tabela3"], table[class="tabelauchwyty"]
    {
      margin-top:10px !important;  
      background:none !important;  
      border-collapse: collapse !important;
    } 
table[class="tabela3"] tr:nth-child(odd),table[class="tabelauchwyty"] tr:nth-child(odd)  
    {
  background-color: rgb(235, 235, 235) !important; 
    }
table[class="tabela3"] tr:nth-child(even), table[class="tabelauchwyty"] tr:nth-child(even)  
    {
      background-color: #fff !important; 
    }
table[class="tabela3"] tr td, table[class="tabelauchwyty"] tr td
    {
      border:1px solid rgba(0,0,0,0.2) !important;
      padding:3px !important;
    } 
table[class="tabela3"] tr td:last-child, table[class="tabelauchwyty"] tr td:last-child
    {
    display:none !important;
    } 
.f_tabelka table tr th:last-child,
.f_tabelka table tr td:last-child {display:none !important;}

b[class="cenakat"], td[class="cenakat"]
    {
      display:none !important;   
    }
img[alt="cena"], img[alt="price"]
    {
        display:none !important;
    }