body {
	color: #000000;
	background-color: #f9f9ff;
}
.menuLeft{
	color: #E6F2FF;
	font-family: Tahoma, Arial,Verdena, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: top;
}
table {
	height: 95%;
	width: 204px;
	border-width: 0px;
}
.menuLeft a{
	flooat:left
	display: block;
	padding: 0.5em 2em 0.5em 0.5em;
	text-decoration:none;
	color:#0000cc;
}
.menuLeft a:visited {
	text-decoration:none;
	color:#0000cc;
}
.menuLeft a:active{
	text-decoration:none;
	color:tomato;
}
.menuLeft a:hover{
	color:tomato;
}
.menuSection{
	margin:0;
	padding:0.6em;
	border-top:1px dotted silver;
	border-bottom:1px dotted silver;
	color: #FFFFFF;
}
.menuSection img{
	border:0;
	vertical-align:middle;
	padding:0 0.3em 0 0;
}
.menuLeft ul{
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	list-style-type: none;
}
.menuLeft  li{
	padding: 0.4em 0 0.4em 1.8em;
	margin:0;
	border-bottom:1px dotted white;
}
.aktywne{
	background-color:#99CCFF;
}
.uaktual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	margin-top: 5%;
}
