.lista {
    width: 688px;
    height: 24px;
    background-image: url('bg.lista.jpg');
    color: white;
    font-weight: bold;
    line-height: 24px;
    Text-indent: 10px;
}    

.lista_seda {
    width: 688px;
    height: 18px;
    background-color: #eeecff;
    text-indent: 10px;
    line-height: 18px;
    color: #514d4d;
    font-weight: bold;
    margin-top: 3px;
}

.vykricnik {
    line-height: 24px;
    background-color: #fefbdc;
    width: 380px;
    text-indent: 18px;
    background-image: url('ico.vykricnik.jpg'); 
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: 9px;
}



.pokracovat_na_objednavku {
    width: 249px;
    height: 33px;
    background-image: url('btn.objednavka.jpg');
    border: 0px;
    cursor: pointer;
}

.cenova_rekapitulace {
    width: 688px; 
    background-color: #eeecff; 
    margin-bottom: 17px; 
    border-collapse: collapse;
    
}

    .cenova_rekapitulace td,
    .cenova_rekapitulace th
     {
        border-bottom: 1px solid white;
        border-left: 1px solid #ce4a27;
        text-align: center;
        padding: 4px;
    }
    
    .cenova_rekapitulace th {
        font-weight: normal;
        color: #ce4a27;
    }
    
    
    .cenova_rekapitulace .nbb {border-bottom: 0px;}
    .cenova_rekapitulace .nbl {border-left: 0px;}
    
    .red { color: red; }
    .label {position: relative; top: 3px;}
    .vymezovac {width: 40px; height: 28px; background-image: url('ico.vymezovac.jpg'); background-repeat: no-repeat; background-position: center center;  float: left; position: relative; top: -3px; }
    .kontaktni_bublina { background-image: url('bg.bublina.jpg'); background-repeat: no-repeat; background-position: 475px 9px; _background-position: 475px 5px; }