table.table-detaillist
{
    width: 100%;
}
table.table-detaillist tr
{

}
table.table-detaillist td
{
  border: 1px solid #052BA5;
  padding: 3px;
}
table.table-detaillist .detaillist-terms
{
    font-size: 0.85em;
    vertical-align: top;
    padding: 0;
    width: 247px;
}
table.table-detaillist .nazev
{
    font-size: 1em;
}
table.table-detaillist .cena-zahrnuje2
{
    font-size: 0.85em !important;
    line-height: 12px !important;
    margin-top: 5px;
}

table.table-detaillist .cena-zahrnuje2 .nazev
{
    font-weight: bold;
    color: #000;
    font-size: 1em;
}
table.table-detaillist .detaillist-terms
{
    font-size: 0.85em;
    vertical-align: top;
    padding: 0;
    width: 247px;
}
table.table-detaillist .detaillist-date
{
    text-align: right;
    width: 140px;
}
table.table-detaillist .detaillist-price
{
    text-align: right;
    width: 60px;
}
table.table-detaillist .detaillist-price div.last-min-prev-price
{
    color: #777777;
    font-size: 10px;
    text-decoration: line-through;
}
table.table-detaillist .detaillist-termname
{
    text-align: right;
    width: 60px;
}
table.table-detaillist .detaillist-price-code
{
    text-align: right;
    width: 26px;
}
table.table-detaillist .detaillist-terms table, table.table-detaillist .detaillist-terms tr, table.table-detaillist .detaillist-terms td
{
    border: 0;
    height: 100%;
}
.vpravo {
    text-align: right;
}