#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #3CA2A2;
	background-color: #fff;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }

.tooltipCim
{
	color: #3CA2A2;
	font-weight: bold;
	border-bottom: 2px solid #3CA2A2;
	padding-bottom: 5px;
}

.tooltipTavolsag
{
	height: 25px;
}

.tooltipDatum
{
	padding-top: 5px;
	color: #3CA2A2;
	text-align: right;
}