﻿body 
{
    padding: 0px;
    margin: 0px;

}

.body
{
    padding: 0px;
    margin: 0px;
    background-color: #828282;

}

.tabelaGlowna
{
    border: 0px none #828282;
    padding: 0px;
    margin: 0px;
    width: 1000px;
    background-color: #828282;
    vertical-align: top;

    
}
.tabelaNaglowek
{
    background-color: #25497D;
    width: 1000px;
    font-family: 'Microsoft Sans Serif';
    color: #FFFFFF;
    font-size: 16px;
    vertical-align: top;
}
.tabelaStopka
{
    background-color: #828282;
    width: 1000px;
    font-family: 'Microsoft Sans Serif';
    color: #25497D;
    font-size: 10px;
    text-align: center;
    vertical-align: top;
}

.tabelaSrodek
{
    border-width: 0px;
    border-style: none;
    background-color: #EFF3F7;
    width: 1000px;
    vertical-align: top;
    
}

.tabelaL
{
    border-width: 0px;
    border-style: none;
    background-color: #25497D;
    width: 5px;
    vertical-align: top;
    text-align: right;

}

.tabelaP
{
    border-width: 0px;
    border-style: none;
    background-color: #25497D;
    width: 5px;
    vertical-align: top;
    text-align: left;
}

.color
{
     color:#EFAB00;
     
}
.panForm
{
    padding: 5px;
    border-color: #EFAB00;
    border-style: solid;
    border-width: 5px;
    font-family: 'Microsoft Sans Serif';
    font-size: 10px;
    vertical-align: top;
}
    
.pF12
{    
    font-size: 12px;
}
.pF14
{    
    font-size: 14px;
}

.pNoBottomMargin
{
    margin-top: 15px;
    margin-bottom: 5px;
}
    
.txtBox
{
    width: 280px;
    margin-bottom: 5px;
}

.panelContent
{
    padding: 5px;
    font-family: 'Microsoft Sans Serif';
    font-size: 10pt;
    text-align: justify;
}

.linkColor
{
    text-decoration: none;
    color:#EFAB00;
}
.linkNoColor
{
    text-decoration: none;
    color:Black;  
}

.czytajDalej
{
    font-size: 8pt;
    color: #25497D;
    text-decoration: none;
    
}
