
body {
    background-color:#faf2e0;
    background-image:url('../images/hatterkep.jpg');
    background-repeat:repeat-x;
    font-family:Tahoma;
    font-size:12px;
    color:#5b4e33;
}

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

#index-01 {
    background:url('../images/index_01.jpg') no-repeat center;
    position:relative;
    width:1000px;
    height:168px;
}
#index-01_1200 {
	background:url('../images/index_01.jpg') no-repeat center;
	position:relative;
	width:1250px;
	height:168px;
}

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

#index-03 {
    /*background-image:url('../images/szek.jpg');
    background-repeat:no-repeat;*/
    position:realtive;
    width:956px;
    min-height:450px;
    _height:450px;
    float:left;
    background-position:bottom right;
}
#index-03_1200 {
	position:realtive;
	width:1206px;
	min-height:450px;
	_height:450px;
	float:left;
	background-position:bottom right;
}

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

#index-05 {
    background-image:url('../images/index_05.jpg');
    position:relative;
    width:1000px;
    height:56px;
    clear:both;
}
#index-05_1200 {
	background-image:url('../images/index_05_1200.jpg');
	position:relative;
	width:1250px;
	height:56px;
	clear:both;
}

.panel_1200 {
    width:1250px;
    min-height:700px;
    _height:700px;
}
.panel {
	width:1000px;
	min-height:700px;
	_height:700px;
}

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

.menu_top {
    background-image:url('../images/menu.jpg');
    position:relative;
    width:1000px;
    height:49px;;
}
.menu_top_1200 {
	background-image:url('../images/menu_1200.jpg');
	position:relative;
	width:1241px;
	height:49px;;
}

.bal_menu {
	width:219px;
	min-height:450px;
	_height:450px;
	float:left;
}

.tartalom_fo {
    width:737px;
    min-height:450px;
    _height:450px;
    float:left;
    padding:15px 0;
}
.tartalom_fo_1200 {
	width:987px;
	min-height:450px;
	_height:450px;
	float:left;
    padding:15px 0;
}

.tartalom_fejlec {
	width:737px;
	height:29px;
}

.menupontok {
	margin-left:24px;
	height:49px;;
}

#flash {
    margin-left:290px;
    width:686px;
    height:168px;;
}
#flash_1200 {
	margin-left:415px;
	width:686px;
	height:168px;;
}

/* gombok */

.bal_gomb {
    background-image: url('../images/bal_gomb.jpg');
    width:199px;
    height:22px;
    float:left;
    padding:8px 0 0 20px;
    cursor:pointer;
    color:#6d5b34;
}

.bal_gomb:hover {
    background-image: url('../images/bal_gomb_over.jpg');
}

.gomb_left {
	background-image:url('../images/gomb_left.jpg');
	float:left;
	width:13px;
	height:49px;
	cursor:pointer;
}

.gomb_middle {
	background-image:url('../images/gomb_middle.jpg');
	float:left;
	font-size:16px;
    font-family: Century Gothic,Tahoma;
	color:#eae0ca;
	padding-top:9px;
	min-width:10px;
	_width:10px;
	height:40px;
	cursor:pointer;
    text-transform: uppercase;
}

.gomb_right {
	background-image:url('../images/gomb_right.jpg');
	float:left;
	width:13px;
	height:49px;
	cursor:pointer;
}

.gomb_left_over {
	background-image:url('../images/gomb_over_left.jpg');
	float:left;
	width:13px;
	height:49px;
	cursor:pointer;
}

.gomb_middle_over {
	background-image:url('../images/gomb_over_middle.jpg');
	float:left;
	font-size:16px;
    font-family: Century Gothic,Tahoma;
	color:#4c761d;
	padding-top:9px;
	min-width:10px;
	_width:10px;
	height:40px;
	cursor:pointer;
    text-transform: uppercase;  
}

.gombhl {
    color:#D9FF3F;
}

.gomb_right_over {
	background-image:url('../images/gomb_over_right.jpg');
	float:left;
	width:13px;
	height:49px;
	cursor:pointer;
}

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

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

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


a {
	color:#6a6a6a;
	text-decoration:underline;
}

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

corner_text {
	color:#448000;
	font-size:10px;
	font-weight:bold;
}

.zold_vonal {
    background-image: url('../images/zold_vonal.jpg');
    width:851px;
    height:24px;
}

.butt1 {
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
  background: #5E8034;
  border: #a0a0a0 1px solid;
  cursor: pointer;
}

.butt1:hover {
  color:#5E8034;
  background: #B9DF8B;
}

.main_inp {
  font-size: 11px;  
}

#navbar {
    color:#4c761d;
    margin-left:15px;
}

a.nav {
    color:#4c761d;
    text-decoration: none;    
}

a.nav:hover {
    color:#79a939;
    text-decoration: underline;     
}

#printable_cont {
    background: url('../images/tartalom_top.jpg') repeat-x top;
    margin-top:8px;           
}

#main_hirek {
    background: url('../images/tartalom_top.jpg') repeat-x top;
    width: 702px;          
}
#main_hirek_1200 {
    background: url('../images/tartalom_top.jpg') repeat-x top;
    width: 952px;
    margin: 15px;          
}

#con_title {
    height:40px;
    margin-left:15px;
}

#ful_left {
    background: url('../images/ful_left.jpg');
    height:40px;
    width:7px;
    float:left;
}

#ful_right {
    background: url('../images/ful_right.jpg');
    height:40px;
    width:7px;
    float:left;
}

#ful_cent {
    background: url('../images/ful_middle.jpg');
    height:30px;
    float:left;
    color:#6d5b34;
    font-family:Century Gothic, Tahoma;
    font-size:18px;
    text-transform: uppercase;
    padding-top:10px;
}

#footer {
    padding:8px 50px 0 50px;
    color:#b3a68a;
}

a.footlink {
    color:#b3a68a;
    text-decoration: none;
}

#kapcsolodo_hirek {
    width:219px;
    /*padding-top:45px;
    background: url('../images/kapcs_hir.jpg') no-repeat top;*/
}

#kapcs_hir_cim {
    width:184px;
    height:33px;
    padding: 12px 0 0 15px;
    font-family:Century Gothic, Tahoma;
    font-size:14px;
    color:white;
    margin-left:3px;
}

#kapcs_hir_cont {
    margin-left:3px;
    background: #ffffff;
    width: 179px;
    padding:10px;
}

#main_bal {
    width: 507px;
    float: left; 
}
#main_bal_1200 {
    padding-left:15px;
    width: 378px;
    float: left; 
}

#main_jobb {
    width: 180px;
    float: left;
    padding:10px;
}
.hir_sav_1200{
    float: left;
    width: 470px;
}
.main_hirbox {
    width: 702px;
}
.main_hirbox_1200 {
    width: 465px;
}

.main_hir_cim {
    font-family:Century Gothic, Tahoma;
    color:white; 
    background: green; 
    width: 692px;
    height:23px; 
    font-size:13px;
    padding: 7px 0 0 10px;
}
.main_hir_cim_1200 {
    font-family:Century Gothic, Tahoma;
    color:white; 
    background: green; 
    width: 460px;
    height:23px; 
    font-size:13px;
    padding: 7px 0 0 10px;
}

/*popup */
#popupcontainer {
    position:relative;
    width:1000px;
    z-index:100;
}

#popup {
    position: absolute;
    margin:190px 0 0 330px;
    _margin:190px 0 0 -130px;
    width: 360px;
    height: 200px;
    z-index:10;
    display: none;
    z-index:100;    
}
#popup .popup_top {
    height: 21px;
    width: 360px;
    background: url("/images/popup_panel_top.jpg") no-repeat;
    z-index:100; 
}
#popup .popup_exit {
    height: 21px;
    width: 21px;
    background: url("/images/close_button.gif") no-repeat;
    margin: -5px 0px 0px 345px;
    z-index:100; 
}
#popup .popup_mid {
    /*height: 200px;*/
    width: 360px;
    background: url("/images/popup_panel_middle.jpg") repeat-y;
    z-index:100; 
}
#popup .popup_atm {
    width: 360px;
    background: url("/images/popup_panel_atmenet.jpg") no-repeat;
    background-position: bottom left;
    z-index:100; 
}
#popup_content {
    padding: 0px 15px 0px 15px;
    z-index:100; 
}
#popup .popup_bottom {
    height: 7px;
    width: 360px;
    background: url("/images/popup_panel_bottom.jpg") no-repeat;
    z-index:100; 
}

.lang_change{
    text-align: center;
    padding: 5px;
    width:195px;
}


