body	{
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}
#strona {	
	width: 800px;
	margin: 0px auto;
}
#tlo{
left: 0px;
top: 0px;
position: absolute;
width: 100%;
height: 705px;
background: url(img/1tlo.jpg) repeat;
}
#banner {
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 53px;
}
/* menu gorne */
#menu_serwisu {
	display: block;
	position: relative;	
	float: left;
	margin: 0px;
	width: 800px;
	height: 20px;
	list-style-type: none;
	background: url(img/3menug.jpg) no-repeat;	
	text-align: left;
	font-family: Tahoma, lucida;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;	
	vertical-align: middle;
}

#menu_serwisu a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
#menu_serwisu a:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
#menu_serwisu a:hover {color: #000000; font-weight: bold; text-decoration: none;}


/* srodek na reklamy */
#banner_l {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 324px;
	height: 229px;
	background: url(img/4bannerl.jpg) no-repeat;
}
#banner_p {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 476px;
	height: 229px;
	background: url(img/5bannerp.jpg) no-repeat;
}
#banner_p p {
	position: absolute;
	top: 15px;
	left: 37px;
	

}

/* wypelnienie przejscia tonalnego */
#przejscie_l {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 324px;
	/*height: 403px; */
	background: url(img/6stronal.jpg) no-repeat;
}
#przejscie_p {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 476px;
	/*height: 403px;*/
	background: url(img/7stronap.jpg) no-repeat;
}

.tekst_just {	
	font-family: Tahoma, lucida;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: justify;
	color: #000000;	
	padding: 20px;
}

.tekst_just img {float: left; margin-right: 1em; border-width: 0;}

.tekst_center {	
	font-family: Tahoma, lucida;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: #000000;	
	padding: 20px;
}
.tekst_lewa {	
	font-family: Tahoma, lucida;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	color: #000000;	
	padding: 20px;
}
.image_center {	
	font-family: Tahoma, lucida;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #000000;
}
.image_center img {border-width: 0;}

.naglowek_tekstu {
	font-family: Tahoma, lucida;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;	
	color: #000000;
	background: none;
	border-top: 1px double #777777;	
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 15px;
	padding-bottom: 1px;
}
.stopka {
	position: relative;
	left: 0px;
	top: auto;
	width: 790px;
	height: 141px;
	background: url(img/stopka.jpg) no-repeat;	
	text-align: left;
}
.stopka p {	
	width: 200px;
	padding-left: 20px;
	padding-top: 50px;
	font-family: Tahoma, lucida;
	font-size: 9px;
	font-style: normal;
	color: #71A5BA;
	text-align: left;
}