body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: #5bafbf;
    background-image: url(images/bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    /* background-color: #009FBC; */
}

td.webland_middle {
    width: 1000px;
    background-image: url(images/main_bg.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

table.gora {
    width: 100px;
}

table.gora td.belka1 {
    height: 7px;
    /* background-color: #078295; */
    background-color: #0B8D33;
}

table.gora td.belka2 {
    height: 1px;
    background-color: #33A4B6;
}

table.gora td.belka3 {
    height: 1px;
    background-color: #128799;
}

table.gora td.menu_gorne {
    height: 39px;
    background-image: url(images/menu_bg.gif);
    background-position: top center;
    background-repeat: repeat-x;
}

table.gora td.menu_gorne, table.gora td.menu_gorne a {
    color: #eaf8ff;
    font-family: verdana;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

table.gora td.menu_gorne a:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.menu_dol {
    width: 1000px;
    height: 125px;
    background-image: url(images/bg_menu_dol.gif);
    background-position: top left;
    background-repeat: repeat-x;    
}

table.menu_text td.positions {
    color: #046d81;
    font-family: verdana;
    font-size: 12px;
    padding-top: 27px;
    font-weight: bold;
}

table.menu_text td.positions a {
    color: #046d81;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

table.menu_text td.address {
    color: #52889f;
    font-family: verdana;
    font-size: 12px;
    padding-top: 30px;
    font-weight: normal;
    line-height: 150%;
}

table.ribbon {
    text-align: center;
    padding: auto;
    margin: auto;
}

table.ribbon td.title {
    color: #046e83;
    font-size: 26px;
    font-family: verdana;
    font-weight: bold;
    padding: 5px;
}

table.ribbon td.address {
    color: #258193;
    font-size: 14px;
    font-family: verdana;
    letter-spacing: 2px;    
    line-height: 150%;
}

table.kontakt td.kontakt {
    color: #046d81;
    font-weight: bold;    
    font-size: 14px;
    font-family: verdana;
}

td.subtitle {
    color: #046d81;
    font-family: verdana;
    font-weight: bold;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    letter-spacing: 2px;
    line-height: 80%;
}

div.main {
    text-align: center;
    margin: auto;
}

div.content {
    margin: auto;
    width: 900px;
    color: #00405B;
    font-family: verdana;
    font-size: 10.5pt;
    line-height: 150%;
    text-align: justify;
}

p.title {
    font-size: 12pt;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

table.list td {
    color: #00405B;
    font-size: 11pt;
    line-height: 150%;
    border-bottom: 1px solid #D8F3FF;
}

table.linki td a {
    font-size: 10pt;
    color: #00405B;
    text-decoration: none;
}

table.linki td a:hover {
    text-decoration: underline;
}

div#kartka {
    width: 608px;
    height: 437px;
    position: absolute;
    z-index: 1;
        
}