BODY  {
    margin: 0;
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, serif;
    font-weight: normal;
    color: #000000;
    text-align:left;
    vertical-align:top;
}

DIV {
    text-align:center;
    font-size: 7pt;
}
#kontakt_div {
    position: relative;
    top:425px;
    left:10px;
    width:160px;
}

TD {
    font-size: 9pt;
}
#center {
    text-align: center;
    vertical-align:top;
}
#menu {
    margin:0 0 0 0px;
}
#bottom_border {
    border-bottom:4px #452964 solid;
}
#color {
    background-color:#452964;
}
#left {
    height:100%;
    width:195px;
    background-repeat:no-repeat;
}
#content {
    background-repeat:no-repeat;
    background-position: bottom right;
    padding: 15 15 0 0px;
    vertical-align:top;
}

INPUT {
    background: #E9E9E9;
    border: #000000 solid 1px;
    font-size: 9pt;
}

SELECT {
    background: #dddddd;
    border-width: 1px;
    border-style: solid;
    font-size: 9pt;
}

TEXTAREA {
    background: #E9E9E9;
    border: #000000 solid 1px;
    font-size: 9pt;
}

P {
    color: #434343;
    margin:10px;
}

UL {
    color: #000000
}

LI {
    color: #000000
}

H2 {
    padding-left: 5px;
    padding-top: 10px;
    font-size: 18px;
    color: #105A93;
    text-align: left
}

H1 {
    padding-top: 0px;
    font-size: 18px;
    color: #105A93;
    text-align: left
}

font {
    font-weight:normal;
    font-size: 9pt;
}

img {
    border:0px;
}

A {
    color: black;
    text-decoration: none;
    font-weight:bold;
}
a:hover {
    color: red;
    text-decoration: none;
}
a:active {
    color: #DC2828
}