
body {
    /*background-color:#9cc782;*/
    background-color:#81ca7e;
    background-image:url('../images/hatterkep.jpg');
    background-repeat:repeat-x;
    font-family:Tahoma;
    font-size:12px;
}

h1 {
    color:#6a6a6a;
    font-size:18px;
}

h2 {
    color:#6a6a6a;
    font-size:16px;
}

h3 {
    color:#6a6a6a;
    font-size:14px;
}


a {
    color:#6a6a6a;
    font-size:12px;
    text-decoration:underline;
}

a:hover {
    color:#79a939;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-image:url('../images/index_01.jpg');
	position:relative;
	width:1000px;
	height:281px;
}

#index-02 {
	background-image:url('../images/index_02.jpg');
	background-position:top;
	position:relative;
	float:left;
	clear:both;
	width:38px;
	height:440px;
}

#index-03 {
	position:realtive;
	width:922px;
	min-height:440px;
	_height:440px;
	float:left;
	background-position:bottom right;
}

#index-04 {
	background-image:url('../images/index_04.jpg');
	background-position:top;
	position:relative;
	float:left;
	width:40px;
	height:440px;
}

#index-05 {
	background-image:url('../images/index_05.png');
	position:relative;
	width:1000px;
	height:250px;
	clear:both;
}
#centerer {
    background:url("../images/parketta.jpg") repeat-x scroll center bottom transparent;
}
.panel {
	width:1000px;
	min-height:884px;
	_height:884px;
}

.tartalom_nagy {
	background-image:url('../images/tartalom_hatterkep.jpg');
	background-repeat:repeat-y;
	position:relative;
	width:1000px;
	min-height:450px;
	_height:450px;
	clear:both;	
}

#menu {
	position:relative;
	width:1000px;
	height:39px;
    /*ckground-image:url('../images/menu.jpg');*/
}

.menu {
	position:relative;
	height:39px;
	padding-left:24px;
    background-image:url('../images/menu.jpg');
}

.tartalom_fo {
	width:741px;
	min-height:450px;
	_height:450px;
	float:left;
    color: #415617;
}

.jobb_menu {
	width:180px;
	min-height:450px;
	_height:450px;
	float:left;
}

/* gombok */

.gomb_left {
	background-image:url('../images/gomb_left.png');
	behavior: url(/images/iepngfix.htc);
    float: left;
	height: 39px;
	cursor: pointer;
    width: 16px;
}

.gomb_middle {
	background-image:url('../images/gomb_middle.png');
    behavior: url(/images/iepngfix.htc);
    float: left;
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
    min-width: 10px;
    height: 29px;
	cursor: pointer;
}

.gomb_right {
	background-image:url('../images/gomb_right.png');
    behavior: url(/images/iepngfix.htc);
	float: left;
	width: 16px;
	height: 39px;
	cursor: pointer;
}

.gomb_left_over {
	background-image:url('../images/gomb_over_left.png');
	float:left;
	width:16px;
	height:39px;
	cursor:pointer;
}

.gomb_middle_over {
	background-image:url('../images/gomb_over_middle.png');
	float:left;
	font-size:14px;
	color:#4c761d;
	padding-top:10px;
	min-width:10px;
    height:29px;
	cursor:pointer;
}

.gomb_right_over {
	background-image:url('../images/gomb_over_right.png');
	float:left;
	width:16px;
	height:39px;
	cursor:pointer;
}

#footer_logok {
    color:#547D39;
    padding:10px 50px 0;
    height: 60px;
}
#footer {
    color:#ffffff;
    padding:230px 50px 0;
}
a.footlink{
    color: #ffffff;
}
#kapcs_hir_cim {
    color:black;
    font-family:Tahoma;
    font-size:14px;
    height:33px;
    margin-left:3px;
    padding:12px 0 0 15px;
    width:178;
}
#kapcs_hir_cont{
    padding: 5px;
}
.hir_cim {
    background: url('/images/panel_top.jpg');
    padding: 3px 5px;
}
.hir_torzs {
    background: url('/images/panel_middle.jpg') repeat-y;
    padding: 3px 5px;
}

.foldertitlebig{
    font-size: 16px;
    font-weight: bold;
}

/* CMS extrák */
.extended_row {
    display:none;
    padding:10px;
    background: #339FCF;
    border:1px black solid;
    color:white;
}

.hallg_list {
    display:none;
    padding:10px;
    background: #567A94;
    border:1px black solid;
    color:white;
    margin-top:3px;
}


/* CMS extrák END */

/* --- VENDÉGKÖNYV --- */
.vk_inp {
    border: 1px solid #3B8315;
    color:#242321;
    background: #EFEFEF;
    width:500px;
}

.vk_head {
    background: #3B8315;
    font-family: Trebuchet MS,Trebuchet;
    font-weight:bold;
    color:white;
    font-style: italic; 
    padding:3px;
}

.vk_comm {
    margin-bottom:8px;
    clear:both;
    border:1px solid #3B8315;
}

.vk_tcom {
    padding:0 5px;
}