body {
	margin: 0;
	padding: 0;
	background: white url('/misc/pics/header_bg.jpg') repeat-x;
	text-align: center;
	font-family: Verdana;
}

#aligner{width: 1000px; margin: 0 auto;}

#container {
	display: block;
	width: 1000px;
	float: left;
}

#header {
	height: 40px;
	padding-top: 10px;
	color: #b6b6b6;
	font-size: 11px;
	line-height: 28px;
}

#menu {
	height: 35px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: white;
}
#hirdetes_felso {
	width: 100%;
	padding-bottom: 5px;
	text-align: center;
}

#content {
	width: 1000px;
	float: left;
	text-align: left;
	font-size: 12px;
	text-align: justify;
	background: url('/misc/pics/bg.jpg');
}
.clearer { clear: both; }

#content #left_content {
	width: 675px;
	padding-right: 15px;
	float: left;
	display: block;
}
#content #right_content {
	width: 305px;
	padding-left: 5px;
	float: right;
}

#footer {
	width: 100%;
	float: left;
	font-size: 11px;
	background: url('/misc/pics/bg.jpg');
}

#footer #left_footer {
	padding: 10px;
	width: 670px;
	float: left;
	text-align: right;
	color: #8d8d8d;
}
#footer #right_footer {
	padding: 10px 5px;
	width: 300px;
	float: right;
	text-align: left;
	color: #435964;
}

#header .search_input {
	width: 275px;
	height: 30px;
	padding: 4px 10px;
	background: url('/misc/pics/fooldal_input2.jpg') no-repeat;
	border: none;
	font-size: 15px;
	float: left;
}

#header #search_button {
	padding-top: 1px;
	width: 116px;
	height: 28px;
	border: none;
	background: url('/misc/pics/fooldal_kereses2.jpg') no-repeat;
	margin-right: 3px;
}
*html #header #search_button { }

#footer #left_footer a { color: #8d8d8d; }
#footer #left_footer a:hover { color: #6b6b6b; }

#header a { color: #b6b6b6; }
#header a:hover { color: #c5c5c5; }
#header form { float: left; }

a { text-decoration: none; }

#menu a { color: white; }
#menu a:hover { color: #b8cdf2; }

h1 {
	border: none;
	font-size: 20px;
	margin: 0 0 20px 0;
}

h2 {
	border-top: 1px solid #c8c8c8;
	font-size: 16px;
	margin: 25px 0 15px 0;
}

.buttons {
	width: 126px;
	height: 21px;
	padding-bottom: 3px;
	border: none;
	background: url('/misc/pics/buttonBG.jpg') no-repeat;
	color: white;
	font-size: 11px;
}

/* --- --- --- --- --- --- --- --- */
#fooldal table {
	border-spacing: 0px 0px;
	color: #5d7a88;
}
#fooldal td {
	padding: 8px;
	border-bottom: 1px solid #CDCDCD;
}
#fooldal .oszlop21 { border-right: 1px solid #CDCDCD; }
#fooldal .oszlop11, #fooldal .oszlop10 { width: 120px; padding: 0; text-align: center; }
#fooldal .oszlop21, #fooldal .oszlop20 { padding-left: 0;  }

#fooldal .oszlop21, #fooldal .oszlop20 { width: 190px; }

#fooldal td p { margin: 7px 0 0 0; }
#fooldal a { color: #5d7a88; }
#fooldal a:hover { color: #50636c; }
#fooldal table a img {
	padding: 1px;
	border: 1px solid #5D7A88;
}

/* --- --- --- --- --- --- --- --- */
#pager { font-family: Arial; }
#pager a { font-weight: normal; }
#pager a:hover { color: #50636c; }
#pager * {
	color: #5d7a88;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid;
}
