/* Start of CMSMS style sheet 'oferta' */
.offer_table{
 width: 100%;
 border: 0px;
}

.offer_desc, .offer_img, .offer_box_desc, .offer_time_table, .offer_s_img{
 width: 50%;
 padding: 0 8px 8px 8px;
 vertical-align: top;
}

.first{
 padding-right: 12px;
 padding-top: 12px;
}

.cennik, .time_table{
 width: 100%;
 border: 0px;
}

.cennik td, .time_table td{
 padding: 2px 6px 2px 6px;
}

.cennik thead th, .time_table_head{
text-align: center;
background-color: #66920e;
}

.cennik tbody td, .time_table_strong{
text-align: center;
background-color: #7fa826;
font-size: 12px;
}

.cennik tbody tr.cen-light td, .time_table_light{
text-align: center;
background-color: #97c03d;
font-size: 12px;
}

.cennik tfoot td, .tip{
 font-size: 9px;
}

.cennik tbody tr.bold td {
  font-weight : bold;
}

.quote{
border-left: 8px solid #66920e;
padding: 8px 8px 8px 8px;
background-color: #97c03d;
}

.quote p {
  margin : 5px;
}

.quot{
border: 4px solid #66920e;
padding: 4px 8px 4px 8px;

}

.offer_time_table div ul li{
 text-align: left;
}
/* End of 'oferta' */

