/*
li {
	
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/bullet_blue.gif) left center no-repeat;
	list-style-type: none;
	margin: 0px;
	}

ul {
	
	margin: 0px;
	padding-left: 10px;
	
}
*/	


.box {
	
	border: 2px solid #7CE3FD; 
	padding: 20px;

}

h2 {

	margin-bottom: 10px;
	margin-top: 10px;

}

h1 {

	margin-top: 0px;

}

.row {

	border-bottom: solid 1px #a0deff; 
	text-align: justify;
	padding: 10px;
	margin: 0px
}

.showBox {

	

}

.profileContainer {

	position: relative;
	height: 550px;

}

.profileBox {
	
	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 440px;

}

.profileEdit {
	
	background: #ffffff;
	border: solid 2px #a0deff; 
	padding: 0px;
	width: 440px;


}


.profileAv {
	
	background: #fff;
	border: solid 2px #a0deff; 
	width: 600px;

}

.profleAvInput {

	display: block;


}

.profileAlbums {
	

	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 450px;
	width: 345px;
	height: 195px;
	

}


.profileComments {
	

	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 205px;
	left: 450px;
	width: 345px;
	height: 195px;
	

}

.profileGielda {

	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 409px;
	left: 450px;
	width: 345px;
		
	

}

.albums { 
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/pictures.gif) left center no-repeat;

}

.pictures { 
	
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/camera.gif) left center no-repeat;

}

.ogloszenia { 
	
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/table_multiple.gif) left center no-repeat;

}

.ogloszeniaShow { 
	
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/action_go.gif) left center no-repeat;

}

.commentsCount { 
	
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/comments.gif) left center no-repeat;

}

.commentsUser { 
	
	margin: 4px;
	padding: 2px 0 2px 20px ;
	background: url(../images/icons/user_comment.gif) left center no-repeat;

}

.statHeader {

	padding: 5px;
	background: #a0deff;
	font-weight: bold;

}

.profileEdit button,.profileEdit input,.profileEdit textarea,.profileEdit select {
	
	display: block;

}

.av {
	
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/image.gif) left center no-repeat;
	margin: 10px;

}

.editTools {

	padding: 10px;
	border-bottom: solid 2px #a0deff; 
	border-right: solid 2px #a0deff; 
	width: 175px;
	background-color: #D8FFFF;
	

}

.UsersLoginContainer {
	
	position: relative;
	height: 300px;


}

.UsersRegister input, .UsersLogin input {

	display: block;
	margin: 2px;

}


.UsersRegister form { 


}



.UsersLogin {
	
	background: #ffffff;
	border: solid 2px #a0deff;
	width: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.UsersLogin form, .UsersRegister form {
	
	margin: 5px;	

}

.UsersRegister {

	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 320px;
	width: 475px;
	background: #ffffff;
		
}

.UsersInfo {

	border: solid 2px #a0deff; 
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 560px;
	width: 235px;
		
}

.UsersTop {

	border: solid 2px #a0deff; 
	margin-bottom: 10px;
	padding: 5px;
	background: #F6FEFF;


}

.UsersListLink {
	
	margin: 3px;
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/group.gif) left center no-repeat;

}
.UsersProfileLink {
	
	margin: 3px;	
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/vcard.gif) left center no-repeat;

}
.UsersRankingLink {
	margin: 3px;
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/chart_bar.gif) left center no-repeat;

}

.UsersLoginLink {
	
	margin: 3px;
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/key.gif) left center no-repeat;

}

.RegulaminBox {
	
	border: solid 2px #a0deff; 
	
}

.RegulaminBox p {
	
	margin: 10px;
	text-align: justify; 
	
}

#checkbox {

	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
		
}

.mail {
	
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/email_go.gif) left center no-repeat;


}

.mailform {

	background: #fff;
	border: solid 2px #a0deff;
	padding: 10px;
	

}

.mailform input, textarea {

	display: block;

}

.pager {

	background: #fff;
	margin-bottom: 5px;
	border: 1px solid #a0deff;
	padding: 5px;

}

.pager a {

	text-decoration: none;

}

.nextPage {
	
	background: url(../images/icons/bullet_arrow_right.gif) right center no-repeat; 
	padding: 2px 15px 2px 0px;

}

.backPage {
	
	background: url(../images/icons/bullet_arrow_left.gif) left center no-repeat; 
	padding: 2px 0 2px 15px;

}

.userList, .userListHigh {
	
	border: solid 1px #a0deff; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	position: relative;
	height: 120px;
	
}

.userListHigh {

	background: #F9F9F9;
	
}

.userName {
	
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	top: 5px;
	left: 5px;

}

.userName a {
	
	text-decoration: none;

}

.userOpis {
	
	position: absolute;
	top: 20px;
	left: 115px;
	
}

.sortuj {
	

	margin-top: 5px;
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/table_gear.gif) left center no-repeat;
	
}

.pages {

	margin-top: 5px;
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/book_next.gif) left center no-repeat;

}

.rankContainer {

	position: relative;	
	height: 670px;
	
}

.topCommentBox {

	border: solid 2px #a0deff; 
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	
}

.topPicturesBox {

	border: solid 2px #a0deff; 
	position: absolute;
	top: 0;
	left: 410px;
	width: 386px;
	
}

.rankingRow, .rankingRowHigh {

	position:relative;
	height: 30px;
	

}

.rankingNameCell{
	
	position: absolute; 
	top: 5px;
	left: 30px;
	font-weight: bold;
}

.rankingRow {
	background: #fff;
}

.rankingRowHigh {

	background: #DDEBFE;

}

.rankingNameIle {
	
	position: absolute; 
	top: 5px;
	left: 200px;
}

.rankingNameRank {

	position: absolute; 
	top: 5px;
	left: 5px;
	

}

.userico {
	
	padding: 0px 0px 0px 20px;
	background: url(../images/icons/user.gif) left center no-repeat;
	
}

.myRank {
	
	border: solid 2px #a0deff; 
	padding: 5px;
	background: #F6FEFF;
	margin-bottom: 5px;

}
