/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */

@import url("menu.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #333;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.list a {
	text-decoration: none;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #000;
	text-decoration: none;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 2px 6px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}



.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
/***************** Lines *********************/

.line {
	width: 540px;
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #a6a1a0;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(../images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	margin:  0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	line-height: 26px;
	color: #904726;
	font-weight: normal;
	font-family: "Segoe Ui", Arial, Helvetica;
	border-bottom: 1px solid #d1c1a2;
}
h2 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 15px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	background-color: #fff;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#top {
	width: 860px;
	padding: 17px 20px 7px 20px;
	color: #959599;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	position: relative;
}

#top a {
	color: #904726;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#top a:hover {
	color: #000;
	text-decoration: none;
}

#lang_hu {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 15px;
	left: 230px;
	border: 1px solid #f0f0f0;
}

#lang_at {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 15px;
	left: 258px;
	border: 1px solid #f0f0f0;
}

#lang_de {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 15px;
	left: 286px;
	border: 1px solid #f0f0f0;
}

#lang_en {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 15px;
	left: 314px;
	border: 1px solid #f0f0f0;
}

#lang_cz {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 15px;
	left: 342px;
	border: 1px solid #f0f0f0;
}

#lang_hu a, #lang_at a, #lang_hu a:hover, #lang_at a:hover {
	margin: 0;
	padding: 0;
}

#lang_de a, #lang_en a, #lang_de a:hover, #lang_en a:hover {
	margin: 0;
	padding: 0;
}

#lang_cz a, #lang_cz a:hover {
	margin: 0;
	padding: 0;
}

#header { width: 900px; height: 350px; background-image: url(../images/header_image_01.jpg); position: relative; }
#header_0 { width: 900px; height: 350px; background-image: url(../images/header_image_00.jpg); position: relative; }
#header_2 { width: 900px; height: 350px; background-image: url(../images/header_image_02.jpg); position: relative; }
#header_3 { width: 900px; height: 350px; background-image: url(../images/header_image_03.jpg); position: relative; }
#header_4 { width: 900px; height: 350px; background-image: url(../images/header_image_04.jpg); position: relative; }
#header_5 { width: 900px; height: 350px; background-image: url(../images/header_image_05.jpg); position: relative; }
#header_6 { width: 900px; height: 350px; background-image: url(../images/header_image_06.jpg); position: relative; }
#header_7 { width: 900px; height: 350px; background-image: url(../images/header_image_07.jpg); position: relative; }
#header_8 { width: 900px; height: 350px; background-image: url(../images/header_image_08.jpg); position: relative; }
#header_9 { width: 900px; height: 350px; background-image: url(../images/header_image_09.jpg); position: relative; }
#header_10 { width: 900px; height: 350px; background-image: url(../images/header_image_10.jpg); position: relative; }
#header_11 { width: 900px; height: 350px; background-image: url(../images/header_image_11.jpg); position: relative; }
#header_12 { width: 900px; height: 350px; background-image: url(../images/header_image_12.jpg); position: relative; }
#header_13 { width: 900px; height: 350px; background-image: url(../images/header_image_13.jpg); position: relative; }
#header_14 { width: 900px; height: 350px; background-image: url(../images/header_image_14.jpg); position: relative; }
#header_15 { width: 900px; height: 350px; background-image: url(../images/header_image_15.jpg); position: relative; }
#header_16 { width: 900px; height: 350px; background-image: url(../images/header_image_16.jpg); position: relative; }
#header_17 { width: 900px; height: 350px; background-image: url(../images/header_image_17.jpg); position: relative; }
#header_18 { width: 900px; height: 350px; background-image: url(../images/header_image_18.jpg); position: relative; }

#kedvezmeny_title {
	width: 164px;
	margin: 0 auto 15px auto;
	padding: 15px 0 0 0;
}

#logo {
	width: 100%;
	margin: 0 0 0 0;
	text-align: center;
	padding: 30px 0;
}

#logo img {
	margin: 0 0 18px 0;
}

#logo_top {
	width: 171px;
	height: 85px;
	background-color: #fff;
	position: absolute;
	top:  405px;
	left: 44px;
}

#logo_top_udules {
	width: 171px;
	height: 415px;
	background-color: #fff;
	position: absolute;
	top:  75px;
	left: 44px;
}

.sidebar_udules {
	width: 171px;
	display: block;
}

.sidebar_udules a {
	margin: 0 0 0 0;
	display: block;
	background-color: #fff;
	text-decoration: none;
	color: #0c5e83;
	width: 131px;
	padding: 2px 20px;
}

.sidebar_udules a:hover {
	margin: 0 0 0 0;
	display: block;
	background-color: #deac2a;
	text-decoration: none;
	color: #0c5e83;
	width: 131px;
	padding: 2px 20px;
}

#logo_bottom {
	width: 171px;
	height: 57px;
	background-color: #fff;
	position: absolute;
	top:  0;
	left: 44px;
}

#menu {
	width: 685px;
	height: 36px;	
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}

#menu_white {
	width: 900px;
	height: 57px;
	background-image: url(../images/bg_menu_white.jpg);
	position: relative;
}

#content_holder {
	width: 812px;
	margin: 0 auto;
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-y;
}

#middle {
	width: 900px;
	padding: 0 0 20px 0;
	background-color: #f2e6d0;
}

#sidebar {
	width: 170px;
	padding: 0 0 0 45px;
	float: left;
}

#main {
	width: 685px;
	float: right;
	padding: 0 0 0 0;
	margin:  0 0 0 0; 
}

.content {
	width: 630px;
	padding: 0 35px 0 20px;
	margin: 0 0 0 0; 
}

.main_title h1 {
	margin:  0 0 15px 0;
	padding: 0 0 8px 0;
	font-size: 24px;
	line-height: 26px;
	color: #904726;
	font-weight: normal;
	font-family: "Segoe Ui", Arial, Helvetica;
	border-bottom: 1px solid #d1c1a2;
}

.sidebar_img {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#breadcrumb {
	width: 610px;
	color: #904726;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0 0 10px 2px;
	padding: 0 0 0 0;
}

#breadcrumb a {
	color: #904726;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}

#breadcrumb img {
	margin: 0 3px 1px 3px;
	padding: 0 0 0 0;
}

#footer {
	width: 630px;
	padding: 5px 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	border-top: 1px solid #d1c1a2;
	border-bottom: 1px solid #d1c1a2;
}

#footer a {
	text-decoration: none;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 7px;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 7px;
}

#footer_info {
	width: 630px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #5f5e5d;
	text-align: left;
}

#footer_holder {
	width: 900px;
	padding: 0 0 20px 0;
	background-color: #f2e6d0;
}

#footer_left {
	width: 170px;
	padding: 0 0 0 45px;
	float: left;
}

#footer_right {
	width: 685px;
	float: right;
	padding: 0 0 0 0;
	margin:  0 0 0 0; 
}

/*********** SEARCH ************/

.search_item_holder {
	width: 610px;
	padding: 0 0 20px 0;
	margin:  0 0 20px 0;
	border-bottom: 1px dotted #479dc0;
}

.search_item_left {
	width: 395px;
	float: left;
}

.search_item_left h1 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 20px;
	color: #084661;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

.search_item_right {
	width: 192px;
	float: right;
}

.search_item_right img {
	border: 2px solid #fff;
}

.btn_bovebben {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 96px;
	height: 22px;
	display: block;
	background: url(../images/btn_bovebben.gif) 0 0 no-repeat;
}
.btn_bovebben a {
	display: block;
	width: 96px;
	height: 22px;
	text-indent: -900px;
	background: url(../images/btn_bovebben.gif) 0 0 no-repeat;
}
.btn_bovebben a:hover {
	display: block;
	width: 96px;
	height: 22px;
	background: url(../images/btn_bovebben.gif) 0 -22px no-repeat;
}

label {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	color: #333;
	font-size: 12px;
	display: block;
	font-weight: bold; 
}

form {
	margin: 0;
	padding: 0;
}

.inputfield {
	width: 220px;
	margin:  0 0 5px 0;
	padding: 3px 5px;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	display: block;
}

.selectfield {
	margin:  0 0 5px 0;
	padding: 3px 5px;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 220px;
}

.selectfield option {
	padding: 2px;
}

.sidebar_search {
	width: 140px;
	padding: 0 0 0 20px;
	margin: 10px 0 40px 0;
}

.btn_kereses {
	background: url(../images/btn_kereses.gif) 0 0 no-repeat;
	display: block;
	width: 96px;
	height: 22px;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_kereses:hover {
	display: block;
	background: url(../images/btn_kereses.gif) 0px -22px no-repeat;
	cursor: pointer;
}

.btn_kereso {
	background: url(../images/btn_kereso.gif) 0 0 no-repeat;
	display: block;
	width: 110px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_kereso:hover {
	display: block;
	background: url(../images/btn_kereso.gif) 0px -24px no-repeat;
	cursor: pointer;
}

.btn_szukit {
	background: url(../images/btn_szukit.gif) 0 0 no-repeat;
	display: block;
	width: 110px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_szukit:hover {
	display: block;
	background: url(../images/btn_szukit.gif) 0px -24px no-repeat;
	cursor: pointer;
}


/************ ÜDÜLÉS ************/


.udulo_holder {
	width: 610px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

.udulo_list_item {
	width: 610px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #d1c1a2;
	font-family: "Segoe Ui", Arial, Tahoma;
}

.udulo_list_item h1 {
	margin:  0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #904726;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

.udulo_list_address {
	width: auto;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #904726;
	/*font-style: italic;*/
}

.udulo_list_images {
	width: 190px;
	margin: 0;
	padding: 0;
	float: left;
}

.udulo_list_images img {
	border: 2px solid #fff;
}

.udulo_list_content {
	width: 400px;
	margin: 0;
	padding: 0;
	float: right;
}

.udulo {
	width: 285px;
	float: left;
	margin: 0 33px 0 0;
}

.udulo_right {
	width: 285px;
	float: left;
	margin: 0 0 0 0;
}

.udulo h1, .udulo_right h1 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 20px;
	color: #084661;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

.udulo_images {
	width: 100%;
	margin: 15px 0 15px 0;
}

.udulo_images img {
	border: 1px solid #fff;
}

.sidebar_menu_holder_udules {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.sidebar_menu_holder_udules a {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #fff;
	color: #904726; 
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_menu_holder_udules a:hover {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #904726; 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_menu_holder {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	border-top: 1px dotted #e2e2e2;
}

.sidebar_menu_holder a {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #fff;
	color: #904726; 
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_menu_holder a:hover {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #904726; 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_submenu_holder {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar_submenu_holder a {
	width: 130px;
	display: block;
	margin: 0 0 0 0;
	padding: 2px 20px 2px 20px;
	background-color: #fff;
	color: #c79a58; 
	text-decoration: none;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_submenu_holder a:hover {
	width: 130px;
	display: block;
	margin: 0 0 0 0;
	padding: 2px 20px 2px 20px;
	background-color: #c79a58; 
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_menu_holder_m {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.sidebar_menu_holder_m a {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #fbf8f2;
	color: #904726; 
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px dotted #e2e2e2;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_menu_holder_m a:hover {
	width: 146px;
	display: block;
	margin: 0 0 0 0;
	padding: 6px 12px 4px 12px;
	background-color: #904726; 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px dotted #e2e2e2;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_udules {
	width: 171px;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 14px;
}

.sidebar_udules a {
	margin: 0 auto;
	display: block;
	color: #21adb1; 
	background: none;
	text-decoration: none;
	width: 140px;
	padding: 7px 5px;
	border-bottom: 1px dotted #e2e2e2;
}

.sidebar_udules a:hover {
	margin: 0 auto;
	display: block;
	color: #fff;
	background: #21adb1;
	text-decoration: none;
	width: 140px;
	padding: 7px 5px;
	border-bottom: 1px dotted #e2e2e2;
}

.acc_list {
	width: 610px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.acc_list h1 {
	margin:  0 0 3px 0;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #904726;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

.acc_list_ul {
	list-style-type: none;
	margin:  10px 0 15px 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 11px;
	color: #000;
	
	line-height: 17px;
	font-family: "Trebuchet Ms", Helvetica, sans-serif;
}

.acc_list_ul li {
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
}

.acc_list_ul a {
	text-decoration: none;
	border-bottom: 1px dotted #444;
	padding: 0 0 0 0;
	color: #444;
}
.acc_list_ul a:hover {
	color: #000;
	text-decoration: none;	
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}

.acc_col {
	width: 190px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	float: left;
}

.acc_col_right {
	width: 190px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.content_details {
	width: 610px;
	border-bottom: 1px solid #7cb0c6;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0; 
}

.content_details h1 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #084661;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #1d779f;
}

.udulo_list_images_holder {
	width: 610px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.udulo_list_img {
	width: 190px;
	margin: 0 17px 15px 0;
	padding: 0 0 0 0;
	float: left; 
}

.udulo_list_img_right {
	width: 190px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	float: left; 
}

.udulo_list_img img {
	width: 186px;
	height: 130px;
	border: 2px solid #fff;
}

.udulo_list_img_right img {
	width: 186px;
	height: 130px;
	border: 2px solid #fff;
}

#promo_box {
	width: 164px;
	height: 240px;
	margin: 0 0 0 0;
	padding: 3px 3px 0 3px;
	background-color: #fff;
	position: absolute;
	top: 140px;
	left: 45px;
}

#white_box {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	padding: 20px 0 0 0;
}

#shadow {
	width: 170px;
	height: 29px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/shadow.jpg) no-repeat left top;
}

.content_regio {
	width: 100%;
	margin: 0;
	padding: 0;
}

.content_regio br {
	margin: 0;
	padding: 0;
}

.content_regio p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

.content_regio img {
	border: 2px solid #fff;
}

.content_regio ul {
	margin: 0 0 15px 30px;
	padding: 0 0 0 0;
	list-style-type: circle;
}

.content_regio li {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

.content_regio a {
	color: #904726;
}

.content_regio a:hover {
	color: #000;
}

.pager {
	width: 630px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

.pager a {
	text-decoration: none;
	margin: 0 3px;
}

.pager a:hover {
	text-decoration: underline;
}

.sort {
	width: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 350px;
	font-size: 11px;
	text-align: right;
}

.sort a {
	text-decoration: none;
}

.sort a:hover {
	text-decoration: underline;
}

.sort_rendezveny {
	width: 400px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 250px;
	font-size: 11px;
	text-align: right;
}

.sort_rendezveny a {
	text-decoration: none;
}

.sort_rendezveny a:hover {
	text-decoration: underline;
}

.logo_weather {
	width: 150px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: center
}

.logo_weather table {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
}

.logo_weather a {
	font-size: 11px;
	text-decoration: underline;
	margin: 5px 0 0 0;
	display: block;
}

.logo_weather a:hover {
	color: #000;
	margin: 5px 0 0 0;
	display: block;
}

.tourinform_holder {
	width: 100%;
	margin: 0;
	padding: 0;
}

.tourinform_left {
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.tourinform_right {
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.tourinform {
	width: 280px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.tourinform ul {
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	list-style-type: circle;
	font-size: 11px;
}

.tourinform li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	font-style: italic;
}

.tourinform a,.tourinform a:hover {
	font-size: 11px;
}

ul.sitemap_list {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
}

.sitemap_list li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sitemap_sublist {
	font-size: 11px;
	margin: 5px 0 20px 25px;
	padding: 0 0 0 0;
	list-style-type: circle;
	font-weight: normal;
	text-transform: none;
}

.sitemap_sublist li {
	margin:  0 0 0 0;
	padding: 0 0 3px 0;
}

.sitemap_list .sitemap_sublist a {
	text-decoration: none;
}

.sitemap_list .sitemap_sublist a:hover {
	text-decoration: underline;
}

.sitemap_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sitemap_left {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.sitemap_right {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.map_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.map_left {
	width: 270px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.map_left img {
	border: 3px solid #fff;
}

.map_right {
	width: 350px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.btn_terkep {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 125px;
	height: 23px;
	display: block;
	background: url(../images/btn_terkep.gif) 0 0 no-repeat;
}
.btn_terkep a {
	display: block;
	width: 125px;
	height: 23px;
	text-indent: -900px;
	background: url(../images/btn_terkep.gif) 0 0 no-repeat;
}
.btn_terkep a:hover {
	display: block;
	width: 125px;
	height: 23px;
	background: url(../images/btn_terkep.gif) 0 -23px no-repeat;
}

.google_map_holder {
	width: 630px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#directions {
	width: 620px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.btn_mehet {
	background: url(../images/btn_mehet.gif) 0 0 no-repeat;
	display: block;
	width: 64px;
	height: 21px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_mehet:hover {
	display: block;
	background: url(../images/btn_mehet.gif) 0px -21px no-repeat;
	cursor: pointer;
}

.btn_elozo {
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
	width: 84px;
	height: 21px;
	display: block;
	background: url(../images/btn_elozo.gif) 0 0 no-repeat;
	float: left;
}
.btn_elozo a {
	display: block;
	width: 84px;
	height: 21px;
	text-indent: -900px;
	background: url(../images/btn_elozo.gif) 0 0 no-repeat;
}
.btn_elozo a:hover {
	display: block;
	width: 84px;
	height: 21px;
	background: url(../images/btn_elozo.gif) 0 -21px no-repeat;
}

.btn_kovetkezo {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 84px;
	height: 21px;
	display: block;
	background: url(../images/btn_kovetkezo.gif) 0 0 no-repeat;
	float: left;
}
.btn_kovetkezo a {
	display: block;
	width: 84px;
	height: 21px;
	text-indent: -900px;
	background: url(../images/btn_kovetkezo.gif) 0 0 no-repeat;
}
.btn_kovetkezo a:hover {
	display: block;
	width: 84px;
	height: 21px;
	background: url(../images/btn_kovetkezo.gif) 0 -21px no-repeat;
}

.site_galeria_holder {
	width: 630px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.site_galeria_box {
	width: 200px;
	margin: 0 11px 15px 0;
	padding: 0 0 0 0;
	float: left;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
}

.site_galeria_box_right {
	width: 200px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	float: left;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
}

.galeria_img {
	width: 200px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.site_galeria_box table, .site_galeria_box_right table  {
	width: 200px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #c7b99f;
}

.galeria_title {
	width: 100%;
	text-align: center;
	padding: 5px 0;
	font-style: italic;
	font-size: 11px;
}

.galeria_title a {
	text-decoration: none;
}

.galeria_title a:hover {
	text-decoration: underline;
}

.cards {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	
}

.card_holder {
	width: 160px;
	height: 150px;
	margin: 0 25px 15px 0;
	padding: 10px 5px;
	float: left;
	background-color: #d9cbb1;
	text-align: center;
}

.card_holder table {
	width: 160px;
	margin: 0 0 5px 0;
	padding: 0;
}

.inputfield {
	width: 220px;
	margin:  0 0 5px 0;
	padding: 3px 5px;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	display: block;
}

.textfield {
	width: 400px;
	height: 100px;
	overflow: hidden;
	margin:  0 0 5px 0;
	padding: 3px 5px;
	background-color: #e1d4bd;
	border: 1px solid #c2b296;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	display: block;
}

.icon_print {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 526px;
	background: url(../images/btn_print.gif) left top no-repeat;
}

.print_text {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 548px;
	font-size: 11px;
}

.print_text a {
	text-decoration: none;
	margin: 0 0 1px 0;
	border-bottom: 1px dotted #666;
}

.print_text a:hover {
	text-decoration: none;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #666;
}

.field_search {
	width: 131px;
	height: 19px;
	border: 1px solid #d1c1a2;
	background-color: #fbf8f2;
	margin: 0 0 0 0;
	padding: 1px 5px 0 5px;
	position: absolute;
	top: 12px;
	left: 45px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: inherit;
	color: #929090;
}

.btn_ok {
	background: url(../images/btn_ok.gif) 0 0 no-repeat;
	display: block;
	width: 27px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 12px;
	left: 188px;
}
.btn_ok:hover {
	display: block;
	background: url(../images/btn_ok.gif) 0px -22px no-repeat;
	cursor: pointer;
}


#szukites_top {
	width: 630px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	border-bottom: 1px dotted #d1c1a2; 
	background-color: #e9ddc7;
}

#szukites {
	width: 590px;
	margin: 0;
	padding: 10px 20px 20px 20px;
	font-size: 11px;
	border-bottom: 1px dotted #d1c1a2; 
	margin: 0 0 0 0;
	background-color: #e9ddc7;
}

#szukites a {
	text-decoration: none;
}

#szukites a:hover {
	text-decoration: underline;
}

#toggleSzukit {
	margin: 0 auto 30px auto;
	padding: 0;
	overflow: hidden;
	width: 120px;
	height: 21px;
	display: block;
	background: url(../images/btn_szukites.gif) 0 0 no-repeat;
}
#toggleSzukit a {
	display: block;
	width: 120px;
	height: 21px;
	text-indent: -900px;
	background: url(../images/btn_szukites.gif) 0 0 no-repeat;
}
#toggleSzukit a:hover {
	display: block;
	width: 120px;
	height: 21px;
	background: url(../images/btn_szukites.gif) 0 -21px no-repeat;
}

.balaton_regio img {
	margin: 15px 15px 15px 0;
	padding: 0;
}

.banner {
	width: auto;
	margin: 0 0 20px 0;
}

.banner img {
	border: 2px solid #fff;
}

.utazas_holder {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}

.utazas_box {
	width: 103px;
	margin: 0 60px 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

.utazas_box_right {
	width: 103px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

.utazas_box img, .utazas_box_right img {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.utazas_box a, .utazas_box_right a  {
	color: #904726;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.utazas_box a:hover, .utazas_box_right a:hover  {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.udules_box {
	width: 135px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

.udules_box_right {
	width: 135px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

.udules_box img, .udules_box_right img {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.udules_box a, .udules_box_right a  {
	color: #904726;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.udules_box a:hover, .udules_box_right a:hover  {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

