@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.container{
    background-image: url(../Slike/05.png);
    height:631px ;
    width: 918px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;

}
.sq3{
    height: 525px;
    width: 350px;
    float:left;
    margin-top: 30px;
    margin-left: 50px;

}
.square{
    height: 525px;
    width: 811px;
    background-color: white;
    float: left;
    margin: 50px;
}
.img1{
    height: 315px;
    width: 175px;
    background-image: url(../Slike/03.png);
    background-size: cover;
    float: left;
}
.img2{
    height: 157px;
    width: 175px;
    background-image: url(../Slike/02.png);
    background-size: cover;
    float: left;

}
.img3{
    height: 157px;
    width: 175px;
    background-image: url(../Slike/05.png);
    background-size: cover;
    float: left;
}
.img4{
    height: 150px;
    width: 350px;
    background-image:url(../Slike/04.png) ;
    background-size: cover;
    float: left;

}
.sq1{
height: 290px;
width: 380px;
margin-left: 20px;
margin-top: 20px;

}
.photo{
height: 205px;
width: 350px;
background-image:url(../Slike/01.png) ;
margin-top: 10px;
margin-left: 10px;
float: left;
background-size: cover;

}
.gold{
    color: goldenrod;
    font-weight: 500;
    font-size: x-small;
    letter-spacing: 3px;
    text-align: left;
    margin-left: 9px;
    margin-bottom: 0px;
    margin-top:16px ;
    position: relative;
    display: inline-block;




}
.black{
    font-size: 33px;
    font-weight: bolder;
    letter-spacing: 1.6px;
    margin-left: 9px;
    margin-top: -8px;
    vertical-align: top;
    display: block;
}
html,body{
    font-family: "Open Sans";
}
.txt1{
width: 55%;
float: left;
padding-right: 20px;
padding-left: 30px;
line-height: 12px;
font-weight: 300;
}
.txt2{
width: 30%;
float: left;
color: gray;
line-height: 11px;
}
.CLA{
color: black;


}
.soul{




}
.sq2{
    float: left;
    width: 380px;
    font-size: 7px;

}
.holder{
width:380px;
    float: left;
}
.soul,
.CLA,
.Expanded{
font-weight: 700;
font-size: 9px;
padding-bottom: 5px;

}
.Expanded{
    padding-top: 5px;

}