body {
margin:0;
overflow:hidden;
}
#slider {
    width: 100%;
    height: 100%;
    z-index:1;
}
#dobrodosli {
position:absolute;
top:50%;
left:50%;
width:412px;
height:360px;
margin-left: -206px;
margin-top: -120px;
background: url(../img/dobrodosli.png);
z-index:5;
}

#layerslider {
	width: 100%;
	height: 100%;
}

#layerslider .ls-s3 img {
	width:90% !important;
    height:90% !important;
    display:block;
}

.ls-layer {
	width: 100%;
	height: 100%;
}

#layerslider .ls-s5 img {
	width:90%;
    height:90%;
    display:block;
}