﻿@page {
	margin: 2cm;
}
h2 {
	font-size:24pt;
}
h3,
h4 {
	font-size:22pt;
}
p {
	width:100%;
	font-size:20pt;
}
header,
header #logo {
	height: 60px;
}
header #logo_min{
	visibility: visible;
	display: block;
	opacity: 1;
	height: 60px;
	bottom: 0;
	content: url('images/logo_small.svg');
	background-image: none;
}
main.inpage {
	margin: 60px 0 0 0;
	padding: 0;
	width: 100%;
}
#back-top,
header #logo_max,
header ul.links,
#socials, 
footer, 
#rights, 
#langs, 
section,
.links, 
.path,
.st_facebook_hcount,
.st_twiter_hcount,
.st_googleplus_hcount {
	display:none;
}
.various iframe bigimg{
	visibility: visible;
	display:inline;
}