.packagesTooltip{
    float:left;
    position: absolute;
    min-height: 200px;
}
.packagesTooltip1{
    float:left;
    position: absolute;
}
.packagesTooltipContent{
    position: relative;
    float:left;
    width: 500px;
    background: white;
    border: 1px solid gray;
    z-index: 3;
}
.packagesTooltipContent1{
    position: relative;
    float:left;
    width: 500px;
    background: white;
    border: 1px solid gray;
    z-index: 3;
    padding:15px;
}
.cien_dolny, .cien_dolny1
{
    background-color:#e3e3e3;
    height:3px;
    margin-left:6px;
}
.cien_dolny
{
    width:503px;
}
.cien_dolny1
{
    width:533px;
}
.cienie1, .cienie
{
    margin-top:3px;
    background-image:url('../img/oszust.gif');
    background-position:top right;
    background-repeat:no-repeat;
    background-color:#e3e3e3;
    overflow:hidden;
    padding-top:-3px;
}
.cienie1
{
    width:535px;
}
.cienie
{
    width:505px;
}
.packagesTooltipPointer{
    position: relative;
    float:left;
    margin-right : -1px;
    margin-top: 21px;    
    z-index: 4;
}
.packagesTooltipContent img
{
    vertica-align:top;
    margin-left:5px;
    margin-right:10px;
}
.tab_z_opisem, .tab_bez_opisu
{
    width:488px;
}
.logotyp_programu
{
    min-height:70px;
    vertical-align:top;
    width:115px;
}
.opis_programu
{
    min-height:70px;
    vertical-align:top left;
    width:375px;
    background-image:url('../img/tlo_wiersza_tooltipa.gif'');
    background-repeat:no-repeat;
    font-size:12px;
}
.closex b
{
    font-size:11px; 
    font-weight:bold;
    color:black;
}
.closex
{
    width:98%; 
    text-align:right; 
    padding-right:15px; 
    padding-top:3px; 
    font-size:10px; 
    font-weight:bold;
    color:black;
    cursor: pointer;
}
table.newPackageTooltip{
    border-collapse: collapse;
    width: auto;
}
td.newPackageTooltip{
    width: 494px;
    background: left top no-repeat;
    vertical-align: middle;
}
div.newPackageTooltip, 
div.newPackageTooltipInfo{
    width: auto;
    margin-left: 142px;
    margin-right: 22px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #878787;
    text-align: left;
}
div.newPackageTooltipInfo{
    margin: 12px 22px 12px 22px;
}
a.newPackageTooltip, 
a.newPackageTooltip:hover{
    color: #0290fe;
    text-decoration: none;
}
div.newPackageTooltipInfo table tbody tr td{
    font-size: 12px;
    vertical-align: top;
}
ul{
margin-left:10px !important;
}