/* CSS Document */
#text a, #text a:visited  {
  color: #ada1c2;
  font-weight: normal;
  text-decoration: underline;
}
#text a:hover  {
  color: #ada1c2;
  font-weight: normal;
  text-decoration: none;
}
#ikona  {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 36px;
  top: 408px;
  background-image: url(../images/reference_ikona.jpg);
}
h1 {
  width: 458px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 171px;
  top: 424px;
  color: #340e70;
  font-size: 36px;
  font-weight: normal;
}
h2{
  margin: 0px;
  padding-top: 5px;
}
.strong {
  color: #8879a1;
}
.p {
  color: #8879a1;
  font-size: 11px;
  margin: 0px;
}
#text {
  margin-top: -100px;
  margin-left: 171px;
  padding-bottom: 10px;
  width: 458px;
  height: auto;
  min-height: 300px;
  color: #613d9b;
  font-size: 12px;
  line-height: 19px;
  clear: both;
}
#text div {
  width: 100%;
  clear: both;
}
.imgR {
  float: left;
  border: 6px #cec5dd solid;
  margin-top: 5px;
  margin-right: 10px;
}
#text a, #text a:visited {
  color: #613d9b;
  font-weight: normal;
}
#text a:hover {
  color: #613d9b;
  font-weight: bold;
}
#dalsi p  {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  padding-right: 19px;
}

.strankovani{
  padding-top: 20px;
  text-align: center;
}
.ref{
    float: left;
    padding-bottom: 10px;
}
.ref p{
  margin: 0px;
}
.hid{
  display: none;
}

.images{
  padding-top: 10px;
}

.images img{
  border: 6px #cec5dd solid;
  margin-right: 10px;
  margin-top: 5px;
}

.goBack{
  clear: both;
}

p{
  padding-left: 10px;
}

