html { background: black; }
body {
	margin-top: 50px;
	background: #000000;
	color: #EDEDED;
	font-family: Verdana;
}

#left_content, #footer {
	width: 580px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: right;
	border-right: 1px solid #539cbd;
}

#right_content {
	width: 310px;
	padding: 10px 5px;
	vertical-align: top;
}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #4c4c4c;
}

a { text-decoration: none; }

#lk {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #b7b7b7;
}
#lk a { color: #b7b7b7; }
#lk a:hover { color: white; }

/* --- --- --- --- widgets --- --- --- --- */

#right_content .widgets_block { width: 100%; }
#right_content .kiemelt_hirdetesek { color: #C4C4C4; }
#right_content .kiemelt_hirdetesek a { color: #C4C4C4; }
#right_content .kiemelt_hirdetesek a:hover { color: white; }

#right_content .kiemelt_hirdetesek td { border-bottom: 1px solid #1f3b47; }
#right_content .kiemelt_hirdetesek img { border: 1px solid #EDEDED; }


/* --- --- --- --- form --- --- --- --- */
input {
	margin-left: 170px;		/* left_content width - input width */
	width: 390px;
	height: 28px;
	padding: 4px 10px;
	background: url('/misc/pics/fooldal_input.jpg') no-repeat;
	border: none;
	font-size: 15px;
}

#search_button {
	padding-top: 1px;
	width: 112px;
	height: 24px;
	border: none;
	background: url('/misc/pics/fooldal_kereses.jpg') no-repeat;
	margin-right: 3px;
}