div.categories {
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.categories ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.categories ul a {
	color: #FFFFFF;
	text-decoration: none;
}

.categories ul a:hover {
	color: #F0F0F0;
	text-decoration: none;
}

.categories li {
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}

.categories li li {
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
	background-color: transparent;
	background-image: url(/img/family_9_2/white_box.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

li.category-header {
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(/img/family_9_2/eshop_palk.gif);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

li.category-even {
	background-color: #346490;
}
li.category-odd {
	background-color: #5080AD;
}

.pages {
	padding-top: 8px;
	margin-top: 8px;
}