#navigation {
	height: 31px;
	margin-left: 330px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.nav_left {
	background-color: transparent;
	background-image: url(http://www.regenesis2x2extremeteam.com/files/meniu_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #105984;
}



.nav_right {
	background-color: transparent;
	background-image: url(http://www.regenesis2x2extremeteam.com/files/meniu_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 20px;
}
.rest {
	background-color: transparent;
	background-image: url(http://www.regenesis2x2extremeteam.com/files/meniu_2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A659C;
	width: 2px;
}

#navigation li {
	background-color: transparent;
	background-image: url(http://www.regenesis2x2extremeteam.com/files/meniu_2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 31px;
	margin: 0px;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #105984;
}
#navigation a {
	color: #FFFFFF;
	display: block;
	background-color: transparent;
	height: 23px;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 15px;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #CACAFF;
	background-color: transparent;
	background-image: url(http://www.regenesis2x2extremeteam.com/files/meniu_2_2.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}
