/*************************************
evbankja.hu structure
*************************************/


#container {
	width:940px;
	margin:0px auto 20px auto;
	background:#FFF;
	}
	
#header {
	width:940px;
	clear:both;
	margin-bottom:2px;
	}

#baloldal {
	width:200px;
	float:left;
	margin: 20px 20px 0 0;
	}


#jobboldal {
	width:320px;
	float:left;
	margin:0 0px 20px 40px;
	}

#nav {
	width:940px;
	clear:both;
	margin-bottom:30px;
	}


#fooldal-jobb {
	float:left;
	width:390px;
	}

.linevert {
	background-image:url(../img/line-vertical.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 20px 0 0
	
	}

	
#content {
	width:900px;
	float:left;
	margin:0 0 20px 20px;
	}

.oszlop {
	width:700px;
	margin:20px 0;
	}
	
.oszbal {
	float:left;
	width:220px;
	margin-right:20px;
	}

.oszjobb {
	float:left;
	width:220px;
	}

#footer {
	width:940px;
	clear:both; 
	text-align:left;
	background-color:#575757;

	}

#mediapartnerek {
	text-align:left;
	width:940px;
	clear:both; 
	}




	