html
{
	height: 100%;
	padding: 0;
	margin: 0;
}

body
{
	background: #000000 url('/images/bg_site.jpeg') scroll repeat-y top left;
	font-family: verdana, arial;
	font-size: 14px;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

div, form, table, td, p, h1
{
	padding: 0;
	margin: 0;
	border: 0 none;
}

hr
{
	background: transparent url('/images/bg_hr.png') scroll no-repeat center center;
	height: 9px;
	padding: 0;
	margin: 0px;
	border: 0 none;
}

input, select, textarea
{
	padding: 2px;
	border: 1px solid #666666;
}

a, a:link
{
	color: #333333;
	text-decoration: underline;
}

a:active, a:hover
{
	color: #f02222;
	text-decoration: underline;
}

a img, a img:link
{
	border: 1px solid #000000;
}

a img:active, a img:hover
{
	border: 1px solid #ba242d;
}

.w400 { width: 400px; }
.h60 { height: 60px; }

div#container
{
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

div#header
{
	overflow: hidden;
	width: 1000px;
	height: 280px;
}

div#menu
{
	position: absolute;
	width: 190px;
	top: 220px;
	left: 0px;
}

div.menupoint
{
	background: transparent url('/images/bg_menu.png') scroll no-repeat top left;
	width: 190px;
	height: 40px;
	overflow: hidden;
}

div.menupoint_inner
{
	position: relative;
}

a.mainmenu, a.mainmenu:link
{
	color: #f0f0f0;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	width: 178px;
	height: 38px;
	overflow: hidden;
	padding: 2px 2px 2px 16px;
	margin: 0;
}

a.mainmenu:active, a.mainmenu:hover
{
	color: #ffffff;
	padding: 3px 1px 1px 17px;
	text-decoration: none;
}

div.banner_top
{
	background: transparent url('/images/bg_banner_top.png') scroll no-repeat top left;
	width: 190px;
	height: 10px;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0 none;
}

div.banner_middle
{
	background: transparent url('/images/bg_banner_middle.png') scroll repeat-y top left;
	width: 190px;
	padding: 6px 0 3px 0;
	margin: 0;
	border: 0 none;
}

div.banner_bottom
{
	background: transparent url('/images/bg_banner_bottom.png') scroll no-repeat top left;
	width: 190px;
	height: 10px;
	padding: 0;
	margin: 0;
	border: 0 none;
}

p.banner_title
{
	color: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 25px 5px 5px;
}

a.banner
{
	text-decoration: none;
	padding: 0;
	margin: 5px;
	border: 0px none;
}

a.banner img, a.banner:link img
{
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
}

a.banner:active img, a.banner:hover img
{
	border: 1px solid #ba242d;
}

div#right_box
{
	position: absolute;
	top: 270px;
	left: 825px;
	width: 182px;
}

div.right_box_top
{
	background: transparent url('/images/bg_box_top.png') scroll no-repeat top left;
	width: 182px;
	height: 10px;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0 none;
}

div.right_box_top_podium
{
	background: transparent url('/images/bg_box_top_podium.png') scroll no-repeat top left;
	width: 182px;
	height: 100px;
	cursor: pointer;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0 none;
}

a.podium, a.podium:link
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #f02222;
	text-decoration: underline;
}

div.right_box_middle
{
	background: transparent url('/images/bg_box_middle.png') scroll repeat-y top left;
	width: 182px;
	padding: 0;
	margin: 0;
	border: 0 none;
}

div.right_box_bottom
{
	background: transparent url('/images/bg_box_bottom.png') scroll no-repeat top left;
	width: 182px;
	height: 10px;
	padding: 0;
	margin: 0;
	border: 0 none;
}

a.right_box
{
	text-decoration: none;
	padding: 0;
	margin: 10px;
	border: 0px none;
}

a.right_box img, a.right_box:link img
{
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
}

a.right_box:active img, a.right_box:hover img
{
	border: 1px solid #ba242d;
}

div#content
{
	width: 580px;
	padding: 0 0 64px 218px;
}

div#content h1
{
	color: #ba242d;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0 0 16px 0;
}

div#content p
{
	text-indent: 0;
	margin: 10px 0;
}

div#footer
{
	position: relative;
	width: 100%;
	height: 48px;
	overflow: hidden;
	margin: -48px 0 0 0;
}

div#footer_inner
{
	text-align: center;
	width: 580px;
	height: 48px;
	overflow: hidden;
	z-index: 210;
	margin-left: 218px;
}

.pricelist_category_name
{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}

.pricelist_price_name
{
	font-size: 14px;
	font-weight: bold;
}

.pricelist_item_name, .pricelist_item_price
{
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0;
}

.pricelist_item_description
{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-left: 32px;
}

td.galery
{
	color: #eeeeee;
	background-color: #666666;
}

div.galery_list
{
	width: 570px;
	text-align: center;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #000000;
}

a.galery_name, a.galery_name:link
{
	color: #eeeeee;
	background-color: #333333;
	display: block;
	width: 100%;
	text-decoration: none;
}

a.galery_name:active, a.galery_name:hover
{
	color: #ba242d;
}

div#daily_menu_box, div#program_box, div#event_box
{
	color: #f0f0f0;
	font-size: 10px;
	text-align: center;
	width: 152px;
	padding: 0;
	margin: 0 8px 0 22px;
}

div#event_box a
{
	text-decoration: none;
}

td.event_day, td.event_day a
{
	color: #f0f0f0;
}

td.event_day_active, td.event_day_active a
{
	color: #b30000;
	background-color: #f0f0f0;
}

td.daily_menu_box_day
{
	padding: 6px 0;
}

td.daily_menu_box_name
{
	padding: 0 0 0 16px;
}

div.fun_category
{
	background: transparent url('/images/bg_fun.png') scroll no-repeat left top;
	width: 400px;
	height: 300px;
	margin: 0 auto;
}

div.fun_category_header
{
	width: 340px;
	height: 42px;
	text-align: center;
	padding: 24px 30px 0 30px;
}

div.fun_category_header a
{
	color: #f0f0f0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.fun_category_picture
{
	width: 400px;
	text-align: center;
	padding: 0;
}

/* Testvér éttermek */

div#map_area_world
{
	background: transparent url('/images/map_world.png') scroll no-repeat left top;
	width: 540px;
	height: 268px;
	border: 1px solid black;
}

div#map_area_europa
{
	background: transparent url('/images/map_europa.png') scroll no-repeat left top;
	width: 540px;
	height: 560px;
	border: 1px solid black;
}

div.map_point
{
	position: absolute;
	z-index: 5;
}

div.map_point span
{
	color: #ffffff;
	background-color: #555555;
}

div#id_map_info
{
	color: #000000;
	background-color: #efefef;
	font-size: 10px;
	width: 240px;
	padding: 3px;
	margin: 0;
	border: 1px solid #666666;
}

iframe#restaurant_map_world
{
	width: 542px;
	height: 270px;
	overflow: hidden;
	padding: 0px;
	margin: 10px 20px;
	border: 0px none;
}

iframe#restaurant_map_europa
{
	width: 542px;
	height: 562px;
	overflow: hidden;
	padding: 0px;
	margin: 10px 20px;
	border: 0px none;
}
