.referencie {
  margin-top: -20px;
  width: 950px;
  height: 180px;
  background-image: url('../images/referencie.png');
}

.referencie div {
  float: left;
  height: 146px;
  width: 295px;
  margin: 30px 23px 0 5px;
  _margin: 30px 24px 0 3px;
}

.referencie .third {
  margin-right: 0;
}

#text {
  width: 570px;
  color: #477288;
  font-size: 19px;
  line-height: 25px;
  margin: 15px 0 15px 0;
}

.btn {
  margin-bottom: 25px;
}

.box img {
  float: left;
  margin-bottom: -20px;
}

.box div.right {
  float: left;
  *float: none;
  width: 790px;
  text-align: justify;
}

.box .content {
  padding-bottom: 0;
}

.viac {
  display: block;
  background-image: url('../images/viac.png');
  background-repeat: no-repeat;
  background-position: left top;
  height: 23px;
  padding-left: 30px;
  line-height: 23px;
  width: 90px;
  color: #145069;
  margin-top: 15px;
}

.viac:hover {
  background-position: left bottom;
  color: #1f7ba3;
}

