h1{
 font-size: 14px;
 line-height: 28px;
 color: #6c70b4;
 text-align: left;
 font-family: "Verdana","Arial", sans-serif;
 margin: 30px 0px 10px 0px;
 border: 0px solid red;
}
h2{
 font-size: 14px;
 line-height: 24px;
 color: #6c70b4;
 text-align: left;
 font-family: "Verdana","Arial", sans-serif;
 margin: 30px 0px 10px 0px;
 border: 0px solid red;
}
h3{
 font-size: 13px;
 line-height: 20px;
 color: #6c70b4;
 text-align: left;
 font-family: "Verdana","Arial", sans-serif;
 margin: 10px 0px 10px 0px;
 border: 0px solid red;
}
h4{
 font-size: 12px;
 line-height: 18px;
 color: #323454;
 text-align: left;
 font-family: "Verdana","Arial", sans-serif;
 margin: 30px 0px 10px 0px;
 border: 0px solid red;
}
p{
 margin: 0px 10px 10px 20px;
 color: #323454;
 text-align: justify;
 border: 0px solid red;
}
a {
 font-size: 12px; 
 font-weight: bold;
 color: #4e5183;
 background: none;
 text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
 text-decoration: none;
 color: #6c70b4;
 background: none;
}
a:active {
 text-decoration: none;
 color: #6c70b4;
 background: none;
}
.center {
 text-align: center;
}
.kiemelt {
 font-weight: bold;
}
.kiemelt-center {
 font-weight: bold;
 text-align: center;
}

.vonalas {
 border: 1px solid #8489db;
}

.right {
 text-align: right;
}
.left {
 text-align: left;
}

.kiemelt-right {
 text-align: right;
 font-weight: bold;
}
.behuzott {
 margin: 0px 10px 10px 40px;

}