/* CSS Document */

body {
	margin-top: 0px;
	color: #304673;
	background-color: #304673;
}
#container {
	width: 800px;
	background-color: #a5bde2;
	margin: 0;
}
a:link {
	color: #304673;
	font-weight: bold;
}
a:visited {
	color: #304673;
	font-weight: bold;
}
a:hover {
	color: #6c8db5;
	font-weight: bold;	
}
a:active {
	color: #304673;
	font-weight: bold;
}
#fejlec {
	width: 800px;
	height: 200px;
	background-image: url(kepek/logo_kicsi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
/*#fejlec img {
/*	width: 99px;
	height: 110px; (csillag per)
	border: 0;
	position: relative; top: 50px; left: 500px;
} */
#datum {
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 18px;
/*	font-variant: small-caps;*/
	position: relative; top: 150px;
	margin-left: 20px;
}
#adatum {
	text-align: right;
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 18px;
	position: relative; top: 130px;
	margin-right: 20px; 
}
#nevnap {
	font: Georgia, "Times New Roman", Times, serif;	
	font-size: 18px;
	position: relative; top: 130px;
	margin-left: 20px;
}
#margo {
	width: 20px;
}
#balhasab {
	width: 370px;

}
#balhasab p {
	border-bottom: 1px dotted #fff;
	font-weight: normal;
}
#jobbhasab {
	width: 370px;
	
/*	background-image: url(kepek/nyitokep.gif);
	background-repeat: no-repeat;
	background-position: center;	*/
}
#jobbhasab p {
	border-bottom: 1px dotted #fff;
	font-weight: normal;	
}
/*#szponzor {
	width: 180px;
	margin-left: 10px;
	background-color: #fff;
	text-align: center;
}*/
.izrael {
/*	font-variant: small-caps;*/
	font-family: Arial, Helvetica, sans-serif;
/*	font: 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;
}
#szamlalo {
	color: #FFFFFF;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.kiemel {
	font-size: 20px;
	font-weight: bold;
}
.piros {
	color: #FF0000;
	font-weight: bold;
}