@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background-color: #fff89d;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#page_top_space{
	height: 52px;
	background-color: #fff89d;
}
div#page_container{
	margin: 0 auto;
	width: 840px;
}
div#page_main{
	padding: 0 23px;
	height: auto !important;
	height: 411px;
	min-height: 411px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
div#page_menu{
	float: left;
	width: 264px;
}
div#page_content{
	float:left;
	position: relative;
	width: 530px;
}
/************/
#page_menu img{
	height: 38px;
}
#page_menu span{
	display: none;
}
#page_menu ul {
	list-style: none;
}
#page_menu li {
	height: 38px;
}
li#szobak {
	margin: 21px 0 0 14px;
}
li#fotogaleria{
	margin: 2px 0 0 51px;
}
li#szolgaltatasok{
	margin: 12px 0 0 70px;
}
li#szobafoglalas{
	margin: 16px 0 0 70px;
}
li#akciok{
	margin: 13px 0 0 51px;
}
li#elhelyezkedés{
	margin: 8px 0 0 14px;
}
/************/
body#sub{
	background-color: #fff89d;
	background-image: url(images/subbody_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 52px;
}
div#page_submain{	/* 840x568 */
	padding: 0 25px;
	height: auto !important;
	height: 568px;
	min-height: 568px;
	background-image: url(images/submain_bg.jpg);
	background-repeat: no-repeat;
}
div#page_thumbcontainer{
	float: left;
	width: 225px;
	width: 228px;
}
div.thumb{
	float: left;
	margin: 4px 3px;
	border: 1px solid #cb8c2d;
	width: 67px;
	height: 50px;
	background-image:url(images/thumb_bg.jpg);
	display: inline-table;
}
div.clear{
	clear: both;
	padding: 14px 0 10px 0;
	height: 14px;
}
.clear a{
	color: #943711;
	text-decoration: none;
}
.clear a img{
	margin: 0 4px 0 4px;
	position: relative;
	top: 1px;
}
/***/
div#page_imgcontainer{
	float: left;
	margin: 0 6px;
	width: 586px;
	width: 550px;
}
div#controller_row{
	padding: 14px 0 10px 0;
	height: 14px;
}
div#controller_row a{
	color: #943711;
	text-decoration: none;
}
div#previous{
	float: left;
	width: 260px;
}
div#previous img{
	margin: 0 5px 0 0;
}
div#next{
	float: left;
	width: 290px;
	text-align:right;
}
div#next img{
	margin: 0 0 0 5px;
}
div#image{
	margin-top: 5px;
}
div#image img{
}
div#image_title{
	margin-top: 5px;
	color: #943711;
}
/****************************/
div#terkep_controller{
	padding: 50px 15px 15px 10px;
	height: 14px;
}
div#terkep_title{
	float: left;
	width: 385px;
}
div#terkep_title h1{
	display: none;
}
div#terkep_vissza{
	float: left;
	width: 380px;
	text-align: right;
}
div#terkep_vissza img{
	margin: 0 5px 0 0;
}
div#terkep_vissza a{
	color: #943711;
	text-decoration: none;
}
div#terkep_img{
	text-align: center;
}
div#terkep_footer{
	padding: 10px 10px 15px 10px;
	font-size: 14px;
}
#terkep_footer dl{
	
}
#terkep_footer dt{
	float: left;
	width: 400px;
}
#terkep_footer dd{
	float: left;
	width: 370px;
	text-align: right;
}
/******************/
div#szoveg_fejlec{
	padding: 20px 10px 10px 30px;
	text-align: right;
}
#szoveg_fejlec h1{
	display: none;
}
#szoveg_fejlec img{
	height: 23px;
}
div#szoveg{
	height: 300px;
	padding: 0 10px 0 30px;
	text-align: justify;
	font-size: 14px;
	overflow: auto;
}
div#szoveg p{
	margin: 10px 0;
}
/**/
div#kisterkep{
	position: absolute;
	top: 5px;
	left: 25px;
}
div#nagyterkep{
	position: absolute;
	bottom: -39px;
	right: 10px;
}