﻿h1
{border: 0px solid #565656; 
    font-size: 20px;
    margin: 5px 10px 20px 0;
    padding: 0;
    font-weight: normal;
    color: #000000;
    height: 30px;
    background-position: 50% bottom;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: transparent;
}

h2 { font-size: 18px; color: #33CC00; margin: 5px 0 20px 10px; font-weight: normal; }

h3 { font-size: 11px; color: #33CC00; font-weight: normal; line-height: 20px; margin: 0; padding: 0; }


p.tekst
{
            line-height: 200%;
    display: block;
    border: 0px solid #565656; 
      text-align: justify;
}

p.motto
{   
    line-height: 200%;
    font-size: 18px;
    text-align: justify;
        position: relative;
    display: block;
    border: 0px solid #565656; 
}

ul
{
    line-height: 200%;
    border: 0px solid #565656;
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
    margin-bottom:20px;
}


.stopka
{
    line-height: 100%;
    text-decoration: underline;
    color: #ECECEC;    
}

.poletekstowe {
font-size: 11px; 
color: black; 
background-color: #fdfdfd; 

padding: 2px;
font-family: tahoma,sans-serif; 
border-right: #9B0000 1px solid; 
border-top: #9B0000 1px solid;
border-bottom: #9B0000 1px solid;
border-left: #9B0000 1px solid;
}

.NL
{
    padding-bottom:5px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
 
}
.ptNL
{
    margin: 0px;
    border: 0;
    font-size: 12px;
    color: black;
    background-color: #d3d3d3;
    height: 15px;
    font-family: tahoma,sans-serif;
    border: 1px solid #644831;
    width: 130px;
    display: inline;
}
A.NL
{
    margin: 0px;
    text-decoration: none;
    color: #000000;
    width: 120px;
    text-align: center;
    font-size: 12px;
    width: 130px;
    font-weight: bold;
}