/* ----------------------- odkazy ---------------------- */
a {
  color: #d58015;
}

a:hover {
  color: #d58015;
}
/* ----------------------- nadpisy --------------------- */
h2 {
  color: #742921;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  margin: 0;
  margin-bottom: 20px;
}

#content h2 {
  background-image: url(../images/pline.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  line-height: 44px;
  margin: 0px 0 15px;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 17px;
}

h2 strong {
  color: #4c030b;
}

h3 {
  color: #742921;
  margin: 20px 0 15px;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 0px;
}

h4 {
  color: #742921;
  margin: 20px 0 15px;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 0px;
}

/* ----------------------- odstavce -------------------- */
p {
  padding: 0;
}
/* ----------------------- tabulky --------------------- */
#content table {
  margin: 0;
}
#content table td {
  vertical-align: top;
}

.first {
  width: 130px;
  padding-left: 15px;
}
/* ----------------------- formulare ------------------- */
input, textarea {
  border: 1px solid #9e2019;
  padding: 3px;
  background-color: #FFFFFF;
}

input.submit {
  font-weight: bold;
  cursor: pointer;
  background-color: #9e2019;
  color: #FFFFFF;
}
/* ----------------------- ostatni prvky --------------- */

ul {
  margin: 12px 0;
  padding: 0 0 0 16px;
}

ul li {
  list-style-type: square;
  line-height: 18px;
}

.references,
.prologueImages {
  margin-top: 15px;
  text-align: center;  
}

.references img,
.prologueImages img {
  margin-right: 31px;
  margin-bottom: 10px;
}

.references img {
  margin-bottom: 27px;  
}

.references img.last,
.prologueImages img.last {
  margin-right: 0;
}

.logos {
  margin-top: 25px;
}

.facebook a {
  display: block;
  height: 43px;
  line-height: 43px;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  padding-left: 60px;
}

#home_img {
  position: absolute;
  right: 16px;
  bottom: 0px;
  height: 258px;
  width: 688px;
}

.services {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  bottom: 8px;
  left: 240px;
}

.services span {
  display: none;
}