@charset "utf-8";
/* CSS Document */

.box_content_masik p {
	padding-right: 20px !important;

	font-size:12px !important;
	line-height: 1.5em !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

.box_content_masik span {
	padding-right: 20px !important;

	font-size:12px !important;
	line-height: 1.5em !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

.lista_ingatlan{
border-collapse:collapse;
width:90%;
margin:10px 10px 10px 10px;
}

.lista_ingatlan td,th{
border: 1px solid gray;
padding:5px;
}

.lista_ingatlan th{
background-color:#8FB0FF;
font-size:14px
}

.egyik_sor{
background-color:#C7DAFC;
}
.masik_sor{
}

.table_megjegyzes{
	width:200px;

}

.menu_items2{
	float:right;
	width:980px;
	height:42px;
	text-align:right;
}

.menu_items2 select {
	margin:5px 0 5px 0;;
	padding:0;
	display:inline-block;

	color:#384d6a;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
    line-height:32px;
	height:30px;
	background:url(../img/menu_bg.gif);
/*
	height:35px;
	float:right;
	background:url(../img/menu_bg.gif);

	color:#384d6a;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-left:solid 1px #b9c5d1;
	border-top:none;
	text-align:center;
*/
}

.menu_items2 select:hover {
	background:url(../img/menu_hover.gif) repeat-x;
}

.menu_items2 option {
	display:block;
	margin:0px;
	float:left;
	background:url(../img/menu_bg.gif);
	/*padding:12px 20px 12px 20px;*/
}

.menu_items2 option:hover {
	background:url(../img/menu_hover.gif) repeat-x;
}

.menu_items2 a {
	margin:0px;
	display:inline-block;
	border-left:solid 1px #b9c5d1;
	padding:12px 20px 12px 20px;
	color:#384d6a;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	height:18px;
}
.menu_items2 a:hover {
	background:url(../img/menu_hover.gif) repeat-x;
	color:#FFFFFF;
}

.integralt_modosit {
	float:left;
	width:635px;
	font-size:18px;
	border-top:#ced9e3 solid 1px;
	border-bottom:#ced9e3 solid 1px;
	font-weight:bold;
	text-align:right;
	background:#e0ebf4;
	text-align:center;
	}

	.integralt_modosit a:hover{
		background:red;
		color:white;
	}

	.phone_number span{
	font-weight:normal !important;
	}