body {
	background: white;
	margin: 0;
}

#lm_l, #lm_h, #lm_lang, #lm_menu, #breadcrumb {
	display: none;
}

#lm_bg, #lm_wrapper, #lm_c, #lm_content, #lm_content_bg {
	background: none;
	width: auto;
	margin: 0;
}

#lm_wrapper {
	margin: 0 5%;
}

#lm_header {
	background: none;
	height: auto;
	/*border-bottom: 1px solid #666;*/
	margin-bottom: 15px;
}

#lm_home {
	float: none;
	width: auto;
	height: auto;
	display: block;
}

#lm_home_flash {
	display: none;
}

#lm_home a {
	height: auto;
	overflow: visible;
	width: auto;
	border: none;
	color: #000;
	font-size: 22pt;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}

#lm_home a span {
	display: none;
}

#lm_home a strong {
	display: none;
}

#lm_home a em {
	font-size: 22pt;
	color: #555;
	font-style: normal;
	padding-left: 30px;
}

#print_url {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #666;
	display: block;
	margin: 15px 0;
	color: #000;
	padding: 0 0 15px 0;
}

#lm_links {
	display: none;
}

#lm_r {
	width: auto;
	float: none;
}

#page_content {
	padding: 5px 0;
	font-size: 12pt;
}

a:link, a:visited {
	color: #333;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

#page_content a:link:after, #page_content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#page_content a[href^="/"]:after {
  content: " (http://minutes.lector.hu" attr(href) ") ";
}

#lm_footer {
	font-size: 10pt;
	color: #000;
}

.flash-replaced {
	display: none;
}

.print-only {
	display: block;
}

.no-print {
	display: none;
}