html, body, form, fieldset, legend {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 165%;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	color: #000;
}

body {
	background: #959595 url('pagebg.jpg') repeat-x center top;
	color: #000;
}

body#fckbody {
	width: 614px;
	margin: 15px auto 0 auto;
	background: #efefef;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0 0 1em 0;
	padding: 0;
}

h1 {
	font-size : 19px;
	font-weight: normal;
	color: #ae0055;
}

li, dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-size: 10px;
}

img {
	border-style: none;
}

a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color : #ae0055;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	width: 100%;
}

p.signature {
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: 1em;
}

p.hidden {
	display: none;
}

.toggle {
	cursor:pointer;
}

input.text, input.password,
input.button, select {
	border : 1px solid #777;
}

input.button {
	background: #ddd;
	margin: 0;
	padding: 1px 3px;
	font-size: 10px;
}

/* kapcsolat menüpont */
td.kapcsolat-cimke {vertical-align: top}

