body {
	margin: 0px;
	padding: 0px;
	background-color: #85b068;
	font-family: Verdana, Tahoma;
	font-size: 14px;
}

td {
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 14px;
}

td.page {
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #33675f;
}

td.menu {
	padding: 0px;
	/* border-right: 2px solid #33675f; */
	background-color: #5d8e47;
}

a {
	color: #1544ba;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ba1515;
	text-decoration: underline;	
}

ul.menu {
	margin: 0px;
	padding: 10 5 5 5;
	list-style-type: none;
}

ul.menu li {
	padding: 0px;
	margin: 0px;
}

ul.menu li a {
	background-color: #5d8e47;
	display: block;
	padding: 2px 10px 2px 10px;
	color: white;
	text-decoration: none;
	margin: 0px;
}

ul.menu li a:hover {
	background-color: #efefef;
	color: #5d8e47;
	text-decoration: none;
}


td.content {
	vertical-align: top;
	padding: 20px;
}

td.content h3{
	color: #5d8e47;
	font-size: 24px;
	border-bottom: 2px solid #5d8e47;
	padding: 2 10 2 10;
	margin: 0 10 25 10;
}

table.idopontfoglalas td.keretes {
	font-size: 12px;
	border: 1px solid silver;
	padding: 4px;
}

table.form {
	
}

table.form div.formhead{
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
}

table.form div.formtitle{
	padding-left: 20px;
}

table.form div.formitem{
	padding-left: 20px;
	padding-bottom: 10px;
	color: #838383;
}

table.form div.submit{
	text-align: center;
	margin: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px;
}

table.form div.formerrortitle {
	color: red;
	padding-bottom: 10px;
}

table.form div.formerror {
	padding-left: 20px;
	color: red;
}


table.naptar td.hv{ background-color: #e8e5e5; border:1px solid gray; }
table.naptar td.normal{ background-color: white; border:1px solid gray; }
table.naptar div.dis{color: silver; font-size: 18px; text-align: center; }
table.naptar div.normal{font-size: 18px; text-align: center; }
table.naptar span.limitset {color: red; }
table.naptar span.limitnormal {color: black;}

table.naptar div.calendaritemdisabled { padding: 3px; text-decoration: line-through; }
table.naptar a.calendaritem { padding: 3px; display: block; text-decoration: none;}
table.naptar a.calendaritem:hover { background-color: #e3b0a3;}
