* {
	font-family: verdana;
	font-size: 12px;
	color: #975609;
}

body {
	margin: 0;
	background-color: #f8c105;
}

.fejlec {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #f9c205;
	width: 780px;
	height: 100px;
	padding-left: 0px;
	padding-right: 0px;
}

.menu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ee9b11;
	background-color: #fffccf;
	width: 780px;
	height: 20px;	
}

.menu_over {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fffeea;
	background-color: #ee9b11;
	height: 20px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}

.menu_out {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fffeea;
	background-color: #ee9b11;
	height: 20px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}


.menu_over_a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ee9b11;
	background-color: #fffccf;
	height: 20px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}

.menu_out_a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ee9b11;
	background-color: #fffccf;
	height: 20px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}

.tartalom {
	background-color: #fffccf;
	width: 780px;
	height: 720px;
	padding: 10px;
	border-left: solid 0px #f9c205;
	border-right: solid 0px #f9c205;
}

.editbox {
	width: 300px;
	border: solid 1px #ee9b11;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ee9b11;
}

.editor {
	width: 300px;
	height: 200px;
	border: solid 1px #ee9b11;
	font-family: verdana;
	font-size: 11px;
	color: #ee9b11;
}

.mybutton {
	border: solid 1px #ffffff;
	background-color: #efa92d;
	cursor: pointer;
}

.lablec {
	background-color: #f8c105;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.bordered {

}
