.user_forum h2, .user_stat h2, .user_evaluation h2, .user_about h2,
.user_portfolio h2, .user_cv h2, .user_firm h2 {
  padding-left: 0px;
  margin: 15px 0;
  color: #89bc0e;
  font-size:16px;
}

.descr p {
  padding-left: 10px;
}

#wizyt .menu_profile .active {
  background-color: #0c0;
}
#wizyt .menu_profile .active a {
  color: white;
}

#wizyt .menu_profile {
  height: 28px;
  padding: 0px 0 0 5px;
  color: #fff;
  margin:0 5px;
  border-bottom: 4px solid #89BC0E;
}
#wizyt .menu_profile ul {
  width:700px;
  list-style-type: none;
  margin: 0 auto;
  float: left;
}
#wizyt .menu_profile ul li {
  display: inline;
  float: left;
  margin: 0 2px;
}
#wizyt .menu_profile ul li a {
  padding: 0 5px;
  line-height: 28px;
  font-size: 13px;
  font-weight: bold;
}

.user_groups {
  margin-left: 10px;
}
.user_groups ul li {
  display: block;
}
.columns_two {
  list-style-type: none;
  margin-top:8px;
}
.columns_two li {
  display: inline;
  width: 47%;
  float: left;
  padding-right: 15px;
}
.columns_two img {
  margin-right: 15px;
}
.columns_two li a {
  color: #A5D548;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}
.columns_two li a:hover {
  color: #F4C50B;
}

/* ---------------------- user info ---------------------- */

.ico_invite_auction {
	display:block;
	background: url('/images/ico/invite.gif') left top no-repeat;
	background-position: 0 0px;	
	line-height:22px;
	height:22px;
	padding-left: 35px;
	margin:5px 0;
}
.ico_recommend {
	display:block;
	background: url('/images/ico/reccomend.gif') left top no-repeat;
	background-position: 0 0px;	
	line-height:22px;
	height:22px;
	padding-left: 35px;
	margin:5px 0;
}
.ico_chat {
	display:block;
	background: url('/images/ico/chat.gif') left top no-repeat;
	background-position: 0 0px;	
	line-height:22px;
	height:22px;
	padding-left: 35px;
	margin:40px 0 5px 0;
}
.ico_message {
	display:block;
	background: url('/images/ico/send_msg.gif') left top no-repeat;
	background-position: 0 0px;	
	line-height:22px;
	height:22px;
	padding-left: 35px;
	margin:5px 0;
}
.ico_invite_friend {
	display:block;
	background: url('/images/ico/add_friend.gif') left top no-repeat;
	background-position: 0 0px;	
	line-height:22px;
	height:22px;
	padding-left: 35px;
	margin:5px 0;
}
.iconsUserId {
	margin:40px 0 0 5px;
}


.userWindowImage {
	width:336px;
	height:255px;
	background-image: url('/images/userImageWindowBg.gif');
	background-repeat:no-repeat;
	background-position:0px -14px;
	margin-top:0px;
	font-size:13px;
}
.borderFotoLabel div div div div  {
	background-image: url('/images/ico/camera.gif');
	background-repeat:no-repeat;
	background-position: 0px 6px;
	margin:0 6px;
	padding:0 5px 0 35px;
}
.borderFotoLabel {
	border-bottom:4px solid #89BC0E;
	height:28px;
	margin:10px 5px 0 28px;
	padding-left:5px;
	width:278px;
}
.fotoLabelBg{
	background: url('/images/fotoLabelBg.gif') left bottom no-repeat;
}
.userContent {
	background: url('/images/userContentBgTop.gif') top repeat-x #f5f5f5;
}

.promotedTakers, .promotedGivers, .myGroups {
	padding: 15px 15px 15px 0px;
}
.promotedTakers li, .promotedGivers li, .myGroups li {
	list-style-type:none;
	padding: 5px 0;
}
.promotedTakers ul li a, .promotedGivers ul li a, .myGroups ul li a{
	color:#89bc0e;
	font-weight:bold;
	border-bottom:1px solid #cac9c9;
}
.promotedTakers ul li a {
	color:#28adb4;	
}
.myGroups ul li a{
	color:#ca6400;
}
.offered {
	margin-top:30px;
}
.offered ul li{
	list-style-type:none;
	padding-left:10px;
}

.avatarWindow {
	margin-top:18px;
	text-align:center;
}
.right_width{
	width:230px; 
	float:left
}
.viewMoreBox {
	background: url('/images/separatorBoxUser.gif') bottom left no-repeat;
	padding-bottom:15px;
}
.textContentInfo {
	color:#4f4f4f;
	font-size:14px;
	list-style-type:disc;
	line-height:18px;
	padding:0px;
	margin:0px;
	background:#FFFFFF url('/images/logo.gif') bottom right no-repeat;
}
.textContentInfo ul {
	margin-left:30px;
}
.textContentInfo ul li {
	list-style-image:url('/images/arrowInfo.gif');
	line-height:18px;
}
.ContentInfo {
	background:#FFFFFF url('/images/bg-contentInfo.gif') top repeat-x;	
}
.userData{
	padding:8px;
}
.userDataOdd{
	background:#fbfbfb;
}
.userDataAbout{
	background-color:#F1FAFE;
	margin:40px 0;
	border:1px solid #E5F3FB;
}
.userInfo{
	clear:both;
	padding:4px 8px;
}
.w170px {
	width: 170px;
}
.margLeft60{
	margin-left:60px;
}
.userStats div div{
	float:left;
	line-height:15px;
	
}

