#info-menu ul {
	margin:30px auto;
    padding:0;
	list-style-type:none;
	width:518px;
	text-align:center;
}
#info-menu li {
	display:inline-block;
	margin:3px;
	/*IE7*/
	zoom:1;
	*display:inline;
}
#info-menu li.aktiv .anim-menu-keret a {
	background-color: #6d6;
}
#info-menu li.aktiv .anim-menu-keret .aktiv a
{
	background-color:#eee;
	color:#888;
}
table caption {
	background-color:#aaa;
	color:#fff;
}
td {
	padding:3px 5px;
}
td.cim {
	background-color:#f4f4f4;
}
td.szoveg {
	background-color:#e8e8e8;
}
#jelmagy-blokk td.cim {
	text-align:center;
}
#jelmagy-blokk img {
	width:24px;
    height:auto;
}
table {
	margin:20px auto;
	border:solid 1px;
	border-spacing:0;
	border-collapse:collapse;
}
#elerh-blokk {
	width:900px;
	margin:0 auto;
}
#rolunk-blokk {
	width:654px;
	margin:0 auto;
	text-align:justify;
	font-size:12pt;
}
#rolunk-blokk p, #rolunk-blokk ul, #rolunk-blokk h1 {
	margin-bottom:1em;
}
#rolunk-blokk li, #uzletsz-blokk li, #bolcsessegek-blokk li {
	list-style-type:none;
	background:url('img/ikonok/gemkapocs.gif') no-repeat left 0.3em;
	padding-left:22px;
}
#bolcsessegek-blokk li.kulcsszo {
	background:url('img/ikonok/tipp_kez.png') no-repeat left top;
}
#bolcsessegek-blokk li.csoport {
	background:url('img/ikonok/tipp.png') no-repeat left top;
}
#bolcsessegek-blokk li.csoport > a {
	color: crimson;
}
#jelmagy-blokk {
	font-size:12pt;
}
#uzletsz-blokk {
	margin:0 auto;
	width:700px;
	font-size:12pt;
}
#bolcsessegek-blokk {
	margin:0 auto;
	width:700px;
	font-size:12pt;
}
#bolcsessegek-blokk .kulcsszo a, #bolcsessegek-blokk .kulcsszo .kifejtes-link {
	cursor: pointer;
	color: #00f;
	text-decoration: underline;
	font-weight: normal;
}
#bolcsessegek-blokk .kulcsszo .leiras, #bolcsessegek-blokk .kulcsszo .kifejtes {
	color: #000;
	font-weight: normal;
}
#bolcsessegek-blokk .ikon.foldrenges {
	vertical-align: text-top;
}
#bolcsessegek-blokk .kep-mutatas {
	position: relative;
}
#bolcsessegek-blokk .kep-mutatas .abra {
	position: absolute;
	padding: 5mm;
	max-width: 800px;
	height: auto;
	border: solid 1px #00f;
	background-color: #fff;
	display: none;
}
#bolcsessegek-blokk .kep-mutatas:hover .abra {
	display: block;
}
h1 {
	font-size:14pt;
}
