/* wyszukiwarka */
.centerLink{          
    text-align: center;
}

table.find tr td {
   padding-bottom: 10px;
}

div#receipt input, select, textarea {
    margin-bottom: 2px;
    margin-bottom: 2px;
}

div#receipt label {
    margin-right: 30px;
}

div#receipt td {
    vertical-align: top;
}

div#receipt input.text {
    padding-top: 1px;
    padding-bottom: 1px;
}

div#receipt input.text, textarea {
    padding: 0px 2px;
}

div#receipt input.personal {
    width: 200px;
}

div#pageContent a.goToTop {

}

div#product_search_again
{
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
}

div#pageContent div.errors {
    padding: 3px;
    margin-bottom: 20px;
    width: 350px;
    padding-left: 5px;
    border: 1px dotted #e81d24;
    color: #e81d24;
}

div#pageContent div.errors ul {
    padding-left: 0px;
}

div#pageContent div.errors ul li {
    list-style: none outside;
}
