ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	float: left;
	display: inline;
	width:104px;
			}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	background-color: white;
	color: #000;
  position:relative;
	height:100px;
	font-family:arial;
	text-align:center;
  font-size:16px;
	font-weight:bold;
	line-height:100px;
	border-right:4px solid #e5e5e5;
		}

ul a:hover{
background:#41c1fe;
color:white;}

#now{background-color:#41c1fe ;
color:white;
		}
.notn{background-color:white ; 
color:#000;
		}
.lin{
text-decoration:none;
font-family:arial;
font-size:15px;
font-weight:bold;
color:#41c1fe;

}
.act{
float:right;
text-decoration:none;
font-family:arial;
font-size:15px;
font-weight:bold;
color:#890101;

}
.lin:hover{
padding:0 0 0 4px;
color:red;
}
#menu_lewe{
font-family:arial;
margin-left:auto;
margin-right:auto;
width:150px;
height:190px;
}
#kosz_l{
font-family:arial;
font-size:15px;
font-weight:bold;
margin-left:auto;
margin-right:auto;
width:150px;
}
.opis{
line-height:30px;
padding-left:20px;
background:#890101;
color:white;
}

#menu0 {
margin-top:-3px;
	}
#menu0 dt {
padding:-15px 0 0 -10px;
	color:#41c1fe;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	font-size:12px;
	}
#menu0 dt:hover{
	color: red;
}

#menu0 dt a:link{
text-decoration:none;
padding:-15px 0 0 -10px;
color:#41c1fe;
font-size:12px;
}
	#menu0 dt a:hover {
	color: red;
			}
#menu0 dd a:link {
padding:2px 0 2px 0;
margin-left:-90px;
	color: #41c1fe;
	font-size:12px;
	text-decoration:none;
}

#menu0 dd a:hover {
	color: red;
text-decoration:underline;
}
#menu0 dd a:visited {
margin-left:-90px;
text-decoration:none;
color:#808080;
font-size:12px;
}
/*
#menu0 dd.active {
	font-weight: bold;
	color:#ff0000;
	font-size:12px;
}
#menu0 a{
text-decoration:none;
font-size:11px;}

#menu0 a:hover{
color:#red;
font-size:11px;}*/
#menu0 a:visited{
text-decoration:none;
color:#808080;
font-size:12px;}
