.balloonstyle{
cursor:help;
position:absolute;
top: -500px;
left: 0;
padding: 15px;
visibility: hidden;
_border: 3px solid #f2f1f1;
border: 3px solid #fefefe;
_border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #edf6ff;
_background: url('../images/pozadi-pod-telefon.png') 0 0 no-repeat;
width: 200px;
  border-radius:13px 13px 13px 13px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5); */
}

.balloonstyle ul {                                                                                                                                                     
padding-left:20px;
}

#arrowhead{
z-index: 101;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

