@charset "iso-8859-2";
/* CSS Document */

html,body{
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#938b00;
	margin:0 auto;
	padding:0;
	border:0;
	width:100%;
	height:100%;
}

#fullheightcont {
	height:100%;
	width:905px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper{
	min-height:100%;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y;
/* \*/
	height:100%;
}
#wrapper{
	height:auto;
}

* html #wrapper {
	height:100%;
}

#outer{
	position:relative;
	width: 905px;
/* \*/
	height:100%;
}

/* \*/
* html #outer {
	height:100%;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin: 0px;
	width:0px;
}

#header {
	height:240px;
	position:absolute;
	overflow:hidden;
	top:0px;
	width:905px;
}

#headtop {
	background-image:url(/images/head_top.jpg);
	height:172px;
}

#headbottom {
	background-image:url(/images/head_bottom.gif);
	height:42px;
}

#menu {
	height:26px;
	overflow:hidden;
}

#footer {
	background-image:url(/images/foot.gif);
	height:65px;
	margin-top:-65px;
	position:absolute;
	width:905px;
}

#clearheadercenter{
	height:240px;
	overflow:hidden;
}
#clearfootercenter{
	height:65px;
	overflow:hidden;
}

#main {
	float: left;
	width: 690px;
	min-height: 220px;
	background-image:url(/images/mainwrap_bg.gif);
	background-repeat: no-repeat;
}

#balszegely {
	float: left;
	width: 107px;
	height:220px;
	background-image:url(/images/balszegely.gif);
}

#jobbszegely {
	float: right;
	width:108px;
	height:220px;
	background-image:url(/images/jobbszegely.gif);
}

#balalso {
	width:107px;
	height:215px;
	margin-top:-215px;
	position:absolute;	
}

#jobbalso {
	width:108px;
	height:215px;
	margin-top:-215px;
	margin-left:797px;
	position: absolute;
}

#alsomenu {
	width:690px;
	height:65px;
	position:absolute;
	margin-left:107px;
	overflow: hidden;
}