﻿body
{
	background-color: #ffffff;
	color: #000000;
	width: 21cm;
	height: 29.7cm;
	font-family: serif;
	font-size: 12pt;
}

@page:right
{
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
}
@page:left
{
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
}
@page
{
	size: 21cm 29.7cm;
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
	orphans: 3;
	widows: 3;
}

h1
{
	display: none;
}
h2
{
	font-size: 24px;
}
h3
{
	font-size: 14;
	font-weight: bold;
}
h4
{
	font-weight: normal;
	font-style: italic;
}

p
{
	text-align: justify;
	text-indent: 2em;
}

code
{
	color: #000000;
	font-size: 16px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

img
{
	display: none;
}

p.blok
{
	text-indent: 0em;
}
p.dodatek
{
  text-indent: 0em;
  font-style: italic;
}
p.center
{
  display: none;
}
p.obrazek
{
  display: none;
}

div#menu
{
  display: none;
}