#filtre {
	font-family: Arial, sans-serif;
	margin-top: 1px;
	z-index: 100;
	display: block;
	background: #efefef url('../graph/filtre_colt_dreapta.gif') top right no-repeat;
	height: 18px;
}

ul#nav, ul#nav li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	list-style-type: none;
	line-height: 18px;
	z-index: 100;
}

ul#nav li, ul#nav li ul li {
	float: left;
	position: relative;
	width: 12em;
	cursor: pointer;
	background-color: #efefef;
	border-right: 2px solid #ffffff;
	z-index: 100;
}

ul#nav li ul li {
	text-align: left;
}

ul#nav li:hover, ul#nav li ul li:hover {
	background-color: #09599c;
	color: #ffffff;
}

ul#nav li.first, ul#nav li.first:hover {
	background: #09599c url('../graph/filtre_colt.gif') top left no-repeat;
	text-transform: uppercase;
	color: #ffffff;
	width: 8em;
}

ul#nav li ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
}

ul#nav li ul li {
	background-color: #008ad1;
	border-top: 1px solid #ffffff;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}

#nav li a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	color: #ffffff;
	padding: 0.1em 5px;
	width: 122px;
}

#nav li a.selected {
	background: url('../graph/star.gif') 3px 5px;
	background-repeat: no-repeat;
/*	text-decoration: line-through; */
	text-indent: 7px;
	width: 122px !important;
}

#nav a:hover {
	padding: 0.1em 5px;
	background-color: #09599c;
	width: 122px !important;
}


ul#nav li.first a {
	width: 8em;
}

ul#nav li.first a:hover {
	background-color: #09599c;
	color: #ffffff;
	width: 8em !important;
	padding: 0;
	padding: 0;
}

/* Filtrele selectate */
#filtre_selectate {
	float: left;
	border: 1px solid #e5e5e5;
	color: #00007c;
	width: 335px;
	margin-top: 5px;
}

#filtre_selectate legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00007c;
}

#filtre_selectate a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url('../graph/filtre_plus.gif') 2px 4px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-left: 10px;
	text-decoration: none;
	padding-left: 10px;
	color: #666666;
}

#filtre_selectate a.stfiltre {
	background: url('../graph/filtre_minus.gif') 2px 4px;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

#filtre_selectate a:hover {
	background: url('../graph/filtre_minus.gif') 2px 4px;
	background-repeat: no-repeat;
}

#optiuni_filtre {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262626;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 5px;
}

html>body #optiuni_filtre{
	margin-right: 38px;
	margin-left: 5px;
}

#optiuni_filtre fieldset {
	border: 1px solid #e5e5e5;
	color: #00007c;
	width: 100px;
}

#optiuni_filtre fieldset p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 12px;
	display: block;
}

#optiuni_filtre input {
	display: inline;
}

