#memdet A.inlineformspec, A.inlineformcancel{
  position: absolute;
  top: 4px;
  right: 4px;
  opacity: 0.2;
}
A.inlineform {
  opacity: 0.2;
}

.formbox {
  position: relative;
  }
.formbox A.inlineform {
  position: absolute;
  top: -3px;
  right: 0px;
}
#memdet A.inlineformspec:hover, #memdet A.inlineformcancel:hover, A.inlineform:hover{
  opacity: 1;
}
.avatarbox {
  float: left; 
  background: #FAFAFA; 
  width: 140px; 
  height: 140px; 
  margin-right: 15px;
  -webkit-border-radius:0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius:0px 0px 4px 4px;
  text-align: right;
}
.calDate { 
  letter-spacing: -1px;
  color: #888888;
  }
.membername {
  color: #888888; 
  font-size: 21px; 
  font-family: Tahoma,Verdana; 
  margin-top: 10px;
  font-weight: bold;
  }
.membername .firstname {
  color: #555555;
  letter-spacing: -2px;
  }
.membername .lastname {
  text-transform: uppercase; 
  letter-spacing: -2px;
  color: #c80808; 
  }
.nickname {
  font-weight: bold;
  display: block; 
  color: #999999; 
  font-size: 17px; 
  text-transform: uppercase; 
  letter-spacing: -2px; 
  font-family: Tahoma,Verdana; 
  margin-left: 10px; 
  margin-top: 5px;
  margin-bottom: 17px;
  }  
.surnameDate {
  font-size: 10px;
  color:#AAAAAA;
  
  }  
.memberconn H4 {
  font-size: 13px; 
  letter-spacing: -1px; 
  color:#444444;
  clear: both;
  border-bottom: 1px solid #c85858;
  padding-bottom: 3px;
  }  
.memberconn .addavatar {
  float: left;
  margin-right: 5px;
  }  
#addavatars .addavyear, .addavyear  {
  -webkit-border-radius:8px 0px 0px 8px; 
  -moz-border-radius:8px 0px 0px 8px; 
  border-radius:8px 0px 0px 8px; 
  line-height: 5em;
  color: #FFFFFF; 
  width: 40px; 
  height: 60px; 
  float: left; 
  text-align: center; 
  font-weight: normal; 
  letter-spacing: -1px;
  background: #DDDDDD;
  }
#inlineformspec .addavyear input {
  padding: 0px;
  width: 30px;
  height: 16px;
  margin-top: 3px;
  }  

#arightmodule .addavyear {
  position: absolute;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: #999999 2px 1px 5px;
  left: 3px;
  top: 3px;  
  }
#rightmodule .addavcontainer {
  border-right: 10px solid #EEEEEE;
  border-left: 10px solid #EEEEEE;
  margin-top: 3px;
  background: #E3E3E3;
}  
#rightmodule .addavyear {
  height: 80px;
  background: #DDDDDD;
  color: #F5F5F5;
  width: 60px;
  -webkit-border-radius:0px 0px 0px 0px; 
  -moz-border-radius:0px 0px 0px 0px; 
  border-radius:0px 0px 0px 0px;
  font-weight: bold; 
  letter-spacing: -2px;
  font-size: 20px;
  line-height: 74px;
  }
#rightmodule .even .addavyear {
  float: right;
  /* -webkit-border-radius:0px 8px 8px 0px; 
  -moz-border-radius:0px 8px 8px 0px; 
  border-radius:0px 8px 8px 0px;
  */ 
  }

#arightmodule .addavatar {
  margin-right: 0px;
  margin-top: 0px;
  border: #c80808 8px solid;
  }  
li.funkcjaInne {
  font-size: 0.9em;
  color: #555555;
  }
li.funkcjaInne A {
  font-size: 1.1em;
  }
li.wygranaInne {
  apadding-top: 3px;
  apadding-bottom: 3px;
  }  