body {
	padding: 0px;
	background: #000000;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 100%;
	line-height: 18px;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 10px;
  padding: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
 
h1 {
color: #ffffff;
line-height: 90px;
margin-top: -175px;
margin-left: 175px;
font-size: 50px;
font-family: Monotype Corsiva; 
text-align: center;
}

h2 {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

h3 {
text-align: center;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
}

h4 {
text-align: justify;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 15px;
}

h5 {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
  color: #993300;
  font-size: 25px;
  text-align: center;
  line-height: 1.5em;
}

a {
cursor: pointer;
text-decoration: none;
border: none;
}

a :hover {
cursor: pointer;
text-decoration: none;
border: none;
}

.gomb{
        border: none;
        background: url(images/vizgomb.png) 0 0 no-repeat;
        width: 220px;
        height: 40px;
        text-align: center;
        font-weight: bold;
        color: #000;
}

div#header {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border: 2px solid #66ccff;
  border-radius: 20px;
-moz-border-radius: 20px/* CSS by srmark */;
-webkit-border-radius: 20px/* CSS by srmark */;
-ms-border-radius: 20px;
-o-border-radius: 20px;
  width: 90%;
  height: 200px;
  background-position: left top;
  background-repeat: no-repeat;
  background: url('images/fej2.jpg');
}

div#container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border: 2px solid #66ccff;
  border-radius: 20px;
-moz-border-radius: 20px/* CSS by srmark */;
-webkit-border-radius: 20px/* CSS by srmark */;
-ms-border-radius: 20px;
-o-border-radius: 20px;
  width: 90%;
  height: auto;
  background: url('images/conthatter.png');
}

table {
margin-left: 20px;
margin-right: auto;
}
