table#Fundusze { width: 340px; height: 340px; background: #e8e8e8; border-collapse: collapse; }
table#Fundusze td { border: 3px solid #fff; padding: 3px; }
table#Fundusze td.s,
table#FunduszeLegenda td.n { background: #e8e8e8; }
table#Fundusze td.s,
table#FunduszeLegenda td.s { background: #b4b4b4; }
table#Fundusze td.t,
table#FunduszeLegenda td.t { background: #22B14C; }
table#FunduszeLegenda td.s, table#FunduszeLegenda td.n, table#FunduszeLegenda td.t { width: 20px; height: 30px; }
table#FunduszeLegenda td { vertical-align: middle; padding-left: 10px;  }

a.oredziaGrey, a.oredziaGrey:link, a.oredziaGrey:visited
{
    text-decoration: none;
    color: #999;
}

a.oredziaGrey:hover, a.oredziaGrey:active
{
    text-decoration: none;
    color: #000;
}

div#SidebarGielda table
{
    margin: 0;
}
.red
{
    color: #991D1B;
}
