/* ---------- TAGS ---------- */
body {
	margin:0; padding:0; background:url(images/body_bg.png) repeat-x;font-family:Georgia, "Times New Roman", Times, serif; color:#5A3313; font-size:15px;}

a{text-decoration:none; outline:none; color:#4E3721}

a:hover{text-decoration:underline}

h1{margin:0; padding:0; font-size:22px;}

p{}

/* ---------- DIVS ---------- */
#main{width:820px; margin:auto;}

#head{height:154px;}

#menu{height:60px; background:url(images/menu_bg.png) no-repeat; padding:10px 0 0 19px}

#content{height:680px; background:url(images/content_bg.png) no-repeat;}

#left_panel{position:relative; width:150px; height:210px; float:left; top:450px; left:30px}

#left_panel:hover{cursor:pointer}

#right_panel{width:540px;float:left; height:630px; margin:0 0 0 95px;}

#footer{margin:5px 0 0 600px;}

#nameday{position:absolute; top:3px; left:50%; width:400px; margin:0 0 0 -390px;}

#clear{height:1px; line-height:1px; font-size:1px; clear:both}

#line{height:1px; line-height:1px; font-size:1px; border-bottom:1px solid #3E2517; margin:7px 0;}

#asztalfoglalas_bg{background:url(images/asztalfoglalas/asztalfoglalas.jpg) no-repeat; width:477px; height:325px; display:block; margin:0 0 0 35px;border:solid 5px #553703;}

#asztalfoglalas_bg_en{background:url(images/asztalfoglalas/asztalfoglalas_en.jpg) no-repeat; width:477px; height:325px; display:block; margin:0 0 0 35px;border:solid 5px #553703;}

.img_border {
	margin:0 3px 3px 3px;
	border:solid 5px #553703;
}

/* ---------- MENU ---------- */
#menu ul{margin:0; padding:0; list-style-type:none;}

#menu li{float:left}

#menu ul li a{height:45px; line-height:45px; display:block; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#5B2900; text-transform:capitalize; letter-spacing:-1px; margin:0 10px 0 0; padding:0 10px 0 0; background:url(images/menu_separator.png) no-repeat right center;}

#menu ul li a:hover{color:#856545;}

/* ---------- FONTS ---------- */
.name{background-color:#630; color:#fff; font-weight:bold}

/* ---------- LINKS ---------- */

/* ---------- FORMS ---------- */
label{width:220px; display:block; float:left; line-height:20px; text-align:right; margin:0 4px 0 0;}

input[type=text], select{width:160px; font-family:inherit; border: solid 1px #272314; padding:3px;}

select{width:100px; font-family:inherit; border: solid 1px #272314; padding:3px;}

input[type=submit]{font-family:inherit; background-color:#272314; color:#fff; font-weight:bold; margin:0 0 0 220px; border:none; padding:5px; cursor:pointer;}

form #clear{height:3px; line-height:3px; font-size:3px;}

/* ---------- CUSTOM SCROLL ---------- */

/* Custom scroll content */
#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 550px;
	height: 400px;
	top:15px;
	outline:none;
	padding-right:49px;

/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top:0; 
	left:0;
}

.vscrollerbase {
	width:35px;
}

.vscrollerbar {
	width: 35px;
	background:url(images/scroll.png) no-repeat bottom;
	cursor:pointer;
	height:144px !important;
}

/* ---------- HIGHSLIDE ---------- */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}

.highslide img {
	margin:0 3px 3px 3px;
	border:solid 5px #553703;
}

.highslide:hover img {
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}