@charset "iso-8859-2";
#footercont {
	clear: both;
	height: 220px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: white url(../style/pic/footertop.gif) top left repeat-x;
	border-top: 1px solid #1D4772;
	text-align: center;
}
@media print {
	#footercont {
		display: none;
	}
}
#footercont #footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#footer .menu {
	float: left;
	width: auto;
	margin: 10px 30px 5px 0;
}
#footer .menu h1 {
	font-size: 16px;
}
#footer .menu a {
	font-size: 10px;
	line-height: 15px;
}
#footer .hirlevel {
	float: right;
	height: 110px;
	width: 22em;
	margin: 10px 1em 10px;
	padding: 5px;
	border: 1px solid #969696;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
#footer .hirlevel img {
	float: left;
	height: 60px;
	margin-right: 10px;
}
#footer .hirlevel .box {
	margin: 5px;
	font-size: 0.8em;
}
#footer .hirlevel .felirat {
	clear: both;
	width: 100%;
	font-size: 0.7em;
	margin: 15px 0;
	font-weight: bold;
}
#footer .hirlevel .felirat .szoveg {
	float: left;
}
#footer .hirlevel .felirat input {
	float: left;
	font-weight: bold;
	color: #318607;
	position: relative;
	top: -6px;
	margin: 0 5px;
}
#footer .hirlevel .felirat .gomb {
	float: left;
	position: relative;
	top: -3px;
}
#footer .logo {
	clear: both;
	width: 100%;
}
#footer .logo .cib {
	float: left;
	width: 240px;
}
#footer .logo .kartya {
	float: left;
	width: 200px;
}
#footer .logo img {
	height: 40px;
	margin-top: 5px;
}
#footer span {
	font-size: 10px;
}
#footer .copy {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	padding: 10px 0 20px;
}
#footer .copy h1 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
