/* -------------------  LEVI MENI -------------------- */

#menuLeft {
	width: 184px;
	margin: 0px;
	margin-left: 16px;
	background-image:url(/img/leftMenuTop.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#91D1EA;
	padding-top: 10px;
}
#menuLeft a {
	width: 184px;
	display: block;
	/*line-height: 100%;*/
	color: #1F8EB7;
	text-decoration: none;
	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	margin: 0px auto;
	padding-top: 10px;
}	
* html #menuLeft a {
	margin: 0px auto;
}

#menuLeft a:hover {
	color: #CA1744;
}
#menuLeft a .tekst {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	width: 157px;
}
#menuLeft a .dole {
	margin: 0px;
	padding: 0px;
	height: 10px;
	cursor: pointer;
	display: block;
	width: 172px;
}
#menuLeftBottom {
	background-image:url(/img/leftMenuBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	width:184px;
	margin: 0px;
	margin-left: 16px;
}


/* -- active -- */

#menuLeft a.active {
	background-image: url(/img/menuLeftTop.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menuLeft a.active:hover {
	color: #FAC0D0;
}
#menuLeft a.active .tekst {
	background-image: url(/img/menuLeftMiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuLeft a.active .dole {
	background-image: url(/img/menuLeftBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/* -- onPath -- */

#menuLeft a.onPath {
	background-image: url(/img/menuLeftTop.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menuLeft a.onPath:hover {
	color: #FAC0D0;
}
#menuLeft a.onPath .tekst {
	background-image: url(/img/menuLeftMiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuLeft a.onPath .dole {
	background-image: url(/img/menuLeftBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -- 0 -- */

#menuLeft a.leftMenu0 {
	width: 172px;
}
#menuLeft a.leftMenu0:hover {
}

/* -- 1 -- */

#menuLeft a.leftMenu1 {
	width: 172px;
}
#menuLeft a.leftMenu1:hover {
}

/* -- 2 -- */

#menuLeft a.leftMenu2 {
	width: 150px;
	padding-left: 22px;
	font-family:Tahoma, Arial;
	font-size:14px;
	background-image: none;
	background-color: transparent;
}
#menuLeft a.leftMenu2:hover {
}
#menuLeft a.leftMenu2  .tekst {
	background-image: none;
	width: 135px;
}
#menuLeft a.leftMenu2  .dole {
	background-image: none;
	width: 150px;
}
#menuLeft a.active2 {
	color: #CA1744; 
}
#menuLeft a.onPath2 {
	color: #CA1744; 
}
#menuLeft a.active2:hover {
	color: #1F8EB7;
}
#menuLeft a.onPath2:hover {
	color: #1F8EB7;
}





/* -------------------  DESNI MENI -------------------- */

#menuRight {
	width: 200px;
	margin: 0px;
	margin-left: 0px;
	background-image:url(/img/rightMenuTop.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#91D1EA;
	padding-top: 10px;
}
#menuRight a {
	width: 200px;
	display: block;
	/*line-height: 100%;*/
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	margin: 0px auto;
	padding-top: 10px;
}	
* html #menuRight a {
	margin: 0px auto;
}

#menuRight a:hover {
	color: #1F8EB7;
}
#menuRight a .tekst {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	width: 173px;
}
#menuRight a .dole {
	margin: 0px;
	padding: 0px;
	height: 10px;
	cursor: pointer;
	display: block;
	width: 188px;
}
#menuRightBottom {
	background-image:url(/img/rightMenuBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	width:200px;
	margin: 0px;
	margin-left: 0px;
}


/* -- active -- */

#menuRight a.active {
	background-image: url(/img/menuRightTop.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menuRight a.active:hover {
	color: #C2E0EB;
}
#menuRight a.active .tekst {
	background-image: url(/img/menuRightMiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuRight a.active .dole {
	background-image: url(/img/menuRightBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/* -- onPath -- */

#menuRight a.onPath {
	background-image: url(/img/menuLeftTop.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menuRight a.onPath:hover {
	color: #C2E0EB;
}
#menuRight a.onPath .tekst {
	background-image: url(/img/menuLeftMiddle.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuRight a.onPath .dole {
	background-image: url(/img/menuLeftBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -- 0 -- */

#menuRight a.leftMenu0 {
	width: 188px;
}
#menuRight a.leftMenu0:hover {
}

/* -- 1 -- */

#menuRight a.leftMenu1 {
	width: 188px;
}
#menuRight a.leftMenu1:hover {
}

/* -- 2 -- */

#menuRight a.leftMenu2 {
	width: 166px;
	padding-left: 22px;
	font-family:Tahoma, Arial;
	font-size:14px;
	background-image: none;
	background-color: transparent;
}
#menuRight a.leftMenu2:hover {
}
#menuRight a.leftMenu2  div.tekst {
	background-image: none;
}
#menuRight a.leftMenu2  div.dole {
	background-image: none;
}
#menuRight a.active2 {
	color: #CA1744; 
}
#menuRight a.onPath2 {
	color: #CA1744; 
}
#menuRight a.active2:hover {
	color: #1F8EB7;
}
#menuRight a.onPath2:hover {
	color: #1F8EB7;
}














/* -------------------  DESNI MENI HOMEPAGE -------------------- */

.offeringsHome #menuRight {
	width: 302px;
	background-image:url(/img/rightMenuTopHome.png);
}
.offeringsHome #menuRight a {
	width: 302px;
}	

.offeringsHome #menuRightBottom {
	background-image:url(/img/rightMenuBottomHome.png);
	width: 302px;
}



/* -- 0 -- */

.offeringsHome #menuRight a.leftMenu0 {
	width: 290px;
}
.offeringsHome #menuRight a.leftMenu0:hover {
}

/* -- 1 -- */

.offeringsHome #menuRight a.leftMenu1 {
	width: 290px;
}
.offeringsHome #menuRight a.leftMenu1:hover {
}

