body {
 font-family: Arial, Helvetica, Verdana;
 font-size: medium;
 color: #000000;
 background-color: #678096;
}
#wrapper { 
 margin: 0 auto;
 width: 750px;
}
#header1 {
 background-color: #78abe0;
 width: 100%;
 height: 100px;
 float: left;
 padding: 0;
 border: 0;
}
#header2 {
 color: #ffffff;
 width: 100%;
 /*height: 25px;*/
 float: left;
 padding: 0;
 border: 0;
 background-color: #2b4b66;
}

#maincolumn { 
 height:auto;
 width: 100%;
 float: left;
 background-color: #e0e7ef;
}
#footer { 
 width: 100%;
 height: 20px;
 clear: both;
 border: 0;
}
.tytul {
	font-weight: bold;
	text-align: left;
	text-indent: 0;
}
.akapit_z_wci {
	font-style: normal;
	text-indent: 10%;
	text-align: justify;
}
.nawigacja {
	font-family: Helvetica;
   	font-size: 16px;
   	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
}

