body{
	color: #8f6e1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdfbf4;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	margin: 0px auto;
	width: 960px;
	position: relative;
}
#header {
	height: 300px;
	float: left;
}
#header #header_top {
	background-image: url(img/header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 960px;
}
#header_top .logo {
	display: block;
	float: left;
	height: 60px;
	width: 220px;
	margin: 40px 0 0 50px;
}
#header_top #lang_nav {
	height: 20px;
	float: right;
	margin: 25px 30px 0 0;
}
#lang_nav ul {
	list-style-type: none;
	float: right;
}
#lang_nav li {
	float: left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #A6884A;
}
#lang_nav li a {
	color: #A6884A;
	text-decoration: none;
	font-size: 11px;
}
#left_nav a:hover {
	color: #E9D6B1;
}
#header #main_nav {
	background-image: url(img/main_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 890px;
	padding-left: 70px;
}
#header #main_nav a {
	display: block;
	height: 80px;
	width: 190px;
	float: left;
	margin: 45px 32px 0 0;
}
#content {
	width: 960px;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#content #content_top {
	height: 30px;
	width: 960px;
	background-image: url(img/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#content  #left_sidebar {
	
	float: left;
	width: 215px;
	margin-left: 25px;
}

#content  #left_sidebar.bg_charterhajo{
	background-image: url(img/bg_hajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content  #left_sidebar.bg_epitoipar{
	background-image: url(img/bg_epitoipar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content  #left_sidebar.bg_ingatlanok{
	background-image: url(img/bg_ingatlanok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content  #left_sidebar.bg_turizmus{
	background-image: url(img/bg_turizmus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_sidebar   h1 {
	display: block;
	height: 40px;
}
#left_sidebar h1#turizmus {
	background-image: url(img/h1_turizmus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_sidebar h1#epitoipar {
	background-image: url(img/h1_epitoipar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_sidebar h1#hajo {
	background-image: url(img/h1_hajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_sidebar h1#ingatlan {
	background-image: url(img/h1_ingatlanok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_sidebar #left_nav {
	background-image: url(img/nav_btm.jpg);
	background-repeat: no-repeat;
	background-position: 18px bottom;
	padding: 0 0 10px 18px;
	margin-top: 40px;
}
#left_nav  ul {
	list-style-type: none;
	background-color: #2d5b75;
	display: block;
	width: 168px;
	background-image: url(img/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
#left_nav  li {
	background-image: url(img/li_separator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
}
#left_nav  a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 30px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#left_sidebar .katalogus {
	margin-top: 315px;
}
#content  #content_main {
	float: left;
	width: 485px;
	background-image: url(img/content_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 40px 0 40px;
	text-align: justify;
}
#content_main ul.szallas {
	list-style-type: none;
	float: left;
}
#content_main ul.szallas li{
	list-style-type: none;
	float: left;
	height: 20px;
	text-align: center;
	margin: 2px;
}
#content_main ul.szallas li a{
	text-decoration: none;
	color: #8f6e1d;
	line-height: 20px;
	display: block;
	width: 150px;
	background-color: #F6edd0;
}
#content_main ul.szallas li a:hover{
	color: #000000;
	background-color: #D8D0B6;
}

#content_main .pager{
	float: left;
	line-height: 30px;
	font-size: 11px;
	margin: 0 0 0 180px;
}
#content_main .pager a{
	font-size: 11px;
	color: #FF6600;
}
#content_main .item_box{
	border-top: 1px solid #8f6e1d;
	width: 455px;
	float: left;
	padding: 15px;
}

#content_main .item_title{
	font-weight: bold;
	padding-bottom: 10px;
}

#content_main .item_info{
	float: left;
}

#content_main .item_info a{
	float: left;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	line-height: 20px;
}

#content_main .item_box img{
	float: left;
	padding: 5px;
	border-color: #E5AF2C;
	border-width: 1px;
	border-style: solid;
	margin: 0 15px 15px 0;
}
#content_main form#booking input, select, textarea{
	margin: 0 0 5px 0;
	border-color: #E5AF2C;
	border-width: 1px;
	border-style: solid;
}
#content_main img.gallery{
	padding: 5px;
	border-color: #E5AF2C;
	border-width: 1px;
	border-style: solid;
	margin: 0 15px 15px 0;
}
#content_main .link{
    text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	line-height: 20px;
}
#content_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8f6e1d;
	font-size: 18px;
}
#content_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A78A4D;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: normal;
	padding-left: 5px;
}
#content_main #content_nav {
	margin-bottom: 10px;
	height: 20px;
}

#content_main #leiras {
	clear: both;
}

#content_main #leiras p {
	padding: 5px 0px;
}

#content_nav ul {
	float: right;
	list-style-type: none;
}
#content_nav li {
	float: left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #A6884A;
}
#content_nav li a {
	color: #A6884A;
	text-decoration: none;
	font-size: 11px;
}
#content_nav li a:hover {
	color: #715C2C;
}
#content_main .image_frame {
	background-image: url(img/img_frame.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 118px;
	width: 145px;
	padding: 12px 0 0 15px;
}

#content_main img.kepkeret {
	border: 2px solid #E5AF2C;
	padding: 5px;
}

#content_main .image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#content_main .image_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#footer {
	background-image: url(img/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 50px;
	width: 920px;
	padding: 130px 20px 50px 20px;
	font-size: 11px;
	color: ##A6884A;
}
#footer a.increst {
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}
#content #right_sidebar {
	float: left;
	width: 155px;
}
#lang_nav li a:hover {
	color: #715C2C;
}
