html {
	margin: 0;
	padding: 0;
}

form {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	display: inline;

}

.ft {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: White;
}

.ftamp {
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: Black; /*#E7B506;*/
}

a img {
	border: 0;
	cursor:  pointer;
}

textarea { 
	overflow: auto; 
}

.images {
	border: 0;		/* inset				*/
}

.input, span.comment {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: White;
}

span.comment {
	font-size: 8pt;
}

input.over {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	height: 20px;
	color: Black;
	padding: 2px 5px;
	margin: 0;
	background: #fff;
	border: 0;
}

input.over:hover, input.hover {
	background: #d4f7ca;
}

input.over:focus, input.focus {
	background: #eefce9;
}

a.leftlink {
	text-decoration: none;
	border: 1px dotted Black;
}

select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
	border: 1px solid #c4c4c4;
	font-weight: normal;
}

select option {
	font-weight: normal;
}

.nincs {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #000;
}

.news {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000;
}

li.login {
		margin-bottom: 3px;
}

.lower {
	font-family: sans-serif;
	font-size: 8pt;
}

.osszetevo {
	font-family: sans-serif;
	font-size: 10pt;
}

.alulinfo {
	font-family: sans-serif;
	font-size: 12px;
	color: White;
}

a.ot {
	cursor: pointer;
}

input.text-input {
	padding: 0;
	margin: 0;
	background: url(../images/header_login_input.png) 0 0 no-repeat;
	width: 70px;
	height: 15px;
	border: 0;
	margin-top: 4px;
	font-size: 9px;
	font-family: 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	color: #013a4f;
	padding: 2px 3px 0 3px;
}

