html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}

img { border: 0; }

#page
{
	position: relative;
	min-height: 100%;
/*border: solid #FF0000;*/
}

* html #page
{
	height: 100%;
}

div#tartalom
{
	z-index: 2;
	width:960px;
	position:absolute;
	top:50%;
	left:50%;
	height:400px;
	margin-top:-300px;
	margin-left: -480px;
/*border: solid #0000FF;*/
}

div#fix {
	height: 540px;
/*border: solid #00FFFF;*/
}
div#fejlec
{
	height:139px;
	/*positon:relative;*/
/*border: solid #00FF00;*/
}
div#fejlec img#logo
{
	display:inline;
	margin-top:0px;
	margin-left:41px;
	float:left;
}
div#fejlecmenu
{
	width:360px;
	float:right;
	display:inline;
	margin-right:4px;

	height:20px;
	margin-top:119px;
	text-align: right;

	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#424952;

/*border: solid #00FF00;*/
}
div#fejlecmenu a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#424952;
	text-decoration:none;
}
div#fejlecmenu a:hover {
	color:#A2C3F4;
}

div#csik
{
	top:50%;
	left:50%;
/*	z-index: 7;*/
	width:960px;
	height:222px;
/*	margin-top:-161px;*/
	margin-top:-61px;
	position:absolute;
	margin-left: -480px;
/*border: solid #0000FF;*/
}

div#balk
{
	top:50%;
/*	z-index: 1;*/
	width:50%;
	height:222px;
	margin-top:-161px;
	position:absolute;
	right:50%;
	margin-right:480px;
/*	margin-right:25px;*/
	background-image: url(/images/k-b.jpg);
	background-position: right top;
	background-repeat: no-repeat;
/*border: solid #0000FF;*/
}

div#jobbk
{
	top:50%;
/*	z-index: 1;*/
	width:50%;
	height:222px;
	margin-top:-161px;
	position:absolute;
	left:50%;
	background-image: url(/images/k-j.jpg);
	background-position: 480px 0px;
	background-repeat: no-repeat;
/*border: solid #0000FF;*/
}

div#menu
{
/*	z-index: 5;*/
	position:absolute;
	top:361px;
	height:200px;
	width:100%;
	background-image: url(/images/menu-bgrnd.jpg);
	background-position: 234px 0px;
	background-repeat: no-repeat;

/*border: solid #0000FF;*/
}
div#mainmenu {
	width:400px;
	float:right;
	display:inline;
	margin-right:4px;

	height:40px;
	margin-top:10px;
	margin-left:30px;
	text-align: right;

	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#424952;

/*border: solid #00FF00;*/
}

div#lablec
{
	position:relative;
	bottom:0px;
	width:100%;
	color:#424952;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:-43px;
	background-color:#A2C3F4;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#424952;
	letter-spacing: 2px;
}

div#lablec a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#424952;
	text-decoration:none;
}

div#lablec a:hover
{
	text-decoration:underline;
}
