#top {
	background-image: url(images/oj_01.jpg);
	height: 180px;
	width: 778px;
}

.narancsgomb{
	background-color: #FF8C00;
	border: 1px solid Maroon;
}

#menu {
  width: 778px;
  height: 53px;
}

#content {
  width: 778px;
  background-color: white;
}

p, td, li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

h1 {
  font-size: 24px;
  color: #446D06;
  font-weight: bold;
  margin-top: 10px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
}

.feher{
  color: white;
}

.sarga {
	color: #FFD700;
	font-weight: bold;
}

.sarga2 {
	color: #333333;
	font-weight: bold;
}




.narancs {
	color: #EC6100;
	font-weight:bold;
}


.jobbra {
  text-align: right;
}

a, a:visited, a:link {
  text-decoration: none;
}

a:active {
  text-decoration: underline;
}

.errortext {
	color: #8B0000;
	font-weight: bold;
}

.fekete {
  color: black;
}

.zoldgomb {
	background-color: Green;
	border: 1px solid Black;
	color: White;
}
