﻿div#statistic
{
    width: 90%;
    text-align: left;
    font-size: 12px;
    padding-top: 40px;
}

div#statistic table.main5
{
    font-size: 11px;
    vertical-align: top;
}

table.tableStatModul
{
    width: 300px;
    background: #eae9e9;
    text-align: center;
    font-size: 12px;
    display: inline;
}

table.tableStatModul th
{
    background: White;
}


table.tableStatOperator
{
    width: 500px;
    background: #eae9e9;
    text-align: center;
    font-size: 12px;
    display: inline;
}

table.tableStatOperator th
{
    background: White;
}
