﻿body {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	/*background-color: white;*/
	background: url(../images/christmas0.jpg) no-repeat;
}

ul, li {padding: 0; margin: 0px;}

/* intro */

#div_recepcio {
	width: 494px;
	height: 365px;
	margin: 7px 0px 0px 7px;
}

#div_logo_feliratok {
	width: 993px;
	height: 155px;
	float: left;
	background-color: white;
}

#div_anemona_logo {
	width: 516px;
	height: 155px;
	margin: 7px 0px 0px 0px;
}

#div_belepes {
	width: 267px;
	height: 155px;
	position: absolute;
	left: 570px;
	top: 372px;
}

#div_enter {
	width: 267px;
	height: 147px;
	position: absolute;
	left: 570px;
	top: 419px;
}

#div_russian {
	width: 267px;
	height: 147px;
	position: absolute;
	left: 570px;
	top: 466px;
}

#div_laprairie {
	position: absolute;
	left: 786px;
	top: 381px;
}

.belepes_enter {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

/* belso oldalak */

#white {
	width: 20px;
	height: 630px;
	float: left;
	background-color: white;
}

#main {
	width: 920px;
	height: 625px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -460px;
	margin-top: -312px;
}

#header {
	width: 900px;
	height: 155px;
	background: url('../images/anemona_logo_header.png') no-repeat;
	text-align: left;
	float: left;
}

#header h1 {
	display: none;
}

#menu {
	text-align: left;
	width: 210px;
	height: 435px;
	background: url('../images/anemona_menu_bg.png') repeat-y;
	position: relative;
	float: left;
	z-index:100; 
}

#menu2  {
	width: 185px;
	position: relative;
}

#nav {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	width: 185px;
	list-style-type: none;
}

#menu ul {
	list-style-type: none; 
	width: 185px;
}

/*#menu li.vonal {
	height: 33px;
	background: url('../images/anemona_menu_selector.png') no-repeat 0px 30px;
	margin: 0px 0px 13px 0px;
}*/

#menu ul li a img {
	border: 0px;
}

#menu_text {
	display: none;
}

#la_prairie_logo {
	border: 0px;
	margin: 0px 0px 0px 15px;
	float: left;
}

#text {
	height: 435px;
	width: 410px;
	background: url('../images/anemona_bg.png') repeat-y;
	float: left;
}

#text_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #ec008c;
	width: 395px;
	height: 40px;
	text-transform: uppercase;
	position: relative;
	top: 5px;
}

#text_keywords {display: none;}

#text_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #656565;
	width: 397px;
	height: 375px;
	line-height: 17px;
	position: relative;
	/*top: 12px;*/
	overflow: auto;
}

.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #656565;
	font-weight: normal;
	line-height: 17px;
}

#text_text a, .text a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ec008c;
	font-weight: bold;
	text-decoration: underline;
}

#image {
	height: 435px;
	width: 280px;
	background: url('../images/anemona_jobb_bg.png') no-repeat;
	float: left;
}

#footer {
	width: 900px;
	height: 40px;
	background: url('../images/anemona_footer.png') no-repeat;
	float: left;
}

#laprairie {
	float: left;
	width: 210px;
}

#la_prairie_logo {
	margin: 0px 0px 0px 20px;
	border: 0px;
	width: 117px;
}

#footer_text {
	float: left;
	position: relative;
	top: 13px;
	width: 680px;
	height: 14px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: white;
}

#jobb_kep {
	border-left: 5px solid #656565;
}

#nav, #nav ul {padding:0; margin:0; list-style:none; background:#fff; font-weight:bold; width: 185px;}
#nav li {font-size:14px; font-family: Times; color: #abaaaa; line-height:24px; cursor:pointer; width:185px;}
#nav li:hover {color: #ec008c;}
#nav li a {text-decoration:none; font-size:14px; font-family: Times; color: #abaaaa; }
#nav li a:hover {color: #ec008c;}
#nav li ul li {padding-left: 20px; width: 185px;}
#nav li ul li a {text-decoration:none; font-size:14px; font-family: Times; color: #656565;}
#nav li ul li a:hover {color: #ec008c;}



