.artikel {
	font-weight: bold;
	color: #B30000;
	line-height: 30px;
	font-size: x-small;
	text-transform: uppercase;

}
.besedilo {
	color: #EC4D00;
	font-weight: bold;
	font-size: x-small;
}
.opis {
	color: #EC4D00;
	font-size: x-small;
}
.cena {
	font-size: x-small;
	font-weight: bold;
	color: #B03900;
}
.gumb {
	color: #FFFFFF;
	background-color: #666633;
	border: 1px solid #000000;
	font-weight: bolder;
	cursor: hand;

}
.vpisi {
	color: #990000;
	border: 1px solid #993300;
}

