/*<link rel="stylesheet" href="/grafiki/css.css" type="text/css" / >*/


html {
    background: url(/grafiki/background.png) center 0 repeat;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 20px 10px 20px 10px;
}

header {
    height: 270px;
    margin: 0px 0px 20px 0px;
}

.wrapper {
    background-color: white;
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 900px;
}

img.logo_pzb {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 200px;
    width: 200px;
}

div.fb-page {
    position: absolute;
    right: 140px;
}

a.yt {
    position: absolute;
    right: 0px;
    height: 130px;

    /*-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;*/
}

a.islb {
    position: absolute;
    right: 0px;
    top: 140px;
    height: 60px;

    /*-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;*/
}

h1 {
    position: absolute;
    top: 0px;
    left: 200px;
    margin: 49px 25px 49px 25px;
    font-size: 30px;
}

/* nav section prepared for REGULAMINY addition to navigation bar */

/*nav {
    position: absolute;
    top: 220px;
}

ul.navbar {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 2.5px;
    overflow: hidden;
    white-space: nowrap;
    width: 900px;
    background-color: white;
}

    ul.navbar li {
        float: left;
        border-right: 2px solid white;
        background-color: grey;
        width: 110px;
        margin: 0 auto;
        text-align: center
    }

        ul.navbar li:last-child {
            border-right: none;
        }

        ul.navbar li:hover:not(.active) {
            background-color: black;
        }

        ul.navbar li.active {
            background-color: red;
        }

        ul.navbar li a {
            display: inline-block;
            color: white;
            padding: 14px 0px;
            text-decoration: none;
        }*/

nav{
    position: absolute;
    top: 220px;
}

ul.navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    width: 901px;
    background-color: white;
}

    ul.navbar li {
        float: left;
        border-right: 2px solid white;
        background-color: grey;
        width: 127px;
        margin: 0 auto;
        text-align: center;

        /*-webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;*/
    }

        ul.navbar li:last-child {
            border-right: none;
        }

        ul.navbar li:hover:not(.active) {
            background-color: black;
        }

        ul.navbar li.active {
            background-color: red;
        }

        ul.navbar li a {
            display: inline-block;
            color: white;
            padding: 14px 16px;
            text-decoration: none;
        }

footer {
    height: 300px;
    margin: 60px 0px 0px 0px;
}

a.aiba {
    position: absolute;
    width: 96px;
    top: 215px;
    left: 185px;
}

a.pkol {
    position: absolute;
    height: 80px;
    width: 58px;
    top: 215px;
    left: 115px;
}

a.eubc {
    position: absolute;
    width: 80px;
    top: 215px;
    left: 25px;
}

a.msit {
    position: absolute;
    top: 30px;
    left: 25px;
    width: 250px;
}

img.basta {
    position: absolute;
    top: 123px;
    left: 25px;
    width: 250px;
}

a.tvp {
    position: absolute;
    top: 40px;
    right: 25px;
    width: 250px;
}

a.brachole {
    position: absolute;
    top: 55px;
    left: 325px;
    width: 250px;
}

img.sponsorzy {
    position: absolute;
    left: 385px;
}

img.partnerzy {
    position: absolute;
    left: 90px;
}

img.media {
    position: absolute;
    right: 34px;
}
