/* CSS Document */

/* alapértelmezések */

body
     {
	margin: 0px auto;
	text-align:center;
	background:#243E59;
     }
	 
img
     {
	 margin: 0px;
	 padding:0px;
	 border:hidden;
     }
	 
textarea {
 background-color: #EEEEEE;
  color: #CC6600;
/* height:8px;*/
}

select {
 background-color: #EEEEEE;
  color: #CC6600;
}

input {
 background-color: #EEEEEE;
 color: #CC6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}


/* szerkezetkész kialakítás */
/* tartalmak formazasa */
/* segitokesz elemek */

.hide {
	visibility: hidden;
	display:none;
}
#fej_wrap
{
	background:#243E59;
	margin: 0px auto;
	text-align:center;
	overflow: hidden;
}

#fejlec_bal{
height:300px; 
background:url(../media/fejlec_bg_bal.jpg) right;
float:left;

}
#fejlec_fix{
width:774px;
height:300px;
float:left;
}
#fejlec_jobb{
height:300px; 
background:url(../media/fejlec_bg_jobb.jpg);
float:left;
}

#lablec_bal{
background:url(../media/lablec_bg_bal.jpg) right;
height:80px;
float:left;
}
#lablec_fix{
background:url(../media/lablec.jpg);
background-position:right;
height:80px;
width:774px;
float:left;
}
#lablec_jobb{
background:url(../media/lablec_bg_jobb.jpg);
height:80px;
float:left;
}
#lablec_wrap
{
	background:#243E59;
	margin: 0px auto;
	text-align:center;
	overflow: hidden;
}

/*
.boxleft {
position:relative;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
  width: 190px;
 background: url(../img/doboz.gif);
  padding-top: 20px;
  background-color:#ffffcc;
  border-top:1px dotted;
border-bottom:1px dotted;

}

.boxleftcont {
padding:5px;
}
*/

/*.box .content {
  background: url(../img/doboz.gif) bottom;
}*/


#wrapper
	{
/*	background:#F2F9FR;*/
	background:#243E59;
/*	background:#E5F2FF;*/
	margin: 0px auto;
	padding:0px;
	text-align:center;
/*	width: 90%;
	clear:both;*/
/*	position: relative;*/
	overflow: hidden;
/*	float: left;*/
	/*float/**//*: none;*/
	
	}
#wrapper
	{
/*	display: inline-block;*/
	}
#wrapper
	{
/*	display: block;
url(../media/kozep_bg.jpg) top no-repeat


*/
	}
	
	
#balsav{
background:url(../media/kozep_bg_bal.jpg) top right no-repeat #F2F9FF;
}

#kozepresz{
width:774px;
background:url(../media/kozep_bg.jpg) top right no-repeat #F2F9FF;
}
#jobbsav{
background:url(../media/kozep_bg_jobb.jpg) top left no-repeat #F2F9FF;

}

* html #kozepresz
	{
/*	display: inline;*/
	}
	 

#kozepresz, #balsav, #jobbsav
	{
	float:left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}

