
#d_oferta_ext a.header {
    font-size: 14;
    font-weight: bold;
}

#d_oferta_ext td.header {
}

#d_oferta_ext_tabs_a {
    background: #FFFFFF;
    border: 1px #D0D0D0 solid;
}

#d_oferta_ext_tabs {
    border-bottom: 1px #cf0000 solid;
}

#d_oferta_ext a.tb_name {
    font-size: 11;
    font-weight: bold;
    color: #Cf0000;
}

#d_oferta_ext a.tb_opis {
    font-size: 11;
    color: #000000;
    line-height: 2;
    padding-top: 10;
}
/*
#d_oferta_ext a.tb_name:hover {
    text-decoration: underline;
}
*/
#d_oferta_ext a.tb_cena {
    font-size: 12;
    font-weight: bold;
}

#d_oferta_ext a.tb_cena_prom_old {
    font-size: 12;
    font-weight: bold;
    text-decoration: line-through;
}

#d_oferta_ext a.tb_cena_prom_new {
    font-size: 18;
    font-weight: bold;
    color: #cf0000;
    text-decoration: blink;
}

#d_oferta_ext a.prod_tb_param_name {
    font-size: 11;
    font-weight: normal;
    color: #000000;
}

#d_oferta_ext a.prod_tb_param_value {
    font-size: 11;
    font-weight: normal;
    color: #000000;
}

#d_oferta_ext a.prod_tb_params_header {
    font-size: 11;
    font-weight: bold;
    color: #000000;
}


#d_oferta_ext hr.tb_header {
   color: #Cf0000;
   background-color: #Cf0000;
   height: 2px;
}

#d_oferta_ext hr.tb_bottom {
   color: #000000;
   background-color: #000000;
   height: 1px;
}

#d_oferta_ext td.tabs:hover {
    background: #fcf5c2;
}

#d_oferta_ext a.tabs:hover {
 /*   text-decoration: underline;    */
}

#d_oferta_ext a.tabs {
    font-size: 12;
    font-weight: bold;
    color: #000000;
}

#d_oferta_ext a.tabs_sel:hover {
  /*  text-decoration: underline;      */
}

#d_oferta_ext a.tabs_sel {
    font-size: 12;
    font-weight: bold;
    color: #FFFFFF;
}

#d_oferta_ext td.tabs_sel {
    background: #CF0000;
}



