body {
    width: 801px ;
    height: 1001px ;
    margin-left: auto ;
    margin-right: auto ;
    padding: 0px ;
    font-family: Tahoma;
}

a {
    font:Arial;
    color:#ffffff;
    font-weight:	bold;
    text-decoration: none;
}
a:link, a:visited, a {
    text-decoration: none;
    color: #000;
}
a:hover, a:visited:hover
{
    text-decoration: underline;
}
.title
{
    font-weight: bold;
    font-size: 16px;
}
.miniaturka
{
    padding: 5px;
}
.news {
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.wiecej
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.spacer
{
    height: 20px;
    clear: both;
}
