table.ctext_client_frame {
}

table.ctext_mm {
	background-color: #ffffff;
	padding: 10px;
	width: 700px;
}

td.ctext_cim {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #454e1a;
	padding-bottom: 10px;
}

td.ctext_szoveg {
	font-family: Arial;
	font-size: 12px;
	color: #454e1a;
}

td.ctext_szoveg2 {
	font-family: Arial;
	font-size: 12px;
	color: #454e1a;
	font-weight: bold;
	border-bottom: solid 1px #522603;
}

p {
	color: #454e1a;
	font-size: 12px;
	font-family: Arial;	
}

p.ctext_cim {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
	color: #454e1a;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 10px;
}

p.ctext_szoveg {
	margin-left: 0;
	margin-right: 40px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #454e1a;
	font-size: 12px;
	font-family: Arial;
	width: 580px;
}

p.ctext_adminHead {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #454e1a;
	padding-left: 1px;
	padding-top: 0;
	margin: 0;
	margin-bottom: 15px;
	
}

.ctext_mybutton {
	background-color: #d7a463;
	color: #454e1a;
	border: solid 1px #522603;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

.ctext_myedit {
	background-color: #ffffff;
	color: #522603;
	border: solid 1px #522603;
	font-family: Arial;
	font-size: 12px;
	width: 650px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ctext_myarea {
	background-color: #ffffff;
	color: #522603;
	border: solid 1px #522603;
	font-family: Arial;
	font-size: 12px;
	width: 650px;
	height: 200px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #454e1a;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #d7a463;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

li {
	color: #454e1a;
	font-size: 12px;
	font-family: Arial;
}

a.ctext_admin_link {
	font-family: Arial;
	font-size: 12px;
	color: #454e1a;
	text-decoration: none;
}

a.ctext_admin_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #d7a463;
	text-decoration: none;
}
