<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{
  margin-bottom: 10px;
}

h2{

}

h3{
  margin-top: 10px;
  margin-bottom: 10px;
}

h4{
  font-size: 14px;
  text-align: justify;
  margin-bottom: 10px;
}

.tev{
  margin-left: 40px;
  margin-bottom: 10px;
}

.melleklet{
  font-style: italic;
  font-size: 14px;
  margin-bottom: 10px;
}

.link{
  list-style-image: url('img/pdf.png');
  margin-left: 20px;
  font-size: 14px;
}

.link li a{
  color: black;
}

.link li a:hover{
  color: white;
}

.szoveg{
  width: 700px;
  margin-top: 5px;
  text-align: justify;
  margin-bottom: 10px;
  float: left;
  font-weight: bold;
}

.fooldal_szoveg{
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: justify;
}

.fooldal_map{
  margin-top: 20px;
  margin-bottom: 10px;
}

.footer_szoveg{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: right;
}

.copyright{
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

.datetime{
  font-size: 12px;
  font-style: italic;
  text-align: right;
  border-bottom: 1px solid grey;
  padding-top: 5px;
  padding-bottom: 20px;
}

.input{
  width: 300px;
  height: 25px;
  background: lightgrey;
  border: 1px solid white;
  margin-top: 5px;
  margin-bottom: 10px;
}

.textarea{
  background: lightgrey;
  border: 1px solid white;
  margin-top: 5px;
  margin-bottom: 10px;
}

.upload{
  margin-top: 5px;
  margin-bottom: 10px;
  background: lightgrey;
  border: 1px solid white;
  margin-right: 20px;
}

.button{
  width: 150px;
  height: 30px;
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 10px;
  background: lightgrey;
  border: 1px solid white;
}

.button:hover{
  border: 1px solid grey;
}

.error{
  font-size: 18px;
  color: white;
  margin-bottom: 10px;
}</pre></body></html>