/* CSS Document */
header{
background: url(image/obraz3.jpg) no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    }