body {
	background: #71797d;
}

#resizerDiv {
	height: 50px;
	background: #ffffff;
}

#container {
	height: 851px;
	background: url('sites/default/themes/yaml/images/bg_index.png') repeat;
}

#content {
	width: 820px;
	margin: 0px auto 0 auto;
}

#logo {
	width: 523px;
	height: 161px;
	margin: 0px auto;
}

img {
	border-style: none;
}

#splash {
	width: 833px;
	height: 473px;
	background: url('sites/default/themes/yaml/images/bg_group.png');
}

#splash a {
	width: 266px;
	height: 226px;
	float:left;
}

#margin {
	padding: 6px 0 0 14px;
}

#zalog {
	background: url('sites/default/themes/yaml/images/zalog.png');
}

#kereskedes {
	background: url('sites/default/themes/yaml/images/kereskedes.png');
}

#penzvalto {
	background: url('sites/default/themes/yaml/images/penzvalto.png');
}

#bef_arany {
	float: left;
	width: 258px;
	height: 216px;
	padding: 10px 0px 0px 8px;
}

#kavezo {
	background: url('sites/default/themes/yaml/images/kavezo.png');
}

#moneygram {
	background: url('sites/default/themes/yaml/images/moneygram.png');
}

* { border:none; padding:0px; margin:0px; }
	
.qtip-content {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	/*height: 145px;*/
	opacity: 0.8;
}

.qtip-content h1 {
	font-size: 14px;
}
		
#tooltip.pretty_hitelezes {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}
	
#tooltip.pretty_penzkuldes {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}
		
#tooltip.pretty_kavezo {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}

#tooltip.pretty_penzvalto {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}

#tooltip.pretty_kereskedes {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}

#tooltip.pretty_moneygram {
	font-family: Arial;
	font-size:12px;
	border: none;
	width: 230px;
	padding: 10px;
	/*height: 145px;*/
	opacity: 0.8;
	background: red;
}
		
#tooltip.pretty h3 {
	padding-top:10px;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }
