body {
	background: url(../Sutor---Klet---Mitja-Lavrencic--9413-JM01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-size: ; 
	background-position: ;


}

.logotip {
	display: grid;
	text-align: center;
	justify-content: center;
	padding-top: 5%;
	margin: 30px;

}

#naslov-sutor {
	color: rgb(255, 111, 0);
	display: grid;
	text-align: center;
	justify-content: center;
	font-size: 90px;
	

	margin: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)

}

.stran-v-izdelavi {
	font-size: 30px;
	color: white;
	text-align: center;

}

.kontakt {
	color: white;
	font-size: 17px;
	text-align: center;	

}

.lokacija {

	margin: 15px;
}

.mail {
	margin: 15px;
}

.telefon {
	color: white;
}