/*************************************
iroda.hu structure
*************************************/

/*
#baloldal {
	background-color:#f8f6f2;
	}
	
#jobboldal {
	background-color:#79F;
	}
	
#content {
	background-color:#FC0;
	}

.content-harom {
	background-color:#F90;
	}
*/



#container {
	width:980px;
	margin:0;
	border-width:0 10px 10px 10px;
	border-color:#fff;
	border-left:10px solid #fff;
	border-style:solid;
	background:#FFF /*url(../img/bg_content.gif) 0 0 repeat-y*/;
	}
#header {
	width:980px;
	clear:both;
	margin-bottom:10px;
	}

.logo {
	float:left;
	margin:0 10px 0 0;
	width:239px;
	height:90px;

	line-height:90px;
	}

.logo h1 a {
	background:#FFF url(../img/iroda-logo.gif) 0 0 no-repeat;
	text-indent:-2000px;
	display:block;
	}
	
.leader {
	float:left;
	width:728px;
	}

.leader img {
	border-width:0px;
	}

#nav {
	width:980px;
	background:#333;
	clear:both;
	}

#leaderboard {
	width:980px;
	background:#FFF;
	clear:both;
	margin: 0 0 10px 0;
	}

#fooldal-jobb {
	float:left;
	width:390px;
	background: #fff;
	}

#baloldal {
	width:260px;
	float:left;
	/*background:#f8f6f2;*/
/*	margin-right:20px;
	border-right:1px solid #EEE;
	padding-right:10px;*/
	margin-right:10px;
	}

.szurkegandalf {
	background-color:#F7F7F7;
	}
	
#jobboldal {
	width:120px;
	float:left;

	}
	
#content {
	width:570px;
	float:left;
	padding-right:10px;
	border-right:10px solid #fff;	
/*	border-right:1px solid #EEE;
	padding-right:10px;
	margin-right:9px;
*/
	margin-bottom:20px;
	}

.content-harom {
	width:570px;
	margin:10px 0;
	}
	
.c-3-1 {
	float:left;

	width:180px;
	margin-right:15px;
	}

.c-3-3 {
	float:left;
	width:180px;
	}

.c-2-1 {
	float:left;
	margin-right:20px;
	width:275px;
	}
.c-2-2 {
	float:left;
	width:275px;
	}

.c-r-1 {
	float:left;
	margin-right:20px;
	width:240px;
	}
.c-r-2 {
	float:left;
	width:300px;
	margin-right:10px;
	}

	
#footer {
	border-top:10px solid #FFF;
	width:980px;
	clear:both; 
	background:#333;
	color:#FFF;
	}

#mediapartnerek {
	text-align:center;
	/*border-top:10px solid #FFF; */
	width:980px;
	clear:both; 
	background:#FFF;
	color:#555;
	}

#topbar {
	position: fixed;
	top:0;
	z-index: 10000;
	left: 0px;
	width:1000px;
	height:26px;
	background: #666;
	color: #fff;
	-moz-border-radius: 0 0px 5px 0px;
	-webkit-border-radius: 0 5px 5px 0px;
	border-radius: 0 0px 5px 0px;
	}

.topbarin {
	margin:5px;}

#topbar ul { 
	margin: 0;
	padding: 0;}

#topbar ul li {
	width:auto;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 11px;}

#topbar ul li a {
	color: #eee;}


#topbar ul li a {
	color: #eee;
	text-decoration:none;
	}


#topbar ul li a:hover {
	color: #f69636;
	text-decoration:underline;
	}


.topbarkieg {
	position: absolute;
	top:5px;
	right: 10px;
	width: auto;
	display: block;}
