
ul#main-menu {
	margin: 0; padding: 0 10px 10px 10px;
	list-style: none;
	font-size: 95%;
}
ul#main-menu li {background: url(../_clip/menu_hr.gif) left bottom repeat-x;}
ul#main-menu li a {
	display: block;
	padding: 3px 5px 3px 40px;
	text-decoration: none;
	text-transform: uppercase;
	color: #4C4C4C
}

ul#main-menu li.style-1 a {background: url(../_clip/menu_bullet_01.gif) 15px 5px no-repeat;}
ul#main-menu li.style-2 a {background: url(../_clip/menu_bullet_02.gif) 15px 5px no-repeat;}
ul#main-menu li.style-3 a {background: url(../_clip/menu_bullet_03.gif) 15px 5px no-repeat;}
ul#main-menu li.style-4 a {background: url(../_clip/menu_bullet_04.gif) 15px 5px no-repeat;}

ul#main-menu li.style-1 a:hover {color: #3B91DE; background-position: 18px 5px;}
ul#main-menu li.style-2 a:hover {color: #DE6EA0; background-position: 18px 5px;}
ul#main-menu li.style-3 a:hover {color: #F08200; background-position: 18px 5px;}
ul#main-menu li.style-4 a:hover {color: #81A53B; background-position: 18px 5px;}

/* \*/ * html ul#main-menu li a {height: 1%} /**/


/***************/

.category-container {margin: 0 0 5px 10px}
.category-container h2 {font-size: 105%; font-weight: normal; text-transform: uppercase; margin: 0; padding: 10px 5px 10px 30px; color: white;}

.category-container ul {margin: 0; padding: 10px 2px 7px 1px; list-style: none;}
.category-container ul li a {
	display: block;
	padding: 3px  3px  3px  30px;
	background: url(../_clip/bullet_category-menu.gif) 15px 7px no-repeat;
	color: #3e3e3e;
	text-decoration: none;
}
.category-container ul li a:hover {background: #FFFFFF url(../_clip/bullet_category-menu.gif) 15px 7px no-repeat;}
.category-container ul li a {
	display: block;
	padding: 3px  3px  3px  30px;
	background: url(../_clip/bullet_category-menu.gif) 15px 7px no-repeat;
	color: #3e3e3e;
	text-decoration: none;
}

.category-container ul li ul {margin: 0 0 0 10px; padding: 0;}
.category-container ul li ul {display: none;}
.category-container ul li.active ul {display: block;}
.category-container ul li ul li a {
	padding: 1px  3px  1px  30px;
	background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat;
	color: #3e3e3e !important;
	font-weight: normal !important;
}
	.category-container h2 a {color: white; text-decoration: none;}
	.category-container h2 a:hover {text-decoration: underline;}

	/* style1 */
	.category-container.color-style-1 h2 {background: url(../_clip/category-style1_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-1 .bottom-corners {background: url(../_clip/category-style1_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-1 {background: url(../_clip/category-style1_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-1 ul li a:hover {color: #00ccff}
	.category-container.color-style-1 ul li.active a {color: #00ccff; font-weight: bold;}
	.category-container.color-style-1 ul li ul li a:hover {color: #00ccff !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style2 */
	.category-container.color-style-2 h2 {background: url(../_clip/category-style2_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-2 .bottom-corners {background: url(../_clip/category-style2_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-2 {background: url(../_clip/category-style2_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-2 ul li a:hover {color: #FF6600}
	.category-container.color-style-2 ul li.active a {color: #FF6600; font-weight: bold;}
	.category-container.color-style-2 ul li ul li a:hover {color: #FF6600 !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style3 */
	.category-container.color-style-3 h2 {background: url(../_clip/category-style3_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-3 .bottom-corners {background: url(../_clip/category-style3_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-3 {background: url(../_clip/category-style3_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-3 ul li a:hover {color: #ff00ff}
	.category-container.color-style-3 ul li.active a {color: #ff00ff; font-weight: bold;}
	.category-container.color-style-3 ul li ul li a:hover {color: #ff00ff !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style4 */
	.category-container.color-style-4 h2 {background: url(../_clip/category-style4_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-4 .bottom-corners {background: url(../_clip/category-style4_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-4 {background: url(../_clip/category-style4_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-4 ul li a:hover {color: #cfcf0a}
	.category-container.color-style-4 ul li.active a {color: #cfcf0a; font-weight: bold;}
	.category-container.color-style-4 ul li ul li a:hover {color: #cfcf0a !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style5 */
	.category-container.color-style-5 h2 {background: url(../_clip/category-style5_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-5 .bottom-corners {background: url(../_clip/category-style5_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-5 {background: url(../_clip/category-style5_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-5 ul li a:hover {color: #01db01}
	.category-container.color-style-5 ul li.active a {color: #01db01; font-weight: bold;}
	.category-container.color-style-5 ul li ul li a:hover {color: #01db01 !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style6 */
	.category-container.color-style-6 h2 {background: url(../_clip/category-style6_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-6 .bottom-corners {background: url(../_clip/category-style6_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-6 {background: url(../_clip/category-style6_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-6 ul li a:hover {color: #993300}
	.category-container.color-style-6 ul li.active a {color: #993300; font-weight: bold;}
	.category-container.color-style-6 ul li ul li a:hover {color: #993300 !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style7 */
	.category-container.color-style-7 h2 {background: url(../_clip/category-style7_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-7 .bottom-corners {background: url(../_clip/category-style7_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-7 {background: url(../_clip/category-style7_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-7 ul li a:hover {color: #4b954b}
	.category-container.color-style-7 ul li.active a {color: #4b954b; font-weight: bold;}
	.category-container.color-style-7 ul li ul li a:hover {color: #4b954b !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}

	/* style8 */
	.category-container.color-style-8 h2 {background: url(../_clip/category-style8_bg-header.gif) 0 0 no-repeat; font-weight: bold;}
	.category-container.color-style-8 .bottom-corners {background: url(../_clip/category-style8_bottom.gif) 0 100% no-repeat; height: 6px;}
	.category-container.color-style-8 {background: url(../_clip/category-style8_bg.gif) 0 0 repeat-y;}
	.category-container.color-style-8 ul li a:hover {color: #2D3A57}
	.category-container.color-style-8 ul li.active a {color: #2D3A57; font-weight: bold;}
	.category-container.color-style-8 ul li ul li a:hover {color: #2D3A57 !important; background: url(../_clip/bullet_category-menu-sub.gif) 20px 5px no-repeat !important;}



/* \*/ * html .category-container ul li a {height: 1%} /**/


/******************/

ul#cat-menu {list-style: none; margin: 0; padding: 0; height: 89px; position: relative;}
ul#cat-menu li {float: left;}
ul#cat-menu li a {
	display: block;
	margin: 0 2px 0 0; padding: 10px 0 0 0;
	text-align: center;
	height: 79px;
	text-decoration: none;
	color: #3B91DE;
}
ul#cat-menu li a:hover, ul#cat-menu li a.selected {color: #283A94}
ul#cat-menu li a span {display: none; font-size:150%; font-weight: bold;}

ul#cat-sub-menu {list-style: none; margin: 10px 0; padding: 0 10px 15px 10px; border-bottom: 1px solid #e8eaed}
ul#cat-sub-menu li a {padding: 4px 0 4px 16px; background: url(../_clip/menu_bullet_04.gif) 0 6px no-repeat;}


ul#cat-menu .age-0 {background: url(../_clip/ico_age_0.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-4 {background: url(../_clip/ico_age_4.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-6 {background: url(../_clip/ico_age_6.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-8 {background: url(../_clip/ico_age_8.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-10 {background: url(../_clip/ico_age_10.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-12 {background: url(../_clip/ico_age_12.gif) left top no-repeat; width: 68px;}
ul#cat-menu .age-24 {background: url(../_clip/ico_age_24.gif) left top no-repeat; width: 68px;}

/* \*/ * html ul#cat-menu li a {margin-bottom: -1px} /**/


/***************************/

#menu_pro-dospele { margin: 0 0 15px 0; color: white; background: url(../_clip/bg_pro-dospele_right.gif) 0 100% repeat-x; width: 100%;}
#menu_pro-dospele .left { background: url(../_clip/bg_pro-dospele_left.gif) 0 100% repeat-x; padding: 7px 7px 25px 7px; float: left; }
#menu_pro-dospele .right { padding: 7px 7px 25px 7px; float: left; }
#menu_pro-dospele .right a { margin: 0 4px; text-align: underline; color: white; }
#menu_pro-dospele .right a:hover { text-align: none; color: black; }






