/* 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_1.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_1 {
  width: 90px;
  height: 90px;
  position: absolute; 
  left: 672px;
  top: 408px;
  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: -60px;
  margin-left: 171px;
  padding-bottom: 10px;
  width: 458px;
  height: auto;
  min-height: 300px;
  color: #613d9b;
  font-size: 12px;
  line-height: 19px;
}
 #text img  {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
 }
