﻿a
{
    text-decoration:underline;
}
div.content
{
}
div.dodaj
{
    width: 200px;
    height: 150px;
    margin: 10px;
    }


div.szukaj
{
     width: 200px;
    height: 150px;
    margin: 10px;
}
table
{
    margin: auto;
    text-align: center;
    border-collapse: collapse;
    width: 400px;
}

td
{
    text-align: center;
}

