﻿div.fundusze
{
    width: 100%;
}
div.fundusze_header
{
    font-weight: bold;
    font-size: 14px;
    color: #000099;
    font-family: Verdana;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
div.fundusze_content
{
    width: 100%;
}
div.fundusze_footer
{
    width: 100%;
}

div.fundusze_przeglad
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

div.fundusze_przeglad_header , div.fundusze_artykuly_header
{
     width: 100%;
    font-size: 12px;
    color: red;
    margin-bottom: 5px;
}
div.fundusze_fundusz
{
    width: 250px;
    margin: 5px;
   
} 

