/* CSS Document */


font-face {
    font-family: BallromTango;
    src: url("../Fonts/bnkgothm.ttf") format("opentype");
  }
.Boja {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.Footer {
	font-size: 9px;
	font-weight: bold;
}
.Obavestenja {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
}
.Obican_text{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
}
.Naslov{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
}