body, html {
	font-size: 14px; font-family: arial;
	color: gray;
	width: 100%;
	height: 100%;
	margin: 0px;
}
thead {
	display: none;
}
h1{
	font-size: 16px; font-family: arial;
	color: gray;
	text-align: center;
	font-weight: bold;
}
td {
	vertical-align: top;
	font-size: 14px; font-family: arial;
	color: gray;
}
form {
	margin:0px;
	padding:0px;
}
p.hibaszoveg {
	font-size: 12px;
	font-weight: bold;
	color: firebrick;
}
p.hibaszoveg li {
	font-size: 12px;
	font-weight: normal;
}
a{
	text-decoration: none;
	color: gray;
}
a:hover {
	text-decoration: none;
	color: darkred;
}

td.main {
	vertical-align: top;
}

table.list {
	margin: 0px;
	padding: 0px;
}
td.list_ico {
	width: 30px;
	background-image: url('/pic/apromenu.gif');
	background-repeat: no-repeat;
}
td.list {
	width: 200px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
td.list a {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	
}
td.list a:hover {
	color: #CC6633;
}

input.text {
	background-image: url('/pic/textback.gif');
	background-repeat: repeat-x;
	border: 1px solid silver;
	color: #404040;
	font-family: verdana;
	font-size: 14px;
	height: 18px;
	padding-left: 3px;
	width: 600px;
}

input.submit {
	background-image: url('/pic/gomb1.gif');
	background-repeat: no-repeat;
	border: 0px;
	height: 22px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}

table.rand_ceg {
	border: 1px solid gray;
	background-color: #FFFFFF;
}

td.rc_cim {
	background-image: url('/pic/textback.gif');
	background-repeat: repeat-x;
	height: 22px;
	font-size: 18px;
	padding-bottom: 10px;
}
