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