* {
  margin: 0;
  padding: 0;
  letter-spacing: 0px;
}
body {
  background-image: url(http://www.ustka-apartament.pl/images/tlo_image.jpg);
  background-attachment: fixed;
  background-position: center top;
  font-family: trebuchet MS, verdana;
}
p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}
h1 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #0033ff;
	text-decoration: none;
}
.menuodsyl {
margin-top: 30px;
margin-left: 15px;
font-size: 14px;
}
a.img:link, a.img:visited, a.img:active, a.img:hover  {
	text-decoration: none;
	border: 0px none;
	
}


a:link, a:visited, a:active  {
	color: #c02000;
	text-decoration: none;
	
}


a:hover  {
	color: #c02000;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #999999;
	margin: 4px 0px 4px 0px;
}
#gen {
  width: 750px;
  margin: auto;
  background-color: #ffce85;
}
#topsite {
  background-image: url(http://www.ustka-apartament.pl/images/toppicture.jpg);
  float: left;
  width: 750px;
  height: 200px;
  margin: auto;
}
#menusite {
  background-color: #ffffff;
  float: left;
  width: 750px;
  height: 22px;
  margin: auto;
}
#menuleft {
  background-color: #ffce85;
  float: left;
  width: 219px;

}
#mainsite {
	background-color: #ffc5f1;
	float: right;
	margin:  0 0 0 0;

}
#stopka {
  background-color: #ffffff;
  text-align: center;
  float: left;
  width: 750px;
  margin: auto;
}

