div.slika {
display: block;
width: 520px;		
height: 400px;		
top: 0%;
left: 14%;
background-image: url('slike_foto/img1.jpg');
background-repeat: no-repeat;
position: absolute;
}


#left{
width: 15%;
height: 20%;
top: 72%;
left: 6%;
position: absolute;
}

#right{
width: 15%;
height: 20%;
top: 72%;
left: 77%;
position: absolute;
}

#img1s{
width: 17%;
height: 20%;
top: 72%;
left: 23%;
position: absolute;
}

#img2s{
width: 17%;
height: 20%;
top: 72%;
left: 41%;
position: absolute;
}

#img3s{
width: 17%;
height: 20%;
top: 72%;
left: 59%;
position: absolute;
}