﻿body, html {
	height: 100%;
}

body,html,h1,h2,h3,p {
	margin:0;padding:0;
}

body {
	font-family: Times, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color:#C5341C;
}

#kontener1 {
	position: relative;
	height: 100%;
	overflow: hidden;
	width: 100%;
	display: table;
	position: static;
}

#kontener2 {
	position: absolute;
	bottom:0;
	width: 100%;
	text-align:	center;
	display: table-cell;
	vertical-align: bottom;
	position: static;
}

#kontener3 {
	width: 900px;
	text-align: justify;
	position: static;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-weight: normal;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 52px;
}

h1 span.linia1 {
	letter-spacing: 0.13em;
}

h1 span.linia2 {
	letter-spacing: 0.17em;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

#box_top {
	margin-bottom: 90px;
}

#box_do_pobrania {
	margin-bottom: 15px;
	text-align: center;	
}

#box_do_pobrania a {
	margin:0;
	padding:0;
	color:#C5341C;
	text-decoration: none;
	font-weight: bold;
}

#box_formularz {
	margin-bottom: 90px;
	text-align: center;	
}

#box_formularz a {
	margin:0;
	padding:0;
	color:#C5341C;
	text-decoration: none;
	font-weight: bold;
}

#box_bottom {
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
	margin:0;
	padding:0;
	font-weight: normal;
}

h4 span.linia1 {
	letter-spacing: 0.15em;
}

h4 span.linia2 {
	letter-spacing: 0.20em;
}

h4 span.linia3 {
	letter-spacing: 0.32em;
}

a {
	color:#C5341C;
	text-decoration: none;
}

.tekst_ukryty {
	visibility: hidden;
}