a:link {
    color: #004844;
    cursor: pointer;;
}

a:visited {
    color: #004844;
    cursor: pointer;
}

a:active {
    color: #004844;
	cursor: pointer;
}

a:visited {
        color: #004844;
        cursor: pointer;
}

a:active {
        color: #004844;
        cursor: pointer;
}

a:hover {
        color: red;
        cursor: pointer;
}

a.main:link {
        color: #004844;
        cursor: pointer;
        text-decoration: none
}

a.main:visited {
        color: #004844;
        cursor: pointer;
        text-decoration: none
}

a.main:active {
        color: #004844;
        cursor: pointer;
        text-decoration: none
}

a.main:hover {
        color: red;
        cursor: pointer;
        text-decoration: none
}

a.menu {
        color: #004844;
        text-decoration: none
}

a.menu:active {
        color: #004844;
        text-decoration: none
}

a.menu:visited {
        color: #004844;
        text-decoration: none
}

a.menu:hover {
        color: #004844;
        text-decoration: none
}

a.new {
        color: #000000;
        text-decoration: none
}

a.new:active {
        color: #000000;
        text-decoration: none
}

a.new:visited {
        color: #000000;
        text-decoration: none
}

a.new:hover {
        color: #004844;
        text-decoration: underline
}

a.menuSmall {
        color: #004844;
        text-decoration: none;
        font-weight: normal;
        font-size: 70%
}

a.menuSmall:active {
        color: #004844;
        text-decoration: none;
        font-weight: normal;
}

a.menuSmall:visited {
        color: #004844;
        text-decoration: none;
        font-weight: normal;
}

a.menuSmall:hover {
        color: red;
        text-decoration: none;
        font-weight: normal;
}

.menuOvr {
        border: #f0f0f0 1px solid;
        border-color: #bbbbbb;
        padding-left: 6px;
        padding-right: 7px;
        font-family: Arial, Helvetica, sans-serif, verdana, tahoma, pragmatica;
        line-height: 175%
}

.menuNorm {
        border: #f0f0f0 1px solid;
        border-color: #f0f0f0;
        padding-left: 6px;
        padding-right: 7px;
        font-family: Arial, Helvetica, sans-serif, verdana, tahoma, pragmatica;
        line-height: 175%
}

.menuCurr {
        background-color: white;
        border: #f0f0f0 1px solid;
        border-color: #dddddd;
        padding-left: 6px;
        padding-right: 7px;
        cursor: pointer;
        font-family: Arial, Helvetica, sans-serif, verdana, tahoma, pragmatica;
        line-height: 175%
}

.menuCurrOvr {
        background-color: white;
        border: #f0f0f0 1px solid;
        border-color: #bbbbbb;
        padding-left: 6px;
        padding-right: 7px;
        cursor: pointer;
        font-family: Arial, Helvetica, sans-serif, verdana, tahoma, pragmatica;
        line-height: 175%
}

BODY {
        font-family: Arial, Helvetica, sans-serif, verdana, tahoma, pragmatica;
        font-size: 3;
        MARGIN-LEFT: 0px;
        MARGIN-RIGHT: 0px;
}

TD {
        font-size: small;
        line-height: 2.0em;
}

td.tablica {
        font-size: small;
        line-height: 1.0em;
}

td.upMenu {
        font-size: 8.5;
}

P {
        text-align: justify;
        margin-top: 2;
        line-height: 125%
}

p.dossier {
        line-height: 135%
}

UL {
        MARGIN: 5px 15px 5px 20px;
        text-align: left;
        line-height: 125%
}

OL {
        MARGIN: 5px 15px 5px 30px;
        line-height: 125%
}

a.uplang:link {
        color: white;
        font-size: small;
}

a.uplang:active {
        color: gold;
        font-size: small;
        text-decoration: underline;
}

a.uplang:visited {
        color: white;
        font-size: small;
}

a.uplang:hover {
        color: gold;
        font-size: small;
        text-decoration: underline;
}

.but {
        line-height: 150%;
        cursor: pointer;
        text-align: left;
        color: #013E3C;
        border: 0 solid #DED9FD;
        background-color: white;
        height: 18;
        border-right-color: #ffffff;
        border-bottom-color: #ffffff
}

.butN {
        line-height: 150%;
        cursor: pointer;
        text-align: left;
        color: #013E3C;
        border: 0 solid #076D69;
        background-color: #f0f0f0;
        height: 18;
        border-right-color: #000000;
        border-bottom-color: #000000
}

.butP {
        line-height: 150%;
        cursor: pointer;
        text-align: left;
        color: #013E3C;
        border: 0 solid #076D69;
        background-color: #f0f0f0;
        height: 18;
        border-left-color: #000084;
        border-top-color: #000084
}

.blankBord {
        border-bottom: 1px dotted #083535;
        font-size: 10%;
        width: 10;
        height: 3;
}

.blankRight {
        border-right: 1px dotted #083535;
        font-size: 10%;
        width: 10;
        height: 3;
}

.blank {
        font-size: 10%;
        width: 10;
        height: 3;
}

.star {
        color: #FF0000;
        font-size: 140%;
        font-weight: bold;
}

input {
        border: 1px solid #004844;
}

textarea {
        border: 1px solid #004844;
}

select {
        border: 1px dotted #004844;
        border-bottom: 2px groove #8FBC8B;
        scrollbar-face-color: #F0F0F0;
        scrollbar-track-color: #F0F0F0;
}

.news {
        color: #126D6D;
}

.news1 {
        color: #075F5F;
}