BODY {
        font-family: Tahoma;
        font-size: 10pt;
        color: #fbf6e5;
        background: #000000;
}

img {border: 0;
	  float: left;
	  margin: 6px 6px 6px 6px;
	  }
	  
div {
	width: 800px;
	display: block;
	margin: 0 auto;
	}

div.zdjecie {width: 728px;
	height: 200px;
	color: #8ED4FF;	  
	margin: 24px 0px 0px 0px;
	background: #262626;
			clear: both; 
			clip: auto; 
			float: none; 
			text-align: justify;

}

div.glowny {
height: auto;
   display: block;
margin: 0 auto;
text-align: justify;
}


div.copyright {text-align: center;
					color: #4A4A4A;
					height: 24px;
					font-size: 8pt;
}

h2 {
	font-size: 14pt; 
	text-align: center;
	color: #E6E6E6;
}

img zdjecie { border: 4px; 
					 border-color: #FFFFFF;
					 float: left;
					 top: auto;
					 bottom: auto;
}

A:ACTIVE {
        color: #FEFE00;
        text-decoration: underline;
}

A:HOVER {
        color: #FFFFFF;
        text-decoration: underline;
}

A {
        color: #FEFE00;
        text-decoration: underline;
}

A:VISITED {
        color: #DCDC00;
        text-decoration: underline;        
}

h4 {
font-size: 11pt; 

}

h5 {
font-size: 10pt; 

}

p { text-align: justify; }