.Kapcsolat {
	background-image: url(../../Static/Images/kapcsolat_foot.jpg);
	background-repeat: no-repeat;
	background-position: 175px bottom;
}

h1 {
	margin-top: 25px !important;
}

i {
	font-size: 10px;
	color: #cdcdcd;
}

.leftcol {
	width: 310px;
	float: left;
}
.rightcol {
	width: 201px;
	float: left;
}

.kapcsform {
	position: absolute;
	bottom: 0px;
	right: -5px;
	background-image: url(../../Static/Images/kapcsolat_bg.jpg);
	background-repeat: no-repeat;
	width: 494px;
	height: 227px;
	
	padding-left: 15px;
	padding-top: 13px;
}

.kapcsform label {
	font-family: Verdana;
	font-size: 11px;
	color: #6d6d6d;
	font-weight: bold;
	display: block;
	
	position: absolute;
}

.kapcsform input, .kapcsform select {
	height: 17px;
	background-color: transparent;
	border: 0px;
	font-size: 11px;
	color: #6d6d6d;
	font-family: Verdana;
	margin-bottom: 5px;
	width: 229px;
	
	position: absolute;
}

.kapcsform textarea {
	height: 95px;
	background-color: transparent;
	border: 0px;
	font-size: 11px;
	color: #6d6d6d;
	font-family: Verdana;
	margin-bottom: 5px;
	width: 234px;
	
	position: absolute;
	top: 73px;
	left: 263px;
}
.megjegyzesl {
	top: 55px;
	left: 265px;
}

.i1 {
	top: 73px;
	left: 16px;
}
.i1l {
	top: 55px;
	left: 16px;
}

.i2 {
	top: 115px;
	left: 16px;
}
.i2l {
	top: 98px;
	left: 16px;
}

.i3 {
	top: 155px;
	left: 16px;
}
.i3l {
	top: 138px;
	left: 16px;
}

.i4 {
	top: 196px;
	left: 16px;
}
.i4l {
	top: 179px;
	left: 16px;
}

.i5 {
	top: 189px;
	left: 392px;
	width: 100px !important;
}
.i5l {
	top: 187px;
	left: 300px;
	width: 100px !important;
}

.submit {
	top: 218px;
	left: 425px;
	width: 58px !important;
}

#errorMsg {
	color: #ff0000;
	position: relative;
	left: -5px;
}

.uzenetkuldes {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	position: relative;
	left: -5px;
}

.gmap {
	position: absolute;
	top: 135px;
	right: 10px;
	
	border: 1px solid #9CBAEC;
	width: 485px;
	height: 200px;
	
	display: block;
}

.gmap_takar {
	background-color: #ffffff;
	position: absolute;
	top: 135px;
	right: 10px;
	
	border: 0px solid #9CBAEC;
	width: 487px;
	height: 202px;
	
	display: block;
	z-index: 3;
}
.green{
	color: #99D049;
}