body {
	width: 760px;
	color: white;
	background-color: #fffddf;
	margin: 0px;
	font-size: 76%;
}

h1 {
  font-size: 1em;
  margin: 0;
  padding: 0;
}

#horizon {
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}

#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url("/images/bg.png") no-repeat;
	margin-left: -380px;
	position: absolute;
	top: -207px;
	left: 50%;
	width: 760px;
	height: 415px;
	visibility: visible
}

#page {
  color: #555;
  text-align: left;
  margin: 100px 0 0 20px;
  font-size: 1.3em;
}

#left {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 415px;
	visibility: visible
}

#main {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 0px;
	left: 200px;
	width: 560px;
	height: 415px;
	visibility: visible
}

#head {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 560px;
	height: 100px;
	display: block;
}

#menu {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 120px;
	left: 5px;
	width: 200px;
	height: 500px;
	visibility: visible
}

.navcontainer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 25px;
}

.navcontainer li {
	text-align: center;
	margin: 0 0 10px 0;
	width: 150px;
	height: 25px;
}

.navcontainer a {
	text-align: center;
	display: block;
	background-image: url("/images/kisgombki.gif");
	height: 25px;
}

.navcontainer a:link,
.navlist a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}

.navcontainer a:hover {
	background-image: url("/images/kisgombbe.gif");
	color: #fff;
	font-weight: bold;
}

.navcontainer2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 25px;
}

.navcontainer2 li {
	text-align: center;
	margin: 0 0 6px 0;
	width: 194px;
	height: 25px;
	clear: both;
}

.navcontainer2 img {
  border: 0px;
  border-right: 3px solid #f6f5b0;
}

.navcontainer2 a {
	text-align: center;
	display: block;
	background-image: url("/images/kisgombki.gif");
	height: 25px;
}

.navcontainer2 a:link,
.navlist2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}

.navcontainer2 a:hover {
	background-image: url("/images/kisgombbe.gif");
	color: #fff;
	font-weight: bold;
}

#active a:link,
#active a:visited,
#active a:hover {
	background-image: url("/images/kisgombbe.gif");
	color: #fff;
	font-weight: bold;
}

.tartalom {
	position: relative;
	font-family: Arial;
	color: #808080;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	right: 20px;
	text-align: right;
}

.tartalomEmail {
	margin-left: 20px;
	position: relative;
	font-family: Arial;
	color: #808080;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	top: 70px;
	text-align: left;
}


.tartalomLink {
	text-align: right;
	color: #909090;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}

.tartalomLink a,
.tartalomLink a:link,
.tartalomLink a:visited {
	color: #909090;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none; 
}

.tartalomLink a:hover {
	color: #777;
}

.head1 {
  position: relative;
  font-size: 1.5em;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  top: 23px;
  text-align: right;
}

.head2 {
  position: relative;
  font-size: 1.1em;
  font-family: Arial;
  color: #808080;
  font-weight: bold;
  font-style: italic;
  top: 32px;
  text-align: right;
}

.head3 {
  position: relative;
  padding-right: 3px;
  width: 510px;
  font-family: Arial;
  color: #808080;
  font-weight: bold;
  font-size: 0.9em;
  font-style: italic;
  top: 40px;
  text-align: right;
}

a {
	color: #444;
}

a:hover {
	color: #777;
}

label {
  color: #555;
}

#hMarquee {
  position: relative;
  padding: 0 0 0 50px;
  width: 510px;
  font-family: Arial;
  color: #808080;
  font-weight: bold;
  font-size: 1em;
  font-style: italic;
  top: 40px;
  text-align: right;
}

#hMarquee_a {
  font-family: Arial;
  font-size: 1em;
  color: #FF0000;
  font-style: italic;
  font-weight: bold;
}