/* NAVIGATION DROPDOWN */


 #ndd2, #ndd3, #ndd4, #ndd5, #ndd6, #ndd7, #ndd8, #ndd9{
	display: none;
	position: absolute;
	width: 168px;
	z-index: 100;
	top: 25px;
	/*
	filter:alpha(opacity=95);
	-moz-opacity:0.95; 
	opacity:0.95;
	-khtml-opacity:0.95;
	*/
	}


	
	#ndd2{
		left:0px;
	}
	#ndd3{
		left:50px;
	}
	
	#ndd4{
		left:120px;
	}
	
	#ndd5{
		left:190px;
	}
	
	#ndd6{
		left:250px;
	}
	
	#ndd7{
		left:350px;
	}
	
	
	#ndd8{
		left:420px;
	}
	
	
	#ndd9{
		left:480px;
	}
	/*#ndd4, #ndd5, #ndd6, #ndd7, #ndd8, #ndd9
	*/
	.navd_top, .navd_bottom {
		float: left;
		font-family: 1px;
		height: 25px;
		width: 168px;
	
		}

	
	#ndd2 .navd_top { background: url(/templates/NewAge/nowa/ndd2_a.png) no-repeat top;}
	#ndd2 .navd_bottom { background: url(/templates/NewAge/nowa/ndd2_a.png) no-repeat bottom; }
	
	#ndd3 .navd_top { background: url(/templates/NewAge/nowa/ndd3_a.png) no-repeat top;}
	#ndd3 .navd_bottom { background: url(/templates/NewAge/nowa/ndd3_a.png) no-repeat bottom; }
	
	#ndd4 .navd_top { background: url(/templates/NewAge/nowa/ndd4_a.png) no-repeat;}
	#ndd4 .navd_bottom { background: url(/templates/NewAge/nowa/ndd4_a.png) no-repeat bottom; }
	
	#ndd5 .navd_top { background: url(/templates/NewAge/nowa/ndd5_a.png) no-repeat;}
	#ndd5 .navd_bottom { background: url(/templates/NewAge/nowa/ndd5_a.png) no-repeat bottom; }
	
	#ndd6 .navd_top { background: url(/templates/NewAge/nowa/ndd6_a.png) no-repeat;}
	#ndd6 .navd_bottom { background: url(/templates/NewAge/nowa/ndd6_a.png) no-repeat bottom; }
	
	#ndd7 .navd_top { background: url(/templates/NewAge/nowa/ndd7_a.png) no-repeat;}
	#ndd7 .navd_bottom { background: url(/templates/NewAge/nowa/ndd7_a.png) no-repeat bottom; }
	
	#ndd8 .navd_top { background: url(/templates/NewAge/nowa/ndd8_a.png) no-repeat ;}
	#ndd8 .navd_bottom { background: url(/templates/NewAge/nowa/ndd8_a.png) no-repeat bottom; }
	/*
	#ndd9 .navd_top { background: url(/templates/NewAge/nowa/ndd9_a.png) no-repeat;}
	#ndd9 .navd_bottom { background: url(/templates/NewAge/nowa/ndd9_a.png) no-repeat bottom; }
	*/
	.navd_content {
		/*background: #0D62B9 url(navdrop_bg.png) repeat-y 645px 0;*/
		color: #FFFFFF;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0 0 0 0px;
		width: 168px;
		height:360px;
		}
		#ndd2 .navd_content{background: #8ac00d;}
		#ndd3 .navd_content{background-color: #e60076;}
		#ndd4 .navd_content{background-color: #1d2b74; }
		#ndd5 .navd_content{background-color: #14c8ad; }
		#ndd6 .navd_content{background-color: #b230ac; }
		#ndd7 .navd_content{background-color: #d59950; }
		#ndd8 .navd_content{background-color: #1172b7; }
		#ndd9 .navd_content{background-color: #fff}
		.navd_content div.kheader,
		.navd_content h2 {
			font-size: 16px;
			padding-bottom: 0px;
			font-weight:bold;
		
			}
		
		.navd_content div.kheader{margin-bottom:10px; margin-top:10px;}
		.navd_content  .new_on {
			float: left;
			display:inline;
			width: 128px;
			margin:0 20px;
			}
			.new_on{}
			.navd_content  .new_on ul {
				padding-bottom: 20px;
				}
				.navd_content  .new_on ul li {
					float: none;
					font-size: 12px;
					font-weight: bold;
					color: #74e4fb;
					margin: 0px;
					padding: 0px;				
					list-style-image: none;
					list-style-position: outside;
					list-style-type: none;
					}
					.navd_content  .new_on ul li a {
						display: block;
						font-weight: bold;
						padding: 3px 17px;
						color: #FFFFFF;
						/*background: url(/templates/NewAge/nowa/navdropBG_off.png) no-repeat 6px 9px;*/
						}
					.navd_content  .new_on ul li a:hover {
						/*background: #FFFFFF url(/templates/NewAge/nowa/navdropBG_hover.png) no-repeat 6px 9px;*/
						color: #565656; 
						text-decoration: none;
						}
					
		
		.navd_content  .forums {
			float: left;
			padding: 0 20px 0 44px;
			width: 315px;
			height:280px;
			overflow:hidden;
			}
			
			.navd_content  .forums .comment2_h{padding-bottom:5px;}
			.navd_content  .forums .comment2_h a{color:#FFF; font-weight:bold;}
			.navd_content  .forums .quotes {
				float: left;
				clear: right;
				padding: 0 0 30px 0;
				}
				.navd_content  .forums .quotes p {
					padding-bottom: 8px;
					}
				.navd_content  .forums a, .navd_content  .forums p a {
					color: #FFFFFF;
					}
				.navd_content  .forums a.allforums {
					clear: left;
					float: left;
					font-size: 11px;
					font-weight: bold;
					margin-top: -15px;
					width: 100px;
					}
					
		
		.navd_content .more {
			float: left;
			padding-left: 47px; 
			width: 305px;
			}
			.navd_content .more ul {
				float: left;
				padding-bottom: 20px;
				width: 300px;
					}
				.navd_content .more ul li {
					float: left;
					list-style: none;
					padding-bottom: 4px;
					width: 136px;
					}
					.navd_content .more ul li a {
						color: #FFFFFF;
						}