
body {
	background:#fff;	
	font-size: 13px; 
	color: #000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	line-height: 140%;
}

#wrapper {
	width: 970px;	
	margin: auto;
	overflow: hidden;
	background-color: #fff; 
	  	
}



#left {
    float:left;
    width:180px;
    height: 300px;
    background:#fff; 
}

#content {
	min-height: 730px;
	height:auto !important; /* IE 6 miatt kell, CSS HACK :P */
	_height: 730px; /* IE 6 miatt kell, CSS HACK :P */
    float:left;
    width:600px;
    background:#fff;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;

}

#right {
    float:left;
    width:180px;
    height: auto;
    background:#fff; 
    
}




#jump {
	width: 70px;
    height: 19px;
	margin: auto;
	background-color: transparent;
	overflow:hidden;
	text-align: center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #fff;
	float:right;

}




#header {
	width: 970px;    
	height: 95px; 		
	margin: auto;
	background-color: #fff;
	/*background-image:url('images/logo.jpg'); */
}

#keres {
	width: 835px;    
	height: 40px; 		
	margin: auto;
	background-color: #fff;
	background-image:url('images/keres.jpg'); 
	padding-top: 14px;
	padding-left: 135px;

}


#header_hirdetes {
	width: 970px;    
/*	height: 95px; 	*/	
	margin: auto;
	background-color: #fff;
	/*background-image:url('images/logo.jpg'); */
}

#header_partnerek {
	width: 955px;    
	height: 16px; 		
	margin: auto;
	background-color: #fff;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;	
	word-spacing: 15px;
	text-decoration: none;
}

#footer a{
	color:white;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}



#footer {
	width: 954px;
	height: 35px; 
	margin: auto;
	background-color: #0f4560/*#0e3d55*/;
	overflow:hidden;
	text-align: center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 8px;

}



h1 {
		font-size: 14px; 
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding-left: 180px;
	
	width: auto;

	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	letter-spacing: 3px;
	background-color: #328099;
	background-image:url(images/button3.gif);
	border-left:1px solid #1d678d;
	border-right:1px solid #81d0f6;
}

h2 {
		font-size: 15px; 

	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;

}

