/* PROSBA - wszelakie zmiany css oznaczcie po prawej stronie komentarzem np: B lub K */

#mainCenter {
	width:628px;
	float:left;
	overflow:hidden;
	border:solid 1px #ECECEC;
	border-top:0;
	border-bottom:0;
	color:#505050;
}

#mainRight {
	width:349px;
	float:right;
	overflow:hidden;
	border-right:solid 1px #ECECEC;
	color:#505050;
}


/* nagłówki h1,h2,h3 */
.h1 {text-indent:-9999px;}
.h2, .h2 a{	text-align:left;font-size:12px;padding:8px 0 8px 0;color:#2377B6;}
.h2 span, .h2 a span {color:#ED6200;}	

h3 {text-align:left;font-size:14px;padding:8px 0 8px 10px;color:#2377B6;background-color:#F5F5F5;}
h3 span {color:#ED6200;}
h3 a {color:#2377B6;}
h3 a span {color:#ED6200;}



.defHead a {text-align:left;font-size:12px;padding:8px 0 8px 10px;color:#2377B6;}
.defHead a span {color:#ED6200;}




#joinUs, #joinUs a {
	color:#FFFFFF;
}

#joinUs a {
	cursor:hand;
}


#joinUs1 {
	height:60px;
	background-color:#8ACFF1;
	background-image: url('img/human-reg.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	border-bottom:solid 1px #9BB4C1;
	padding:0 0 0 65px;
}

#joinUs2 {
	height:60px;
	background-color:#F77E45;
	background-image: url('img/human-pro.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	border-top:solid 1px #E5530E;
	border-bottom:solid 1px #E5530E;
	padding:0 0 0 65px;
}

#joinUs3 {
	height:65px;
	background-color:#8ACFF1;
	background-image: url('img/human-tel.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom:solid 1px #6FC0E8;
	padding:0 0 0 65px;
}

#joinUs4 {
	height:80px;
	background-color:#D8E8F0;
	border-top:solid 1px #1E94CE;
	border-bottom:solid 1px #1E94CE;
	color:#0061A8;
	line-height:26px;
	padding:0 0 0 15px;
}

#main p {
	padding:0 5px 0 5px;
	margin:0;
}
.arrows {
	padding-left:15px;
	background-image: url('img/h4-arrows.gif');
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

.bl {
	border-left:solid 1px #E8E8E8;
}		

/*Klasy formatujące wygląd textu*/

.joinHead {
	font-size:18px;
	font-weight:bold;
	line-height:34px;
}

.joinHead2 {
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}

.joinBlue {
	color:#0061A8;
}

.joinYellow {
	color:#FEF500;
}


/* new users - nowi uzytkownicy */
#newUsersContainer {border-bottom:solid 1px #ECECEC;font-weight:bold;width:628px;}
#newUsersContainer .newUsersHeader {text-align:left;font-size:12px;padding:8px 0 8px 10px;color:#2377B6;}
#newUsersContainer .newUsersHeader a {color:#2377B6;}
#newUsersContainer .newUsersHeader a span {color:#ED6200;}

#newUsers {background-color:#F5F5F5;padding:8px 0 0 0;height:242px;overflow:hidden;}

#newUsers .newUser {
	float:left;
	text-align:center;
	width:102px;
	height:102px;
	overflow:hidden;
}
 
#newUsers .newUser a {
	color:#2377B6;
}

#newUsers .hr {
	clear:both;
	color:#E8E8E8;
	background-color:#E8E8E8;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:10px 26px 14px 10px;
}

/* top Users */

#topUsers {
	width:628px;
	overflow:hidden;
}	

#topUserHead {
	height:32px;
	background-image: url('img/topRankDot.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0 12px 0 12px;
}

#topUserM, #topUserF {
	float:left;
	margin:10px 0 0 0;
	padding: 0 0 0 10px;
	width:300px;
	overflow:hidden;
}


#topUserF{
	border-right:solid 1px #E5E5E5;
	width:307px;
}

.topUser {
	height:84px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#topUserHead ul, #newOffersHead ul {
	float:left;
	margin:10px 0 0 25px;
	padding:0;
}

#topUserHead ul li, #newOffersHead ul li {
	display:inline;
	float:left;
	border:solid 1px #DBDBDB;
	width:78px;
	line-height:20px;
	margin-left:1px;
	background-color:#E7F5FF;
	text-align: center;
}

#topUserHead ul .active, #newOffersHead ul .active {
	background-color:#FFFFFF;
	border:solid 1px #E2E2E2;
	border-bottom:solid 1px #FFFFFF;
}

#topUserHead ul .active a, #newOffersHead ul .active a{
	color:#ED6200;
}

#topUserHead ul li a, #newOffersHead ul li a {	
	width:78px;
	color:#2377B6;
	text-decoration:none;
	display:block;
	line-height:20px;
	height:20px;
}

.topDesc {
	 width:204px;
	 margin:0 0 0 5px;
}

/* new subjects,new offers */

#newSubjects {
	border:solid 1px #CFCFCF;
	float:left;
	width:316px;
	background-color:#F5F5F5;
	font-size:11px;
}

#newSubjects table {
	width:287px;
	margin:10px 10px 10px 0;
	border:solid 0px #E7E7E7;
}

#newSubjects table td{
	padding:0 0 10px 10px;
}

#newSubjects h4{
	background-color:#EDEDED;
}

#newSubjects .imgArrowsRB {
	margin:-15px 10px 5px 0;
	_margin-bottom:0;
	clear:both;
	float:right;
}

#newOffers {
	float:left;
	width:310px;
}

#newOffersHead {
	width:310px;
	height:30px;
	background-color:#F5F5F5;
	background-image: url('img/topRankDot.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
}

#newOffers table {
	width:287px;
	margin:10px;
	font-size:11px;
}

#newOffers .hr {
	height:3px;
	font-size:3px;
	line-height:3px;
}

#newOffers .imgArrowsRO {
	margin:-15px 10px 5px 0;
	_margin-bottom:0;
	clear:both;
	float:right;
}

/* new users photos */
#rNewUsersPhotos.rPhotosBox .container .lineVertical {height:274px;}

/* group list */
#groupList {
	background-color:white;
	width:349px;
	border-right:solid 1px #DCDCDC;
	border-bottom:solid 1px #DCDCDC;
	padding:0 0 8px 0;
}

.groupList1 {
	float:left;
	width:144px;
	margin:10px 0 0 12px;
	padding:0;
	border-right:solid 1px #E9E9E9;
}

.groupList2 {
	float:left;
	width:144px;
	margin:10px 0 0 12px;
}

#groupList h4{
	background-color:#F5F5F5;
	padding:7px 0 7px 10px;
	margin:0;
	height:16px;
}

#groupList ul {
	font-weight:bold;
	color:#000000;
	margin:0 15px 0 15px;
	padding:0;
}

#groupList li {
	color:#2377B6;
	font-size:8px;
	list-style-type: square;
	padding:0 0 0 0;
	line-height:25px;
}

#groupList ul li a {
	color:#000000;
	font-size:11px;
}

#newOffersHead ul {
	margin:8px 0 0 15px;
}

#newOffersHead ul li {
	line-height:18px;
}

/* invite friend img*/
.inviteFriendImg{
	margin-top: 2px;
}
/* Erro 404 Page */
#staticsite p {
	margin:10pt;
	font-size:13px;
}

#staticsite ul li {
	margin:10pt;
}

