	/*Style for Navigation Bar*/
/*Rules to avoid flickering on IE6 - For all men's state, only one image*/
div#nav ul{
	width: 720px;
	height: 38px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	background: 000000 url(../assets/navigacija.gif);
	margin: 0px;	
}

div#nav li{
	margin: 0px;
	padding: 0px;
}

div#nav li,div#nav a{
	float: left;
	width: 144px;
	height: 39px;
}

div#nav a{
	text-indent: -9000px;
	text-decoration: none;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 28px;
	background:  url(../assets/navigacija.gif);
}
/*Fast Rollovers Without Preload - The state of the menu changes with the background position*/
li#fakultet a{
	background-position: 0px  0px;
}

li#fakultet a:hover{
	background-position: 0px -55px;
}

li#fakultet #current {
background-position: 0px -55px;
}

li#ustroj a{
	background-position: -144px  -0px;
}

li#ustroj a:hover{
	background-position: -144px -55px;
}

li#ustroj #current {
background-position: -144px -55px;
}

li#studiji a{
	background-position: -288px 0px;
}

li#studiji a:hover{
	background-position: -288px -55px;
}

li#studiji #current {
background-position: -288px -55px;
}

li#upisi a{
	background-position: -432px 0px;
}

li#upisi a:hover{
	background-position: -432px -55px;
}

li#upisi #current {
background-position: -432px -55px;
}

li#studenti a{
	background-position: -576px 0px;
}

li#studenti a:hover{
	background-position: -576px -55px;
}

li#studenti #current {
background-position: -576px -55px;
}


/*Style for Navigation Bar*/
/*Rules to avoid flickering on IE6 - For all men's state, only one image*/
div#nav2 ul{
	width: 60%;
	height: 40px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	background: 000000 url(../assets/menu5.gif);
	margin: 0px;
	clear: both;
	float: left;
}

div#nav2 li{
	margin: 0;
	padding: 0;
}

div#nav2 li,div#nav2 a{
	float: left;
	width: 187px;
	height: 40px;
}

div#nav2 a{
	text-indent: -9000px;
	text-decoration: none;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 28px;
	background:  url(../assets/menu5.gif);
}
/*Fast Rollovers Without Preload - The state of the menu changes with the background position*/
li#znanost a{
	background-position: 0px  0px;
}

li#znanost a:hover{
	background-position: 1px -129px;
}

li#dokumenti a{
	background-position: -187px  0px;
}

li#dokumenti a:hover{
	background-position: -186px -129px;
}


/*Style for Navigation Bar*/
/*Rules to avoid flickering on IE6 - For all men's state, only one image*/
div#nav3 ul{
	width: 35%;
	height: 60px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	background: 000000 url(../assets/menu6.gif);
	margin: 0px;
	clear: right;
	float: right;
}

div#nav3 li{
	margin: 0;
	padding: 0;
}

div#nav3 li,div#nav3 a{
	float: left;
	width: 120px;
	height: 60px;
}

div#nav3 a{
	text-indent: -9000px;
	text-decoration: none;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 28px;
	background:  url(../assets/menu6.gif);
}
/*Fast Rollovers Without Preload - The state of the menu changes with the background position*/
li#studomat a{
	background-position: -120px  4px;
}

li#studomat a:hover{
	background-position: -120px -127px;
}

li#carnet a{
	background-position: 0px  4px;
}

li#carnet a:hover{
	background-position: 0px -127px;
}
