
#itemParty {
	width: 100%;
	
	}
#itemPartyTop{
	background: url('../img/partyTop.jpg') no-repeat scroll bottom center;
	height: 9px;
	
	font-size: 0px;
	
	}
#itemPartyContent{
	color: #ffffff;
	font-size: 15pt;
	background: url('../img/partyContent.jpg') repeat-y scroll top center;
	/*height: auto!important;
	height: 500px;
	min-height: 500px;*/ 
}

#itemPartyContent #info p{
	margin: 10px 0;
	}
#itemPartyBottom{
	background: url('../img/partyBottom.jpg') no-repeat scroll top center;
	height: 10px;
	
	font-size: 0;
	}

#itemPartyContent #club {
	float:left;
	width: 178px;
	padding-left: 14px;
}
#itemPartyContent #club p{
	overflow: hidden;
	color: #FFFFFF;
	font-size: 15px;
	}

#itemPartyContent #club p a,#itemPartyContent #club p a:HOVER,#itemPartyContent #club p a:VISITED{

	overflow: hidden;

	color: #FFFFFF;

	font-size: 15px;

	}
#itemPartyContent #club p.logoClub{
	background: transparent url() no-repeat center center;
	width: 163px;
	height: 86px;
	margin-bottom: 2px;
	}
#itemPartyContent #club p.itemPartyName{
	font-weight: bold;
	margin-bottom: 5px;
	}
#itemPartyContent #data {
	padding-right: 14px;
	text-align: right;
	float:right;
	width: auto;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 15px;
}
#itemPartyContent #data p.date{
	font-weight: bold;
	margin-bottom: 5px;
}

#itemPartyContent #info {
	margin: 0 auto;
	margin-top: 20px;
	width: auto;
	padding: 0 14px;
	overflow: hidden;
	font-size: 15px;
}

#itemPartyContent #info img{
	border: 3px solid #360000;
	}

.partyNameContentFull {
	
	position: relative;
	
	overflow: hidden;
	background: url('../img/partyName.jpg') repeat-x scroll top center;
	height: 34px;
	width: 752px;
	float: left;
	color: #FFFFFF;
	}
.partyNameContentFull p.name{
	font-size: 11pt;
	
	font-weight: bold; 
	padding: 9px 0 6px;
	padding-left: 0px;
	width: 400px;
	overflow: hidden;
	float: left;	
	
	}
.partyNameContentFull p.desc{
	font-size: 9pt; 
	padding-left: 2px;
	overflow: hidden;	
	}.partyNameContentFull a, .partyNameContentFull a:HOVER, .partyNameContentFull a:ACTIVE, .partyNameContentFull a:VISITED{
	width: 100%;
	height: 100%;
	display: block;
	
	color: #FFFFFF;
	}
.licznikStron {
	color: #000000;
	margin: 5px 0;	
	margin-right: 10px;
	
	font-size: 10pt;
	float: left;
	}
.licznikStron a {
	padding: 2px 2px;
	border: 1px solid #bd002c;
	background-color: #bd002c;
	margin-left: 1px;
	padding:0 5px 2px;
	color: #FFFFFF;
	
	float: left;
	
	display: block;
}
.licznikStron a.notselected {

	padding: 2px 2px;

	border: 1px solid #bd002c;

	background-color: #bd002c;

	margin-left: 1px;

	padding:0 5px 2px;

	color: #FFFFFF;

}


.licznikStron a.selected {
	padding: 2px 2px;
	background-color: transparent;
	border: 1px solid #86001f;
	margin-left: 1px;
	padding:0 5px 2px;
	color: #bd002c;
}
.licznikStron a:HOVER {
	background-color: #86001f;
	border: 1px solid #86001f;
	color: #FFFFFF;
}
