div.top2
{
    background:             url('../img/bg_top2.png') no-repeat;
    width:                  920px;
    height:                 37px;
    margin-bottom:          13px;
    padding:                19px 0 0 10px;
    clear:                  both;
}

div.top2 a
{
    color:                  white;
    padding:                1px 15px;
    border-right:           solid 1px white;
}

div.lista_ofert
{
    padding-left:           10px;
    color:                  black;
}

table.lista_ofert
{
    width:                  100%;
    border-collapse:        collapse;
    color:                  black;
    font-size:              11px;
}

table.lista_ofert td
{
    padding:                7px 5px 7px 0;
    border-bottom:          solid 1px #a0a0a0;
}

td.zdjecie
{
    width:                  90px;
}

td.zdjecie img
{
    width:                  75px;
    border:                 solid 1px #a0a0a0;
    padding:                3px;
}

td.opis
{
    vertical-align:         top;
}

td.wiecej
{
    width:                  90px;
    text-align:             center;
}


div.filtr
{
    font-size:              11px;
    padding:                10px;
    background-color:       #f0f0f0;
    border:                 solid 1px #c0c0c0;
}

div.strony
{
    text-align:             right;
    margin:                 5px;
}

div.strony a
{
    background-color:       #ee655a;
    padding:                3px 7px;
    color:                  white;
    border-left:            solid 2px white;
}

div.strony a:hover
{
    background-color:       #c4261a;
}

div.strony a.strona_aktualna
{
    background-color:       #c4261a;
    padding:                3px 7px;
    color:                  white;
}


