
.nav {
	width: 825px;
	height: 38px;
	background: url(/images/menu_hor.gif) no-repeat;
	position: relative;
	top: 0px;
    left: 20px;
    margin: 0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 38px;
	text-indent: -9000px;
	overflow: hidden;
    margin: 0px;
	z-index: 10;
}


/*        HOME                             */
	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 120px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(/images/menu_hor.gif) no-repeat -0px -39px;
	}
	.nav .home a:active {
		background: url(/images/menu_hor.gif) no-repeat -0px -78px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(/images/menu_hor.gif) no-repeat -0px -117px;
		cursor: pointer;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 120px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -0px -39px;
	}
	.nav-home-click {
		background: url(/images/menu_hor.gif) no-repeat -0px -78px;
	}


/*        PRODUCTS                             */
	.nav .products a:link, .nav .products a:visited {
		left: 120px;
		width: 117px;
	}
	.nav .products a:hover, .nav .products a:focus {
		background: url(/images/menu_hor.gif) no-repeat -120px -39px;
	}
	.nav .products a:active {
		background: url(/images/menu_hor.gif) no-repeat -120px -78px;
	}
	.current-products .products a:link, .current-products .products a:visited {
		background: url(/images/menu_hor.gif) no-repeat -120px -117px;
		cursor: pointer;
	}
	.nav-products, .nav-products-click {
		position: absolute;
		top: 0;
		left: 120px;
		width: 117px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -120px -39px;
	}
	.nav-products-click {
		background: url(/images/menu_hor.gif) no-repeat -120px -78px;
	}


/*        GALERY                             */
	.nav .galery a:link, .nav .galery a:visited {
		left: 237px;
		width: 117px;
	}
	.nav .galery a:hover, .nav .galery a:focus {
		background: url(/images/menu_hor.gif) no-repeat -237px -39px;
	}
	.nav .galery a:active {
		background: url(/images/menu_hor.gif) no-repeat -237px -78px;
	}
	.current-galery .galery a:link, .current-galery .galery a:visited {
		background: url(/images/menu_hor.gif) no-repeat -237px -117px;
		cursor: pointer;
	}
	.nav-galery, .nav-galery-click {
		position: absolute;
		top: 0;
		left: 237px;
		width: 117px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -237px -39px;
	}
	.nav-galery-click {
		background: url(/images/menu_hor.gif) no-repeat -237px -78px;
	}


/*        COMPANY                             */
	.nav .company a:link, .nav .company a:visited {
		left: 354px;
		width: 117px;
	}
	.nav .company a:hover, .nav .company a:focus {
		background: url(/images/menu_hor.gif) no-repeat -354px -39px;
	}
	.nav .company a:active {
		background: url(/images/menu_hor.gif) no-repeat -354px -78px;
	}
	.current-company .company a:link, .current-company .company a:visited {
		background: url(/images/menu_hor.gif) no-repeat -354px -117px;
		cursor: pointer;
	}
	.nav-company, .nav-company-click {
		position: absolute;
		top: 0;
		left: 354px;
		width: 117px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -354px -39px;
	}
	.nav-company-click {
		background: url(/images/menu_hor.gif) no-repeat -354px -78px;
	}


/*        SERTIFICATS                             */
	.nav .sertificats a:link, .nav .sertificats a:visited {
		left: 471px;
		width: 117px;
	}
	.nav .sertificats a:hover, .nav .sertificats a:focus {
		background: url(/images/menu_hor.gif) no-repeat -471px -39px;
	}
	.nav .sertificats a:active {
		background: url(/images/menu_hor.gif) no-repeat -471px -78px;
	}
	.current-sertificats .sertificats a:link, .current-sertificats .sertificats a:visited {
		background: url(/images/menu_hor.gif) no-repeat -471px -117px;
		cursor: pointer;
	}
	.nav-sertificats, .nav-sertificats-click {
		position: absolute;
		top: 0;
		left: 471px;
		width: 117px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -471px -39px;
	}
	.nav-sertificats-click {
		background: url(/images/menu_hor.gif) no-repeat -471px -78px;
	}



 /*        CONTACTS                             */
	.nav .contacts a:link, .nav .contacts a:visited {
		left: 588px;
		width: 117px;
	}
	.nav .contacts a:hover, .nav .contacts a:focus {
		background: url(/images/menu_hor.gif) no-repeat -588px -39px;
	}
	.nav .contacts a:active {
		background: url(/images/menu_hor.gif) no-repeat -588px -78px;
	}
	.current-contacts .contacts a:link, .current-contacts .contacts a:visited {
		background: url(/images/menu_hor.gif) no-repeat -588px -117px;
		cursor: pointer;
	}
	.nav-contacts, .nav-contacts-click {
		position: absolute;
		top: 0;
		left: 588px;
		width: 117px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -588px -39px;
	}
	.nav-contacts-click {
		background: url(/images/menu_hor.gif) no-repeat -588px -78px;
	}



 /*        START                             */
	.nav .start a:link, .nav .start a:visited {
		left: 705px;
		width: 120px;
	}
	.nav .start a:hover, .nav .start a:focus {
		background: url(/images/menu_hor.gif) no-repeat -705px -39px;
	}
	.nav .start a:active {
		background: url(/images/menu_hor.gif) no-repeat -705px -78px;
	}
	.current-start .start a:link, .current-start .start a:visited {
		background: url(/images/menu_hor.gif) no-repeat -705px -117px;
		cursor: pointer;
	}
	.nav-start, .nav-start-click {
		position: absolute;
		top: 0;
		left: 705px;
		width: 120px;
		height: 38px;
		background: url(/images/menu_hor.gif) no-repeat -705px -39px;
	}
	.nav-start-click {
		background: url(/images/menu_hor.gif) no-repeat -705px -78px;
	}