body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#tartalom {
	margin: 30px 30px 30px 300px;
	max-width: 700px;
}

#tartalom .jegytabla, #tartalom .jegytabla td {
	border: 3px solid #000080;
	border-collapse:collapse; 
}
#tartalom .altabla, #tartalom .altabla td {
	border: 0px; 
}
#fejlec {
	color: #000080;
	background-color:#FFFFFF ;
	background: url('pic/header.jpg') left no-repeat;
}
#fejlec h1 {
	margin: 0;
	text-align:left;
	padding:20px;
	color: white;
}
#lista {
	float: left;
}
#lista img {
	max-width:100px;
	height:auto;
}
#lista ul {
	list-style-type:none;
}
#lista #jeloltmenu {
	background-color:#000080;
	color:#FF8C00;
	font-size:15px;
}
#lista a#jeloltmenu:hover {
	font-size: 15px;
	font-weight:bolder;
}
#lista a:link {
	text-decoration:none;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color:#000080;
}
#lista a:visited {
	text-decoration:none;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color:#000080;
}

#lista a:hover {
	font-size: 15px;
	font-weight:bolder;
	background: #E4E9F0;
}
form, form p {
	color:#000080;
}
img {
	border:0;
}
p {
	margin:15px;
	text-indent:1.5em;
	line-height:1.5em;
	color:#006633;
}
#keret {
	border: dashed 3pt #006633;
}
h2 {
	color:#33FF99;
	text-align:center;
}










