#tooltip-body           {border: 2px solid #797979; border-radius: 5px; min-width: 200px; max-width: 500px; background: url('/www/core/img/icons/belka_js.png') top repeat-x #fff; box-shadow: 4px 4px 6px #ccc; z-index: 10000;}
.tooltip-header, .tooltip-header_x    {font-family: Arial; font-size: 15px; color: #494949; font-weight: normal;}
.tooltip-header         {padding: 8px 2px 2px 5px;}
.tooltip-header_x       {padding: 8px 2px 2px 25px; cursor: move;}
.header_x_close         {float: right; margin-right: 4px; height: 16px; background: url('/www/core/img/icons/menu_belka_ikonki.png') 100px 100px no-repeat; cursor: pointer; width: 16px; background-position:  0px  -19px;}
.header_x_close:hover   {background-position:  0px  0px;}
.tooltip-tresc          {padding: 20px 8px 10px 8px;}

#tooltipn_body     {font-size: 13px; display: none; position: fixed; border: 2px solid #797979; border-radius: 5px; min-width: 200px; min-width: 200px; max-width: 500px; box-shadow: 4px 4px 6px #ccc; background: #fff url('/www/core/img/icons/belka_js.png') top repeat-x;}
.tooltipn-header   {font-size: 16px; color: #494949; font-weight: normal; padding: 6px 2px 10px 5px; }
.tooltipn-header:after {
    content: "-iSystem";
}
.tooltipn-tresc    {padding: 10px 8px 10px 8px;}