@charset "utf-8";
.css {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 1024px;
}
.tekst {
	font-size: 18px;
	text-align: left;
}
.naslov {
	font-size: 24px;
	color: #E3212B;
	font-weight: bold;
}
.vpcene {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E11F27;
}
.mpcene {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000CC;
}
.naslovp {
	font-size: 24px;
	color: #0000CC;
	font-weight: bold;
}
.css {
}
