h1 {
 font-size: 30px;
 font-weight: normal;
 text-align: center;
}
h2 {
 font-size: 20px;
 font-weight: normal;
}
.tresc {
    font-size:	15px;
    text-align: justify;
    font-family: Times;
}
.small {
    font-size:	12px;
    text-align: justify;
}
li {
    padding-bottom: 10px;
}
.kwota {
    text-align: right;
}
.thehtr {
    text-align: center;
    background-color:   #101010;
}
.cennik
{
    background-color:   #409940;
    border-width: 1px;
    border-color: #A8EEA8;
    border-style: solid;
    border-collapse: collapse;
    margin: 0px;
    padding: 5px;
    font-family: Times CE, Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #66ee66;
    text-align: center;
}
.cenniktel
{
    background-color:   #BB3030;
    border-width: 1px;
    border-color: #EE8888;
    border-style: solid;
    border-collapse: collapse;
    margin: 0px;
    padding: 5px;
    font-family: Times CE, Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #ff9f2f;
    text-align: center;
}
.promocja
{
    background-color:   #009966;
    font-size: 14px;
    line-height: 20px;
    color: #22ff22;
}
.brutto
{
    font-size: 16px;
    font-weight: bold;    
}
.nagl
{
    background-color:   #507750;
    border-width: 2px;
    border-color: #A8EEA8;
    border-collapse: collapse;
    border-style: solid;
    font-family: Times CE, Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #F0F0F0;
    padding: 10px;
}
.nagltel
{
    background-color:   #994040;
    border-width: 2px;
    border-color: #EE8888;
    border-collapse: collapse;
    border-style: solid;
    font-family: Times CE, Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #F0F0F0;
    padding: 10px;
}
