body {
	margin: 0;
	background-color: #FFFFCB;
}
body, td, p, ul, li {
	color: #1B5530;
	font-family: verdana;
	font-size: 11px;
}
.fejlec {
	width: 1000px;
	height: 130px;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
}
.menukeret {
	height: 20px;
	padding-left: 171px;
	padding-top: 106px;
	width: 610px;
	/*background-color:#003333;*/
}
.menuelem {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	background-color: #003333;
	color: #EFDDCB;
	border-radius: 3px;
}
.menuelem:hover {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	background-color: #009966;
	color: #EFDDCB;
	border-radius: 3px;
}
.balmenu {
	width: 170px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-top:10px;
}
.balmenu_elem {
  text-decoration: none;
  display: block;
	background-image: url(/img/balmenu_inaktiv.png);
	background-repeat: no-repeat;
	height: 25px;
	cursor: pointer;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	color: #EFDDCB;
}
.balmenu_elem:hover {
	background-image: url(/img/balmenu_aktiv.png);
	background-repeat: no-repeat;
	height: 25px;
	cursor: pointer;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	color: #EFDDCB;
}
.oldaltartalom {
	float: left;
	width: 800px;
	padding: 5px;
}
hr{
	height:1px;
	color:#009966;
	
}
.bevmezo{
	border: 1px solid #009966;
	padding:1px;
	background-color:#ffffff;
	font-size:11px;
	width:250px;
}
.szovegdoboz{
	border: 1px solid #009966;
	padding:1px;
	background-color:#ffffff;
	font-size:11px;
	width:350px;
	height:140px;
}



.kicsi{
	width: 120px ! important;
}
.nkicsi{
	width: 50px;
}
.gomb{
	border: 1px solid #009966;
	padding:1px;
	background-color:#ffffff;
	font-size:11px;
	cursor:pointer;
}

/* ingatlanok */

.ingatlan {width: 100%; border-bottom: solid 1px #033;}
.ingatlan p {line-height: 1.5em; margin: 0px;}
.ingatlan .foto {float: left; width: 170px; height: 148px; padding: 10px 0 14px 10px;}

.ingatlan .foto img { height: 120px; border: solid 1px #033; width: 160px; height: 120px;}

.ingatlan .lab {clear: both; height: 1px; font-size: 1px;}
.ingatlan .adatok {float: left; padding: 10px 0px 0px 0px; width: 200px;}
.ingatlan .adatok p {margin-left: 30px;}
.ingatlan .adatok .ar {font-weight: bold; color: #ee1c25; font-size: 14px;}
.ingatlan .leiras {float: left; padding: 10px 0px 14px 0px; width: 420px;}
.ingatlan .leiras a {color: #000; text-decoration: underline;}
.ingatlan .leiras a:hover {color: #ee1c25;}
.ingatlan .leiras p {margin-right: 10px;}

.oldaltartalom a { color: #1B5530; }
.oldaltartalom a:hover { color: #000; }

