/*
	stylesheet alternate 'print'
*/

@import url("basic.css");
@import url("forms.css");
@import url("user_content.css");
@import url("tinymce.css");
@import url("cropper.css");
@import url("hu_cms.css");


body {
	background: #ffffff;
	font-size: 10pt!important;
	line-height: 17pt!important;
	text-align: left!important;
	height: auto!important;
}

/* -- hide non content --- */

#browsedate,
#menu,
#searchbox,
#service-menu,
#mirror-menu,
#quick-menu,
#cmsmenu-container,
#left-column,
span.event-attention,
div.event-attention span,
.actions,
.button,
div.toc
{
	display: none!important
}

body.pagina #content.education-content #content-left {
	padding: 0px;
}

body #header-left #logo {
	background: none !important;
}

/* -- style for print --- */

* {
	text-align: left!important;
	float: none!important;
	overflow: visible!important;
}

.usercontent p {
    font-size: 10pt!important;
	line-height: 12pt!important;
}

h1, h2 {
	text-indent: 0!important;
	float: none!important;
	clear: both!important;
}

h1 {
	font-size: 20pt!important;
	line-height: 22pt!important;
}

h2 {
	font-size: 15pt!important;
	line-height: 17pt!important;
}

h3 {
    font-size: 12pt!important;
	line-height: 13pt!important;
}

h4 {
	font-size: 11pt!important;
	line-height: 12pt!important;
}

img {
	float: none!important;
}

a img {
	border: 0;
}

.usercontent ul {
    padding: 0 0 10pt 20pt!important;
}

.usercontent ul li {
	padding: 0 0 0 10pt!important;
	background: none!important;
	list-style: circle!important;
	font-size:10pt;
}

ol {
	padding: 0 0 10pt 30pt!important;
    clear: both;
}

ol li {
	list-style: decimal;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
}

/* --- lay-out --- */

body #footer,
#footer .container,
#footer .container #general-info-box
{
	float: none!important;
	color: #000000;
	background: #ffffff;
}

.container {
	width: 17cm!important;
}

body #right-column,
#content-right,
#content-left {
	width: 17cm!important;
}

body #right-column div
{

}

#header {
	float: none!important;
	height: 4cm;
}

#main {
	float: none!important;
}

#main h1,
#main h2 {
	text-indent: 0px;
	background: none !important;
}

#header-left #logo {
	top: 0;
	left: 0;
}

/* --- styling event ---*/

.event-block li {
	border-bottom: 1px solid #000000;	
	list-style: none;
}

#main #content-header div,
.event-block li a span {
	display: block;
	margin: 0!important;
	font-size: 11pt!important;
	line-height: 13pt!important;
}

.label{
	margin: 0!important;	
}

.event-block a:link,
.event-block a:visited,
.event-block a:hover,
.event-block a:active {
	color: #000000;
	text-decoration: none;
}

.fb-like span {
    overflow: visible !important;
    width: 450px !important;
    margin-right: -375px;
}