html, body{	
	font-size: 12px;
	font-smooth: always;
	/*background: URL('../images/background.jpg');*/
	background: URL('../images/back.jpg');
	font-family: Trebuchet MS;
	}
/*
*{
	padding: 0px;
	margin: 0px;
	}
*/
html, body, ul, li, h1,h2,h3,h4,h5,h6,table,tr,td{
	padding: 0px;
	margin: 0px;
	}
	
#main{
	position: relative;
	margin-left: 20px;	
	min-height: 500px;
	width: 973px;
	}
	
#header{
	background: URL('../images/header.jpg') no-repeat;
	height: 150px;
	border-bottom: 1px solid #3465c2;
	}

#random_ajanlat{
	border-bottom: 1px solid #3465c2;
	height: 181px;	
	}
	
#kereses{
	border-top: 1px solid #3465c2;
	background: URL('../images/kereses.jpg') top no-repeat;
	position: absolute;
	left: 802px;
	top: 302px;
	width: 171px;
	height: 218px;
	color: #3465c2;
	letter-spacing: 1pt;
	}
	
#login_box{
	text-align: justify;
	min-height: 370px;
	margin-left: 2px;
	}
	
/* lapozó */
#lapozo{
	position: relative;	
	padding-top: 20px;
	padding-bottom: 30px;
	width: 650px;
	border: 0px solid; 
	text-align:center; 
	padding-left: 10px; 
	margin: 0px; 
	font-size: 12px; 
	color: #1a2328;
	clear: both;	
	}
	
#lapozo ul{
	list-style: none; 
	width: 650px; 
	padding: 0px; 
	margin: 0px;
	clear: both;
	}
	
#lapozo li{
	display: inline; 
	float: left;
	width: 62px;
	padding: 0px; 
	margin: 0px; 
	color: #1a2328;
	}
	
#lapozo select{
	text-align:center;	
	border: 1px solid;
	width: 80px;
	height: 15px;
	font-size: 11px;
	}
	
#lapozo .kijelolt{
	color:  #4b4b4b;
	}
/* lapozó */

#ingatlan_new{
	padding: 25px; 
	}

#ingatlan_new ul{
	list-style: none;
	clear: both;
	padding-top: 15px;
	}
	
#ingatlan_new .cimke{
	display: inline;
	float: left;
	width: 150px;
	}
	
#ingatlan_new .input_mezo{
	width: 370px;
	border: 1px solid #4b4b4b;
	}
	
#ingatlan_new .text_mezo{
	width: 370px;
	height: 90px;
	border: 1px solid #4b4b4b;
	}
	
#kiemelt_ajanlat{
	padding-left: 10px; 
	/*height: 500px;*/
	padding: 25px;
	}

	
#uj_ingatlan{
	padding: 25px;
	}
	
#uj_ingatlan select{
	width: 500px;
	border: 1px solid #4b4b4b;
	}	
	
#uj_ingatlan input{
	width: 500px;
	border: 1px solid #4b4b4b;
	}
	
#uj_ingatlan textarea{
	width: 500px;
	border: 1px solid #4b4b4b;
	height: 90px;
	}
	
#uj_ingatlan .submit_button{
	width: 200px;
	border: 1px solid #4b4b4b;
	font-weight: bold;
	background: #FFF;
	font-size: 11px;
	}
	
	
/* KÉPFELTÖLTÉS */
#kepfeltoltes{
	margin-left: 2px;
	width: 650px;
	}
	
#kepfeltoltes .cimsor{
	margin-left: 20px; 
	margin-top: 10px;
	font-weight: bold;
	}
	
#kepfeltoltes .kepfeltoltes_form{
	margin-left: 55px;
	margin-top: 15px;
	}
	
#kepfeltoltes .submit_button{
	width: 200px;
	border: 1px solid #4b4b4b;
	font-weight: bold;
	background: #FFF;
	font-size: 11px;
	}
	
#user{
	padding: 30px;
}

#user ul{
	list-style: none;
}


#user input{
	border: 1px solid;
	width: 500px;
}

/*  - new mod -  */
.redline {
	background-color: #d00f06;
	text-align:right;
}

.redlink {
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

.redlink:hover {
	background-color: #d8625d;
}
