#close
{
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 10000;
}
/* scrollable root element */
#wizard {	
	width:775px;
	height: 620px;
	background:#f3f8fb url(../images/enyem/kalk.jpg) no-repeat scroll 0 0;
	font-size:12px;
	margin: 0px auto 0px;	
	overflow:hidden;
	position	:relative;
	text-align: left;
}  
/* scrollable items */
#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}
/* single item */
#wizard .page {	
	width:753px;
	height: 515px;
	float:left;
	overflow: auto;
	padding:0px;
}
/* title */
#wizard h2 {
	border-bottom: 1px dotted #ccc;
	font-size:22px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding-bottom:15px;		
}
#wizard h2 em {
	display:block;
	font-size:14px;
	color:#666;
	font-style:normal;
	margin-top:5px;
}
/* input fields */
#wizard ul {
	padding:0px !important;
	margin:0px !important;
}
#wizard li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;	
}
#wizard label {
	font-size:16px;	
	display:block;
}
#wizard label strong {
	color:#789;	
	position:relative;
	top:-1px;
}
#wizard label em {
	font-size:11px;
	color:#666;	
	font-style:normal;
}
#wizard .text {
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
}
#wizard label span {
	color:#b8128f;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}
#wizard .double label { 
	width:50%;
	float:left;
}
#wizard .double .text {
	width:93%;	
	font-size:10px;
}
#wizard .clearfix {
	clear:left;
	padding-top:0px;	
}
#wizard .right {
	float:right;		
}
/* validation error message bar */
#drawer {
	background:#fff url(../images/h80.png) repeat-x scroll 0 0;
	background-color:#fff;
	overflow:visible;
	position:fixed;	
	left:0;
	top:0;
	text-align:center;
	padding:15px;
	font-size:18px;
	border-bottom:2px solid #789;
	width:100%;
	display:none;
	z-index:2;
}
#wizard .error {
	border:1px solid red;		
}
#wizard #status {
	margin:0px !important;
	height:35px;
	background:#123 url(../images/bg_status.jpg) repeat-x;
	padding-left:15px !important;
}
#status li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	color:#fff;
	padding:0px 0px;
}
#status li.active {
	background-color: #096DB0;
	font-weight: normal;		
}
input.nev {
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
input.szuletesi_ido {
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
input.utlevelszam {
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
/*input {
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}*/
textarea.megjegyzes {
    width: 290px;    
    height: 45px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
select.szoba_type {
	width: 360px;
    height: 18px;
	background: #FFF;
	color: #C06A07;
	text-align: left;
	font-size: 10px;
    font-weight: bolder;
	margin-right: 5px;
	border: #c58740 solid 1px;
}
select.szoba_type1 {
	width: 360px;
    height: 50px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	border: #c58740 solid 1px;
}
select.infant_db {
    height: 18px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	width: 50px;
}
select#iroda {
    height: 18px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	width: 300px;
}
input#irsz {
    height: 15px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 2px;
}
input#telepules {
    width: 236px;
    height: 15px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
input#cim {
    height: 15px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
input#telefon {
    height: 15px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
input#email {
    height: 15px;
	border: #c58740 solid 1px;
	background: #FFF;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}

#menu1 {
	background-image:url(../images/enyem/cool_01a.png);
}
#menu2 {
	background-image:url(../images/enyem/cool_02p.png);
}
#menu3 {
	background-image:url(../images/enyem/cool_03p.png);
}
#menu4 {
	background-image:url(../images/enyem/cool_04p.png);
}

.foglal_menu {
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
/*	background-color: gray; */
    margin: 0 2px;
	padding: 5px;
	font-size: 16px;
	cursor: pointer;
    border: #FFF 3px solid;
}
#foglal_ellenor {
/*	background:url(../images/enyem/pipa.gif) left no-repeat;*/
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
/*	cursor: pointer;*/
}

#foglal_ellenor a,
#foglal_ellenor a:visited
{
	color: #73A8B7;
	text-decoration: none;
}

#foglal_ellenor a:hover
{
	color: #D66D20;
}

.transfer_menu {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: #c58740 solid 1px;
/*	background-color: gray;*/
	padding: 5px;
}
#ut_fej .bal {
	width: 400px;
	height: 40px;
    background: #FFF;
    margin: 8px 0 0 20px;
	display: block;
	float: left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
/*	border: pink 1px solid; */
}
.transfer_fej {
	font-size: 11px;
	color: #D66D20;
	font-weight: normal;
	text-align: left;
	padding: 3px 0 0 30px;
	display: block;
	float: left;
/*	border: green 1px dotted; */
}
.ut_fej {
	font-size: 11px;
	color: #D66D20;
	font-weight: normal;
	text-align: left;
	padding: 3px 0 0 20px;
	display: block;
	text-align: left;
/*	border: green 1px dotted; */
}
.ut_sor {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #D66D20;
	text-align: left;
	padding: 3px 0 0 20px;
	display: block;
	text-align: left;
/*	border: red 1px dotted; */
}
#vissza {
	width: 65px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;	
	color: #c58740;
	text-align: right;
	background-color: transparent;
	margin: 3px 0 0 10px;
	padding-top: 8px;
	display: block;
	float: left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
/*	border: #D66D20 1px solid;  */
}
#vissza a,
#vissza a:visited
{
	color: #73A8B7;
	text-decoration: none;
}
#vissza a:hover
{
	color: #D66D20;
	padding-right: 5px;
}
.transfer_fejj_f {
    width: 150px;
    background: #FFF;
	font-size: 11px;
	color: #05669a;
	font-weight: bold;
	text-align: left;
	padding: 2px 20px;
    display: block;
    float: right;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
/*	border: green 1px dotted; */
}

.transfer_fejj_2 {
	font-size: 11px;
	color: #D66D20;
	text-align: left;
	padding: 3px 0 0 10px;
/*	border: green 1px dotted; */
}

.transfer_db {
    height: 20px;
	font-size: 11px;
	color: #D66D20;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 0 10px;
/*	border: green 1px dotted; */
}

.szobaszam {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #05669a;
	text-align: right;
	padding: 10px 10px 0 0;
}

.transfer_sor {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #D66D20;
	text-align: left;
	padding: 3px 0 0 20px;
	display: block;
	float: left;
/*	border: red 1px dotted; */
}
#ut_fej .jobb {
	width: 354px;
	height: 40px;
    margin-top: 6px;
	display: block;
	float: right;
/*	border: blue 1px solid; */
}
#osszesen {
	width: 180px;
	height: 28px;
	font-size: 20px;
	font-weight: bold;	
	color: #5d6063;
	background: #fff;
	margin: 3px 0 0  80px;
	padding-top: 4px;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: #6d8a9f 1px solid;
}
.transfer_sorr {
	font-size: 14px;
	color: #c58740;
	font-weight: bold;
	text-align: right;
}
.transfer_sorl {
	font-size: 14px;
	color: #c58740;
	font-weight: bold;
	text-align: left;
}
.transfer_a {
	width: 80px;
	cursor: pointer;
}
#ut_fej {
	width: 783px;
	height: 40px;
	background: #F7E5B7 url(../images/enyem/ex2.png) repeat-x scroll 0 0;
	margin-top: -20px;
	padding-bottom: 18px;
	padding-left:3px;
	z-index:100;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
/*	border: red 1px solid; */
}
#szamol_page1 {
	width:753px;
	text-align: center;
	margin-top:20px;
}
.szoba_nev {
	width: 180px;
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
.szoba_szul {
	width: 70px;
    height: 15px;
	background: #ebdfd0;
	font-size: 11px;
	font-weight: bold;
	color: #c06a07;
	text-align: left;
	padding-left: 5px;
	border: #c58740 solid 1px;
}
.szoba_okm {
    height: 15px;
	border: #c58740 solid 1px;
	background: #ebdfd0;
	color: #c06a07;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	width: 100px;
}
/* ------- */
#enyem1 {
	width: 775px;
/*	border: green 1px dotted;*/
}

#szoba1_inf,
#szoba2_inf,
#szoba3_inf,
#szoba4_inf {
	font-size: 11px;
	color: #D66D20;
	font-weight: bold;
	text-align: left;
/*	border: #03C 1px solid; */
}

.szamol_tablak {
    background: #FFF;
	margin: 80px 0 20px 60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.trf0 {
	width: 30px;
}

.trf1 {
	width: 200px;
	color: #D66D20;
	text-align: left;
	padding: 2px 0 2px 15px;
	border-bottom: #999 1px dotted;
}

.trf2 {
	width: 60px;
	color: #D66D20;
	text-align: right;
	border-bottom: #999 1px dotted;
}

.trf3 {
	width: 60px;
	color: #D66D20;
	text-align: center;
	border-bottom: #999 1px dotted;
}

.trf4 {
	width: 30px;
	color: #D66D20;
	text-align: right;
	padding-right: 8px;
	border-bottom: #999 1px dotted;
}

.trf5 {
	width: 60px;
	color: #D66D20;
	text-align: left;
	padding-right: 8px;
	border-bottom: #999 1px dotted;
}

.trf6 {
	width: 60px;
	font-weight: bold;
	color: #D66D20;
	text-align: right;
	padding-right: 8px;
	border-bottom: #999 1px dotted;
}


.trf7 {
	font-weight: bold;
	color: #009;
	text-align: right;
	padding-right: 8px;
	border-top: #999 1px solid;
}

.trf8 {
	font-weight: bold;
	color: #009;
	text-align: center;
	border-top: #999 1px solid;
}

#felso {
	height: 100px;
/*	border: #060 1px solid; */
	
}

.ur0 {
	height: 10px;
/*	border: #F3C 1px dotted; */
}

/* elso, második stb. szoba felirat */

.ur1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66C;
	padding: 15px 0 8px 20px;
	background: url(../images/enyem/dekorvonal.png) bottom left no-repeat;
/*	border: #0F0 1px dotted; */
}

/* a szoba típusa */
.ur2 {
	font-weight: bold;
	color: #009;
	margin-left: 40px;
/*	border: #0F0 1px dotted; */
}

/* a név felirat */
.ur3 {
	width: 100px;
	font-size: 11px;
	color: #D66D20;
	text-align: left;
	padding-left: 5px;
/*	border: #0F0 1px dotted; */
}

/* szoba_nev input box*/

/* születési ido szöveg */
.ur4 {
	width: 65px;
	color: #D66D20;
	font-size: 11px;
	text-align: left;
/*	border: #0F0 1px dotted; */
}

/* születési ido input box szoba_szul */

/* útiokmány száma szöveg */
.ur5 {
	width: 90px;
	color: #D66D20;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
/*	border: #0F0 1px dotted; */
}

/* útiokmány száma input box szoba_okm */


#kartya {
	margin: 30px 0 0 40px;
	display: block;
/*	border: red 1px dotted; */
}

#kartya ul {
	margin: 0;
	display: block;
    float: none;
/*	border: #CCC 1px dotted; */
}

#kartya li {
    height: 9px;
	margin: 0;
	display: block;
    float: none;
/*	border: red 1px dotted; */
}

#kartya .label {
    width: 20px;
    height: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
}
	
#kartya .fizetes {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C9641D;
	padding: 1px 0 10px 15px;
	cursor: pointer;
	display: block;
	float: none;
/*	border:  red 1px dotted; */
}

#fizetendo_min {
	width: 450px;
	background-color: #F7EBCE;
	color: #03C;
	margin: 10px 0 0 40px;
	padding: 3px 15px;
	display: block;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: #D66D20 1px solid;
}

#fizetendo_min .befizet1 {
	width: 100px;
	height: 16px;
	color: #00F;
	padding-top: 4px;
	display: block;
	float: left;
/*	border: green 1px dashed; */
}

#fizetendo_min .befizet2 {
	width: 83px;
	height: 14px;
	background-color: #FFF;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 2px 0;
	margin-bottom: 2px;
	display: block;
	float: left;
	border: #999 1px solid;
}

#fizetendo_min .befizet3 {
	width: 200px;
	height: 16px;
	font-weight: bold;
	color: #CE5529;
	padding: 4px 0 0 10px;
	display: block;
	float: left;
/*	border: green 1px dashed; */
}

#fizetendo_min .befizet4 {
	width: 35px;
	height: 16px;
	text-align: right;
	padding-top: 4px;
	display: block;
	float: left;
/*	border: green 1px dashed; */
}

#fizetendo_min .befizet5 {
	width: 200px;
	height: 16px;
	font-style: italic;
	text-align: left;
	padding-top: 4px;
	display: block;
	float: left;
/*	border: blue 1px dashed; */
}

#fizetendo_min .befizet6 {
	width: 240px;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
	text-align: left;
	padding: 4px 0;
	display: block;
	float: left;
/*	border: blue 1px dashed; */
}
#fizetendo_min .befizet7 {
	width: 450px;
	height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
	padding-bottom: 5px;
	text-align: left;
	display: block;
	float: left;
/*	border-top: #F60 1px dashed; */
}
#fizetendo_osszeg {
	width: 81px;
	font-weight: bold;
	text-align: right;
	color: #03C;
	margin-bottom: 2px;
	padding-right: 10px;
	display: block;
	float: left;
/*	border: #999 1px dashed; */
}

#fizetendo_min .elvalaszt {
	width: 400px;
	height: 0px;
	display: block;
	float: left;
}

#fizet_szoveg {
	visibility: hidden;
	width: 615px;
	background-color: #FFF;
	font-size: 12px;
	color: #D66D20;
	margin: 10px 0 0 40px;
	padding: 15px;
	display: block;
	float: left;
	border: #D66D20 1px solid;
}

#fizet_szoveg p {
	margin-bottom: 5px;
}

#fizet_szoveg p:first-letter {
	margin-left: 10px;
}
#iroda_valaszt {
	margin: 0;
	display: block;
	float: none;
}

#iroda_hely {
	width: 250px;
	height: 120px;
	margin: -120px 40px 0 0;
	background: #FFF url(/foglalas/images/enyem/iroda.png) no-repeat;
	visibility: hidden;
	display: block;
	float: right;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
/*	border: #33F 1px solid; */
}

.i_nev {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0 0 15px;
}
.i_cim {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 3px 0 0 15px;
}
.i_telefon {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 0px 0 0 35px;
}
.i_email,
.i_megjegyzes {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 2px 0 0 35px;
}
.i_terkep {
	font-size: 11px;
	padding: 0px 0 5px 35px;
}

.felugro {
	width: 350px;
	min-height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:  #0082C8;
	text-align: center;
	background: #FFF /*url(../images/enyem/felugro.png) no-repeat*/;
	margin: 100px 0 0 180px;
	padding-top: 80px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}

#felnott_db,
#gyerek_db,
#infant_db {
    height: 22px;
}

#felnott_db .combo,
#gyerek_db .combo,
#infant_db .combo {
    width: 60px;
    height: 20px;
    padding-top: 1px;
    display: block;
    float: left;
}

#felnott_db .pl_min,
#gyerek_db .pl_min,
#infant_db .pl_min {
    width: 30px;
    text-align: right;
    margin-top: -2px;
    display: block;
    float: left;
/*    border: red 1px solid; */
}

#fogl_nyomt_kuld {
    width: 140px;
    position: absolute;
    z-index: 1000;
    top: -58px;
    left: 600px;
/*    border: red 1px solid; */
}

#fogl_nyomt_kuld .szov,
#fogl_nyomt_kuld .szov2 {
    width: 100px;
    font-weight: bold;
    text-align: right;
    display: block;
    float: left;
    cursor: pointer;
/*    border: red 1px solid; */
}

#fogl_nyomt_kuld .szov {
    height: 25px;
    padding-top: 3px;
/*    border: red 1px solid; */
}

#fogl_nyomt_kuld .szov2 {
    height: 30px;
}

#fogl_nyomt_kuld .szov a,
#fogl_nyomt_kuld .szov a:visited {
    color: #525CDB;    
}


#fogl_nyomt_kuld .szov a:hover {
    color: #C96A0E;    
}

#fogl_nyomt_kuld .szov2 a,
#fogl_nyomt_kuld .szov2 a:visited {
    height: 25px;
    color: #1A991A;    
}

#fogl_nyomt_kuld .szov2 a:hover {
    color: #C96A0E;    
}

#fogl_nyomt_kuld .rajz,
#fogl_nyomt_kuld .rajz2 {
    width: 30px;
    height: 20px;
    text-align: center;
    padding: 0;
    display: block;
    float: right;
    cursor: pointer;
/*    border: red 1px solid; */
}

#ajax1_kulso {
    width: 300px;
    height: 110px;
    background-color: #F7E5B7;
    font-size: 12px;
    color: maroon;
    text-align: left;
    display: none;
    position: absolute;
    left: 790px;
    top: 150px;
    z-index: 40000;
    border: #F4AF00 3px solid;
    padding: 6px;    
    
}

#ajax1_kulso .email {
    margin: 10px auto;
}

#ajax1_kulso .email_g {
    width: 70px;
    height: 25px;
    margin: 10px auto auto 20px;
    display: block;
    float: left;
/*    border: red 1px solid; */
}