﻿div.plaza
{ font-size: 9px;
    font-family: Verdana;
    padding: 5px;
    margin-top: 15px;
    border: #cccccc 1px solid;
    width: 190px;
}
div.plaza_header
{
    background-color: #cccccc;
    text-align: center;
    font-weight: bold;
}

div.plaza_content
{
    background-position: 150px 5px;
    background-image: url(../slonce.gif);
    background-repeat: no-repeat;
    color: #008080;
    padding-top: 10px;
}
div.plaza_footer
{
}

div.plaza_tytul
{
    font-weight: bold;
}
