*
{
          margin: 0;
          padding: 0;
}

body
{
          font: 11px Tahoma;
          color: #fff;
}

/* BANERIS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#member
{
          width: 160px;
          height: 150px;
          overflow: hidden;

          position: relative;
          background: url('img/background.jpg');
}

#member a
{
          position: absolute;
          top: 0;
          left: 0;
          width: 160px;
          height: 150px;
          background: url('img/clear.gif');
}

#member em
{
          display: none;
}

#member h1
{
          height: 33px;
          border-bottom: 1px solid #ef80ac;
          background: url('img/sexpazintys.gif') no-repeat center bottom;
}

#member div
{
          padding: 7px 5px 0 5px;
}

#member div img
{
          float: left;
          clear: left;
          border: 1px solid #fbb1ce;
          margin-right: 6px;
}

#member div p
{
          padding-bottom: 6px;
}

#member div span
{
          float: left;
          text-align: center;
          font-weight: bold;
          display: block;
          width: 63px;
          height: 29px;
          line-height: 11px;
          background: url('img/button.gif') no-repeat;
}

#member div span em
{
          display: block;
          font-style: normal;
          padding-top: 2px;
}
