.kapcsolat {
	width: 100%;
}
.kapcsolat .info {
	width: 300px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.kapcsolat .info .kcim {
	text-align: left;
	font-weight: bold;
	width: 80px;
}
.kapcsolat .szoveg {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.kapcsolat .uzenet {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.kapcsolat fieldset {
	margin-bottom: 10px;
	padding: 5px;
}
.kapcsolat fieldset legend {
	color: #000000;
	font-weight: bold;
}
.kapcsolat fieldset .kcim {
	font-weight: bold;
	margin-top: 10px;
}
.kapcsolat fieldset .input {
	width: 98%;
}
.kapcsolat fieldset span {
	color: #ff0000;
}
.kapcsolat fieldset select {
	width: 100%;
}
.kapcsolat .hiba {
	color: #ff0000;
	margin-bottom: 10px;
}
.kapcsolat .elkuldve {
	font-weight: bold;
	color: #008000;
	text-align: center;
}
.kapcsolat .nincselkuldve {
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}
/*.kapcsolat .button{
	background:url(art/hatterkitoltes.gif) 20px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:4px;
	width:150px;
	border:1px solid #d0d0bf;
	
}*/
