a:link,a:active,a:visited
{
	color:White;
	text-decoration:none;
	border-width: 0px;
	font-family: Verdana;
	font-size: 11px;
}
a:hover
{
	text-decoration:underline;
}
.tytul
{
	color: White;
	font-weight:bold;
	
}
.list_el
{
	background-color: Black;
	position:relative;
	z-index:1
}
.list_el:hover
{
	background-image:url(images/menu_selected.png);
	background-position: top left;
}
a.menu:hover
{
	background-image:url(images/menu_selected.png);
	background-position: top left;
}
.menu_el
{
	
}

.menu_el:hover
{
	background-image:url(image/menu_selected.png);
	background-position: top left;
	background-repeat:no-repeat;
}
.klubowa
{
	font-size:larger;
	list-style-position:inside;
}
.klubowa li
{
	list-style-type: none;
	margin: 0px;
	background: url(favicon.ico) no-repeat left center;
	font-family: Tahoma;
	padding: 10px 0px 10px 20px;
}
table
{
	color:White;
	font-family:Tahoma;
	font-size: 12px;
}
.klubowicze
{
	border-color: White;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 12px;
}
.male
{
	font-family:Verdana;
	color:White;
	font-size:12px;
	text-align: justify;
}
