* {
  margin: 0;
  padding: 0;
}

html, body {
  background: #3f0000 top center url(../images/bg_v1.gif) no-repeat;
  color: #fff;
}

body {
  font: 0.9em/1.5 Georgia, Arial, sans_serif;
  margin: 0 auto;
  width: 574px;
  height: 550px;
  position: relative;
}

h1 {
  background: url(../images/man_v1.png);
  text-indent: -999em;
  width: 293px;
  height: 111px;
  position: absolute;
  top: 480px;
  left: 140px;
}

a#mail:link, a#mail:visited {
  background: url(../images/mail_v1.png);
  text-indent: -999em;
  width: 182px;
  height: 28px;
  position: absolute;
  top: 626px;
  left: 78px;
}

a#mail:hover {
  text-decoration: none;
  background-position: 0 -29px;
}

#tel {
  background: url(../images/tel_v1.png);
  text-indent: -999em;
  width: 221px;
  height: 30px;
  position: absolute;
  top: 624px;
  right: 70px;
}

#info {
  background: url(../images/u_izradi_v1.png);
  text-indent: -999em;
  width: 196px;
  height: 27px;
  position: absolute;
  top: 690px;
  left: 189px;
}

h2 {
  display: none;
}

#team {
  position: absolute;
  top: 270px;
  left: 47px;
  list-style: none;
}

#team li {
  float: left;
}

a#em_karlo:link, a#em_karlo:visited,
a#em_mario:link, a#em_mario:visited,
a#em_luka:link, a#em_luka:visited,
a#em_vedran:link, a#em_vedran:visited {
  text-indent: -999em;
  height: 168px;
  display: block;
  float: left;
}

a#em_karlo:link, a#em_karlo:visited {
  background: url(../images/em_karlo.png);
  width: 116px;
}

a#em_mario:link, a#em_mario:visited {
  background: url(../images/em_mario.png);
  width: 104px;
}

a#em_luka:link, a#em_luka:visited {
  background: url(../images/em_luka.png);
  width: 131px;
}

a#em_vedran:link, a#em_vedran:visited {
  background: url(../images/em_vedran.png);
  width: 127px;
}

a#em_karlo:hover,
a#em_mario:hover,
a#em_luka:hover,
a#em_vedran:hover {
  background-position: 0 -167px;
}