h2.title
{
    color:          #97B32D;
    margin:         0;
}

div.text
{
    line-height:    20px;
}

div.text p
{
    margin:         0;
}

div.text a
{
    color:          #97B32D;
}


.czerwony
{
    color:          red;
}

#formAnfrage input
{
    padding:        3px;
    font-size:      12px;
}

table.gallery
{
    width:          680px;
    float:          left;
}

table.gallery td
{
    vertical-align: top;
    padding-bottom: 40px;
    background-color:#E0DFDD;
    padding:        8px;
}


table.gallery img
{
    padding:        3px;
    border:         solid 1px #c0c0c0;
    margin-right:   8px;
    width:          150px;
}

