* {
  padding: 0;
  margin: 0;
  font-family: tahoma,arial,helvetica,sans-serif;
  color: #444;
}
body {
  background: #fff;
  font-size: 11px;
}

#netagent {
  display: none;
}

.cleaner {
  clear: both;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
h1 {
  font-size: 14px;
  margin: 0 0 15px;
  color: #36b;
}

a {
  color: #e71;
}
a:hover {
 color: #633;
}

/****************************** L A Y O U T */
#holder {
  position: absolute;
  left: 50%;
  top: 0%;
  width: 400px;
  height: 110px;
  margin: 55px 0 0 -200px;
  border: 0px solid;
}

#holder img { height: 300px; margin-bottom: 20px;}
#holder strong {  }

#logo {
  text-align: center;
}

#text {

}
#text .in {
  text-align: center;
  padding: 0;
}
.adresa {
  line-height: 1.35em;
  white-space: no-wrap;
}

.pracuje {
  text-align: center;
}


