html, body, #fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #4C80BB;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#fullheight {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}
#dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}

.cimfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004A9E;
}

.cimfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A9E;
}

table#sajtotabla {
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0px 0px 0px;
}
#sajtotabla tr:hover {
	background-color: #ECECF4;
}

#sajtotabla td {
	border: 1px solid #222222;
	padding: 5px;
}

#sajtotabla #fejlec {
	font-weight: bold;
	color: #222222;
}

#sajtotabla #fejlec:hover {
	background-color: white;
}

table#sajtotabla a {
	color: #004A9E;
	text-decoration: none;
}

table#sajtotabla a:hover {
	color: #004A9E;
	text-decoration: underline;
}

#kepkeret {
	border: 1px solid #004A9E;
}
#kepkeret:hover {
	border: 1px solid #000000;
}

a:link, a:active, a:visited {
	color: #004A9E;
	text-decoration: none;
}

a:hover {
	color: #004A9E;
	text-decoration: underline;
}
