body
	{
		padding: 0;
		margin:0;
		font-family: "Lato";
		background-color: rgb(75, 75, 75);
		overflow-x: hidden;
	}	

#container
	{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

.menuu
{
	background-color:  #2fddd4;
	padding: 5px;
}

.link
	{
		border-top: solid 3px rgb(30, 204, 195);
		border-bottom: solid 3px #1eccc3;
		text-align: center;
		
		
	}
	
.linkd
{
	margin-left: auto;
		margin-right: auto;
		width: 370px;
}

h2
{
	color: rgb(30, 204, 195);
	display: block;
	border: solid 4px rgb(30, 204, 195);
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
	width: 90%;
	text-align: center;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-family: "Lato";
}

h1
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 90%;
		text-align: center;
		letter-spacing: 8px;
		text-transform: uppercase;
		font-family: "Lato";
		color: white;
	}	

#stopka
	{
		clear: both;
		background-color:rgb(30, 204, 195);
		text-align: center;
		padding: 15px;
		color: azure;
	}
	
.linkf
	{
		text-decoration: none; 
		color: white;
		margin-bottom: 5px;
		display: block;
		width: 100px;
		background-color: gray;
		border: solid 1px black;
		padding: 5px;
		border-radius: 0px;
		text-align: center;
		float: left;
		margin: 5px 4px 5px 4px;
		
	}

.linkf:hover
	{
		background-color: rgb(30, 204, 195);
		color: black;
	}


.map
{
	text-align: center;
	width: 100%;
	background-color: rgb(128, 122, 122);
	padding-top: 3%;
	padding-bottom: 3%;
}

.tekst
{
	text-align: center;
	color: white;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-family: "Lato";
	margin: 4% 0% 4% 0%;

}

.main-title
{
	border-bottom: solid 3px rgb(30, 204, 195);
}

p
{
	text-align: center;
	line-height: 39px;
	color: white;
	
}

#legendy
{
	text-align: center;
	line-height: 39px;
}


.box_img
{
	padding: 0;
	margin: 20;
	width: 100%;
}

.box_caption
{
	width: 100%;
	padding: 10;
	margin: 10px;
	border-top: solid 1px black;
}

#txt
{
	border-bottom: solid 1px rgb(30, 204, 195);
}

.post img{
	-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
	}
	.post img:hover {
	-o-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	}

	.nav
{
	width: 100%;
	padding: 0;
	text-align: center;
}

/*.sticky
{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}*/

ol
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 18px;
	height: 35px;
	line-height: 200%;
	display: inline-block;
	
}

ol a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

ol > li
{
	float: left;
	width: 150px;
	overflow: hidden;
	display: block;
	height: 40px;
	border-right: 1px solid rgb(255, 255, 255);
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
}

ol > li:first-child
{
	border-left: 1px solid rgb(255, 255, 255);
}

ol > li:hover > a
{
	color: #451717;
}

ol:hover
{
	
}



.caption
{
	padding: 6px;
	border: solid 3px lightgrey;
	color: lightgrey;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	font-family: "Lato";
	letter-spacing: 4px;
	width: 250px;
}

#legenda
{
	text-align: center;
	color: white;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: "Lato";
	margin: 4% 0% 4% 0%;
}

.scrollup
{
	width: 64px;
	height: 39px;
	text-decoration: none;
	background-color: lightgray;
	z-index: 100;
	border-radius: 40px;
	text-decoration: none;
	color: black;
	font-weight: 600;
	text-align: center;
	padding-top: 15px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none;
}

.social-container
{
	position: relative;
	margin-bottom: 2%;
}

.social-btn 
{
    display: inline-block;
    width: 70px;
    height: 70px;
   /* background: #042c2f; */
    background: transparent;
    margin: 10px;
    border-radius: 30%;
    color: white;
    transition: transform 0.2s;
    border-style: solid;
    border-color: white;
    border-width: 2px;
}

.social-btn:hover 
{
    transform: scale(1.1);
}

.social-btn i 
{
    line-height: 70px;
    font-size: 46px;
    transition: 0.2s linear;
}

.social-btn:hover i 
{
    transform: scale(0.7);
}

.section-text
{
	text-align: center;
	font-size: 15px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.zdjecia
{
    margin: 0px 60px 30px 15px;
    padding: 55px 20px 55px 110px;
    border: solid 5px lightgray;
}

.link-img
{
	height: 40%;
	width: 65%;
}

.img_container
{
	width: 100%;
	min-height: 200px;
	padding: 50px 110px 115px 25px;
}

.img_incontainer
{
	display: inline-block;
	width: 390px;
	height: 307px;
}