html, body {
	background-image: url('image/tlo.jpg');
	color: #000;
	margin: 3;
	padding: 0;
}

#top {
	width: 1004px;
}

#NAGLOWEK {
	background-color: auto;
	height: 7cm;
}

#MENU {
	width: 250px;
	float: left;
	overflow: hidden;
}

#INFORMACJE {
	width: 160px;
	float: right;
	overflow: hidden;
	background-color: url('image/tlo.jpg');
}

#TRESC {
	width: 530px;
	float: center;
	padding-left: 1cm;
	overflow: hidden;
	color:#000000;
	font-family:Courier New;
	text-align: justify;
	font-size: 18px;
	text-indent: 1cm;
	background-color: auto;
}

#STOPKA {
	clear: both;
	float:center;
	width: 100%;
	background-color: url('image/tlo.jpg');
}

#Baner{
 width:1000 px;
 float:center;
}

#Logo{
width:1000 px;
 height: 2cm;
 }
 
 #kwiaciarnia{
 float:center;
 color:#ffffff;
 font-size: 15 px;
 }
  #info{
 width: 1004px;
 text-align: center;
 color:#ffffff;
 font-size: 19 px;
 font-weight: bold;
}
  #podpis{
 width: 1004px;
 float: center;
 color:#000000;
 font-size: 25 px;
 font-weight: bold;
}