html {
    border: 0;
    margin: 0;
    padding: 0;
    _overflow: scroll;
    _overflow-x: hidden;
    width: 100%;
}

*, input, select, button {
}

body {
    color: RGB(0, 0 ,0);
    background-color: RGB(255, 255, 255);
    font-size: 16px;
    font-family: "Fira Sans", Arial, sans-serif; /*Verdana, Geneva, Tahoma, sans-serif;*/
    font-weight: normal;
    border: 0;
    margin: 0;
    padding: 0;
    _overflow: scroll;
    _overflow-x: hidden;
    width: 100%;
}

    body.BODYS {
        overflow: scroll;
        _overflow: auto;
        display: table;
        border: 0;
    }

    body a img {
        border: 0;
    }


.imglink {
    text-decoration: none;
    border-bottom-style: none;
}

h1 {
    color: RGB(0, 29, 119);
    font-size: 1.6em;
    margin: 20px 0px 4px;
    font-weight: bold;
    padding-bottom: 7px;
    padding-top: 5px;
}

h2, .dSystem {
    color: RGB(0, 29, 119);
    font-size: 1.2em;
    margin: 6px 0px 4px;
    font-weight: bold;
    padding-bottom: 5px;
}

h3 {
    color: RGB(0, 29, 119);
    font-size: 1.1em;
    margin: 6px 0px 4px;
    font-weight: bold;
    padding-bottom: 5px;
}

span.name {
    color: RGB(0, 29, 119);
    margin: 6px 0px 4px;
    font-weight: bold;
}

a.email {
    cursor: pointer;
}

.TerytException {
    color: RGB(187, 10, 48);
    font-weight: bold;
}





#BAN {
    border: 0px;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 78px;
    display: block;
    position:static;
    /*flow: both;*/
}

    #BAN h1 {
        display: none;
    }

#BANS h1 {
    display: none;
}


#LOGO_CONT {
    width: 800px;
    height: 78px;
    position: absolute;
    top: 0px;
    left: 15px;
    z-Index: 0;
}

#logo_gus {
    margin-right: 16px;
    height:78px;
}

#CHART {
    position: absolute;
    top: 0px;
    right: 3px;
    margin: 0px;
    margin-right: 5px;
    width: 100%;
    height: 78px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100%;
    background-color: transparent;
    z-Index: 0;
}


#LINKS {
    position: absolute;
    display: block;
    color: RGB(250, 250, 250);
    right: 0px;
    top: 0px;
    text-align: right;
    padding: 2px 20px 0 20px;
    z-Index: 3;
}

    #LINKS a {
        padding: 1px 3px 1px 3px;
        text-decoration: none;
        color: RGB(0, 29, 119);
        margin: 0 5px 0 5px;
    }

        #LINKS a:hover, #LINKS a:focus {
            background: RGB(0, 29, 119);
            color: RGB(255, 255, 255);
        }


#COUNTER {
    display: block;
    color: RGB(250, 250, 250);
    text-align: right;
    margin-right: 20px;
}

#FOOT {
    background-color: RGB(250, 250, 250);
    border-top: 1px solid RGB(170, 170, 170); /*#aaaaaa;*/
    border-bottom: 1px solid RGB(170, 170, 170); /*#aaaaaa;*/
    padding: 10px;
    margin: 0px;
    height: 26px;
    clear: both;
}

#left_footer {
    float: left;
    padding: 3px 0 0 3px;
    text-transform: uppercase;
    font-size: 0.8em;
}

#right_footer {
    float: right;
    padding: 3px 3px 0 0;
    text-transform: uppercase;
    font-size: 0.8em;
    text-align: right;
}

#CONT {
    background-color: RGB(255, 255, 255);
    margin: 0px;
    padding: 0px 10px 20px 10px;
    border: 0;
    line-height: 1.5em;
    min-height: 500px;
}


    #CONT a, #left_footer a, #right_footer a {
        color: RGB(0, 29, 119);
        padding: 1px 3px 1px 3px;
    }

        #CONT a:hover, #CONT a:focus, #left_footer a:hover, #left_footer a:focus, #right_footer a:hover, #right_footer a:focus {
            border-style: none;
            background-color: RGB(0, 29, 119);
            color: RGB(255, 255, 255);
        }

.divcontent_800 {
    width: 950px;
}

.maincontent_800, .maincontent_empty {
    margin: 0 auto;
    width: 950px;
}

.maincontent_empty {
    height: 600px;
}

.dOpis {
    margin: 0 0 0.5em 0;
}

.imgBall {
    margin: 0 5px 0 2px;
}

.pnlHelp {
    background-color: RGB(255, 255, 255);
    border: solid 1px black;
    padding: 0 3px 3px 3px;
    display: block;
    width: 545px;
}

.imgHelpBtn, .flowBtn {
    cursor: pointer;
}

.imgHelpBtn {
    float: left;
}

.imgSearch {
    float: right;
}

.dSteps {
    width: 100%;
    display: block;
    padding: 5px 10px 5px 10px;
}

#dSteps2 {
    display: none;
    visibility: hidden;
}

.dHelpHead {
    display: block;
    width: 540px;
    background-color: RGB(215, 215, 215);
    padding: 3px;
    vertical-align: middle;
}

.modalBackground {
    background-color: RGB(0, 29, 119);
    filter: alpha(opacity=50);
    opacity: 0.6;
}

.flowBtn {
    width: 3em;
    position: absolute;
    top: 3px;
    right: 5px;
}

.lblHelpTitle {
    font-weight: bold;
}

.updWaiter {
    visibility: visible;
}

.updWaiterH {
    visibility: hidden;
}

.updWaiter, .updWaiterH {
    width: 100px;
    text-align: center;
    padding: 20px;
    position: fixed;
    left: 40%;
    top: 40%;
    vertical-align: middle;
    border-style: solid;
    border-color: RGB(255, 255, 255);
    border-width: 1px;
    font-weight: bold;
    background-color: RGB(187, 10, 48);
    color: RGB(255, 255, 255);
    z-index: 40;
}

div.pMain {
    position: relative;
    height: 600px;
    margin: 0 auto;
    padding: 0;
}

div.pLeft {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 22em;
    margin: 0;
    padding: 0;
}

div.pRight {
    position: absolute;
    left: 25em;
    top: 0px;
    width: 810px;
    height: 600px;
    border: solid 1px silver;
    background-color: RGB(255, 255, 255);
}

.trvNode {
}


    .trvNode:hover {
        color: RGB(187, 10, 48);
    }

span.error {
    color: RGB(187, 10, 48);
}


.path {
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

    .path li {
        margin: 0 8px 2px 0;
        padding: 0 0 0 15px;
        float: left;
        background: url(images/img_menu_btn.gif) no-repeat 0px -15px;
        color: RGB(0, 29, 119);
        font-family: "Fira Sans", Arial, sans-serif; /*Arial, Georgia, Tahoma;*/
        font-weight: normal;
        font-size: 0.8em;
        white-space: nowrap;
    }

    .path a {
        padding: 1px 2px 2px 1px;
        text-decoration: underline;
    }

        .path a:focus {
            background-color: RGB(0, 29, 119);
            color: RGB(255, 255, 255);
            text-decoration: none;
        }

.clearBoth {
    clear: both;
    margin-bottom:10px;
}


.clearLeft {
    clear: left;
}


.infoP {
    padding: 1px 0 0 1px;
}

.blue {
    color: RGB(0, 29, 119);
}

.red {
    color: RGB(187, 10, 48);
}

    .blue ul li, .red ul li {
        list-style-type: circle;
    }


.artDate {
    font-size: 0.8em;
    text-align: right;
}


.txtSearchWatermarked {
    width: 210px;
}
