body {
	background-color: #1D3444;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.head1 {
	background-image: url('images/index_01.jpg');
	background-repeat: no-repeat;
	height: 104px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.head2 {
	background-image: url('images/index_02.jpg');
	background-repeat: no-repeat;
	height: 47px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.head3 {
	background-image: url('images/index_03.jpg');
	background-repeat: no-repeat;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
}

ul.menu {
	display: inline;
	list-style-type: none;
}

ul.menu li {
	float:left;
	background-image: url('images/mbg.jpg');
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;	
}

div.tartalom {
	width: 766px;
}
	
div.keret {
	border: 1px solid white;
}

.haz {
	background-image: url('images/haz.gif');
	background-repeat: no-repeat;
}

div.szoveg {
	float:none;
	clear:both;
	padding-left: 65px;
	padding-top: 10px;
	width: 610px;
}

table.lakaskiad {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid white;
	border-spacing: 0;
	background-color: #1d1c2c;
}

table.lakaskiad td {
	border-top: 1px solid white;
	background-color: #1d1c2c;
	padding: 5px 0;
	margin: 0px;
}

table.lakaskiad tr {
	margin: 2px;
}

div.kicsi {
	font-size: 11px;
	text-align: right;
}

div.footer {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #1d1c2c;
}

a {
	color: #1fcc09;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

a.menu {
	color: #1d1c2c;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.menu:hover {
	color: #ffffff;
}

a.menu:active {
	color: #ffffff;
}

.nemlatszik {
	display:none;
}

table.lakaskiad td.nemvonal {
	border-bottom: 0;
}

table.lakaskiad td.nemvonal2 {
	border-top: 0;
}

table.ujlakas {
	width: 100%;
	font-size: 12px;
}

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

input {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #77accc;
}

.button {
	font-weight:bold;
}

input.radio {
	background-color:#77acccc;
}

table.kereses {
	width: 100%;
	font-size: 12px;
}

img.thumb {
	border:3px solid white;
	margin-left:5px;
}

div.reklam {
	position: absolute;
	left: 355px;
	top: 300px;
	float: right;
	text-align: right;
}