@import url("menu.css");

body {
	margin:  0 0 0 0;
	padding: 0 0 0 0;		
	font-family: "Segoe UI", Arial, Tahoma;
	font-size: 13px;
	line-height: 18px;
	background-color: #494137;
	color: #cfc1b1;
	background-image: url(../images/bg_header.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

img { border: none; }
a { outline: none; text-decoration: underline; color: #e8dab8;}
a:hover { outline: none; text-decoration: underline; color: #e8dab8;}

p {
	margin:  15px 0;
	padding: 0 0 0 0;
}

h2 {
	color: #e8dab8;
	font-size: 15px;
	line-height: 1.3em;
	margin:  0 0 15px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #928473;
}
h2.offer {
  color: #ac292f;
  font-size: 15px;
}
h2 span {
  width: auto;
  display: block;
  color: #fff;
  font-size: 13px;
}

.left {
	float: left;
}

.left_margin {
	float: left;
	margin: 0 20px 0 0;
}

.right {
	float: right;
}

.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}

#container {
	width:  967px;
	margin: 0 auto;	
	background-image: url(../images/bg_container.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#top {
	width: 967px;
	height: 66px;
	background-image: url(../images/bg_top.gif);
	position: relative;
}

#header {
	width:  967px;
	height: 208px;
	background-image: url(../images/header_image.jpg);
	position: relative;
}

#logo {
	position: absolute;
	top: 22px;
	left: 346px;
}

#menu {
	width:  967px;
	height:  30px;
	background-image: url(../images/bg_menu.gif);
	position: relative;
}

#middle {
	width:  771px;	
	float: right;
	padding: 0 37px 0 0;
	margin: 0 0 0 0;
}

#main {
	float: left;
	width:  571px;
	padding: 0 0 20px 0;
}

#sidebar {
	float: left;
	width:  200px;
	padding: 0;
	color: #4a4a4a;
}

#footer {
	width:  967px;
	height: 27px;
	background-image: url(../images/bg_footer.gif);
	background-position: left top;
	background-repeat: repeat-y;
	color: #624f39;
	font-size: 11px;
	position: relative;
}

#footer a {
	text-decoration: none;
	color: #624f39;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

#footer_left {
	position: absolute;
	top:  7px;
	left: 180px;
}

#footer_right {
	position: absolute;
	top:  7px;
	right: 258px;
}

.content {
	width: 525px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	line-height: 18px;
}

.content_switch {
	width: 525px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	line-height: 18px;
	position: relative;
}

.promo {
	width: 525px;
	margin: 0;
	padding: 10px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.content h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 20px;
	color: #e8dab8;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin:  7px 0 20px 0;
	border-bottom: 3px double #928473;
}

.content h2 {
	color: #e8dab8;
	font-size: 16px;
	line-height: 1.2em;
	margin:  0 0 15px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #928473;
}

#title_aktualis {
	margin: 0 0 0 0;
	width: 338px;
	height: 34px;
	background-image: url(../images/title_aktualis.gif);
}

.offer_image {
	float: right;
	padding: 3px;
	border: 3px solid #63523c;
	margin: 0 0 20px 0;
}

.akcio_image {
	padding: 2px;
	border: 2px solid #ccceae;
	margin: 0 0 15px 0;
}

.szolg_image {
	padding: 1px;
	border: 2px solid #63523c;
	margin: 0 0 0 0;
}

.box_title {
	background-color: #c6c8af;
	padding: 6px 0 6px 15px;
	font-weight: bold;
}

.side_content {
	padding: 10px 15px;
}

.side_content a {
	color: #4a4a4a;
	text-decoration: underline;
}

.side_content a:hover {
	color: #000;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

.form_item {
	margin: 5px 0 10px 0;
}

label {
	
}

.inputfield_small {
	background-color: #fff;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #ccc;
	width: 140px;
}

.selectfield {
	font-size: 11px;
	width: 170px;
	padding: 2px;
}

.btn_tovabb {
	background: url(../images/btn_tovabb.gif) 0 0 no-repeat;
	width:  94px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_tovabb:hover {
	background: url(../images/btn_tovabb.gif) 0px -23px no-repeat;
	cursor: pointer;
}

.btn_foglalas {
	background: url(../images/btn_foglalas.gif) 0 0 no-repeat;
	width:  94px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_foglalas:hover {
	background: url(../images/btn_foglalas.gif) 0px -23px no-repeat;
	cursor: pointer;
}

#flag_de {
	position: absolute;
	top: 5px;
	right: 85px;
}

#flag_en {
	position: absolute;
	top: 5px;
	right: 60px;
}

#icons {
	position: absolute;
	bottom: 19px;
	left: 4px;
}

#info {
	width: 140px;
	position: absolute;
	top: 13px;
	left: 4px;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
}

#info a {
	color: #cfc1b1;
	text-decoration: none;
}

#info a:hover {
	color: #cfc1b1;
	text-decoration: underline;
}

#top_links_holder {
	position: absolute;
	top: 30px;
	left: 680px;
	font-size: 11px;
}

#top_links_holder a {
	text-decoration: none;
}

#top_links_holder a:hover {
	text-decoration: underline;
}

/******* TOOLTIP *********/
.tool-tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 0;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	border-bottom: 1px solid #555;
	padding: 5px 0 4px 0;
	margin: 0 0 10px 0;
}
 
.tool-text {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding: 15px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 220px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/***********************************************/
/* TABLE                                       */
/***********************************************/

.table-min {
	font-size: 13px;
	margin: 10px 0;
	width: 520px;
	border-collapse: collapse;
	text-align: left;
}
.table-min th {
	font-size: 13px;
	font-weight: normal;
	color: #f0dfc8;
	padding: 10px 8px;
	border-bottom: 2px solid #7d6c56;
	font-weight: bold;
}
.table-min td {
	border-bottom: 1px solid #7d6c56;
	color: #c9baa2;
	padding: 6px 8px;
}
.table-min tbody tr:hover td {
	background-color: #584838;
	color: #c9baa2;
	
}
.table-edit {

}
.table-title {
	font-weight: bold;
}

ul.list {
    list-style-type: circle;
	margin: 8px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
}

ul.list a {
	text-decoration: none;
	border-bottom: 1px dotted #c9baa2;
	padding-bottom: 1px;
}

ul.list a:hover {
	color: #ebebdb;
	text-decoration: none;
	border-bottom: 1px dotted #450101;
	padding-bottom: 1px;
}

#btn_reszletek {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width:  94px;
	height: 23px;
	display: block;
	background: url(../images/btn_reszletek.gif) 0 0 no-repeat;
}

#btn_reszletek a {
	display: block;
	width:  94px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_reszletek.gif) 0 0 no-repeat;	
}

#btn_reszletek a:hover {
	display: block;
	width:  94px;
	height: 23px;
	background: url(../images/btn_reszletek.gif) 0 -23px no-repeat;
}

.btn_reszletek_side {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width:  94px;
	height: 23px;
	display: block;
	background: url(../images/btn_reszletek.gif) 0 0 no-repeat;
}

.btn_reszletek_side a {
	display: block;
	width:  94px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_reszletek.gif) 0 0 no-repeat;	
}

.btn_reszletek_side a:hover {
	display: block;
	width:  94px;
	height: 23px;
	background: url(../images/btn_reszletek.gif) 0 -23px no-repeat;
}

.btn_feliratkozas {
	display: block;
	background: none;
	border: none;
	text-indent: -999px;
	width:  114px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_feliratkozas.gif) 0 0 no-repeat;	
	cursor: pointer;
}

.btn_feliratkozas:hover {
	display: block;
	width:  114px;
	height: 23px;
	background: url(../images/btn_feliratkozas.gif) 0 -23px no-repeat;
}

.line_double {
	border-bottom: 3px double #928473;
	margin:  25px 0;
	padding: 0 0 0 0;
	font-size: 1px;
}

.line_thin {
	border-bottom: 1px solid #928473;
	margin:  25px 0;
	padding: 0 0 0 0;
	font-size: 1px;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.inputfield {
	width: 225px;
	font-size: 11px;
	background-color: #8b7d6c;
	border: 1px solid #4e3d29;
	padding: 2px;
	height: 15px;
	color: #fff;
	font-weight: bold;
}

.textfield {
	width: 100%;
	height: 100px;
	font-size: 11px;
	background-color: #8b7d6c;
	border: 1px solid #4e3d29;
	padding: 2px;
	color: #fff;
	font-weight: bold;
}

.selectfield_big {
	width: 230px;
	font-size: 11px;
	background-color: #8b7d6c;
	border: 1px solid #4e3d29;
	padding: 2px;
	color: #fff;
	font-weight: bold;
}

.form_box {
	margin: 0 0 15px 0;
}

.attractions h1, .attractions h2, .attractions h3, .attractions h4, .attractions h5, .attractions h6 {
	color: #e8dab8;
	font-size: 16px;
	line-height: 1.2em;
	margin:  20px 0 15px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #928473;
}

.attractions hr {
	border: 3px double #928473;
}

.info {
	width: 357px;
	color: #666;
	padding: 15px;
	background-color: #f0e9d5;
	border: 3px solid #d6ccb1;
	position: absolute;
	top:  10px;
	left: 0;
}

#content_holder {
	width: 520px;
	font-size: 13px;
}

#offer_left {
	float: left;
	width: 175px;
}

#offer_right {
	float: left;
	width: 340px;
}

.offer_holder {
	width: 100%;
	margin: 0 0 20px 0;
}

.offer_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #e8dab8;
}

.image_jegverem {
	width: 150px;
	border: 2px solid #63523c;
	padding: 2px;
	margin-bottom: 20px;
}

#content_title {
	margin:  0 0 0 0;
	padding: 20px 0 5px 20px;
	font-size: 20px;
	font-weight: bold;
}

/******* kerdoiv ***********/

#kerdoiv_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#kerdoiv_holder form {
	margin: 0;
	padding: 0;
}

#kerdoiv_holder label {
	margin: 20px 0 4px 0;
	padding: 0;
	display: block;
	font-weight: bold;
	color: #e8b26e;
	text-transform: uppercase;
	font-size: 11px;
}

.btn_kuldes {
	display: block;
	background: none;
	border: none;
	text-indent: -999px;
	width:  94px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_kuldes.gif) 0 0 no-repeat;	
	cursor: pointer;
	margin: 20px 0 0 0;
}

.btn_kuldes:hover {
	display: block;
	width:  94px;
	height: 23px;
	background: url(../images/btn_kuldes.gif) 0 -23px no-repeat;
}

.btn_reszletek_2 {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width:  94px;
	height: 23px;
	display: block;
	background: url(../images/btn_reszletek_2.gif) 0 0 no-repeat;
}

.btn_reszletek_2 a {
	display: block;
	width:  94px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_reszletek_2.gif) 0 0 no-repeat;	
}

.btn_reszletek_2 a:hover {
	display: block;
	width:  94px;
	height: 23px;
	background: url(../images/btn_reszletek_2.gif) 0 -23px no-repeat;
}

.btn_reszletek_3 {
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  width:  94px;
  height: 23px;
  display: block;
  background: url(../images/btn_reszletek_3.gif) 0 0 no-repeat;
}

.btn_reszletek_3 a {
  display: block;
  width:  94px;
  height: 23px;
  text-indent: -999px;
  background: url(../images/btn_reszletek_3.gif) 0 0 no-repeat; 
}

.btn_reszletek_3 a:hover {
  display: block;
  width:  94px;
  height: 23px;
  background: url(../images/btn_reszletek_3.gif) 0 -23px no-repeat;
}

.btn_erdeklodes {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width: 182px;
	height: 23px;
	display: block;
	background: url(../images/btn_erdeklodes.gif) 0 0 no-repeat;
}

.btn_erdeklodes a {
	display: block;
	width: 182px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_erdeklodes.gif) 0 -23px no-repeat;	
}

.btn_erdeklodes a:hover {
	display: block;
	width: 182px;
	height: 23px;
	
	background: url(../images/btn_erdeklodes.gif) 0 0 no-repeat;
}

ol.order_list {
	margin: 8px 0;
	padding: 0 0 0 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}

ol.order_list a {
	text-decoration: none;
	padding-bottom: 1px;
}

ol.order_list a:hover {
	text-decoration: underline;
	padding-bottom: 1px;
}

ul.sublist {
    list-style-type: circle;
	margin: 5px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

ul.sublist a {
	text-decoration: none;
	border-bottom: 1px dotted #c9baa2;
	padding-bottom: 1px;
}

ul.sublist a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #c9baa2;
	padding-bottom: 1px;
}

#facebook {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	right: -24px;
}
.kep_galeria {
  border: 1px solid #4E3D29;
  padding: 1px;
}


.album,
.album_no {
  width: 146px;
  height: 160px;
  float: left;
  margin: 0 43px 40px 0;
  text-align: center;
}
.album a,
.album_no a {
  text-decoration: none;
}
.album a:hover,
.album_no a:hover {
  text-decoration: underline;
}
.album_no {
  width: 146px;
  height: 160px;
  float: left;
  margin: 0 0 40px 0;
}
.album p,
.album_no p {
  padding: 0;
  margin: 10px 0 0 0;
}
.album table,
.album_no table {
  width: 140px;
  height: 140px;
  padding: 2px;
  border: 1px solid #594731;
  font-size: 0;
  line-height: 0;
  background: #65533d;
}

.icon_star {
  width: auto;
  position: absolute;
  top: 20px;
  left: 9px;
}

