
/* MAIN NAV */

#nav{
	border-top: 2px solid #d20000;
}

#nav ul li a:hover{
	background-color: #606062;
}

#nav ul li.nav_selected a{
	background-color: #000000;
}

/* new nav Menu */
#menufix {
background-color:#000000;
}

#naw, #naw ul {
	
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #000000;
	border-width: 0px 0;
	margin: 0px 0px 0px 0px;
	z-index: 2;
    background-color: #000000;
    width: 990px
}

#naw a {
	display: block;
	color: #949494;
    font-size: 14px;
	text-decoration: none;
	padding-top: 9px;
    padding-right: 20px;
	padding-bottom: 9px;

}

#naw a.daddy {

}

#naw li {
	float: left;
	padding: 0px 0px 0px 0px;
	font-size : 11px;
	color: #FFffff;
	text-align: left;
	font-size : 11px;
	width: auto;

}

#naw li ul a {
	color: #ffffff;

}



#naw li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 149px;
	font-size : 1.4em;
	font-weight: bold;
	border-width: 0px;
	margin: 0;
	background-color: #000030;
}

#naw li li {
	padding-right: 0em;
	width: 149px;
	height: 26px;
}

#naw li ul a {
	width: 149px;
	text-align: left;
	padding-left: 10px;

}

#naw li ul ul {
	margin: -3em 0 0 8.7em;
}

#naw li:hover ul ul, #naw li:hover ul ul ul, #naw li.sfhover ul ul, #naw li.sfhover ul ul ul {
	left: -999em;
}

#naw li:hover ul, #naw li li:hover ul, #naw li li li:hover ul, #naw li.sfhover ul, #naw li li.sfhover ul, #naw li li li.sfhover ul {
	left: auto;
}

#naw li:hover, #naw li.sfhover {
	background: #FFCC33;
}

.white{
	color:#ffffff;
}




/* DL / *News/

.header_dl_listen-live{
	/*border-bottom: 10px solid #000000;*/


#box_dl{
	border-bottom: 10px solid #000000;
}

#box_listen-live{
	border-bottom: 10px solid #404040;
}

.header_dl_listen-live .content{
	background-color: #000000;
}

#box_dl .naw, #box_listen-live .naw{
	border-bottom: 1px solid #000000;
}

#box_dl .naw a, #box_listen-live .naw a{
	color: #999999;
}

#box_dl .naw a:hover, #box_listen-live .naw a:hover{
	color: #ffffff;
}

/* DL */

#box_dl{
	background-color: #ffffff;
}

#box_dl .naw{
	background-color: #ffffff;
}

#box_dl .content{
	background-color: #EAEAEA;
}

#box_dl .content ul li a{
	color: #000000;
}



#box_dl .box_dl_left .content ul li.ui-state-active{
	background-image: url('http://www.radio81.pl/css1/lewy.png');
}

#box_dl .box_dl_right .content ul li.ui-state-active{
	background-image: url('http://www.radio81.pl/css1/prawy.png');
}

#box_dl .content ul li.ui-state-active .vert-middle{
	/*background-color: #d20000;*/
	background: none;
}

#box_dl .content ul li.ui-state-active .vert-middle .inner{
	/*border-top: 1px solid #d20000;*/
}

#box_dl .content ul li.item_first .vert-middle .inner{
	border-top: #000000;
}
