@font-face {
    font-family: 'Eagle Lake';
    src: url('font/eaglelake-regular-web.eot');
    src: url('font/eaglelake-regular-web.eot?#iefix') format('embedded-opentype'),
         url('font/eaglelake-regular-web.woff2') format('woff2'),
         url('font/eaglelake-regular-web.woff') format('woff'),
         url('font/-eaglelake-regular-web.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*-----------------*/
body
{
	background-color:#558855;
	margin:0;
}
#pojemnik
{
	width:1000px;
	background-image:linear-gradient(to right, #558855 0%, #a9f5a9 50%, #558855 100%);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	/*border:1px solid black;*/

}

#tytul
{
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #2266ff;*/
	font-size:50px;
	color:#458345;
	font-family: 'Eagle Lake', cursive;
	text-align:center;
	text-shadow: 1px 3px #aaaaaa,-2px 2px #ffffff;
}

#menu
{
	width:220px;
	padding:5px;
	/*background-color:9999ff;*/
	float:left;
	/*border:1px solid #552288;*/
	position:relative;
	top:0px;
	right:0px;
}

.menu1
{
	font-size:20px;
	font-weight:bold;
	color:green;
	font-family: 'Eagle Lake', cursive;
	text-shadow: -1px 1px #ffff99;
	text-decoration:none;
	outline:none;
}

#tresc
{
	width:560px;
	padding:5px;
	/*background-color:yellow;*/
	float:left;
	/*border:1px solid #aaaaaa;*/
}

.tresc0
{
	text-align:center;
	font-family: 'Eagle Lake', cursive;
	font-size:20px;
	font-weight:bold;
}

.tresc1
{
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	text-align:left;
	text-indent:20px;
	margin-top:10px;
}

.tresc1i
{
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	text-align:left;
	text-indent:20px;
	margin-top:10px;
	font-style:italic;
}

.tresc1o
{
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	color:blue;
}


.tresc1a
{
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	text-align:left;
	text-indent:20px;
	margin-top:10px;

}

.tresc1b
{
	text-align:left;
	margin-top:40px;
	font-weight:bold;
	font-family: 'Eagle Lake', cursive;
	font-size:30px;
	color:#33aa55;
	text-shadow:#43e0c0 2px 2px, #000000 -1px -2px;

}

.tresc1a::first-line 
{
	/*text-align:left;
	text-indent:20px;
	margin-top:10px;*/
	font-weight:bold;
}

.tresc2
{
	text-align:left;
	text-indent:20px;
	margin-top:10px;
	font-family: 'Eagle Lake', cursive;
	font-size:15px;
	font-weight:bold;
}

.aimg_onas > img
{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid black;
}

.img_onas
{
	border:1px solid black;
}

.a_onas
{
	text-decoration:none;
}

.aimg_onas1 > img
{
	float:left;
	margin:10px;
}

#linki
{
	width:200px;
	/*background-color:white;*/
	float:left;
	/*border:1px solid #aa00ff;*/
}

.aimg_linki
{
	text-decoration:none;
}

.aimg_linki > img
{
	/*border: 1px solid black;*/
	margin-top:30px;
	margin-bottom:7px;
}

.linki1
{
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	font-weight:bold;
	color:green;
	text-shadow: -1px 1px #ffff99;
	text-align:center;
	margin:0;
}

#mapa
{
	width:500px;
	height:300px;
	border: 1px solid blue;
	margin-left:auto;
	margin-right:auto;
}

#stopka
{
	width:800px;
	/*background-color:orange;*/
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	/*border:1px solid #22ff2f;*/
	text-align:center;
	font-family: 'Eagle Lake', cursive;
	font-size:16px;
	font-weight:bold;
	color:black;
}

#stopka a
{
	text-decoration:none;
	color:blue;
}
#stopka p
{
	display:inline-block;
}
.st1
{
	width:390px;
	text-align:left;
}
.st2
{
	width:390px;
	text-align:right;
}
.st_licznik
{
	color:blue;
}
#form
{
	margin:0;
}