html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
.clear {width: inherit; height: 0px; font-size: 0px; line-height: 0px; clear: both;}

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
}
#wraper
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
	width: 80%;
	position: relative;
}

#header img
{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
}
#logo
{
	margin-left: 75%;
	margin-top: 20px;
	width: 120px;
	height: auto;
	padding-bottom: 10px;
	padding-right: 8%;
	position: absolute;
	z-index: 2;
}
#logo img
{
	width: 120px;
	height: auto;
}
#navi
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 2px #877468;
}
.menu
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	list-style: none;
}
.menu > li
{
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 25%;
}
.menu > li > a
{
	display: block;
	text-decoration: none;
	color: black;
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu > li > a:hover
{
	color: #786659;
}
#content
{
	clear: both;
	padding-top: 60px;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: justify;
	line-height: 200%;
	font-size: 18px;
}
#context
{
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}
#context h3
{
	font-size: 20px;
	
}
#context a
{
	text-decoration: none;
	font-weight: 500;
	color: #856A58;
}
#context a:hover
{
	color: #A88558;
}
#context li:hover
{
	color: #A88558;
}
#context li
{
	list-style-type: disc;
	color: #856A58;
}
p.gruby
{
	font-weight: 500;
	color: #856A58;
}
#context ul
{
	line-height: 200%;
	margin-left: 25px;
	list-style-type: square;
}
#context01
{
	float: left;
	width: 50%;
}
#map
{
	float: left;
	width: 40%;
	padding-left: 10%;
	padding-top: 5%;
}
#footer
{
	clear: both;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	letter-spacing: 2px;
	color: white;
	padding-top: 15px;
	background-color: #877468;
}

@media (max-width: 1050px)
{
#header
{
	width: 100%;
}
#logo
{
	padding-left: 1%;
	padding-right: 8%;
}
.menu > li
{
	width: 25%;
}
.menu > li > a
{
	font-size: 18px;
}
#logo img
{
	max-width: 120px;
	padding-top: 5px;
}
#navi
{
	width: 100%;
}
#content
{
	width: 100%;
	font-size: 16px;
}
#context
{
	width: 84%;
}
#context h3
{
	font-size: 18px;	
}
#footer
{
	width: 100%;
}
.cennik embed
{
	width: 100%;
	height: 2200px;
}
}
@media (max-width: 700px)
{
#content
{
	font-size: 14px;
}
#footer
{
	letter-spacing: 1px;
	font-size: 12px;
}
#logo
{
	width: 100%;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#logo img
{
	width: 100px;
	height: auto;
}
.menu > li
{

	display: inline;
	width: 100%;
}
.menu > li > a
{
	
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 15px;
}
#context
{
	width: 90%;
}

#context01
{
	display: inline;
	width: 100%;
}
#map
{
	display: inline;
	width: 100%;
	padding: 0px;
}
.cennik
{
	display: none;
}
#context h3
{
	font-size: 16px;	
}
}
@media (max-width: 500px)
{
#header
{
	position: relative;
}
#header img
{
	display: inline;
	position: relative;
	z-index: 0;
}
#logo
{
	position: relative;
	padding: 5px;
	z-index: 0;
}
#logo img
{
	width: 100px;
	height: auto;
}
}