#prfContent a {
	text-decoration: none;
	font-weight: bolder;
}

#prfAvatar {
	width: 200px;
	height: 300px;
	text-align: center;
	float: left;
}

#prfEditAvatar {
	/* background: url('../images/graphic/bt24Blue.png') no-repeat; */
	background-position: 30px;
	height: 24px; 
	padding-top: 8px;
}

#prfAvatar div {
	margin-top: 10px;
}

#prfMenu a	{
	text-decoration: none;
	font-weight: bolder;
}

#prfTop {
	height: 12px;
	width: 100%;
	background: url('../images/graphic/contentTop100.png') no-repeat;
}

#prfContent {
	min-height:500px; 
	width: 900px;
	background: url('../images/graphic/contentBg100.png') repeat-y;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}

#prfContent .flash-success {
	margin-left: 20px;
	margin-right: 70px;
}

#prfBottom {
	height: 12px;
	width: 100%;
	background: url('../images/graphic/contentBottom100.png') no-repeat;
}

#prfFiller {
	width: 1px;
	height: 150px;
}

#prfData{
	width: 400px; 
	padding: 10px;
	float: left;
}

#prfMenu{
	width: 150px;
	float: right;
	padding-top: 20px;
	margin-right: 45px; 
}

#prfData table {
	width: 360px;
	padding-top: 15px;
	margin-bottom: 0px;
}

#prfData table td {
	border-bottom: 1px solid #CCC;
}

#prfData table td:first-child {
	border-right: 1px solid #CCC;
	width: 110px;
}

#prfData table th {
	border-bottom: 1px solid #999;
	background-color: #e5eaef;
}

#prfMenu li {
	/* background: url('../images/graphic/bt24Blue.png') no-repeat;  
	height: 22px;*/
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
	width: 135px;
}

.opcje {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#prfItems {
	padding-top: 20px;
	padding-bottom: 20px;
}

#prfItemsContainer {
	width:950px;
	margin: auto;
}

#prfItemsContainer .items {
	width:950px;
	margin: auto;
}

#prfItemsHr {
	border-top: 1px solid #C9E0ED;
	margin-bottom: 10px;
}
