/* Main black menu & brands */

#header #row2 a {
	border-bottom: none;
}

#header #row2 ul {
	height: 38px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header #row2 li {
	float: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#header #row2 span {
	display: none;
}

#header #row2 li a,
#header #row2 li strong {
	display: block;
	height: 38px;
	color: #ffffff;
	background-image: url(../img/black-menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

/* Femei */
#femei a {
	width: 80px;
	background-position: 0 0;
}

#femei a:hover,
#femei strong {
	width: 80px;
	background-position: 0 -50px;
}

/* Barbati */
#barbati a {
	width: 88px;
	background-position: -80px 0;
}

#barbati a:hover,
#barbati strong {
	width: 88px;
	background-position: -80px -50px;
}

/* Accesorii */
#accesorii {
	width: 102px;
}

/* Nothing */
#nothing {
	width: 195px;
}

/* United Nude */

#united-nude a {
	width: 140px;
	background-position: -465px 0;
}

#united-nude a:hover,
#united-nude strong {
	width: 140px;
	background-position: -465px -50px;
}

/* Terra Plana */

#terra-plana a {
	width: 140px;
	background-position: -605px 0;
}

#terra-plana a:hover,
#terra-plana strong {
	width: 140px;
	background-position: -605px -50px;
}

/* Vivo Barefoot */

#vivo-barefoot a {
	width: 155px;
	background-position: -745px 0;
}

#vivo-barefoot a:hover,
#vivo-barefoot strong {
	width: 155px;
	background-position: -745px -50px;
}

/* Dopie */

#dopie a {
	width: 80px;
	background-position: -900px 0;
}

#dopie a:hover,
#dopie strong {
	width: 80px;
	background-position: -900px -50px;
}