@charset "utf-8";
/* CSS Document */
body
{
background-color:#333333;
}
 
#test
{
	width:1015px;
	height:auto;
	vertical-align: top;
	background-position:center;
}


#fejlec
{
	width:1020px;
	height:100px;
	background-position:center;
	background-repeat: no-repeat;
		float:left;
		
}

#menu
 {
	height: 35px;
	width:1005px;
	vertical-align:bottom;
	float:left;
}

#banner
{
	background-color: #FFFFFF;
	height: 120px;
	width: 1015px;
	border:#000000 1px solid;
	float:left;
	overflow: hidden;
	position: relative;
	}
	
	

#baloldal
{
	width:160px;
	height:auto;
	float:left;
	overflow:hidden;
	vertical-align:top;
	z-index:top;
	border:#000000 1px solid;
	margin-right:1px;
	background-color: #171717;
	position: relative;
	margin: 1;
}


#hirek
 {
	background-color: #171717;
	height: auto;
	width: 634px;
	border:1px solid;
	border-color: #FF0000;
	text-align: center;
	border:#000000 1px solid;
	overflow:hidden;
	float:left;
	margin-bottom: 2px;
	padding-bottom: 2px;
}


#jobboldal
{
	width:209px;
	min-height:200px;
	float:right;
	overflow:hidden;
	vertical-align:top;
	border:#000000 2px solid;
	background-color: #171717;
	float:right;
	margin-left:1px;
	padding:1px;
}


div.clear
{
clear:both;
}

a
{
	font-size:16px;
	text-decoration:underline;
	color:#ECE1E2;
	font:bolder;
}
