table.login_client_frame {
	margin-right: 25px;
}

td.login_cim {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
}

td.login_cim2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

td.login_szoveg {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 5px;
}

td.login_szoveg2 {
	font-family: Arial;
	font-size: 11px;
	color: #522603;
	border-bottom: solid 1px;
}

td.login_error {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
}

p.login_cim {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 5px;
}

p.login_adminHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
	padding: 5px;
}

.login_mybutton {
	background-color: transparent;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	margin: 0;
	padding: 0;
}

.login_mybutton_small {
	background-color: transparent;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	
}

.login_myedit {
	background-color: #ffffff;
	color: #454e1a;
	border: solid 1px #c6d763;
	font-family: Arial;
	font-size: 12px;
	width: 405px;
}

.login_myedit_small {
	background-color: #ffffff;
	color: #454e1a;
	border: solid 1px #c6d763;
	font-family: Arial;
	font-size: 12px;
	width: 135px;
}

a.btnstyle {
	background-color: transparent;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

a.btnstyle:hover {
	background-color: transparent;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

a.login_admin_link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.login_admin_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	background-color: #dddddd;
	text-decoration: none;
}

table.usermenu {
	/*background-color: #f3e4d0;*/
	margin-left: 0px;
	margin-right: 65px;
	margin-top: 0px;
	margin-bottom: 40px;
	/*border: solid 1px #d7a463;*/
}

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;
}

a.mini {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

a.mini:hover {
	color: #d7a463;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
