﻿
body {
}

.mlg {
    width: 15px;
    height: 15px;
    background-image: url('Images/mlg.png');
}

.mg {
    background-image: url('Images/mg.png');
}

.mpg {
    width: 15px;
    height: 15px;
    background-image: url('Images/mpg.png');
}

.ml {
    height: 15px;
    background-image: url('Images/ml.png');
}

.ms {
    background-image: url('Images/s.png');
}

.mp {
    height: 15px;
    background-image: url('Images/mp.png');
}

.mld {
    width: 15px;
    height: 15px;
    background-image: url('Images/mld.png');
}

.md {
    background-image: url('Images/md.png');
}

.mpd {
    width: 15px;
    height: 15px;
    background-image: url('Images/mpd.png');
}

.stopka {
    height: 30px;
    font-weight: bold;
    color: #000000;
    font-size: medium;
    font-family: "Times New Roman";
    letter-spacing: 1pt;
    border-left-color: #ACA899;
    border-right-color: #FFFFFF;
    border-top-color: #ACA899;
    border-bottom-color: #FFFFFF;
}

.logo {
    height: 100px;
}

.glowny {
    width: 100%;
}

.niewidoczny {
    display: none;
}

.style1 {
    width: 100%;
    height: 484px;
}

.style2 {
    height: 30px;
}

.style3 {
    height: 100px;
    width: auto;
}

.style5 {
    vertical-align: top;
}

.style6 {
    width: 100%;
}

.style11 {
    width: 25px;
    background-image: url('Images/l.png');
}

.style12 {
    width: 25px;
    height: 25px;
    background-image: url('Images/lg.png');
}

.style13 {
    height: 25px;
    background-image: url('Images/g.png');
}

.style14 {
    width: 25px;
    height: 25px;
    background-image: url('Images/pg.png');
}

.style15 {
    width: 25px;
    height: 25px;
    background-image: url('Images/ld.png');
}

.style16 {
    width: 25px;
    height: 25px;
    background-image: url('Images/pd.png');
}

.style17 {
    width: 25px;
    background-image: url('Images/p.png');
}

.style18 {
    height: 25px;
    background-image: url('Images/d.png');
}

.style19 {
    background-image: url('Images/s.png');
}

.Important {
    font-size: large;
    color: Red;
}

.ImportantMale {
    font-size: small;
    color: Red;
}

.UwagiCzerwone {
    color: Red;
}

.UwagiZolte {
    color: Orange;
}

.Srodek {
    vertical-align: middle;
}

.SrodekHorizontal {
    align-items: center;
    text-align: center;
}

.ZielonyNaglowekTabeli {
    background-color: Green;
}

.CalaSzerokosc {
    height: 100%;
    vertical-align: middle;
}

.width-auto {
    width: 100px;
}

.CzcionkaBoldCzarna {
    font-weight: bold;
    color: Black;
    border: 1px solid #f5f5f5;
}

.CzcionkaBiala {
    font: 11px Tahoma;
    color: #000000;
    text-align: center;
    padding: 1px;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #f5f5f5;
}

.tdLabel {
    text-align: right;
    font-weight: bold;
}

.logo {
    float: left;
    text-align: left;
    display: inline-block;
}

.card {
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    background-color: #FFFFFF;
    color: #252422;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    align-content: center;
}



.cardlogin {
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    background-color: #FFFFFF;
    color: #252422;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    align-content: center;
    width: 360px;
}

.aaa {
    width: 80%;
    margin-left: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
    border-radius: 5px;
    outline: 0;
}

    .cardlogin input[type="text"], .cardlogin input[type="password"], .cardlogin input[type="submit"], .cardlogin input[type="date"], .cardlogin input[type="number"], .cardlogin a, .cardlogin select, .cardlogin textarea, .cardlogin table, cardlogin aaa {
        width: 80%;
        margin-left: 10%;
        margin-top: 15px;
        margin-bottom: 15px;
        height: 40px;
        border-radius: 5px;
        outline: 0;
    }

        .cardlogin input[type="submit"].bezWciecia {
            width: 80%;
            margin-left:auto;
            margin-top: 15px;
            margin-bottom: 15px;
            height: 40px;
            border-radius: 5px;
            outline: 0;
        }

.card .content {
    padding: 15px 15px 10px 15px;
}

.flex-container {
    display: flex;
}

.flex-container-pion {
    display: flex;
    flex-direction: column;
}

.progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding:;
    margin:;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

.processMessage {
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
}

.tabelaResponsive {
    overflow-x: auto;
}

.logo a {
    width: 100px;
    display: block;
    margin-top: 29px;
    margin-bottom: 28px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    position: relative;
}

    .logo a img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    }
