
  
#container{
	text-align:center;	
    margin: 0;
	padding: 0;
	background:url(http://www.streetfootball-thegame.com/images/home/bk.jpg) no-repeat top center;
	min-width:960px;
	width:100%;
	min-height:580px;
}

#regl{
	position:absolute;
	z-index:1000;
	/*display:none;*/
	top:-500px;
}

#content{
	text-align:right;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#home_selector{	
	width:407px;
	height:374px;
	float:left;
}
#home_pack{
	height:374px;
	float:left;
	width:553px;
}
#language_selector{
	width:407px;
}

#language_selector div{
	float:left;
}

