div.clubsLeft
{
	width:23%;
	float:left;
	padding: 3px;
}
div.clubsContent
{
	background-image: url('../../../gfx/users/kluby-grad.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	width: 653px;
	clear: both;
}
div.clubsIcon
{
	text-align: center;
}       
div.clubsText
{
	padding: 0px 5px 0px 0px;
}
.clubsContact ul
{
	padding-left: 0;
	list-style-type: none;
	text-decoration: underline;
}
.clubsParty ul
{
	padding-left: 10px;
	list-style-type: dotted;
	text-decoration: underline;
	margin-left: 5px;
}
.clubsContact ul li
{
	margin-bottom: 4px;
}
.clubsContact ul li img
{
	float: left;
	margin-right: 5px;
}
.clubsSubTitle
{
	color: #ffc600;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
p.clubsPartyShortDesc
{
	font-size: 10px;
}
div.clubsTitle
{
	color: #ffc600;
	font-size: 16px;
	font-weight: bold;
	width: 92%;
	float:left;
	height:32px;
}
div.clubsTitle form
{
	display: inline;
	margin-left: 20px;
	text-align: center;
}
div.clubsRank
{
	width: 36px;
	float: right;
	height: 36px;
	color: #000;
	text-align:center;
	background-image: url('../../../gfx/users/avatar_gwiazdka.gif');
	background-repeat: none;
	background-position: bottom left;
}
