
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #1998c4;
}

body {
	background-color: #1265a2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(IMG/httr.jpg);
}

.nemismetel {
	background-repeat:repeat-x;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #1998c4;
}

h2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #1998c4;
	text-decoration: underline;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #1998c4;
}

a:link {
	color: #1998c4;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1998c4;
}

a:hover {
	text-decoration: underline;
	color: #1998c4;
}

a:active {
	text-decoration: none;
	color: #1998c4;
}

.bemenet {
	width: 300px;	
	border: 1px solid #1998C4;
	background-color: #ffffff;
}

img.illusztracio {
	padding: 3px;
	border: 1px solid #1998C4;
}

