@charset 'utf-8';

html {
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: #eeeeee url('../images/bg_site.png') scroll repeat left top;
	color: #222222;
	font-family: Verdana,Tahoma,arial,sans-serif;
	font-size: 14px;
	line-height: 17px;
	width: 100%;
	padding: 0;
	margin: 0;
}

div, form, table, td, p, img, h1, h2, h3 {
	padding: 0;
	margin: 0;
	border: 0 none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #222222;
	text-align: left;
}

div#container {
	background-color: #ffffff;
	width: 980px;
	padding: 20px;
	margin: 0 auto;
	box-shadow: 0 0 12px #444444;
}

/** Kereső **/

div#search_form_1 {
	background-color: #323232;
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
	width: 390px;
	height: 160px;
	float: left;
	padding: 20px;
	border-width: 10px 0 10px 10px;
	border-style: solid;
	border-color: #dcdcdc;
	border-radius: 20px 0 0 20px;
}

div#search_form_2 {
	background-color: #323232;
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
	width: 390px;
	height: 160px;
	float: left;
	padding: 20px;
	border-width: 10px 0;
	border-style: solid;
	border-color: #dcdcdc;
	border-radius: 0;
}

div.search_form label {
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
	display: block;
}

div.search_form input {
	color: #2d2d2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	width: 300px;
	padding: 3px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
}

div.search_form input.small {
	width: 60px;
}

div.search_form select {
	color: #2d2d2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	width: 300px;
	padding: 3px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
}

div#search_submit {
	background-color: #2ca5c7;
	text-align: center;
	float: right;
	width: 100px;
	height: 130px;
	padding: 50px 0 20px 0;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: #dcdcdc;
	border-radius: 0 20px 20px 0;
}

div#search_submit input {
	background: #2ca5c7 url('../images/bg_search_button.png') scroll no-repeat center center;
	width: 70px;
	height: 90px;
	border: 0 none;
}

/** Találati lista **/

div.building_short {
	clear: both;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #e0ebf8;
}

div.building_short a.image {
	float: left;
}

div.building_short a.image img, div.building_short img.image {
	border: 8px solid #e9f0fa;
	border-radius: 10px;
}

div.building_short div.info {
	float: right;
	width: 750px;
}

div.building_short div.info h2 {
	color: #4786d3;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin: 5px 0;
}

div.building_short div.info h3.price {
	background-color: #e9f0fa;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	float: right;
	padding: 8px 15px;
	margin: 0;
	border-radius: 4px;
}

div.building_short a.blue_link {
	background: #4786d3 url('../images/bg_blue_link.png') scroll repeat-x left top;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	float: right;
	display: block;
	height: 16px;
	padding: 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #666666;
}

div.building_short a.blue_link:hover {
	text-decoration: none;
}

div.building_short p.basics {
	font-size: 13px;
	line-height: 19px;
}

div.building_short p.description {
	font-size: 13px;
	line-height: 19px;
	padding: 5px 0;
}

/** Hibajavítás **/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

/*Igénylés form*/

#form_846524 {
color: #fff;
font-size:15px;
}

.form_description p {
color: #fff;}

#form_846524 ul li {
list-style-type: none; }

#form_846524 label {line-height:30px;}

#form_846524 input {line-height: 30px; padding:6px; width: 250px;}

input#saveForm {margin-top:10px; width:100px;}
