body {
   color: #31374C;
   background-color: #FFFFFF;
   font-family: sans-serif;
   font-size: 12px;
   text-align: justify;
   margin-left: 5px;
   margin-top: 20px;
   margin-right: 80px;
   margin-bottom: 20px;

}

table {
   font-size: 12px;
}

h1 {
   color: #31374C;
   background-color: #FFFFFF;
   font-size: 20px;
   font-weight: 200;
   letter-spacing: +3px;
   text-align: left;
   text-indent: 50px;
   line-height: 30px;
   border-bottom-style: solid;
   border-width: 2px;
   border-color: #60677F;
   margin-bottom: 30px;
}

h2 {
   color: #505873;
   background-color: #FFFFFF;
   font-size: 15px;
   letter-spacing: +2px;
   text-align: left;
   line-height: 25px;
   margin-left: 60px;
}

h3 {
   font-size: 12px;
   text-align: left;
   margin-left: 50px;
}

h4 {
   color: #31374C;
   background-color: #FFFFFF;
   font-size: 20px;
   font-weight: 200;
   letter-spacing: +3px;
   text-align: left;
   text-indent: 50px;
   line-height: 1px;
   margin-bottom: 0px;
   margin-top: 35px;
}

h5 {
   color: #505873;
   background-color: #FFFFFF;
   font-size: 15px;
   letter-spacing: +2px;
   text-align: left;
   text-indent: 100px;
   line-height: 30px;
   border-bottom-style: solid;
   border-width: 2px;
   border-color: #60677F;
   margin-top: 20px;
   margin-bottom: 30px;
}

p {
   margin-left: 75px;
   margin-right: 10px;
}

p.sm {
   margin-left: 50px;
}

p.sig {
   text-align: right;
}

comment {
   margin-left: 50px;
}

ul.margin {
   margin-left: 75px;
   line-height: 20px;
   list-style-image: url('../images/nyil.gif');
}

ul.bmargin {
   margin-left: 100px;
   line-height: 20px;
   list-style-image: url('../images/nyil.gif');
} 

ul.nomargin {
   margin-left: 10px;
   line-height: 20px;
   list-style-image: url('../images/nyil.gif');
}

a:link {
   color: #60779F;
   text-decoration: none;
   background: #FFFFFF;
}
a:visited {
   color: #60779F;
   text-decoration: none;
   background: #FFFFFF;
}
a:hover {
   color: #7A5C44;
   text-decoration: none;
   background: #FFFFFF;
}
a:active {
   color: #6077AF;
   text-decoration: none;
   background: #FFFFFF;
}
form {
   margin-left: 50px;
}

.gomb {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #60677F;
	border: 1px solid #31374C;
	color: #FFFFFF;
}

.inputmezo {
	font-family: sans-serif;
	font-size: 12px;
	border: 1px solid #31374C;
}
