/*# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #	#	#	#
  #																																												#
  #		TEMPLATE	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		#
  #		[ $tpl ]	site/template/default							#
  #																																												#
  #		IMAGES	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		#
  #		[ $design ]		../images																					#
  #		[ $default ]	../../default/images															#
  #																																												#
  #		COLORS	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		#
  #		[ $color['prva'] ]		Array											#
  #		[ $prva ]							#146494																	#
  #		[ $druga ]						#bae82e																#
  #		[ $tretja ]						#bae82e															#
  #																																												#
  #		USE 	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-		#
  #		#146494																			#
  #		#146494				 																			#
  #		#bae82e				 																			#
  #		#bae82e							 															#
  #																																												#
  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #	#	#	#*/

/*# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	#
																																				#
			1.	BODY - [ body ]																								#
																																				#
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	#
	# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #*/


/* --------------------------------------- */
/* 1. Main MENU														 */
/* --------------------------------------- */

/* Main Menu */
.Menu_0 { height: 36px; background: url(../images/menu/menuRepeat.png) repeat-x bottom; }
	 .Menu_0 .sep { float: left; width: 1px; height: 34px; margin: 1px 0; background: #000000; }
	 .Menu_0 a { 
		 float: left; margin: 0; padding: 10px 20px;
		 font-size: 12px; line-height: 16px; color: #f8fcea;
		 text-align: center; font-weight: normal; text-decoration: none; text-transform: uppercase;
	 }
	 .Menu_0 a:hover { color: #bae82e; background: url(../images/menu/menuBtnSel.png) repeat; }
	 .Menu_0 a.sel { font-weight: bold; color: #bae82e; background: url(../images/menu/menuBtnSel.png) repeat; }
	 





