body,  html {
    margin: 0;
    padding: 0;
    background-color: #9eb71e;
    text-align: center;
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
}

.content {
    margin: 0 auto;
    width: 840px;
    background-color: #FFF;
}

.top {
    width: 840px;
    height: 65px;
    background-image: url('../grafika/bck-top.jpg');
    background-repeat: no-repeat;
}

.top_content {
    width: 780px;
    margin: 0 auto;
}

.menu {
    padding-top: 30px;
    padding-left: 5px;
}

a.linki_menu:link {
    font-size: 16px;
    color: #9eb71e;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 30px;
    background: url('../grafika/wykaz.jpg') no-repeat center left;
}

a.linki_menu:visited {
    font-size: 16px;
    color: #9eb71e;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 30px;
    background: url('../grafika/wykaz.jpg') no-repeat center left;
}

a.linki_menu:hover {
    font-size: 16px;
    color: #9eb71e;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 30px;
    background: url('../grafika/wykaz_activ.jpg') no-repeat center left;
}

a.linki_menu:active {
    font-size: 16px;
    color: #9eb71e;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 30px;
    background: url('../grafika/wykaz_activ.jpg') no-repeat center left;
}

.middle {
    width: 840px;
    min-height: 300px;
    background-image: url('../grafika/bck-content.jpg');
    background-repeat: repeat-y;
}

.middle_content {
    width: 780px;
    margin: 0 auto;
    text-align: justify;
}

.middle_mainimg {
    background-image: url('../grafika/bck_main.jpg');
    width: 780px;
    height: 200px;
    margin: 0 auto;
}

.middle_lewy {
    float: left;
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
}

.middle-prawy {
    float: right;
    width: 490px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    line-height: 18px;
}

.middle-one {
    width: 700px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    margin: 0 auto;
    line-height: 18px;
}

.middle_bottom {
    clear: both;
}

.h1 {
    font-size: 36px;
    color: #0e6d07;
    padding-top: 20px;
    padding-left: 270px;
    text-align: left;
}

.h2 {
    font-size: 20px;
    color: #9eb71e;
    padding-left: 270px;
    text-align: left;
}

.h3 {
    font-size: 16px;
    color: #9eb71e;
    text-align: left;
    font-weight: bold;
    margin-left: 35px;
    padding-left: 25px;
    padding-right: 25px;
    background: url('../grafika/wykaz.jpg') no-repeat center left;
}

.h4 {
    font-size: 13px;
    color: #9eb71e;
    text-align: left;
    font-weight: normal;
    margin-left: 60px;
}

.line {
    width: 780px;
    height: 2px;
    background-image: url('../grafika/linia.jpg');
    background-repeat: repeat-x;
    margin: 0 auto;
}

.bottom {
    width: 840px;
    height: 62px;
    background-image: url('../grafika/bck-bottom.jpg');
    background-repeat: no-repeat;
}

.bottom_content {
    width: 780px;
    margin: 0 auto;
}

.bottom_text {
    margin: 0 auto;
    color: #0e6d07;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding-top: 12px;
    padding-left: 5px;
}

.wykaz_menu {
    padding-left: 20px;
}

a.linki:link {
    color: #9eb71e;
    text-decoration: none;
}

a.linki:visited {
    text-decoration: none;
    padding-right: 12px;
    background: url('../grafika/visitedLink.gif') no-repeat 100% 50%;
    color: #aaa;
}

a.linki:hover {
    color: #9eb71e;
    text-decoration: none;
    color: #0E6D07;
}

a.linki:active {
    color: #9eb71e;
    text-align: left;
    text-decoration: none;
}

a.linki:visited:hover {
    background-image: url('../grafika/visitedHoverLink.gif');
    color: #0E6D07;
}

.formularz {
    border: 3px solid #fdfdfd;
    background-color: #fbfbfb;
    padding: 5px;
    width: 200px;
    position: relative;
    margin-left: 40px;
}

.pole1 {
    border: 1px solid #AAAAAA;
    left: 70px;
    position: absolute;
}

.td1 {
    background-color: #c0d557;
    border-bottom: 1px solid #bbd050;
    border-right: 1px solid #bbd050;
    width: 450px;
}

.td2 {
    background-color: #d8ea7d;
    border-bottom: 1px solid #bbd050;
    border-right: 1px solid #bbd050;
    width: 120px;
}

.td3 {
    background-color: #c0d557;
    border-bottom: 1px solid #bbd050;
}

.td4 {
    font-weight: bold;
    text-align: left;
    margin: 10px;
    margin-left: 5px;
}

.td5 {
    margin: 5px;
}

a.linki_clean:link {
    color: #9eb71e;
    text-decoration: none;
}

a.linki_clean:visited {
    text-decoration: none;
    color: #9eb71e;
}

a.linki_clean:hover {
    text-decoration: none;
    color: #0E6D07;
}

a.linki_clean:active {
    color: #9eb71e;
    text-decoration: none;
}