body,td,th {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 14px;
	color: #0000ff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../webimg/body_background.jpg);
	background-repeat:no-repeat;
background-attachment: fixed;
	text-align: center;
}
h1 {
	color:#0000ff;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	color: #000080;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	text-decoration: underline;
}
a:link {
	color: #000080;
}
a:visited {
	color: #9a34cd;
}
a:hover {
	color: #9a34cd;
	text-decoration: none;
}
a:active {
	color: #9a34cd;
}
#container {
	width: 760px;
	background-color: #ffffff;
	border: 1px solid #0000c0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;

}
#cim {
	font-size: 18px;
	font-weight: bold;
}
#menu {
	color:#0000ff;
}
#menu a:link {
	color:#0000ff;
	font-size: 12px;
}
#menu a:visited {
	color:#0000ff;
	font-size: 12px;
}
#menu a:hover {	
	color:red;
	text-decoration: none;
	font-size: 12px;	
}
#menu a:active {
	color:#0000ff;
	font-size: 12px;	
}
#text {
	text-align: left;
	float: right;
	width: 536px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #FF3300;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftimg {

	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.felhasznalas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

