html {
       
}

body,table,td,img,p,div,span,form,a {      padding: 0;
       margin: 0;
       border: 0;
}

body {
       background: #9cd4af;
       font-family: "Verdana";
       color: #0d8233;
}

p {
        margin: 18px 0;
}

a:link,a:visited {
       color: #07722a;
       text-decoration: none;
       font-weight: bold;
}

a:hover {
       color: red;
}

div#kontener-glowny {
       margin: 0px auto;
       width: 940px;
}

div#kontent {
       background-image: url(line.png);
       background-repeat: repeat-y;
       font-size: 13px;
       margin-top: 0px;
       padding: 10px 20px 30px 100px;
       margin-bottom: 0px;
       position: relative;
}

body#home div#kontent {
        height: 530px;
        padding: 10px 20px 30px 20px;
}

table.menu {
        position: absolute;
        top: 80px;
        left: 340px;
        z-index: 50;
}

div#stopka {
       text-align: center;
       font-size: 11px;
       padding: 6px 0px 10px 0px;
}

.naglowek {
       font-size: 16px;
       font-weight: bold;
       color: #07722a;
       margin-bottom: 10px;
}


.naglowek-s {
       font-size: 14px;
       font-weight: bold;
       color: #07722a;
       margin-bottom: 10px;
}

div.img_top_cs {
       background-image: url(line.png);
       background-repeat: repeat-y;
       text-align: center;
       margin: 0;
       padding: 0;
}

div.img_top_cs img {
       margin: 0;
       padding: 0;
}

div.home-texts div {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #119564;
}
div.home-texts div.bottom-text {
        text-align: center;
        position: absolute;
        z-index: 1;
        bottom: 40px;
        width: 100%;
}

div.home-texts div.left-text {
        position: absolute;
        z-index: 1;
        top: 540px;
        left: 25px;
}

div.home-texts div.right-text {
        position: absolute;
        z-index: 1;
        top: 206px;
        left: 663px;
}

div.text {
        margin-top: 40px;
}

.just {
        text-align: justify;
}

img.img-margin {
        margin: 6px 4px 6px 0;
}

img.img-color {
        border: 1px solid white;
}

img.img-colorb {
        border: 3px solid #9cd4af;
}

lr {
        clear: both;
}

ul.fl li{
        margin-left: 20px;
        padding-left: 15px;
}

table td {
        vertical-align: top;
}

div.partnerzy {
        position: absolute;
        z-index: 2;
        left: 20px;
        top: 80px;
}

div.telefon {
        position: absolute;
        z-index: 2;
        left: 690px;
        top: 100px;
}

div.flagi {
        position: absolute;
        z-index: 2;
        left: 726px;
        top: 40px;
}
