﻿div.header
{
}


div.title
{
    font-family: tahoma;
    font-size: 25px;
    font-weight: bold;
    color: #6699FF;
}
div.nawigacja
{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 9px;
    text-align: right;
}
div.content
{
    
}

div.footer
{
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    
    font-size: 9px;
    text-align:center;
}

div.ramka
{
    
    background-color: #FFFFCC;
}

div.ramka_header
{
    background-color: #6699FF;
    font-weight: bold;
    font-family: tahoma;
    color: yellow;
    text-align: center;
     padding: 3px;
}

div.listy
{
    width: 700px;
    font-family: tahoma;
    padding: 5px;
    border: 1px solid #6699FF;
    font-size: 10px;
   
}




    


div.wiadomosci
{
    font-family: tahoma;
    font-size: 12px;
    width: 200px;
}

td.wpis
{
   
    vertical-align: text-top;
    width: 350px;
}
