body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_1.jpg);
	background-repeat: repeat;
	background-color: #fff8dd;
}
#kontener {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#gora {
	padding:0px;
	margin:0px;
	background-image: url(../img/bg_gora.gif);
	background-position: center bottom;
	height: 215px;
	width: 760px;
	background-repeat: no-repeat;
}
#calosc {
	background-image: url(../img/bg_dol.jpg);
	background-repeat: no-repeat;
	height: 399px;
	background-position: center bottom;
	text-align: center;
}
#lewa {
	padding:0px;
	margin:0px;
	width:242px;
	float:left;
}
#srodek {
	padding:0px;
	margin:0px;
	width:448px;
	height:342px;
	float:left;
	background-color: #fff8dd;
}
iframe {
	margin: 0px;
	padding: 0px;
	height: 342px;
	width: 448px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff8dd;
}
#prawa {
	padding:0px;
	margin:0px;
	width:70px;
	float:left;	
}