body
{	background-image: url(background.jpg);
	margin:0;
	font-size:15px;
	font-family: 'Lato', sans-serif;
	background-attachment:fixed;
	background-size: cover;
	overflow-x:hidden;
	
}
/* Cookie warning */
#cookie-warn{
    position: fixed;
    bottom: 0;
    background: #EEE;
    margin: 0;
    padding: 15px;
    width: 100%;
    display: none;
    z-index: 99;
}
 
#cookie-warn a{
    color: #D66E1A;
    text-transform: uppercase;
    float: right;
    padding-right: 20px;
}
 
#cookie-warn p{
    font-size: 12px;
    color: #333;
}
#kontakt
{	
	padding:1%;
	float:left;
	width: 98%;	
	text-align:left;
	background-color:#eee;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-top: 1px solid grey;
}
#adres
{	
	float:left;
	width: 48%;	
	padding:1%;
	
}
#fb
{	
	float: right;
	width: 48%;
	text-align: right;
	padding:1%;
	
}
#mapa
{
	
	width:100%;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
}
.error
{
	color:red;
	margin-top:10px;
	margin-bottom:10px;
}
.scrollup
{
	width: 64px;
	height: 64px;
	text-decoration:none;
	background: url("up.png") no-repeat 0px 0px;
	position: fixed;
	right: 7%;
	bottom: 25%;
	display:none;
	
}
.scrollup:hover
{

	background: url("up1.png") no-repeat 0px 0px;
	
	
}
.ramka
{
	background:#eee;
	padding:1%;
	margin:1%;
	background: linear-gradient( #AAA, #EEE);
	box-shadow: 5px 5px 10px grey;
}
.mfoto
{	
	width:15%;
	float:left;
	margin:1%;
}
.mramka
{	
	color:003333;
	width:75%;
	padding:1%;
	margin:1%;
	float:right;
	text-align:left;
	text-decoration:none;
	font-size:130%;
}

.row
{	
	width:100%;
	font-size:16px;
	background:#ddd;
	padding-top:2%;
	letter-spacing:1px;
	text-align:left;
	float:left;
}
#dodajr
{
	float:right;
	cursor:pointer;
	width:50px;
	height:50px;
}
.left
{
	float:left;
	width:40%;
	padding:2%;
	text-align:left;
}
.right
{
	float:right;
	width:40%;
	padding:2%;
	text-align:right;
}
#logowaniex
{
	padding: 10px;
	text-align:center;
	width:50%;
	background:#eee;
	margin-left:auto;
	margin-right:auto;
}
#logowanie1
{
	padding: 10px;
	text-align:center;
	width:45%;
	float:left;
	background:#eee;
}

#logowanie2
{
	padding: 10px;
	text-align:center;
	width:45%;
	float:right;
	background:#eee;
	
	
}

#container
{	
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}
.poletxt
{
	padding: 8px;
	font-size:18px;
}
.poletxtd
{	
	font-size:18px;
	width:50%;
	padding: 8px;
}
.button
{
	background: white;
	color: #003333;
	padding: 5px;
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	font-weight:700;
	border:1px solid grey;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
			
}
.button:hover
{	color:#000000;
	background: linear-gradient( yellow, white);
	
}
.button1
{
	background: yellow;
	color: #003333;
	padding: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	font-weight:700;
	border:1px solid #aaa;
	
		
}
.button1:hover
{
	background: #003333;
	cursor:pointer;
	color: white;
	
			
}
	a{text-decoration: none;}
	a:link {text-decoration: none}
    a:visited {text-decoration: none}
    a:active {text-decoration: none}
    a:hover {text-decoration: none}
	
#naglowek
{
	float-left:auto;
	float-right:auto;
	width:98%;
	background: linear-gradient( #EEE, #AAA);
	color:#003333;
	letter-spacing:1px;
	text-align:center;
	padding:1%;
	box-shadow: 5px 5px 10px lightgrey;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}	
#opis
{
	width:98%;
	/* Background pattern from Toptal Subtle Patterns */
	background-image: url("canvas.png");
	box-shadow: 5px 5px 10px lightgrey;
	padding:1%;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	
}
#zdj
{
	width:49%;
	float:left;
	margin-bottom:1%;
		
}
#text
{	
	width:50%;
	float: right;
		
}

#pakiet
{
	border:1px solid #aaa;
}
#ceny
{	
	width:45%;
	float:left;
	background: linear-gradient( lightgrey, white);
	padding: 2%;
	box-shadow: 5px 5px 10px lightgrey;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
}
#cennik
{	
	width:96%;
	background-color: #eeeeee;
	padding: 2%;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	
}
#kup
{
	width:96%;
	padding: 2%;
	background: #dddddd;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
				
}
#przycisk
{
	float:right;
}
.boxszkolenia
{	
	
	float:left;
	text-align:center;
	width:27%;
	height:350px;
	margin: 1%;
	box-shadow: 5px 5px 10px grey;
	padding:2%;
	background: linear-gradient( white, lightgrey);
	
	
	
}

.boxszkolenia:hover
{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
	transition-duration: 0.4s;
	background: linear-gradient( yellow, lightgrey);
}
.textbox
{	
	text-decoration:none;
	color:#003333;
	letter-spacing:1px;
	height:50%;
	display:block;
	padding-top:15px;
	background: linear-gradient( #AAA, #EEE);
	box-shadow: 5px 5px 10px grey;
	
		
	
}
.fotobox
{	
	display:block;
	box-shadow: 5px 5px 10px grey;
	background-color:#ffffff;
	height:40%;
}

.cennik
{
	overflow:auto;
}	
.obraz
{	
	float:right;
	margin:1%;
	width:30%;
}
#obrazszkolenie
{
	float:right;
	width: 40%;
	
}
#listaszkolen
{
	float:left;
	width: 50%;	
	text-align:left;
	
}

#info
{
	clear:both;
}
.download
{	margin: 10px;
	text-decoration: none;
	width: 20%;
	float:left;
	text-align:center;
	display:block;
	border-top: 5px dotted red;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 15px;
	line-height :20px;
	
}
h2
{
	color: #003333;
}
.header
{	width:100%;
	padding: 1% 0;
}
#container2
{	
	width:1000px;
	margin-left:auto;
	margin-right:auto;

	
}
#logo
{	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:45%;
	padding:20px;
	
}

#motto
{	color:white;
	font-size:80%;
	background-color:#003333;
	text-align:center;
	letter-spacing: 2px;
	border: 1px solid #000000;
	text-shadow:
	1px 1px 0 #000000,
	-1px 1px 0 #000000,
	-1px -1px 0 #000000,
	1px -1px 0 #000000;
}
#menu
{	width:100%;
	text-align:center;
	background-color: gray;
		
}

.nav
{	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-weight:bold;	
	text-align:center;
	background-color: gray;
	padding:1%;
	background: linear-gradient( gray, lightgray);
	border: 2px solid #aaaaaa;
	font-size:10%;
}

#content
{	/* Background pattern from Toptal Subtle Patterns */
	background-image: url("cubes.png");
	margin-top:1%;
	width:60%;
	padding:3%;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	border-left:  5px solid #ccc;
	border-right:	5px solid #ccc;
	border-top:	5px solid #ccc;
	border-bottom: 5px solid #ccc;
	line-height:30px;
	text-align: justify;
		
}	
#sklep
{	text-align:center;
	
}

.slides {
  overflow: hidden;
  position: relative;
  transition: height 0.4s;
  z-index: 0;
}

.slide {
  display: flex;
  min-height: 600px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0;
}

.js .slide {
  position: absolute;
}

.slide > figure {
  background-size: cover;
  background-position: center;
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.4s;
}

.slide > figure img.hidden {
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  padding: 0;
  width: auto;
}

.js .slide > figure img.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  padding: 0;
  width: 1px;
}

.slide-description {
  align-self: flex-end;
  padding: 64px 64px 64px 136px;
  position: relative;
  transition: opacity 0.4s;
  max-width: 612px;
  z-index: 0;
}

.slide-description:after {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 32px;
  content: "";
  left: 104px;
  position: absolute;
  right: 32px;
  top: 32px;
  z-index: -1;
}

.slide-description h3 {
  border-left: 6px solid #000;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: 32px;
  margin: 0 0 16px 0;
  padding: 4px 0 0 24px;
}

.slide-description p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  word-spacing: 1px;
}

.dots {
  bottom: 32px;
  display: none;
  font-size: 0;
  letter-spacing: 4px;
  position: absolute;
  right: 24px;
  z-index: 999;
  max-width: 200px;
}

.js .dots {
  display: block;
}

.dot {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-top: 8px;
  transition: background-color 0.6s ease, opacity 0.6s ease;
  width: 16px;
}

.dot:hover {
  background-color: #000;
}

.dots .active {
  background-color: #f2e313;
}

.dots .loading {
  opacity: 0;
}

.dots .active.error {
  background: #f22d13;
}

.arrows {
  display: none;
}

.js .arrows {
  display: block;
}

.arrows .arrow-prev, .arrows .arrow-next {
  background-color: rgba(0,0,0,0.6);
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  padding: 16px;
  top: 50%;
  transform: translate(0, -50%);
  transition: background-color 0.6s ease;
  z-index: 3;
}

.arrows .arrow-prev:hover, .arrows .arrow-next:hover {
  background-color: rgba(0,0,0,0.8);
}

.arrows .arrow-prev {
  left: 0;
}

.arrows .arrow-next {
  right: 0;
}

.first figure, .first .slide-description {
  transition: unset;
}

.slides .slide.prev {
  z-index: 1;
}

.slides .active {
  z-index: 2;
}

.slides.zip figure {
  transform: translate(0, -100%);
}

.slides.zip .slide-description {
  transform: translate(0, 100%);
}

.slides.zip .active figure, .slides.zip .active .slide-description {
  transform: translate(0, 0);
}

.slides.zip .active figure {
  transition: transform 0.4s ease;
}

.slides.zip .active .slide-description {
  transition: transform 0.4s 0.4s ease;
}

.slides.zip .prev figure, .slides.zip .prev .slide-description {
  transition: transform 0.2s 0.8s
}

.slides.chain figure {
  transform: translate(-100%, 0);
}

.slides.chain .slide-description {
  transform: translate(-100%, 0);
}

.slides.chain .active figure, .slides.chain .active .slide-description {
  transform: translate(0, 0);
}

.slides.chain .active figure {
  transition: transform 0.4s ease;
}

.slides.chain .active .slide-description {
  transition: transform 0.4s 0.4s ease;
}

.slides.chain .prev figure, .slides.chain .prev .slide-description {
  transition: transform 0.2s 0.8s
}

.slides.fade .slide figure, .slides.fade .slide .slide-description {
  transform: translate(0, 0);
}

.slides.fade .slide {
  opacity: 0;
}

.slides.fade .slide.active {
  opacity: 1;
  transition: opacity 0.4s;
  z-index: 2;
}

.slides.fade .slide.prev {
  transition: opacity 0.4s 0.4s;
  z-index: 1;
}

.slider-content {
  overflow: hidden;
  width: 100%;
}

.slides.tape {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: unset;
  margin: 0 auto;
  max-width: 980px;
}

.slides.tape .slide {
  box-sizing: border-box;
  flex: 0 0 auto;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  transition: margin-left 0.4s;
}
.slides.tape .slide.first {
  transition: unset;
}

.slides.tape .slide figure, .slides.tape .slide .slide-description {
  opacity: 0.4;
  transition: opacity 0.4s;
}

.slides.tape .slide figure {
  bottom: -12px;
  left: -12px;
  right: -12px;
  top: -12px;
}

.slides.tape .slide.active figure, .slides.tape .slide.active .slide-description {
  opacity: 1;
}

@media screen and (max-width: 980px) {
  .js .dots {
    display: none;
  }

  .slide {
    justify-content: center;
  }

  .slide-description {
    padding: 74px;
  }

  .slide-description:after {
    left: 50px;
    right: 50px;
  }

  .slide-description h3 {
    border-left: 0;
    padding: 0;
  }
}
.footer
{
	color:white;
	padding:1%;
	background-color:#003333;
	clear:both;
	font-size: 10px;
	text-align:center;
	margin-top:1%;
}
.socials
{	margin-top:10px;
	width:100%;
	height:100%;
	text-align: center;
	background-color: gray;
	border: 2px solid #aaaaaa;
	background: linear-gradient( gray, lightgray);
}
.socialdivs
{	width: 50%;
	high:50%;
	margin-left: auto;
	margin-right: auto;
}
a.tilelink
{
	color:#000000;
	display:block;
}
.fb
{	width:25%;
	height: 100px;
	float:left;
}
.fb:hover
{	
	background-color: #4668b3;
	transition-duration: 0.2s;
}
.yt
{	width:25%;
	height: 100px;
	float:left;
}
.yt:hover
{	
	background-color: #d94348;
	transition-duration: 0.2s;
}
.tw
{	width:25%;
	height: 100px;
	float:left;
}
.tw:hover
{	
	background-color: #3095d3;
	transition-duration: 0.2s;
}
.shopingbasket
{	width:25%;
	height: 100px;
	float:left;
}
.shopingbasket:hover
{	
	background-color: #d95333;
	transition-duration: 0.2s;
}
.sticky
{	width:100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

ol
{	font-size:16px;
	padding:0;
	margin: 0;
	list-style-type: none;
	height:30px;
	line-height:200%;
	display: inline-block;
	transition-duration: 0.5s;
	
}
ol a
{
	color: #ffffff;
	text-decoration: none;
	display:block;
	
}

ol > li
{
	float:left;
	width:160px;
	border-right: 1px solid grey;
	letter-spacing:1px;
	text-shadow:
	1px 1px 0 #000000,
	-1px 1px 0 #000000,
	-1px -1px 0 #000000,
	1px -1px 0 #000000;
	
}
ol > li:first-child
{
	border-left: 1px solid grey;
	
}
ol > li:hover
{
	
	transition-duration: 0.2s;
		
}
ol > li:hover > a
{
	color:#003333;
	text-shadow:
	1px 1px 0 #ffffff,
	-1px 1px 0 #ffffff,
	-1px -1px 0 #ffffff,
	1px -1px 0 #ffffff;
	transition-duration: 0.1s;
	
}
ol > li > ul

{	list-style-type: none;
	padding: 0;
	margin:0;
	display: none;
	letter-spacing:1px;	
	
}
ol > li:hover > ul
{
	display:block;
	
}	
ol > li > ul > li
{
	background-color: lightgray;
	position:relative;
	z-index:100;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	text-align:left;
	padding-left:10px;
	
}
ol > li > ul > li:last-child 
{
	border-bottom: 1px solid grey;
	
}

ol > li > ul > li:hover
{
	
	
	background-color: #003333;
	
}
ol > li > ul > li:hover > a
{
	color: #003333;
	text-shadow:
	1px 1px 0 #ffffff,
	-1px 1px 0 #ffffff,
	-1px -1px 0 #ffffff,
	1px -1px 0 #ffffff;
	background-color: #003333;
	

}