﻿*
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: Silver;
	font-family: Verdana;
}
img
{
	border: 0px solid;
}

#frame
{
	width: 900px;
}
/*
* - Header -
*/

#header
{
	float: left;
}

#menu
{
	width: 900px;
	height: 59px;
	background: url('design/menu_bg.jpg') repeat-x left top;
	font-size: 14px;
}

#menu ul
{
	list-style-type: none;
	text-align: center;
	float: left;
	padding: 5px 0 0 10px;
}

#menu ul li
{
	float: left;
	height: 39px;
	padding: 15px 8px 0 8px;
	display: inherit;
	color: White;
}

#menu ul li a
{
	text-decoration: none;
	color: White;
	border-right: 1px solid white;
}

#menu ul li a.last
{
	border-right: 0px solid white;
}

#menu ul li:hover
{
	background: url('design/menu_hover.jpg') no-repeat center bottom;
}

#menu ul li.active
{
	background: url('design/menu_active.jpg') no-repeat center bottom;
}

/*
* - Body -
*/

#body
{
	background-color: White;
	width: 900px;
	float: left;
	color: #7D7D7D;
}

/*
* - Footer -
*/

#footer
{
	background-color: #3A4758;
	width: 880px;
	color: White;
	float: left;
	font-size: 11px;
	padding: 10px;
	line-height: 15px;
}

#footer a
{
	color: Silver;
}

/*
* - Eladó ingatlan
*/

#elado_ingatlan
{
	width: 220px;
	float: right;
	padding: 40px 20px 0 0;
}

#elado_ingatlan .header
{
	background: url('design/houses_briefly.jpg') no-repeat;
	width: 214px;
	height: 38px;
	float: right;
}

#elado_ingatlan .body
{
	border: solid 2px Silver;
	width: 207px;
	float: right;
	border-bottom: 0px solid black;
}

#elado_ingatlan .body img
{
	margin-top: 20px;
}

#elado_ingatlan .footer
{
	background: url('design/houses_briefly_buttom.jpg') no-repeat;
	width: 211px;
	height: 38px;
	float: right;
}

/*
* - Közös -
*/
#content
{
	margin: 10px 0 0 20px;
	float: left;
	width: 860px;
}

#content .header
{
	background: url('design/field_top.jpg') no-repeat left top;
	width: 860px;
	height: 53px;
	float: left;
}
#content .footer
{
	background: url('design/field_bottom.jpg') no-repeat left top;
	width: 860px;
	height: 53px;
	float: left;
	position: relative;
	top: -17px;
}
#koszonto, #szakmai_oneletrajz, #kapcsolat, .hasznos-linkek, #tevekenysegunk, .cegalapitas, #error
{
	width: 819px;
	padding: 0px 20px 0px 20px;
	float: left;
	background-color: #fffce5;
	position: relative;
	top: -17px;
}

/*
*Error
*/
#error p
{
	font-size: 12px;
	margin-top: 10px;
	text-align:left;
}

/*
* - Köszöntő
*/

#koszonto p
{
	line-height: 20px;
	font-size: 13px;
	text-align: left;
	margin-bottom: 10px;
}

#koszonto ul
{
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
	list-style-type: circle;
}

#koszonto ul li
{
	margin-left: 20px;
	margin-top: 5px;
}


#koszonto table
{
	width: 100%;
	font-size: 13px;
	color: #7D7D7D;
	margin-top: 20px;
}

#koszonto table tr td
{
	text-align: center;
}

/*
* - Szakmai Önéletrajz
*/

#szakmai_oneletrajz
{
	text-align: left;
}

#szakmai_oneletrajz h1
{
	font-size: 16px;
	margin: 20px 0 20px 0;
	color: #FF8700;
}

#szakmai_oneletrajz p
{
	margin: 10px 0 5px 10px;
	line-height: 20px;
	font-size: 13px;
}

#szakmai_oneletrajz table
{
	margin: 5px 0 5px 10px;
	font-size: 13px;
}

#szakmai_oneletrajz table tr
{
	height: 22px;
	vertical-align: top;
}

#szakmai_oneletrajz table tr td
{
}

#szakmai_oneletrajz table tr td.first
{
	width: 100px;
}

/*
* - Kapcsolat -
*/

#kapcsolat
{
	text-align: left;
}

#kapcsolat h1
{
	font-size: 16px;
	margin: 20px 0 5px 0;
}

#kapcsolat p
{
	line-height: 18px;
	font-size: 13px;
	margin-left: 20px;
}

#kapcsolat hr
{
	border-bottom: 1px solid silver;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	width: 300px;
}

#kapcsolat img
{
	position: absolute;
	border: 0px solid;
}

#kapcsolat .map
{
	left: 340px;
	top: 20px;
}

#kapcsolat .map_details
{
	left: 562px;
	top: 20px;
}
/*
* - Hasznos linkek -
*/
.hasznos-linkek
{
}

.hasznos-linkek p
{
	text-align: left;
	font-size: 13px;
	margin: 10px 0 20px 20px;
	font-weight: bold;
}

.hasznos-linkek p a
{
	color: #7D7D7D;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	top: 4px;
	left: 10px;
}
.hasznos-linkek p a:hover
{
	text-decoration: underline;
}
/*
* - Tevékenységünk -
*/

#tevekenysegunk
{
	text-align: left;
}
#tevekenysegunk ul
{
	margin-left: 10px;
	list-style-type: circle;
}
#tevekenysegunk ul li
{
	margin-bottom: 15px;
	font-size: 13px;
	padding-left: 10px;
}
/*
* - Cégalapítás -
*/

.cegalapitas
{
	font-size: 12px;
	text-align: left;
}

.cegalapitas h1
{
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: #EA6857;
}

.cegalapitas p
{
	line-height: 16px;
	margin-bottom: 10px;
	text-align:justify;
}

/*
* - Ingatlanközvetítés -
*/

#ingatlankozvetites
{
	margin-left: 20px;
}
#ingatlankozvetites .backlink
{
	text-align: left;
	float: left;
	width: 700px;
	margin: 0 0 10px 40px;
	font-weight: bold;
	color: #BFBFBF;
}
#ingatlankozvetites .header
{
	text-align: left;
	font-size: 12px;
	width: 600px;
	margin: 30px 0 10px 0;
}
#ingatlankozvetites .header table
{
	width: 100%;
	margin-top: 10px;
}
#ingatlankozvetites .menu
{
	float: left;
}
#ingatlankozvetites .menu .top
{
	background: url('design/kozvetito_top.jpg') no-repeat 0 0;
	width: 864px;
	height: 32px;
}
#ingatlankozvetites .menu .content
{
	background-color: #FFFCE5;
	width: 864px;
	padding: 0;
}
#ingatlankozvetites .menu .content .house_img
{
	float: left;
	margin: 15px 40px 0 40px;
}
#ingatlankozvetites .menu .content .right
{
	float: left;
}
#ingatlankozvetites .menu .content .right .ad-vet_top
{
	background: url('design/ad-vet_top.jpg') no-repeat 0 0;
	width: 542px;
	height: 13px;
	overflow: hidden;
}
#ingatlankozvetites .menu .content .right .ad-vet_content
{
	background: url('design/ad-vet_line.jpg') repeat-y 0 0;
	width: 542px;
}
#ingatlankozvetites .menu .content .right .ad-vet_content h1
{
	font-size: 20px;
	font-weight: normal;
	border-left: 4px solid #92A758;
	padding-left: 3px;
}
#ingatlankozvetites .menu .content .right .ad-vet_content table
{
	font-size: 12px;
	width: 90%;
}
#ingatlankozvetites .menu .content .right .ad-vet_content table tr
{
}
#ingatlankozvetites .menu .content .right .ad-vet_content table td.first
{
	width: 140px;
	text-align: left;
}
#ingatlankozvetites .menu .content .right .ad-vet_content table td.second
{
	text-align: left;
	width: 260px;
}
#ingatlankozvetites .menu .content .right .ad-vet_content table td.btn
{
	text-align: left;
}
#ingatlankozvetites .menu .content .right .ad-vet_content table td.btn input
{
	border: 0px solid;
	background: url('design/ad-vet_gomb.jpg') no-repeat 0 0;
	width: 64px;
	height: 20px;
	color: White;
	font-weight: bold;
	padding: 0 0 1px 2px;
	text-align: left;
	font-size: 10px;
}
#ingatlankozvetites .menu .content .right .atmenet
{
	background: url('design/atmenet.jpg') no-repeat 0 0;
	width: 542px;
	height: 40px;
}
#ingatlankozvetites .menu .content .right .kiado_content
{
	background: url('design/kiado_line.jpg') repeat-y 0 0;
	width: 542px;
}
#ingatlankozvetites .menu .content .right .kiado_content h1
{
	font-size: 20px;
	font-weight: normal;
	padding-left: 3px;
	border-left: 4px solid #aa904e;
}
#ingatlankozvetites .menu .content .right .kiado_content table
{
	font-size: 12px;
	width: 90%;
}
#ingatlankozvetites .menu .content .right .kiado_content table tr
{
}
#ingatlankozvetites .menu .content .right .kiado_content table td.first
{
	width: 140px;
	text-align: left;
}
#ingatlankozvetites .menu .content .right .kiado_content table td.second
{
	text-align: left;
	width: 260px;
}
#ingatlankozvetites .menu .content .right .kiado_content table td.btn
{
	text-align: left;
}
#ingatlankozvetites .menu .content .right .kiado_content table td.btn input
{
	border: 0px solid;
	background: url('design/kiado_gomb.jpg') no-repeat 0 0;
	width: 64px;
	height: 20px;
	color: White;
	font-weight: bold;
	padding: 0 0 1px 2px;
	text-align: left;
	font-size: 10px;
}
#ingatlankozvetites .menu .content .right .kiado_bottom
{
	background: url('design/kiado_bottom.jpg') no-repeat 0 0;
	width: 542px;
	height: 18px;
}
#ingatlankozvetites .line
{
	float: left;
	background: url('design/koztes.jpg') no-repeat 0 0;
	width: 866px;
	height: 94px;
}
#ingatlankozvetites .content
{
	float: left;
	background-color: #FFFCE5;
	padding-left: 15px;
	width: 848px;
}
#ingatlankozvetites .content .house_frame
{
	background: url('design/house_frame.jpg') no-repeat 0 0;
	float: left;
	height: 179px;
	width: 183px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#ingatlankozvetites .content .house_frame h1
{
	margin: 5px 0 0 0;
	font-size: 11px;
	color: White;
}
#ingatlankozvetites .content .house_frame img
{
	margin-top: 30px;
	border: 0px solid;
}
#ingatlankozvetites .content .text
{
	border: 1px solid #BFBFBF;
	float: none;
	width: 600px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 13px;
}
#ingatlankozvetites .content .text p
{
	padding: 15px;
}
#ingatlankozvetites .content .selecteditem
{
	width: 700px;
}
#ingatlankozvetites .content .selecteditem img
{
	float: left;
}
#ingatlankozvetites .content .selecteditem ul
{
	list-style-type: none;
	float: left;
	width: 320px;
	margin: 10px 0 0 30px;
}
#ingatlankozvetites .content .selecteditem ul li
{
	margin-bottom: 5px;
	font-size: 13px;
	text-align: left;
}
#ingatlankozvetites .content .selecteditem .thumbnail
{
	width: 700px;
	float: left;
	margin-top: 30px;
}
#ingatlankozvetites .content .selecteditem .thumbnail img
{
	border: 5px solid white;
	margin: 10px 0px 10px 0;
	cursor:pointer;
}
#ingatlankozvetites .bottom
{
	background: url('design/kozvetito_bottom.jpg') no-repeat 0 0;
	width: 864px;
	height: 32px;
	float: left;
}
