.form_area {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f1f7fa none repeat scroll 0 0;
	padding:5px 3px 5px 5px;
	width:300px;
	resize: none;
	height: 120px;
	
}

.border {
	border:1px solid #CCCCCC;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f1f7fa none repeat scroll 0 0;
	}

.form_button{
	background:#f1f7fa none repeat scroll 0 0;
	padding:0px 0px 0px 0px;
	width:70px;
	height: 20px;
	font-weight: bold;
	
}

.form_button2{
	background:#f1f7fa none repeat scroll 0 0;
	padding:0px 10px 0px 10px;
	/*width:70px;*/
	height: 20px;
	font-weight: bold;
	
}

hr{
	color: #095eae;
}

.form_select{
	width: 200px;

background:#f1f7fa none repeat scroll 0 0;

}


.form{
	padding: 20px;
	background-color: #f8f8f8;
}

.form_kereses{
	margin-top:13px;
	padding: 20px;
	background-color: #fef8e8;
}

.red_font{
	color: red;
	font-size: 10px;
}




/* hirdetés img */

.hirdetes_img_container{
	
	width:auto;
	height:120px;
	background-color: transparent;
}

.hirdetes_img_container_right{
	
	width:120px;
	height:100px;
	background-color: transparent;
	float:left
}

.hirdetes_img_container_left{
	
	width:440px;
	height:120px;
	background-color: transparent;
	float:left
}

/* hirdetés tábla */

td, tr{
	text-align: left;
	color:#000;
	
	line-height:16px;
	background-color: #fff;
	
}

.kiemelt{
	background:#e0f2fa none repeat scroll 0 0 !important;
	border:1px solid #ddd;
	font-weight: bold;
}

.torolt{
	background:#f09898 none repeat scroll 0 0 !important;
	border:1px solid #ddd;
	font-weight: bold;
}

.passziv{
	background:gray none repeat scroll 0 0 !important;
	border:1px solid #ddd;
	font-weight: bold;
}
	  
table {
	background-color:#FFFFCC ;
	width:auto; 
	font-weight: normal;	
}

table td.kep {
	padding-bottom:0px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	background-color: transparent;
}

table td.leiras {
	color:#0E3D55;
	padding-bottom:0px;
	padding-top:5px;
	text-align:left;
	vertical-align:middle;
	width:200px;
	font-weight: bold;
	background-color: transparent;
}

table td.hely {
	padding-bottom:0px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;

	background-color: transparent;
}

table td.ar {
	color:#0E3D55;
	padding-bottom:0px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	font-weight: bold;
	background-color: transparent;
}

table td.datum {
	padding-bottom:0px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;

	background-color: transparent;
}

.table_kep {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #ddd;
	height:60px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:80px;
	margin-bottom:10px;
}



.adsense {
	margin:15px 0;
	text-align:center;
	z-index:1;
}
	
/*************** hirdetés megjelenítés nagyban  *********************/


.hirdetes_hatter{	
	width:560px;
	height:auto;
	background-color: #e5f2f8;
	float:left;
	margin: 10px;
	overflow:hidden;
	padding:10px;
}

.hirdetes_thumb{	
	width:300px;
	height:225px;
	background-color: #fff;
	float:left;
	padding: 1px;
	margin: 3px;
	text-align: center;
border:1px double #6ba1ba;
float: left;
}

.hirdetes_icon{	
	width:80px;
	height:60px;
	background-color: #fff;
	float:left;
	padding: 1px;
	margin: 3px;
	text-align: center;
border:1px double #6ba1ba;
	
}






/* main box */

.mainBox{	
	width:190px;
	height:140px;
	background-color: #fff;
	float:left;
	padding: 1px;
	margin: 3px;
	text-align: center;
	border:1px double #6ba1ba;
	
}



