/* CSS Document */

body {
	margin-top: 0px;
	color: #000;
	background-color: #f90;
}
#container {
	width: 1000px;
	background-color: #eea;
	margin: 0;
	font-size: 14px;
}
/*#menu td {
	background-color: #fff;
}*/
.gomb {
	background-color: #fff;
	text-align: center;
}
#menu {
/*	background-color: #eea; */
	color: #894;
	font-weight: bold;
}
#menu a:link {
	color: #894;
	font-style: normal;
}
#menu a:visited {
	color: #894;
	font-style: normal;	
}
#menu a:hover {
	color: #000;
	font-style: normal;
}
#menu a:active {
	color: #894;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #894;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #894;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #894;
	font-weight: bold;
}
#fejlec {
	width: 1000px;
	height: 220px;
	background-image: url(kepek/hungaria_fejlec_nagy.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#datum {
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	position: relative; top: 170px;
	margin-left: 15px;
}
#adatum {
	text-align: right;
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	position: relative; top: 150px;
	margin-right: 15px; 
}
#nevnap {
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	position: relative; top: 150px;
	margin-left: 15px;
}

#belsofej a {
	background-color: #fff;
}
#margo {
	width: 15px;
}
#cim {
	font:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	text-align: center;
	font-variant: small-caps;
	border-bottom: 1px solid #894;
}
#szamlalo {
	color: #000;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
#hirdatum {
	background-image: url(kepek/csik.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
#hir {
	color: #894;
	border-bottom: 1px dotted #894;
}
#balhasab {
	width: 440px;
/*	margin-right: 20px; */
	text-align: left;
}
#balhasab p {
	border-bottom: 1px dotted #894;
	font-weight: normal;
}
#kozep {
	width: 90px;
}
#jobbhasab {
	width: 440px;
/*	margin-right: 20px; */
	text-align: left;
}
#jobbhasab p {
	border-bottom: 1px dotted #894;
	font-weight: normal;	
}
.izrael {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h1 {
	background-color: #fff;
	border-bottom: 2px solid #304673;
	border-left: 2px solid #304673;	
	text-align: left;
	color: #304673;
	text-indent: 5px;
	font-size: 24px;
	font-variant: small-caps;
}
h2 {
	background-image:url(kepek/fehercsik.gif);
	background-repeat:no-repeat;
	text-align: left;
	text-indent: 5px;
	font-size: 20px;
	font-variant: small-caps;
}
.kiemel {
	font-size: 20px;
	font-weight: bold;
}
.piros {
	color: #FF0000;
	font-weight: bold;
}