﻿@font-face {
    font-family: Bebas Neue;
    src: url('BebasNeue.otf');
}
@font-face {
    font-family: Avenir;
    src: url('Avenir-Light.ttf');
}
html, body {
	color: #003;
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 1220px;
	font-family: "Bebas Neue";
	font-size: 18px;
}
a {
	text-decoration:none;
}
a:visited {
	color:currentColor;
	
}
wycT Tbox w {
	color:#999999;
}
div {
	margin: 0;
	padding-top: 0;
	padding-right: 40;
	padding-bottom: 0;
	padding-left: 40;
}
#strona {
	z-index: 2;
	width:100%;
}
.center {
	position: relative;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 1206px;
	min-width: 1206px;
}
h3 {
	font-size: 22px;
	font-family: Avenir !important;
}
h1 {
	font: 32px Babas Neue;
	text-align:center;
}
h2 {
	font: 26px Avenir;
	text-align:center;
}
h4 {
	font-size:26px;
	font-family: Bebas Neue;
	margin: 8px 0;
}
p {
	text-align:center;
	margin: 0;
}
li {
	text-align:justify;
	padding: 2px 0;
}
.info {
	height:100%;
	width:auto;
	padding-top: 15px;
}
.info p {
	font-family: Avenir;
}
.info a {
	display:inline-block;
	color:#333333;
	margin:10px;
	padding: 10px;
}
.info a:hover {
	box-shadow: inset 0 0 2px rgba(140, 198, 62,0.1), 0 0 1px rgba(140, 198, 62,0.1);
	-webkit-border-radius: 0
	0px;
	border-radius: 0px;
	background-color: #FFF;
	color:#999;
}
.info img {
	vertical-align: middle;
	height:100px;
}
.info a:hover img {
	opacity:0.8;
}
.admin {
	background-color: #333333;
	color: #FFFFFF !important;
	padding: 0 5px;
	position:absolute;
}
.admin:hover {
	opacity:0.7;
}
.edit {
	right: 170px;
}
#tresc {
	position:relative;
}
#header {
	height: 240px;
}
#logo {
	position:absolute;
	width: 440px;
	height: 190px;
	background: url('logo.png') center;
	background-size: cover;
	margin-left: 20px;
}
#menu {
	color: #FFFFFF;
	float:right;
	width: 536px;
}
.menu {
	display: inline-block;
	float: left;
	padding: 4px 12px;
	font-size: 32px;
	letter-spacing:0.1px;
	/* blokada zaznaczania tekstu */
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}
	.start {
		background-color:#039;
	}
	.wycieczki  {
		background-color:#006;
	}
	.informacje {
		background-color:#666;
	}
	.kontakt {
		background-color:#CCC;
		color:#006;
	}
	.face {
		margin-left: 5px;
		background: url('face.png') center;
		background-size: cover;
		color: #3A56A0 !important;
		width:28px;
	}
	.face:hover {
		opacity:0.8;
	}
a {
	color:#FFFFFF;
}
.w1m:hover {
	color:#006;
}
.w2m:hover {
	color:#666;
}
.w3m:hover {
	color:#009;
}
.w4m:hover {
	color:#666;
}
#pas1m {
	position:absolute;
	background-color:#000033;
	top: 200px;
	width: 100%;
	height: 40px;
	margin: -15px 0;
}
.noZ {
	opacity:1;  /* make things invisible upon start */
	-webkit-animation:fade ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	animation:fade ease-in 1;
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	animation-fill-mode:forwards;
	-webkit-animation-duration:0,5s;
	animation-duration:0.5s;
}
#pmap {
	float:right;
	width:220px;
}
#mapa {
	position:absolute;
	top:126px;
	width: 190px;
	height: 180px;
	background: url('mapa.png') center;
	background-size: cover;
}
#mapat {
	position:absolute;
	font-size:46px;
	left:56px;
	top:34px;
}
.lin1 {
	display:inline-block;
	float:left;
}
.R {
	position:relative;
}
.c {
	text-align:center;
}
.j {
	text-align:justify;
}
.bi {
	color:#666666;
	font-weight:800;
}
.Tbox {
	padding: 6px;
	padding-bottom: 2px;
	margin-top: 4px;
	font-size:26px;
	font-family: "Bebas Neue";
	color:#E6E9E9;
}
#inf {
	width: 400px;
	/* blokada zaznaczania tekstu */
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}
#infZ {
	height: 250px;
	background: url('fot1.jpg') center;
	background-size: cover;
}
#infT {
	background-color:#003;
}
#find {
	width: 800px;
	margin-left: 5px;
	/* blokada zaznaczania tekstu */
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}
#findZ {
	height: 250px;
	background:url('fot2.jpg');
	background-size: cover;
}
#findT {
	background-color:#003;
}
#findT form {
	display:inline-block;
}
#findT select {
	font-size:20px;
}
.find-c {
	width:1200px !important;
	left: 2px;
	top:auto !important;
	height:auto !important;
	margin-right: 20px !important;
	background-color: rgba(0,0,0,0.7);
	-webkit-border-radius:0 0 0px 0px;
	border-radius:0 0 0px 0px;
}
.find-b {
	padding: 0 0 0 0 !important;
	cursor: pointer;
	color:black !important;
}
.find-m {
	clear:both;
}
.find-t {
	width:228px;
	padding: 3px;
	margin: 3px;
	color:#F5F5F5
}
.find-li {
	background-color: #006 !important;
}
.find-t:hover {
	background-color: #006;
	box-shadow: inset 0 0 2px rgba(0,0,0,0.8), 0 0 8px rgba(0,0,0,0.5);
	-webkit-border-radius:0px;
	border-radius:0px;
}

.cien c {
	color:#F5F5F5!important;
}
.tekstN {
	padding-top: 15px;
	width:100%;
	font-size: 16px;
	font-family: Avenir;
	color:#003;
}
#polecane {
	border-top: 3px #000000 solid;
	padding: 10px;
	font-size: 40px;
	width: 500px;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:0.3px;
	color:#003;
}
/* footer zawsze na dole strony (boody musi być height: 100%) */
.wrapper {
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -120px;
}
.wrapper:after {
	content: "";
	display: block;
}
.footer, .wrapper:after {
	height: 120px; 
}
.footer {
	position:relative;
	clear:both;
	background-color: #000033;
	width: 100%;
	z-index: 0;
	color:#FFF; !important;
	
}
#stopka {
	width: 100%;
	height: 120px;

}
#s1 {
	color:#FFF;
	padding-left: 15px;
	font-size: 22px;
}
#s1 p {
	margin: 10px 0 5px 0;
}
.mail {
	display:inline-block;
	margin:0 !important;
}
.mail:after {
	content:'wp.pl';
}
#s2 {
	padding:40px 0 0 180px;
	font-family: Avenir;
	font-size:16px;
	text-align: center;
}
#in {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	color: #F5ED30;
	height: 22px;
	z-index: 1;
}
.log-c {
	height: 0 !important;
	position:absolute;
	right: 0;
}
#log:focus .log-c {
	height: 40px !important;
	position:absolute;
	right: 0;
}
#del {
	display: inline-block;
}
.del-c {
	position:relative !important;
}
#ciasteczka {
	position: fixed;
	opacity: 0.8;
	font-size:20px;
	color: white;
	background-color: #000;
	bottom: 0;
	height: 22px;
	width: 100%;
	text-align: center;
	z-index: 100;
	padding: 3px 0 3px 0;
}
#ciasteczka:hover, .footer:hover #ciasteczka {
	opacity:0;
	visibility:hidden;
}
.anime {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.anime2 {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 1.5s ease;
}
.cien {
	box-shadow: inset 0 0 0px rgba(0,0,0,0.4), 0 0 0px rgba(0,0,0,0.4);
}
.cienZ {
	color: rgb(245, 237, 48);
	box-shadow: inset 0 0 1px rgba(245,237,48,0.4), 0 0 1px rgba(245,237,48,0.4);
}
/* KONTAKT */
#kontakt {
	font-stretch: expanded;
}
#kontakt h1 {
	font: 28px "Bebas Neue";
}
#kontakt p {
	font: 20px Avenir;
	padding: 10px 0;
}
.lsp {
	letter-spacing:0.5px;
}
