/*
Gardena.Net

Str. Dursan 27
I-39047 S. Cristina (BZ)
Tel. +39 0471 790007
Fax +39 0471 790006
Email: info@gardena.net
http://www.gardena.net

*/

/* SCREEN STYLE */

#centro {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: none no-repeat left;
	border: 1px white none;
	height: auto;
}

/* LISTE */

ul {
	list-style-type: none;
	margin-left: 120px;
}

li {
	padding-left: 10px;
	background: none no-repeat;
	border-left: 1px solid white;
	display: inline;
	padding-right: 20px;
	text-transform: uppercase;
}

li a:hover {
	color: white;
	text-decoration: none;
}

#logos {
	float: none;
	text-align: right;}

#logos img {
	padding: 0;
	padding-left: 10px;
}
#nascundu {
    display: none;
}