/* 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/onas_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;
}
#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;
  padding-bottom: 10px;
}
#text img {
  padding-right: 10px;
  float: left;
}
#text a, #text a:visited {
  color: #613d9b;
  font-weight: normal;
}
#dalsi p  {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  padding-right: 19px;
}
