.cim
{
	display: block;
	padding-bottom: 10px;
}
fieldset {
	border: 1px solid #9C3907;
	padding: 8px 0 8px 20px;
	color: #9C3907;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #9C3907;
}
label {
	display: block;
	margin-top: 5px;
	color: #9C3907;
}
input  {
	width: 175px;
	background: #FFFBF2;
	border: 1px solid #BEB095;
	padding: 2px;
}
input#submit {
	background-color: #9C3907;
	color:#fff;
	font-weight: bold;
	width: 120px;
	margin-top: 5px;
	margin-left: 10px;
}
input:focus, textarea:focus {
	background: #E1E1B1;
}
form em {
	color: #C00;
	font-weight: bold;
}
textarea
{
	width: 240px;
	background: #FFFBF2;
	border: 1px solid #BEB095;
	padding: 2px;
	height: 120px;
}
#adressContent
{
	width: 570px;
	padding-top: 15px;
	padding-left: 15px;
}

#adressContent .terkep
{
	color: #699A12;
	width: 580px;
	float: left;
	display: block;
}
.terkep iframe
{
	padding: 2px;
	border: 1px solid #365D0A;
}

.terkep a
{
	color: #406800;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

.terkep a:hover
{
	color: #A4B200;
	text-decoration: underline;
}
#adressContent .cim
{
	font-size: 11px;
	float:left;
	width: 520px;
}

#adressContent p
{
	color: #A8997B;
}
#adressContent .terkepA
{
	color: #699A12;
	width: 520px;
	float: left;
	padding-top: 9px;
}
.terkepA iframe
{
	padding: 2px;
	border: 2px solid #B8AF8E;
	width: 520px;
}
.terkepA a
{
	color: #406800;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}
.terkepA a:hover
{
	color: #A4B200;
	text-decoration: underline;
}
