/* Created by TopStyle Pro Trial Version - www.bradsoft.com */


li.aktywne{
color:#fff;
background: transparent url(../images/tlo_menu.jpg) no-repeat top center;
}

.lewe{
margin: auto;
text-align: center;
width: 200px;
}


.lewe a{
	color: #000000;
	display:block;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	font-family: "Comic Sans MS","Lucida Console",fantasy,sans-serif;
	text-transform:uppercase;	
	text-decoration: none;
}

.lewe table {
	padding: 0px;
	margin: auto;
	margin-top: 5px;
	border-collapse: collapse;
	
}

.lewe tr {
	margin: 0px;
	padding: 0px;
}

.lewe td {
	padding: 0px;
	margin: 0px;
	height: 42px;
	width: 180px;
	background: url(../images/tlo_menu2.jpg) repeat-x top left;	
	vertical-align: middle;
	color: #000000;
}

.lewe td a{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	padding:14px 5px 0 5px;
	height:28px;
}

.lewe td a.podwojne{
	padding:0px 5px 0 5px;
	height:28px;
}

.lewe td a:hover{
	color: #ffffff
}

.lewe td:hover{
	background: transparent url(../images/tlo_menu2.jpg) no-repeat top center;
	background-position:center -48px;
	color: #ffffff;
}

td.aktywne{
	background: transparent url(../images/tlo_menu2.jpg) no-repeat top center;
	background-position:center -48px;
	color: #ffffff;
}

td.aktywne a {
	color: #ffffff;
}

.lewe p {
	margin-top: 15px;
}

