*  {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #ffc090;
}
.clear {
	clear: both;
}
body {
	background: #ffc090;
	text-align: center;
	color: #fff0d0;
	font: 13px "Comic Sans MS", sans-serif;
	margin: 10px;
}
#basis {
	width: 900px;
	float: center;
	margin: auto;
	position: relative;
}
#body-right {
	text-align: left;
}
#middle {
  background: url(kozep.jpg) no-repeat;
	width: 712px;
	height: 338px;
  float: right;
  position: relative;
}
#side {
	background: url(oldalso.jpg) no-repeat;
  width: 188px;
  height: 338px;
  float: left;
  position: relative;
}
#nav {
  text-align: left;
}
#nav a {
  text-decoration: none;
  color: #fff0d0;
}
#nav li {
  padding: 8px 0px 6px 12px;
}
h1 {
  height: 159px;
  background: url(fejlec.jpg) no-repeat;
} 
h2 {
  text-align: left;
  padding-left: 10px;
  font: 20px "Comic Sans MS", sans-serif;
}
h3 {
  text-align: left;
  padding-left: 10px;
  font: 13px "Comic Sans MS", sans-serif;
}
h4 {
  padding-left: 400px;
  padding-top: 42px;
  font: 13px "Comic Sans MS", sans-serif;
}
#gallery {
	width: 900px;
	height: 149px;
	float: left;
	position: relative;
}
#gallery img {
	display: block;
}
#face {
  top: 0px;
  left: 580px;
  position: absolute;
}
#dropmenudiv{
position: absolute;
border: 1px solid #ffc090; //arnyek
border-bottom-width: 0;
font:normal 12px "Comic Sans MS"; //betutipus, meret
line-height:18px;
z-index: 100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffc090;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #901000; //hatterszin, ha ramegyunk az egerrel
}

