table.basketListTable{
border: 1px solid #3A880F;
border-collapse: collapse; 
width:99%;
margin: 0px 0px 0px 1px;
}

.basketListTable td
{
padding: 2px;
/*border: 1px solid #3A880F; */
}
.basketListTableHeader, .basketListTableTotal, .basketListTableTotalVat, .basketListTableFooter
{ 
font-weight: bold;
}
tr.basketListTableTotal td, tr.basketListTableTotalVat td{
background-color: white; 
border-top: 1px solid #3A880F;  
}

.basketListTableHeader
{

}

.basketOrderTableHeader
{

}
tr.destinacia td.basketListTableFooter
{
background-color: white;
border-bottom: 0px;
padding-top: 14px;
}

tr.destinacia td.basketListTableFooter .hhButton150{
float: right;
}

table.orderFormTable{
width: 100%;
}
table.orderFormTable textarea
{
width: 435px;
}
.orderFormTable table
{
padding: 0xp;
margin: 0px;
margin-bottom: 10px;
}
.orderFormTable table td
{
padding: 1px;
}
table.invoiceItemsTable
{
border-top: 0px;
}

tr.rezervacieHlavicka td, tr.destinacia td.rezervacieLeft {
font-weight: bold;
background-color: #D8E7CF; 
border-bottom: 1px solid #3A880F; 
}

table.basketListTable tr.destinacia {
background-color: #fff;
}

table.basketListTable tr {
background-color: #D8E7CF;
}

table.basketListTable td.basketPrice {
text-align: center;
}