.menuhlavicka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	cursor: hand;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.collapsed {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;	
}
.expanded {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;	
}
.odkazy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	cursor: hand;
}
.vybrano {
	color: #AA0808;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	border: 0px solid #CCCCCC;
	background-color: #FFF;
}
.normalni {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	border: 0px dotted #CCCCCC;
	cursor: hand;
	font-weight: bold;
}
.vybrano_hlavicka {
	color: #FFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vybrano_odkazy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	cursor: hand;
}
.odkazy_menu_zbozi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

