/* CSS Document */

/* ------------------------------------------- */
/* ---------   OLDAL ALAP LAYOUT    ---------- */
/* ------------------------------------------- */
html,body{
  margin:0px auto;
  padding:0;
  border:0;
  font-family: Tahoma;
  font-size: 11px;
  color: #442700;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background-color: #e2dfd7;
  min-width:778px;
  text-align:center;
  font-family: Tahoma;
  font-size: 11px;
}
/* float utani tisztitas */
.clear{
  clear:both;
  height:0px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin: 0px;
}
* html .clear{height:auto;margin-bottom:0px;}

/* kozepso alap cucc */
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:778px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
/* tartalom foglalat */
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
/* tartalom belsotarolo */
#outer{
  z-index:2;
  position:relative;
  width: 778px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#mainbg {
  position:relative;
  z-index: 2;
  background-image:url(/images/mainbg.gif);
  background-position:top;
  background-repeat:repeat-y;
  width: 778px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
/* tényleges tartalom */
#container-center {
	padding-bottom: 10px;
	z-index: 4;
}

/* tartalom lenyomas a header aljahoz */
#clearheadercenter{
  height:236px;
  overflow:hidden;
	z-index: 3;
}
/* tartalom megfogasa a lableckedesnel */
#clearfootercenter{
  height:138px;
  overflow:hidden;
}

/* header helye */
#header{
  z-index:4;
  position:absolute;
  top:0px;
  /*width:778px;*/
  width:571px;
  margin-left:207px;
  height:236px;
  overflow:hidden;
}

/* footer helye */
#footer{
  z-index:5;
  position:absolute;
  clear: both;
  width:778px;
  height:138px;
  overflow:hidden;
  margin-top:-138px;
  display: block;
}
/* grafikus hatternek IE-ben a fullheightcontener eltakarja! */
/* mozillaban akkora mint a full height konténer */
#gfx_bg_middle{
  z-index: 1;
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:778px;
  background-image:url(/images/mainbg.gif);
  background-position:top;
  background-repeat:repeat-y;
}
* html #gfx_bg_middle{
  display:none;
}
/* ------------------------------------------- */
/* ---------   OLDAL EGYEB LAYOUT    ---------- */
/* ------------------------------------------- */

#flashmenu {
	position: absolute;
	margin:0px;
	z-index: 6;
}

/* header */
#headhome {
	position: absolute;
	margin-top: 60px;
	margin-left: 463px;
	width: 88px;
	height: 44px;	
}
#headhaz {
	float: right;
}
#headmail {
	float: right;
}

#headerkep {
	float: right;
}
#headsubkep {
	float: right;
	background-image: url(/images/headsubbg.gif);
	background-repeat:no-repeat;
	width: 571px;
	height: 33px;
	overflow: hidden;
}

/* tartalom kozep */
#maintitle {
	background-color:#ab9a83;
	margin-left: 14px;
	margin-right: 24px;
	margin-top: 12px;
}
#contentfloat {
	width: 571px;
	float: right;
}
#realcontent {
	padding: 10px 25px 0px 15px;
}

/* foot */
#allfoot {
	background-image:url(/images/foot.gif);
	height:101px;
}
#rightfoot {
	height: 37px;
	background-image:url(/images/main_right_foot_bg.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#kulcsszavak {
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ece6db;
}

#footlinks {
	padding-top: 19px;
	margin-left: 230px;
}
