td {
	font-family : Arial, Helvetica, sans-serif; 
    font-size: 11px;
    color : #7F1C1C;   
}
td.adres {
    color : #E0E1E2;
}
a.f {
	color : #7F1C1C;
}
a.f:hover {
    color : Black;
}
a     {
	color: #E0E1E2;
    text-decoration:none;
}
a:hover {
    color : #FFFFFF;
}
td.menu {
    background-image : url(images/fg.gif);
    color: #FFFFFF;
}
.tytul {
	font-family: Helvetica, Arial, sans-serif; 
    font-size: 20px;
    text-align: right;
    font-weight: bold;
    margin-right: 20;
    color: #000000
}
.oferta {
    text-align: justify;
    line-height: 20px;
    /* font-size: 12px; */
    margin-left: 20;
    margin-right: 20;
    MARGIN-TOP: 0; MARGIN-BOTTOM:0;
    color: #3C3C3C;
}
ul {
	margin-top: 0;
    margin-bottom:0;
    text-align: left;
    color: #3C3C3C;
    line-height: 20px;
}
td.border {
    border-bottom-style : dotted;
    border-bottom-width : 2;
    border-bottom-color : #F2F2F2;
    background-color : #F1F1F5;
}
td.ramka {
    background-color : #EAEBEB;
}
td.bordert {
    border-bottom-style : dotted;
    border-bottom-width : 2;
    border-bottom-color : #F2F2F2;
    border-top-style : dotted;
    border-top-width : 2;
    border-top-color : #F2F2F2;
    background-color : #DEDEE6;
    color : #D62121;
}