.horizontal li ul{
	position: absolute; 
	margin-top: 0px;
	margin-left: 0px;
	width: 129px;
	border: none;
	height: auto;
}
.horizontal ul li ul{
	position: absolute;
	margin-top:0px;
	margin-left:129px;
	display:none;
}
.horizontal ul li ul li ul{
	position: absolute;
	margin-top:-20px!important;
	margin-left:105px!important;
	display:none;
}
.horizontal li ul li a{
    width:117px;
    font-weight:normal!important;
    font-size:11px;
    line-height:20px;
}
.horizontal li ul li a.hr{
    width:117px;
    font-weight:normal!important;
    font-size:11px;
    line-height:20px;
    background:url(../../pliki/sub_hr.gif) bottom repeat-x;
}
.horizontal li ul li{
    background:url(../../pliki/sub_bg.png);
    width:129px;
    padding:0px;
}
.horizontal li ul li.top{
    height:6px;
    background:url(../../pliki/sub_top.png);
    font-size:1px;
    line-height:1px;
}
.horizontal li ul li.btn{
    height:6px;
    background:url(../../pliki/sub_btn.png);
    font-size:1px;
    line-height:1px;
}
.bluewhite li ul li a:link{
	color: #FFF;
}
.bluewhite li ul li a:hover{
	color: #FFF;
	text-decoration:underline;
}
.bluewhite li ul li a:visited{
	color: #FFF;
}
.bluewhite li ul li a:active{
	color: #FFF;
	text-decoration:underline;
}
.bluewhite li ul{
	border-color: #000033;
}
.inaccesible li ul{
	display: none;
}