:link, :visited {
	text-decoration: none;
}
ul, ol {
	list-style: none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-weight: normal;
}
html, body, div, span, applet, object, embed, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, tdul, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*outline: 0px;*/
}
a, a:link {
	text-decoration: none;
}
hr {
	border: 0px;
}
a img, :link img, :visited img {
	border: none;
}
address {
	font-style: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
html, body {
	height: 100%;
}
body {
	text-align: center;
}
abbr, acronym {
	cursor: help;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
:lang(en) {
	quotes: '"' '"';
}
:lang(hu) {
	quotes: '\201E' '\201D';
}
*[lang|="en"] {
	quotes: '"' '"';
}
*[lang|="hu"] {
	quotes: '\201E' '\201D';
}
*[lang="en"] {
	quotes: '"' '"';
}
*[lang="hu"] {
	quotes: '\201E' '\201D';
}
q.en {
	quotes: '"' '"';
}
q.hu {
	quotes: '\201E' '\201D';
}
