/* CSS Document */
#text a, #text a:visited  {
  color: #613d9b;
  font-weight: normal;
  text-decoration: underline;
}
#text a:hover  {
  color: #613d9b;
  font-weight: normal;
  text-decoration: none;
}
#ikona  {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 36px;
  top: 408px;
  background-image: url(../images/ikona_8.png);
}
#text-ikona {
  width: 90px;
  height: 90px;
  padding: 0px;
  color: #340e70;
  font-weight: bold;
  font-size: 11px;
  position: relative;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
#ikona_8 {
  width: 90px;
  height: 90px;
  position: absolute; 
  left: 776px;
  top: 616px;
  background-image: url(../images/ikona.gif);
  background-repeat: no-repeat;
}
h1 {
  width: 458px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 171px;
  top: 424px;
  color: #340e70;
  font-size: 36px;
  font-weight: normal;
}
#text {
  margin-top: -100px;
  margin-left: 171px;
  width: 458px;
  height: auto;
  min-height: 300px;
  color: #613d9b;
  font-size: 12px;
  line-height: 19px;
  clear: both;
}
#text img {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
