body
{
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
    color: #333;
}

div.stopka
{
    font-size: 10px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

div.stopka a
{
    color: #666666;
    text-decoration: none;
}

div.stopka a:hover
{
    color: #666666;
    text-decoration: underline;
}

div.stopka2
{
    font-size: 12px;
    color: #cc0000;
    text-align: center;
    margin-top: 9px;
}

div.stopka2 a
{
    color: #cc0000;
    text-decoration: none;
}

div.stopka2 a:hover
{
    color: #cc0000;
    text-decoration: underline;
}

div.more-link
{
    text-align:right;
}

div.prop0
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #eeeeee;
    background-image: url('../img/nsf_prop_0.gif');
    background-repeat: no-repeat;
    margin-bottom: 1px;
    margin-left: 8px;
    padding: 4px;
    padding-left: 17px;
    width: 200px;
}


div.prop1
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    background-image: url('../img/nsf_prop_1.gif');
    background-repeat: no-repeat;
    margin-bottom: 1px;
    margin-left: 8px;
    padding: 4px;
    padding-left: 17px;
    width: 200px;
}

div.prop0 strong
{
    color: #cc0000;
}

div.prop1 strong
{
    color: #cc0000;
}

div.prop_more
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    text-align: right;
    color: #000000;
    border-top: 1px solid #eeeeee;
    margin-left: 8px;
    padding: 4px;
    width: 217px;
}

div.hasla_cien
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 6px;
    font-weight: bold;
    color: #CCCCCC;
    float: left;
    position: relative;
    left: 300px;
}

div.hasla
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    margin-top: 5px;
    font-weight: bold;
    color: #336600;
    position: relative;
    top: 0px;
    left: -94px;
}

div.hasla b
{
    color: #000099;
}


.article-entry
{
    font-family: Verdena, Tahoma, Arial;
    text-align: justify;
}

.article-title
{
    font-size: 12px;
    color: #336600;
    font-weight: bold;
}

.article-body
{
    padding: 5px;
}

.blog-entry
{
}

.blog-title
{
}

.blog-body
{
}

.blog-separator
{
}
    
.article-entry-mini
{
    color:#666;
    margin-top:5px;
    margin-left:15px;
    margin-right:35px;
}

td.no-border > div.article-entry
{
    margin:0;
    margin-top:5px;
}

ul li {
    list-style-type: square;
}

ul.icones
{
    margin: 0 20px 0 0;
    padding: 0;
    list-style-type: none;
}

ul.icones li
{
    margin: 4px;
    padding: 0;
    width: 11px;
    height: 9px;    
    list-style-type: none;
    line-height: 11px;
    vertical-align: middle;
    float: right;
}

a.home 
{
    width: 11px;
    height: 9px;
    display: block;
    background-image: url('../img/_domek.gif');
    background-repeat: no-repeat;
    background-position: top;
}

a.home:hover
{
    background-image: url('../img/_domek.gif');
    background-repeat:no-repeat;
    background-position:bottom;    
}

a.mapa
{
    width: 11px;
    height: 9px;
    display: block;
    background-image: url('../img/_mapa.gif');
    background-repeat:no-repeat;
    background-position:top;
}

a.mapa:hover
{
    background-image: url('../img/_mapa.gif');
    background-repeat:no-repeat;
    background-position:bottom;    
}

a.kontakt
{
    width: 11px;
    height: 9px;
    display: block;
    background-image: url('../img/_kontakt.gif');
    background-repeat:no-repeat;
    background-position:top;
}

a.kontakt:hover
{
    background-image: url('../img/_kontakt.gif');
    background-repeat:no-repeat;
    background-position:bottom;    
}

a.button {
    margin: 0;
    padding: 0;
    width: 88px;
    height: 24px;
    overflow: hidden;
    display: block;
    font: 11px Verdana;
    text-decoration: none;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #969EA0 url('../img/_przycisk.jpg') no-repeat top;
}


a.button:hover 
{
    background: #272C8F url('../img/_przycisk.jpg') no-repeat bottom;    
}

.alert
{
    margin:5px;
    font-size:12px;
    color:#62A700;
    font-weight:bold;
}

.alert:before
{
    content:url(../img/ok_ico.gif);
    margin-right:3px;
}

.alerterror:before
{
    content:url(../img/alert_ico.gif);
    margin-right:3px;
}
        
.alerterror
{
    font-size:12px;
    color:#DA0000;
    font-weight:bold;
}
    
div.blad
{
    font-size: 12px;
    color: #c00;
}

p.blad
{
    font-size: 12px;
    color: #c00;
}

div.info
{
}

div.strony
{

}


input.tekst
{
    font-family: Verdana;
    font-size: 11px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

textarea.tekst
{
    font-family: Verdana;
    font-size: 11px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

input.przycisk
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    background-color: #cccccc;
    border: 1px solid #999999;
}

