#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #BDC2C7;
	background-color: #fff;
	padding: 7px;
	opacity: 0.95;
	/*width: 300px;*/
	line-height: 1.6;
	font-family: verdana, arial;
	font-size: 11px;
	
}
#tooltip h3, #tooltip div { margin: 0; }

.notka_linia{
color: #707972;
background-color: #707972;
width: 100%;
height: 1px;
border: 0;
}

.notka_styl
{
display: none;
}