a {
	cursor: hand;
	text-decoration: none;
	color: inherit;
}

a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
	font-size: inherit;
	border-spacing: 0px;
}

h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: bold;
}

p {
	margin-top: 12px;
}

.end {
	clear:  both;
	display: block;
}

xdiv {
	border: 1px dotted red;
	margin: -1px;
}

/* a többi */

body {
	background: #575551 url(hatter.gif) top center repeat-x;
	font-family: Verdana, sans;
	font-size: 12px;
	line-height: 180%;
}

#wrap {
	width: 600px;
	margin: 0 auto;
}

#head {
	height: 107px;
	background: url(fej.jpg) no-repeat;
}

#logo {
	display: block;
	width: 240px;
	height: 80px;
}

#logo span {
	visibility: hidden;
}

#content-wrap {
	background: url(kozep.jpg);
}

#content-wrap-inner {
	background: url(fent.jpg) top no-repeat;
}

#content {
	padding: 167px 28px 28px;
	background: url(lent.jpg) bottom no-repeat;
}

#foot {
	padding-bottom: 20px;
	font-size: 90%;
	text-align: center;
	color: #c6c4c0;
}

#foot em {
	font-style: normal;
	color: #fff;
}

#fooldal {
	height: 486px;
	padding: 8px 28px 28px 290px;
	background: url(fooldal.jpg) top no-repeat;
}


h1 {
	font-size: 200%;
	margin-bottom: 12px;
	letter-spacing: 2px;
	font-weight: normal;
}

#content ul {
	padding-left: 20px;
	list-style-type: square;
}

.nagymenu {
	list-style: none;
}

.nagymenu a {
	display: block;
	width: 200px;
	padding-left: 38px;
	line-height: 69px;
	margin-bottom: 8px;
	font-size: 200%;
	background: url(menu.jpg) no-repeat;
	color: #000;
}

.nagymenu a:hover {
	background: url(menu-aktiv.jpg) no-repeat;
	/* padding-left: 46px; */
	/* margin-left: 8px; */
}

a.fomenu {
	display: block;
	line-height: 34px;
	background: url(kismenu.jpg) right no-repeat;
	margin-top: 12px;
	padding-right: 36px;
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}

.side {
	overflow: hidden;
	float: right;
	margin-left: 8px;
}

.side img {
	display: block;
}

.side p {
	margin: 6px 0 18px 0;
	font-size: 9px;
	line-height: 100%;
	text-align: right;
}

.imagelist img {
	margin-bottom: 8px;
}