* {
	font-family: verdana;
}

BODY {
	background:#1b97c7 url(/etc/hatter.jpg);
}

BODY,TABLE {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #20708d;
}
a.gum:link, a.gum:visited, a.gum:hover, a.gum:active {
	font-size: 10px;
	color: #20708d;
	text-decoration:none;
}
IMG {
	padding:0px;
}

SELECT {
	border:0px;
	margin: 2px;
	font-size:10px;
	color: #20708d;
}

INPUT {
	height: 16px;
	border:1px solid #cccccc;
	font-size:10px;
}

.readonly {
	background-color: #bbbbbb;
	color: #666666;
}
.noreadonly {
	background-color: #ffffff;
	color: #000000;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}

.tabla100 {
	border:0px;
	border-spacing: 0px;
	padding:0px;
	width: 100%;
}

.szurke {
	background:#ecebeb;
	text-align: left;
}

.szurkehirhatter {
	background:#ecebeb url(hirhatter.jpg) repeat-y;
}

.hirbox {
	padding: 5px;
	color: #4d4d4d;
}
.hatterkozep {
	background:#ffffff url(hatter.png) repeat-y;
	width:1000px;
}

.hircime {
	font-weight: bold;
	color: #ff0000;	
	font-size: 11px;
}

.kiemelthircime {
	font-weight: bold;
	color: #ff0000;	
	font-size: 14px;
}

.datum {
	font-size: 9px;
	padding-top: 9px;
}

.futosav {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	text-align: right;
	height: 29px;
	background: #ff0000 url(hatter_sav.png) no-repeat;
	padding-top: 2px;
	padding-right: 5px;
}


