html {
       
}

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

body {
       background: #a2d9ca;
       font-family: "Verdana";
       color: #06403A;
}

p {
        margin: 18px 0;
}

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

a:hover {
       color: orange;
}

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

div#kontent {
       background: white;
       font-size: 12px;
       margin-top: 0px;
       padding: 10px 20px 30px 20px;
       margin-bottom: 0px;
       position: relative;
}

body#home div#kontent {
        background-image: url(line.png);
        background-repeat: repeat-y;
        height: 800px;
}

img.face {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
}

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

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

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


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

div.img_top_cs {
       text-align: center;
}

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: 20px;
        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: 540px;
        left: 650px;
}

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

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

img.img-color {
        border: 5px solid #a2d9ca;
}

.clr {
        clear: both;
}

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

img.stadent {
        position: absolute;
        z-index: 2;
        left: 166px;
}

table td {
        vertical-align: top;
}

div.dyplomy {
        position: absolute;
        z-index: 2;
        left: 60px;
        top: 250px;
}

