.nav2 {
    width: 532px;
	float: left;
    height: 28px;
	list-style-type: none;
	background: url(images/portofoliu-nav.gif) no-repeat;
}

.nav2 li {
	display: inline;
}
.nav2 li a:link, .nav2 li a:visited {
	position: absolute;
	top: 0;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav2 .web a:link, .nav2 .web a:visited {
		left: 10px;
		width: 45px;
	}
	.nav2 .web a:hover, .nav2 .web a:focus {
		background: url(images/portofoliu-nav.gif) no-repeat -5px -23px;
	}
	.nav2 .web a:active {
		background: url(images/portofoliu-nav.gif) no-repeat -5px -53px;
	}
	.current-web .web a:link, .current-web .web a:visited {
		background: url(images/portofoliu-nav.gif) no-repeat -5px -79px;
		cursor: default;
	}
	.nav2-web, .nav2-web-click {
		position: absolute;
		top: 0;
		left: 10px;
		width: 45px;
		height: 28px;
		background: url(images/portofoliu-nav.gif) no-repeat -5px -23px;
	}
	.nav2-web-click {
		background: url(images/portofoliu-nav.gif) no-repeat -5px -53px;
	}



	.nav2 .print a:link, .nav2 .print a:visited {
		left: 74px;
		width: 59px;
	}
	.nav2 .print a:hover, .nav2 .print a:focus {
		background: url(images/portofoliu-nav.gif) no-repeat -69px -23px;
	}
	.nav2 .print a:active {
		background: url(images/portofoliu-nav.gif) no-repeat -69px -53px;
	}
	.current-print .print a:link, .current-print .print a:visited {
		background: url(images/portofoliu-nav.gif) no-repeat -69px -79px;
		cursor: default;
	}
	.nav2-print, .nav2-print-click {
		position: absolute;
		top: 0;
		left: 74x;
		width: 59px;
		height: 28px;
		background: url(images/portofoliu-nav.gif) no-repeat -69px -23px;
	}
	.nav2-print-click {
		background: url(images/portofoliu-nav.gif) no-repeat -69px -53px;
	}



	.nav2 .id a:link, .nav2 .id a:visited {
		left: 152px;
		width: 19px;
	}
	.nav2 .id a:hover, .nav2 .id a:focus {
		background: url(images/portofoliu-nav.gif) no-repeat -147px -23px;
	}
	.nav2 .id a:active {
		background: url(images/portofoliu-nav.gif) no-repeat -147px -53px;
	}
	.current-id .id a:link, .current-id .id a:visited {
		background: url(images/portofoliu-nav.gif) no-repeat -147px -79px;
		cursor: default;
	}
	.nav2-id, .nav2-id-click {
		position: absolute;
		top: 0;
		left: 152px;
		width: 19px;
		height: 28px;
		background: url(images/portofoliu-nav.gif) no-repeat -147px -23px;
	}
	.nav2-id-click {
		background: url(images/portofoliu-nav.gif) no-repeat -147px -53px;
	}


	
	.nav2 .foto a:link, .nav2 .foto a:visited {
		left: 191px;
		width: 50px;
	}
	.nav2 .foto a:hover, .nav2 .foto a:focus {
		background: url(images/portofoliu-nav.gif) no-repeat -186px -23px;
	}
	.nav2 .foto a:active {
		background: url(images/portofoliu-nav.gif) no-repeat -186px -53px;
	}
	.current-foto .foto a:link, .current-foto .foto a:visited {
		background: url(images/portofoliu-nav.gif) no-repeat -186px -79px;
		cursor: default;
	}
	.nav2-foto, .nav2-foto-click {
		position: absolute;
		top: 0;
		left: 191px;
		width: 50px;
		height: 28px;
		background: url(images/portofoliu-nav.gif) no-repeat -186px -23px;
	}
	.nav2-foto-click {
		background: url(images/portofoliu-nav.gif) no-repeat -186px -53px;
	}

