a.tooltip {text-decoration:none;margin-left: 3px;z-index:1 !important;text-decoration:none !important;color: #000}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	text-align:justify;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty h3 {
	margin: 0 0 0.25em;
	font-size: 12px;
	width: 330px;
	text-align: center;
	position:relative;
	top: 10px;
}

#tooltip.fancy {
	width: 350px;
	padding-top: 0px;
	border:none;
	background: none;
}
#tooltip.fancy .top {
	background: url(top.png) top center no-repeat;
	width:350px;
	height:13px;
}
#tooltip.fancy .body {
	padding: 16px 20px 0;
	background: url(middle.png) left center repeat-y;
	text-align: justify;
}
#tooltip.fancy.noHeader h3 {
	display: none;
}
#tooltip.fancy.noHeader .body {
	padding-top: 0;
}

#tooltip.fancy.bodyLeft .body {
	text-align: left;
}

#tooltip.fancy .bottom {
	background: url(bottom.png) bottom center no-repeat;
	height:18px;
	width:350px;
}
/*
#tooltip.fancy.viewport-bottom .bottom {
	background: url('bottom-reverse.png');
	height:46px;
}
#tooltip.fancy.viewport-bottom .top {
	background: url('top-reverse.png');
	height:16px;
}
#tooltip.fancy.viewport-bottom h3 {
	top:6px
}*/

/* BOZSKE */
#tooltip.fancy.bozske  .top {
	background-image: url(top-hodinky.png);
}
#tooltip.fancy.bozske .body {
	background-image: url(middle-hodinky.png);
}
#tooltip.fancy.bozske .bottom {
	background-image: url(bottom-hodinky.png);
}

/* PROZDRAVI */
#tooltip.fancy.prozdravi  .top {
	background-image: url(top-hodinky.png);
}
#tooltip.fancy.prozdravi .body {
	background-image: url(middle-hodinky.png);
}
#tooltip.fancy.prozdravi .bottom {
	background-image: url(bottom-hodinky.png);
}

/* HODINKY */
#tooltip.fancy.hodinky  .top {
	background-image: url(top-hodinky.png);
}
#tooltip.fancy.hodinky .body {
	background-image: url(middle-hodinky.png);
}
#tooltip.fancy.hodinky .bottom {
	background-image: url(bottom-hodinky.png);
}

/* KRASA */
#tooltip.fancy.krasa  .top {
	background-image: url(top-krasa.png);
}
#tooltip.fancy.krasa .body {
	background-image: url(middle-krasa.png);
}
#tooltip.fancy.krasa .bottom {
	background-image: url(bottom-krasa.png);
}

/* PARFEMY */
#tooltip.fancy.parfemy  .top {
	background-image: url(top-parfemy.png);
}
#tooltip.fancy.parfemy .body {
	background-image: url(middle-parfemy.png);
}
#tooltip.fancy.parfemy .bottom {
	background-image: url(bottom-parfemy.png);
}

/* SPERKY */
#tooltip.fancy.sperky  .top {
	background-image: url(top-sperky.png);
}
#tooltip.fancy.sperky .body {
	background-image: url(middle-sperky.png);
}
#tooltip.fancy.sperky .bottom {
	background-image: url(bottom-sperky.png);
}

/* NC */
#tooltip.fancy.nakupnicentrum  .top {
	background-image: url(top-nakupnicentrum.png);
}
#tooltip.fancy.nakupnicentrum .body {
	background-image: url(middle-nakupnicentrum.png);
}
#tooltip.fancy.nakupnicentrum .bottom {
	background-image: url(bottom-nakupnicentrum.png);
}
/*
#tooltip.fancy.viewport-bottom.hodinky .bottom {
	background: url('bottom-reverse-hodinky.png');
}
#tooltip.fancy.viewport-bottom.hodinky .top {
	background: url('top-reverse-hodinky.png');
}*/
