.kategorie_zbozi {
	background-color: #C85067;
	border: 1px solid white;
	height: 20px;
	padding-left: 4px;
	margin-bottom: 2px;
}
.podkategorie_zbozi {
	background-image: url(ikony/dot_red.png);
	background-position: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 26px;
	padding-top: 2px;
	border-bottom-color: #FFECB0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.podpodkategorie_zbozi {
	background-image: url(ikony/dot_yellow.png);
	background-position: 14px;
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 18px;
	background-color: #EBB2B8;
	border-bottom-color: #FFC50A;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
