body {
    margin: 0px;
    background: white;
}

div.root {
    width: 100%;
    height: 800px;
    background: url('../image/nagyhatter.jpg') center 0px no-repeat;
}

table.main {
	position: absolute;
    top: 0px;
    width: 890px;
    height: 100%;
}

/* --- zöldcsík ------------------------------------------------------------------------------------ */
div.zoldcsik {
	z-index: 2;
	position: absolute;
	top: 19px;
	left: 0px;
	background: url('../image/zoldcsik.png') repeat-x; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/zoldcsik.png", sizingMethod="scale");
	width: 100%; 
	height: 62px;
}

/* --- fehércsík ------------------------------------------------------------------------------------ */
div.fehercsik {
	z-index: 4;
	position: absolute;
	top: 25px;
	left: 0px;
	background: url('../image/fehercsik.png') repeat-x; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/fehercsik.png", sizingMethod="scale");
	width: 100%; 
	height: 52px;
}

/* --- háttérkocka ------------------------------------------------------------------------------------ */
div.hatterkocka {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 50%;
	background: url('../image/hatterkocka_nyito.png') no-repeat; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/hatterkocka_nyito.png", sizingMethod="scale");
	width: 689px;
	height: 645px;
	margin-left: -322px;
}
div.hatterkocka_div {
	background: transparent;
	z-index: 5;
	position: absolute;
	top: 0px; 
	left: 50%;
	width: 689px;
	height: 645px;
	margin-left: -322px;
}

/* --- adesign logo ------------------------------------------------------------------------------------ */
a.logo {
	display: block;
	z-index: 800;
	position: absolute;
	left: 20px; 
	top: 1px;
	background: url('../image/a-design.png') no-repeat; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/a-design.png", sizingMethod="crop");
	width: 194px; 
	height: 101px;
	text-decoration: none;
}
a.logo:hover {
	z-index: 800;
	position: absolute;
	left: 20px; 
	top: 1px;
	background: url('../image/a-design-hover.png') no-repeat; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/a-design-hover.png", sizingMethod="crop");
	width: 194px; 
	height: 101px;
	text-decoration: none;
	cursor: pointer;
}
div.logo2 {
	z-index: 15;
	position: absolute;
	left: 45px; 
	top: 65px;
	background: url('../image/lathatova_tenni.png') no-repeat; 
	# background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/lathatova_tenni.png", sizingMethod="crop");
}

/* --- nyitószöveg ------------------------------------------------------------------------------------ */
div.kapcsolat {
	position: absolute;
	left: -20px;
	top: 343px;
	width: 300px;
	color: #656565;
	font-size: 13px;
	font-weight: bold;
	font-stretch: expanded;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
	letter-spacing: 0px;
}
span.strong {
	color: black;
}


/* --- galéria ------------------------------------------------------------------------------------ */
div.galeria {
	position: absolute;
	left: 48px;
	top: 304px;
	width: 597px;
	height: 308px;
	# height: 275px;
	color: #656565;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: justify;
	overflow: hidden;
	cursor: default;
	z-index: 800;
	display: none;
}
div.galeria_scroll {
	position: absolute;
	left: 48px;
	top: 617px;
	# top: 588px;
	height: 6px;
	width: 595px;
	z-index: 5000;
	font-size: 1px;
	text-align: left;
	display: none;
}
div.galeria_scroll_bar {
	position: relative;
	background: #f5e5f5;
	width: 100%;
	bottom: 0px;
	height: 2;
	font-size: 1px;
}
div.galeria_scroll_box {
	position: relative;
	left: 0px;
	top: 4px;
	width: 20px;
	height: 6px;
	background: #e5a5e5;
	z-index: 5001;
	font-size: 1px;
	overflow: hidden;
}
/* --- nyitószöveg ------------------------------------------------------------------------------------ */
div.leiras strong {
	color: black;
}
div.leiras h1 {
	font-size: 24px;
	color: black;
}
div.leiras h2 {
	font-size: 18px;
}
div.leiras h3 {
	font-size: 18px;
}
div.leiras {
	position: absolute;
	left: 290px;
	top: 94px;
	width: 355px;
	height: 500px;
	color: #656565;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: justify;
	overflow: scroll;
	cursor: default;
	z-index: 800;
	display: none;
}
div.leiras_scroll {
	position: absolute;
	left: 650px;
	top: 94px;
	width: 6px;
	height: 500px;
	z-index: 5000;
	display: none;
}
div.leiras_scroll_bar {
	position: relative;
	background: #f5e5f5;
	width: 2px;
	top: -20px;
	height: 100%;
}
div.leiras_scroll_box {
	position: relative;
	left: 0px;
	top: 10px;
	width: 6px;
	height: 20px;
	# height: 10px;
	background: #e5a5e5;
	z-index: 5001;
}
span.spacer {
	font-size: 8px;
}

a.email {
	text-decoration: none;
	color: #656565;
	cursor: pointer;
}
a.email:hover {
	color: black;
}

/* --- felsőmenü ------------------------------------------------------------------------------------ */
ul.felsomenu {
	z-index: 25;
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 660px;
	# width: 600px;
	height: 88px;
	# position: relative;
	text-align: right;
	list-style: none;
	# display: inline;

}
ul.felsomenu li {
	position: relative;
	display: inline;
	float: right;
	vertical-align: bottom;
	padding: 0px;
	height: 100%;
}
ul.felsomenu li a img, ul.felsomenu li a span {
	border: none;
	vertical-align: bottom;
	position: relative;
	top: 35px;
	height: 29px;
	cursor: pointer;
}
ul.felsomenu li a {
	display: block;
	# background: none;
	# width: 1px;
	height: 100%;
	vertical-align: bottom;
	text-decoration: none;
	font-size: 13px;
	color: #D05CA4;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
ul.felsomenu li a:hover {
	background: #d6f39e;
}

/* --- felsősubmenü ------------------------------------------------------------------------------------ */
ul.felsosubmenu {
	z-index: 9999;
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	top: 85px;
	width: 660px;
	# width: 600px;
	height: 39px;
	# position: relative;
	text-align: right;
	list-style: none;
	# display: inline;

}
ul.felsosubmenu li {
	position: relative;
	display: inline;
	float: right;
	vertical-align: bottom;
	padding: 0px;
	height: 100%;
}
ul.felsosubmenu li a img, ul.felsosubmenu li a span {
	border: none;
	vertical-align: bottom;
	position: relative;
	top: 5px;
	height: 29px;
	cursor: pointer;
}
ul.felsosubmenu li a {
	display: block;
	# background: none;
	# width: 1px;
	height: 100%;
	vertical-align: bottom;
	text-decoration: none;
	font-size: 13px;
	color: #D05CA4;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
ul.felsosubmenu li a:hover {
	background: #d6f39e;
}

/* --- linkek ------------------------------------------------------------------------------------ */
div.linkek img {
	width: 99%;
	border: 0px;
	frame: none;
	padding-bottom:7px;
}
