/* TOP MENU */
#top_menu_box {
	height: 52px;
	margin-bottom: 0px;
}
#top_menu_L {
	width: 670px;
	float: left;
	background: url(/template/images/bg_topmenu_l.gif) no-repeat top left;
}
#top_menu_R {
	width: 300px;
	float: left;
	background: url(/template/images/bg_topmenu_r.gif) no-repeat top left;
}
.top_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
.top_menu li {
	float: left;
	list-style-type: none;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
.top_menu_itm {
	background: url(/template/images/bg_topmenu_n.gif) no-repeat left top;
}
.top_menu_itm a {
	padding: 10px 10px 0px 10px;
	display: block;
	/* width: 100px; */
	text-align: center;
	line-height: 42px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_itm a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_itm a:hover {
	text-decoration: none;
	color: #FFFF00;
}

/* HEADER MENU */
#header_menu {
	float: right;
	width: 175px;
	height: 172;
}
#btn_home {
	float: left;
	background: url(/template/images/btn_home_o.gif) no-repeat 200px 250px;
}
#btn_home a {
	width: 50px;
	display: block;
	padding: 35px 0px 5px 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: undeline;
	background: url(/template/images/btn_home.gif) no-repeat top left;
}
#btn_home a:visited {
	color: #FFFFFF;
	text-decoration: undeline;
}
#btn_home a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/template/images/btn_home_o.gif) no-repeat top left;
}

#btn_info {
	float: left;
	background: url(/template/images/btn_info_o.gif) no-repeat 200px 250px;
}
#btn_info a {
	width: 50px;
	display: block;
	padding: 35px 0px 5px 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: undeline;
	background: url(/template/images/btn_info.gif) no-repeat top left;
}
#btn_info a:visited {
	color: #FFFFFF;
	text-decoration: undeline;
}
#btn_info a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/template/images/btn_info_o.gif) no-repeat top left;
}

#btn_login {
	float: left;
	background: url(/template/images/btn_prijava_o.gif) no-repeat 200px 250px;
}
#btn_login a {
	width: 50px;
	display: block;
	padding: 35px 0px 5px 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: undeline;
	background: url(/template/images/btn_prijava.gif) no-repeat top left;
}
#btn_login a:visited {
	color: #FFFFFF;
	text-decoration: undeline;
}
#btn_login a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/template/images/btn_prijava_o.gif) no-repeat top left;
}

#btn_s_cart {
	float: left;
	background: url(/template/images/btn_kosarica_o.gif) no-repeat 200px 250px;
}
#btn_s_cart a {
	width: 50px;
	display: block;
	padding: 35px 0px 5px 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: undeline;
	background: url(/template/images/btn_kosarica.gif) no-repeat top left;
}
#btn_s_cart a:visited {
	color: #FFFFFF;
	text-decoration: undeline;
}
#btn_s_cart a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/template/images/btn_kosarica_o.gif) no-repeat top left;
}


/*  MAIN MENU -----------------------------------------------------------------------  */ 
#main_menu_box {
	float:left;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
}

.main_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
.main_menu li {
	list-style-type: none;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 197px;
}

.main_menu_1 {

}
.main_menu_1 a {
	display: block;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #0F416A;
	width: auto;
	background: url(/template/images/bg_main_menu_1.gif) no-repeat left 0px;
	text-align: center;
}
html>body .main_menu_1 a:link {
	width: auto;
}

.main_menu_1 a:visited {
	text-decoration: none;
	color: #0F416A;
}
.main_menu_1 a:hover {
	text-decoration: none;
	color: #0F416A;
	background: url(/template/images/bg_main_menu_1.gif) no-repeat left -38px;
}


/*  LEFT MENU -----------------------------------------------------------------------  */ 

.left_menu_box {

	margin: 0px 0px 0px 0px;
	/*background: url(/template/images/bg_menu_1.gif) repeat-y top left;*/ 
}

.left_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	/* background: url(/template/images/bg_menu_left.gif) repeat-y left top; */
}
		
.left_menu li {
	list-style-type: none;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	/* border-bottom: 1px solid #FFFFFF; */
	float: left;
	width: 197px;
}

.left_menu .left_menu_header {
	padding: 15px 0px 15px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1D518B;
	background: url(/template/images/bg_left_menu_header.gif) no-repeat left top;
}

/* level 1 */
.left_menu_1 {

}
.left_menu_1 a {
	display: block;
	padding: 8px 5px 8px 20px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	/*color: #0F416A;*/
	color: #0F416A;
	width: auto;
	background: url(/template/images/bg_menu_1.gif) no-repeat top left;
}
html>body .left_menu_1 a:link {
	width: auto;
}

.left_menu_1 a:visited {
	text-decoration: none;
	color: #0F416A;
}
.left_menu_1 a:hover {
	text-decoration: none;
	color: #0F416A;
	background: url(/template/images/bg_menu_1_s.gif) no-repeat top left;
}
.left_menu_1_sel {
	background: url(/template/images/bg_menu_1_s.gif) no-repeat 200px 250px;
}
.left_menu_1_sel a {
	display: block;
	padding: 8px 5px 8px 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	background:  url(/template/images/bg_menu_1_s.gif) no-repeat top left;
}
html>body .left_menu_1_sel a:link {
	width: auto;
}
.left_menu_1_sel a:visited {
	text-decoration: none;
	color: #ffffff;
}
.left_menu_1_sel a:hover {
	text-decoration: none;
	color: #ffffff;
	/*background:  url(/template/images/bg_menu_1_s.gif) no-repeat bottom center;*/
}

/* level 2 */
.left_menu_2 {
	 /*background: url(/template/images/bg_menu_2_o.gif) no-repeat 200px 250px;*/
}
.left_menu_2 a {
	display: block;
	padding: 5px 5px 5px 17px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	width: auto;
	background: url(/template/images/bg_menu_2.gif) no-repeat left center;
	border-bottom: 1px dotted #C2DEF8;
}
html>body .left_menu_2 a:link {
	width: auto;
}
.left_menu_2 a:visited {
	text-decoration: none;
	color: #333333;
}
.left_menu_2 a:hover {
	text-decoration: underline;
	color: #333333;
	background: url(/template/images/bg_menu_2.gif) no-repeat left center;
}
.left_menu_2_sel {
	 background: url(/template/images/bg_menu_2.gif) no-repeat 200px 250px;
}
.left_menu_2_sel a {
	display: block;
	padding: 5px 5px 5px 17px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: auto;
	background: url(/template/images/bg_menu_2.gif) no-repeat left center;
}
html>body .left_menu_2_sel a:link {
	width: auto;
}
.left_menu_2_sel a:visited {
	text-decoration: none;
	color: #000000;
}
.left_menu_2_sel a:hover {
	text-decoration: underline;
	color: #000000;
	background: url(/template/images/bg_menu_2.gif) no-repeat left center;
}

/* level 3 */
.left_menu_3 {
}
.left_menu_3 a {
	display: block;
	padding: 3px 5px 3px 45px;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	width: auto;
	background: url(/template/images/bg_menu_3.gif) no-repeat left center;
}
html>body .left_menu_3 a:link {
	width: auto;
}

.left_menu_3 a:visited {
	text-decoration: none;
	color: #333333;
}
.left_menu_3 a:hover {
	text-decoration: underline;
	color: #0095D9;
}
.left_menu_3_sel {
}
.left_menu_3_sel a {
	display: block;
	padding: 3px 5px 3px 45px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	width: auto;
	background: url(/template/images/bg_menu_3.gif) no-repeat left center;
}
html>body .left_menu_3_sel a:link {
	width: auto;
}
.left_menu_3_sel a:hover {
	text-decoration: none;
	color: #333333;
}
.left_menu_3_sel a:visited {
	text-decoration: none;
	color: #333333;
}

/* level 4 */
.left_menu_4 {

}
.left_menu_4 a {
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	color: #333333;
	width: auto;
}
html>body .left_menu_4 a:link {
	width: auto;
}
.left_menu_4 a:hover {
	text-decoration: none;
	color: #333333;
}
.left_menu_4 a:visited {
	text-decoration: none;
	color: #333333;
}
.left_menu_4_sel {

}
.left_menu_4_sel a {
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	color: #0095D9;
	width: auto;
}
html>body .left_menu_4_sel a:link {
	width: auto;
}
.left_menu_4_sel a:hover {
	text-decoration: none;
	color: #0095D9;
}
.left_menu_4_sel a:visited {
	text-decoration: none;
	color: #0095D9;
}



/*  INFO MENU -----------------------------------------------------------------------------------------  */

.info_menu_box {
	width: 200px;
	margin: 0px 0px 10px 0px;
}

.info_menu_header {
	padding: 0px 0px 20px 0px;
	font-size: 14px;
}

.info_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	background-color: #FEDCC6;
}
		
.info_menu li {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #FEDCC6;
}

.info_menu .left_menu_header {
	padding: 5px 0px 15px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #E2E9A3;
	/* background: url(/template/images/bg_left_menu_header.gif) no-repeat left top; */
}

/* level 1 */
.info_menu_1 {
 	background: url(/template/images/bg_info_menu_1_o.gif) no-repeat 200px 250px;
}
.info_menu_1 a {
	display: block;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	color: #333333;
	width: auto;
	background: url(/template/images/bg_info_menu_1.gif) no-repeat 5px center;
}
html>body .info_menu_1 a:link {
	width: auto;
}

.info_menu_1 a:visited {
	text-decoration: none;
	color: #333333;
}
.info_menu_1 a:hover {
	text-decoration: underline;
	color: #333333;
	background: url(/template/images/bg_info_menu_1_o.gif) no-repeat 5px center;
}
.info_menu_1_sel {
	background: url(/template/images/bg_info_menu_1_s.gif) no-repeat 200px 250px;
}
.info_menu_1_sel a {
	display: block;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	width: auto;
	background: url(/template/images/bg_info_menu_1_s.gif) no-repeat 5px center;
}
html>body .info_menu_1_sel a:link {
	width: auto;
}
.info_menu_1_sel a:visited {
	text-decoration: none;
	color: #333333;
}
.info_menu_1_sel a:hover {
	text-decoration: underline;
	color: #333333;
	background: url(/template/images/bg_info_menu_1_s.gif) no-repeat 5px center;
}

/* level 2 */
.info_menu_2 {

}
.info_menu_2 a {
	display: block;
	padding: 2px 5px 2px 40px;
	text-decoration: none;
	color: #333333;
	width: auto;
}
html>body .info_menu_2 a:link {
	width: auto;
}
.info_menu_2 a:visited {
	text-decoration: none;
	color: #333333;
}
.info_menu_2 a:hover {
	text-decoration: underline;
	color: #0095D9;
}
.info_menu_2_sel {
}
.info_menu_2_sel a {
	display: block;
	padding: 2px 5px 2px 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #0095D9;
	width: auto;
}
html>body .info_menu_2_sel a:link {
	width: auto;
}
.info_menu_2_sel a:visited {
	text-decoration: underline;
	color: #0095D9;
}
.info_menu_2_sel a:hover {
	text-decoration: none;
	color: #0095D9;
}

/* MENU SEPARATOR */
.menu_sep {
	padding: 0px;
	height: 8px;
	background: url(/template/images/menu_sep.gif) no-repeat left center;
}
.top_menu_sep {
	padding: 0px;
	margin: 0px;
}
