/* CSS Document */
#formBodyK {
	margin:20px auto;
	background-color:#FBFBE3;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	width:630px;
	font-size:5 px;
}
#formBodyK {
	margin:20px auto;
	background-color:#FBFBE3;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	width:500px;
	font-size:5 px;
}

#formBody1 {
	margin:20px auto;
	background-color:#FBFBE3;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	width:500px;
	font-size:5 px;
}
#formBody2 {
	margin:20px auto;
	background-color:#FBFBE3;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	width:200px;
	font-size:5 px;
}
#holderMiddleLeft{
height:300px;
	margin:0px;
	background:none;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	width:300px;
	font-size:10px;
}
#formBody3 {
	height:300px;
	background-image:url(http://192.168.0.34/zygfryd/emieszkania/imgs/search.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:5px;
	width:300px;
	font-size:10px;
}
#formCenter {
	width:200px;
	height:100px;
	padding-top:1px;
	
}
#formCenter1 {
	width:100%;
	height:100px;
	float:left;
	text-align:left;
}
#holderMiddle h3 {
	font-size:1em;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	color:#9F5000;
}
#priceHolder {
	float:left;
	margin-right:20px;
}
#locationHolder {
	float:right;
}
#titleHolder {
}
#title {
	width:290px;
}
#descriptionHolder {
	margin:10px 0px;
}
#description {
	width:612px;
	height:100px;
}

#fieldLabel {
	width: 90px;
	float: left;
}
#fieldLabelWide {
	width: 280px;
	float: left;
}
hiddenDiv {
	visibility: hidden;
	float: left;
}


h4 {
	margin:0px;
	font-size:0.9em;
	margin:3px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#666666;
}
textarea, input, select {
	font-size:1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	
}
#photo {
	width:400px;
}
#photoHolder {
	margin-left:20px;
}
.optional {
	font-size:0.8em;
	color:#999999;
}
.mandatory {
	font-size:0.8em;
	color:#FF0000;
}
.formPart {
	margin-left:15px;
}
#emailRadio {
	margin:5px 15px 10px 15px;
}
#emailRadio p input {
	background-color:none;
	border:0px;
}
#contact {
	width:612px;
	height:50px;
	margin-bottom:15px;
}
#validateForm {
	color:#FDFDF4;
	font-weight:bold;
	background-color:#817B1B;
	border:1px outset #E8E391;
}
hr{
	height: 0px;
	border: none;
	border-top: 1px solid #E8E391;
	margin:10px 0px;
} 
.error {
	color: red;
	font-size:0.9em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input.disabled {
	
	background-color: Aqua;
}

input {
	
	
}
