@charset "utf-8";
/* CSS Document */

body{
text-align:center;
margin:0px 0px 0px 0px;
}

.indexPozadina{
width:950px;
height:700px;
background-image:url(../slike/index_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.hrOnamaPozadina{
width:950px;
height:700px;
background-image:url(../slike/hrOnama_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.hrKontatkiPozadina{
width:950px;
height:700px;
background-image:url(../slike/hrKontakti_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.hrOMedjugorjuPozadina{
width:950px;
height:850px;
background-image:url(../slike/hrOMedjugorju_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.hrPrijevozPozadina{
width:950px;
height:700px;
background-image:url(../slike/hrPrijevoz_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.hrIzletiPozadina{
width:950px;
height:1655px;
background-image:url(../slike/hrIzleti_pozadina.jpg);
background-repeat:no-repeat;
background-position:center top;
}