/* CSS Document */

body
{
	background-color: #E9E9E9;
	margin: 0;
	
}

#main
{
	background-color: #FFFFFF;
	width: 1024px;
	height: 838px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -512px;
}

.header
{
	background-color: #000000;
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 500;
	font-family: Verdana,Arial,sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
}

.bodyleft
{
	position: absolute;
	top: 60px;
	left: 0px;
	height: 435px;
	width: 264px;
}

.bodyright
{
	position: absolute;
	top: 60px;
	left: 264px;
	width: 760px;
	height: 435px;
}

.footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 343px;
}


.header p
{
	padding-top: 25px;
	padding-left: 60px;
}

.logo_home
{
	
	float: left;
	position: absolute;
	left: 60px;
	clear: none;
}


.main_slideshow
{
	float: right;
}

.menu_container
{
	
	position: absolute;
	top: 10px;
	left: 264px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}

.menu_list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li 
{ 
	display: inline;
	margin: 4px;
}

.sub_menu_list
{
	padding: 4px;
	width: 110px;
	float: right;
	font-size: 11px;
}

/* minden linkre*/


a
{
	color: #666666;
	text-decoration: none;
}

a:link
{
	color: #666666;
	text-decoration: none;
}	


a:hover
{
	color: #ff7626;
	text-decoration: none;	
}

.has_sub_menu_list ul
{
	display: none;
}


#smenu1	/*regiok main*/
{
	position: absolute;
	left: 1em;
	top: 14px;
	width: 11em;;
}

#smenu2	/*regiok secondary*/
{
	position: absolute;
	
}

#smenu3 /*szalasok*/
{
	position: absolute;
	left: 70px;
	top: 14px;
	width: 8em;
}

#smenu4 /*otletek az uduleshez*/
{
	position: absolute;
	top: 14px;
	left: 155px;
	width: 5em;
}

#smenu5	/*megkozelites*/
{
	position: absolute;
	top: 14px;
	left: 320px;
	width: 8em;
}

#smenu6 /*Service*/
{
	position: absolute;
	top: 14px;
	right: 80px;
	width: 8em;
}

.banner
{
	border: thin solid #E9E9E9;
	width: 520px;
	height: 90px;
	position: absolute;
	top: 200px;
	left: 264px;
}

.kapcsolat
{
	font-size: 12px;
	color: #666666;
	padding: 6px;
	border: thin solid #E9E9E9;
	width: 139px;
	height: 78px;
	position: absolute;
	top: 200px;
	left: 834px;
}

.kapcsolat a
{
	color: #666666;
	text-decoration: none;
}

.kapcsolat a:link
{
	color: #666666;
	text-decoration: none;
}

.kapcsolat a:hover
{
	color: #ff7626;
	text-decoration: none;
}

.kereses
{
	width: 200px;
	height: 50px;
	position: absolute;
	top: 6px;
	left: 50px;
	
}

.search_field
{
	border: thin solid #E9E9E9;
	font-size: 10px;
	color: #666666;
}

.button
{
	background: none;
	font-size: 12px;
	color: #666666;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

.button:hover
{
	color: #ff7626;
}

.footer_menu
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 760px;
	height: 14px;
	position: absolute;
	top: 320px;
	left: 264px;
}

.footer_menu p
{
	position: absolute;
	right: 6px;
	text-transform: none;
	color: #666666;
}

.scroll_box
{
	border: thin solid #E9E9E9;
	position: absolute;
	left: 50px;
	top: 200px;
	height: 90px;
	width: 150px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #666666;
}

.szilveszter_banner
{
	position: absolute;
	top: 100px;
	left: 50px;
	width: 150px;
	height: 300px;
	border: thin solid #E9E9E9; 
}

.szilveszter_banner:hover
{
	border: thin solid #ff7626;
}
