html, body  
        {background: #000000; 
         text-align: center; 
         font-size: 12; 
         font-family: arial, verdana, tahoma, helvetica, sans-serif;
         margin: 0px;
        }
body *
        {margin: 0px; 
         padding: 0px; 
         font-size: 12; 
         text-align: left;
        }
img 
  {border: 0px;
        }
h1 
        {font-size: 1.4em; 
         font-weight: bold;
        }
h2 
        {font-size: 1.2em;
        }
h3
        {font-size: 1em; 
         font-weight: bold;
        }
a
        {color: #F4A460;
        font-size: 13px;}
.menu 
        {color: #000000; 
         font-size: 11px;
         text-decoration: none;
         font-weight: bolder;
         letter-spacing: 3px;
         }
.menu:hover
        {color: #000000;
        text-decoration: none;
        color: #ffffff;
        }
hr 
        {width: 97%;
        height:1px;
        background-color:#ffffff;
        margin-top: 5px;
        margin-bottom: 5px;
        border-width: 0px;
        color: #ffffff
        }
.stopka
        {text-align:right; 
        font-size:11px; 
        color:#ffffff; 
        letter-spacing:6px;
        margin-top: 4px;
        }
        
.naglowek
        {font-size: 12px;
        font-family: Tahoma;
        color:#FFFF15;              
         font-weight: bolder;
        letter-spacing: 3px;
        line-height: 13px;

        }
  
.wydarzenia
        {font-size: 12px;
        font-family: Arial;
        color:#E2E2E2;
         line-height: 13px;
            letter-spacing: 2.3px;
        }
.zdj
        {border: 0px;
        margin-left: 7px;
        }
.tekst
  {text-align: justify;
  font-family : Verdana;
	font-size: 12.4px;
	color:#DBDBDB;
	margin-right: 20px;
	}
	
	
.tekst2
  {
  font-family : Verdana;
	font-size: 12.4px;
	color:#FFFF6F;
	 font-weight: bolder;
	}
