html,body {
font-size:11px;
   color: #000000;
   background-color: #FFFFFF;
   font-family: tahoma,sans-serif, Verdana, Arial, Helvetica;
   font-style: normal;
   text-decoration: none;
    height:100%;
    margin-top: 20px; /*tego potrzebuj? Geckowate przegl?darki ;-)*/
	}

* * body {
    text-align:center;
    }

#glowna {
    position:relative; /*to pozwoli na p?niejsze pozycjonowanie element?w
                         wewn?trz tej warstwy wg jej lewego g?rnego rogu*/
    width:766px;
    min-height:100%;
    margin:0 auto;
    border:0px;

    }

* html #glowna { 
    height:100%; /*zapis dla IE, kt?ry nie rozumie min-height oraz b??dnie interpretuje height*/
    text-align:left;
    }

img {
border:0;
padding:0;
margin:0;

}
 
.akapit {  text-indent: 30px; }

h2 {
color:#9c6d6b;
font-size:16px;
font-weight: bold;
}

.a{ 

font-family: arial;
font-size: 11pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;



}

.tekst{ color: #FFFFFF; font-size: 8px;} 
.tytul{
font-family: arial;
font-size: 11pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
letter-spacing: 1pt;
}
