p, form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	background: #fff;
	font: 12px Arial, Helvetica, Tahoma, Sans-Serif; 
	color: #4c473c;
	border: 1px solid #692300;
}

.name {
	border: none;
	background: none;
	width: 200px;
	margin-bottom: 10px;
}

.mail {
	border: none;
	background: none;
	width: 200px;
}

.subscribe {
	border: none;
	background: none;
	width: 120px;
	height: 34px;
	cursor: pointer;
	margin-top: 4px;
	margin-left: 80px;
}

a:link, a:visited {
	color: #692300;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #692300;
	text-decoration: underline;
}

a.reszletek {
	font-size: 10px;
	font-weight: normal;
}

a.white:link, a.white:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover, a.white:active {
	color: #fff;
	text-decoration: underline;
}

.whitetitle {
	color: #fff;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
}

.title {
	color: #692300;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

.subtitle {
	color: #692300;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

.text {
	padding-bottom: 5px;
}

.line {
	border-top: 1px solid #692300;
	font-size: 10px;
	padding-top: 5px;
}

h1.gray-bg {
	background-image: url(../images/head1.jpg);
}

h2 {
	background: transparent url(../images/arrow.jpg) no-repeat scroll left center;
	padding-left: 22px;
	color: #692300;
	font: bold 14px Arial, Helvetica, sans-serif;
}

/*

submit, reset, button {
	border: none;
	font: bold 13px Helvetica, Arial, Tahoma, Sans-Serif; 
	background: url(../images/button.gif) repeat-x;
	height: 26px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

#loginuser {
	border: none;
	background: url(../images/bgr_user.jpg) no-repeat left top;
	width: 168px;
	height: 34px;
	color: #fff;
	padding-left: 40px;
	padding-top: 5px;
}

.loginbutton {
	border: none;
	background: url(../images/button.gif) repeat-x;
	height: 32px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.button {
	border: none;
	font: bold 13px Helvetica, Arial, Tahoma, Sans-Serif; 
	background: url(../images/button.gif) repeat-x;
	height: 26px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

#loginpw {
	border: none;
	background: url(../images/bgr_pw.jpg) no-repeat left top;
	width: 168px;
	height: 34px;
	color: #fff;
	padding-left: 40px;
	padding-top: 5px;
}

table.login {
	margin-left: 300px;
	margin-top: 10px;
}

td.user {
	font: 18px Helvetica, Arial, Tahoma, Sans-Serif;
	background: url(../images/biguser.gif) no-repeat left top;
	color: #fff;
	padding-left: 40px;
}

a:link, a:visited {
	color: #343786;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #e1612d;
	text-decoration: underline;
}

p.msg {
	margin-top: 4px;
	font-size: 18px;
	background: url(../images/msg.gif) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 4px;
}

p.help {
	font-size: 13px;
	font-weight: bold;
	padding-right: 35px;
	padding-top: 8px;
}

p.warning {
	padding-left: 15px;
	padding-top: 7px;
}

p.idle {
	background: url(../images/us.gif) no-repeat left top; 
	font-weight: bold;
	margin-left: 18px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 3px;
}

p.alert {
	background: url(../images/alert.gif) no-repeat left top; 	
	color: #e1612d;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
}

.errormsg {
	background: url(../images/alert.gif) no-repeat left top; 	
	color: #e1612d;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
}

#icon_idle {
	background: url(../images/icon_passw.gif) no-repeat left top #fff; 
	height: 26px;
	width: 180px;
	padding-left: 32px;
}

#icon_tel {
	background: url(../images/icon_phone.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_string {
	background: url(../images/icon_string.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_integer  {
	background: url(../images/icon_int.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_float {
	background: url(../images/icon_num.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_email {
	background: url(../images/icon_mail.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_password {
	background: url(../images/icon_passw.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_autocompleter {
	background: url(../images/icon_auto.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

#icon_user {
	background: url(../images/icon_user.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_idle {
	background: url(../images/icon_passw.gif) no-repeat left top #fff; 
	height: 26px;
	width: 180px;
	padding-left: 32px;
}

.icon_tel {
	background: url(../images/icon_phone.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_string {
	background: url(../images/icon_string.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_integer  {
	background: url(../images/icon_int.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_float {
	background: url(../images/icon_num.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_email {
	background: url(../images/icon_mail.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_password {
	background: url(../images/icon_passw.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_autocompleter {
	background: url(../images/icon_auto.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

.icon_user {
	background: url(../images/icon_user.gif) no-repeat left top #fff; 
	height: 26px;
	padding-left: 32px;
}

h2 {
	color: #343786;
	font: bold 18px Helvetica, Arial, sans-serif;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
}

h3 {
	background: url(../images/tab_on.gif) repeat-x; 
	color: #fff;
	font: bold 16px Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #343786;
	border-left: 1px solid #343786;
	border-right: 1px solid #343786;
	margin-right: 1px;
}

h4 {
	background: url(../images/tab_off.gif) repeat-x; 
	color: #e1f2e6;
	font: bold 16px Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #b8dcc7;
	border-left: 1px solid #b8dcc7;
	border-right: 1px solid #b8dcc7;
	margin-right: 1px;
}

table.bordered {
	border-right: 1px solid #343786;
	border-top: 1px solid #343786;
	border-left: 1px solid #343786;
	border-bottom: 1px solid #343786;
}

table.bordered td {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

table.pager td {
	padding: 0px;
}

.tdark {
	background: #ccead5;
	height: 30px;
}

.tlight {
	background: #d5eedc;
	height: 30px;
}

.tover {
	background: #b8dcc7;
	height: 30px;
}

td.optional {
	font-weight: bold;
}

tr.pager {
	background: #ddeaee;
}

.thead {
	background: #343786;
	color: #fff;
	font-weight: bold;
}

.tablehead {
	background: #343786;
	color: #fff;
	font-weight: bold;
}

img.icon {
	margin-left: 5px;
	cursor: pointer;
}

img.flip {
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
*/