html, body {
	background-color: #d9cbb0;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: center;
}
a,a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
table {
	border: 0px;
	border-collapse: collapse;
}
th,td {
	padding: 0px;
	vertical-align: top;
}
form {
	display: inline;
}

.browncont {
	margin-left: auto;
	margin-right: auto;
	background-color: #58381c;
	width: 940px;
}
.cont {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background-color: #723a22;
}
.postinfo {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	padding: 20px 0px;
	background-color: #fbd898;
}
.postinfo a {
	text-decoration: underline;
}
.buttons {
	height: 60px;
	background-image: url('http://www.nagykovacsi-ingatlan.com/images/bg140.jpg');
	text-align: center;
}
.buttons-bottom {
	height: 5px;
	background-image: url('http://www.nagykovacsi-ingatlan.com/images/bg5.gif');
}
h1 {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
}
.content {
	border-bottom: 2px solid #170c08;
	padding-bottom: 5px;
	text-align: left;
}
.footer {
	text-align: right;
	font-size: 10px;
	color: #fff;
	padding: 2px;
	padding-right: 5px;
}
.content .tdleft {
	width: 265px;
	background-color: #f9f4d0;
}
.content .left {
	width: 265px;
}
.content .tdright {
	width: 665px;
	background-color: #fbd898;
}
.content .right {
	width: 665px;
}
.content .green {
	color: #425f09;
}
.content .thumb {
	position: relative;
	left: 6px;
	top: 8px;
	border: none;
}
.content .medium {
	position: relative;
	left: 6px;
	top: 18px;
	border: none;
}


