.tipsy, .tipsy-arrow {
 left:50%;
 position:absolute;
}
.tipsy-inner {
 height:auto;
}
.tipsy-arrow {
 background-repeat:no-repeat;
}
.tipsy {
 font-family:"Trebuchet MS",sans-serif;
}
.tipsy-inner {
 color:#FFFFFF;
}
.tipsy-inner {
 text-align:center;
}
.tipsy-inner {
 padding-top:5px;
}
.tipsy {
 font-size:11px;
 padding:5px;
 z-index:100000;
}
.tipsy-inner {
 max-width:300px;
 padding-right:8px;
 padding-bottom:4px;
 padding-left:8px;
 background-color:#000000;
}
.tipsy-arrow {
 width:9px;
 height:5px;
 background-position:top left;
 background-image:url("./../../wyglad/grafika-serwis/dymek.gif");
}
.tipsy-n .tipsy-arrow {
 top:0px;
 margin-left:-4px;
}
