/* CSS Document */

body {
         background:url(images/bg.jpg);
         padding:0px;
         margin:0px; 
         font-size:62.5%; 
         font-family:Arial, Helvetica, sans-serif;
         
}

.tekst {
  
        font-family:Arial, Helvetica;
        Color:#000;
        font-size:1.3em;
        text-align: justify; 
}

.tytul {
         
         color: #6B8E23;
        font-size:2em;
        font-weight: bold;
}


.podpis {
          
         color: #9ACD32;
         font-size:1.1em;


}





.pds{
        width: 978px;
        margin:auto;
        font-size:1.2em;
        
}
.both{ clear:both; } 
img{ border:0;}

.left{
         float:left; 
        width:241px;
        color:#D8E6D2;
        }
.right{
        float:left; 
        width:660px;
        padding-left:38px;
        line-height:1.4em;
        }

.ng1{
        background:url(images/ng1.jpg) no-repeat; 
        color:#fff; 
        font-size:1.8em; 
        padding:14px 10px 12px 30px;        
        font-family:"Times New Roman", Times, serif;
}

.ng2{
        background:url(images/ng2.jpg) no-repeat; 
        color:#fff; 
        font-size:1.8em; 
        padding:14px 10px 12px 30px;        
        font-family:"Times New Roman", Times, serif;
}


.s{ background:url(images/tlo.jpg) repeat-y right; }
.stopka        {
        text-align:right;
}
.m{ padding:5px 10px; }
.m ul{ list-style:none; margin:0; padding:0; } 
.m a{ display:block; padding:8px 15px; border-bottom:1px dotted #4F4B2B; color:#C2BB84; text-decoration:none; font-weight:bold; text-align:right; }
.m a:hover{ background:#302E19; color:#fff; }

.ng{
        font-size:1.6em; 
        padding:6px 20px;
        font-weight:normal;
        color:#993300;
}

a{ color:#993300; }
a:hover{ text-decoration:none; }



.zdj{
        padding:5px; 
}
.zdj span{ margin:2px; padding:4px; background:#fff; border:1px solid #D0D9DF; display:inline-block; }


.link {
        text-decoration: underline;
        color: #FF00FF;
        font-weight: bold;
        
}

