﻿body {
    background-color: #f9f9f9;
}

.footer {
}

.mainView {
    background-color: #f9f9f9;
    margin-top: 100px;
}

.mainBody {
    background-color: #f9f9f9;
}

.headerPage {
    margin: 120px 10px 10px 10px;
}

.headerPage h3 {
    color: #636363;
}

.headerPage img {
    width: 30px;
    height: 30px;
}

.headerPageHr {
    width: 100%;
    color: #919191;
    height: 0.15px;
    background-color: #919191;
}

.labelInfoGrid {
    display: none;
    font-weight: bold;
}

.stanHandlowy {
    display: none;
}