Wrzucaj teksty, notatki, kody i linki

Kopiuj, wklej i podziel się bez ograniczeń

Treść schowka:

<!DOCTYPE html>
<html lang="pl-PL">

<head>
	<meta charset='UTF-8'>
	<meta name="viewport" content="width=device-width, initial-scale=1">
		<title>Opinie &#8211; MoneyAce</title>
<link rel='dns-prefetch' href='//s.w.org' />
    <link rel="shortcut icon" href="http://moneyace.xaa.pl/wp-content/uploads/2019/01/cropped-50632846_461048411095327_8665556149900148736_n-32x32.png">
    <script src="https://code.jquery.com/jquery-1.7.2.min.js" type="text/javascript"></script>
    <script src="jquery.scrollTo.js" type="text/javascript" charset="utf-8"></script>
    <script src="jquery.localscroll.js" type="text/javascript" charset="utf-8"></script>
    <style type="text/css">
    
/* --------------------------Style na komputer------------------------ */

body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 3em;
            position:fixed;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b37934;
            border-radius: 0 0 20px 20px;
            text-align: right;
        }
.logo{
    position: absolute;
    left: 2%;
    top:1%;
}
.odnosnik1{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.odnosnik2{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 10%;
            font-family: Oswald;
            text-decoration: underline;
        }
.odnosnik3{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
        }
#yt {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 40%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 1em;
            left:0;
            height: 4em;
            text-align: center;
            width: 100%;
            font-size: 3em;
            line-height: 4em;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            color: #b37934;
            }
.ytmedia-container {
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            width: 720px; 
            color: #b37934;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .next, .prev2, .next2 {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: #b37934;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev {
            left: -50px;
            }
.next {
            right: -50px;
            border-radius: 3px 0 0 3px;
}
.prev2 {
            left: 200px;
            }
.next2 {
            right: 200px;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .prev2:hover, .next:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 215%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 3.75em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 1em;
            right: 5%;
            font-family: Oswald;
        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 207.5%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color:#b37934;
        }
#bottom {
        z-index: 1;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 5%; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('https://scontent.fwaw3-2.fna.fbcdn.net/v/t1.15752-9/58796972_433837240493860_5880199996506112000_n.png?_nc_cat=100&_nc_ht=scontent.fwaw3-2.fna&oh=98d7a2c7e147a65fc8e628d6aca89952&oe=5D77A33D') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }


/* ------------------------------ Media ( X/XS ) ----------------------------- */

@media screen and (max-width: 413px) and (min-width: 374px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 58%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 38%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 6.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1.5em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 7em;
            height: 5em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 205%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 3%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 8%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 13%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 18.5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 23%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 3em;
            right: 40%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 183%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 6/7/8 Plus ) ----------------------------- */

@media screen and (min-width: 414px) and (max-width:500px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 60%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 40%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 8.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 205%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15.5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 22%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 27%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 3em;
            right: 41%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 192%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 5/SE ) ----------------------------- */

@media screen and (max-width: 320px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 7em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
            font-size: 12.5px;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 60%;
            top: 5em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 40%;
            top: 5em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 8.5%;
            top: 5em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 35%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 6em;
            height: 5em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 285%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 27%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 40%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 2em;
            left: -21%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 2em;
            left: -10.5%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 5em;
            right: 41%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 257.5%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 500+ ) ----------------------------- */

@media screen and (min-width:500px) and (max-width:699px){
    
    body    {
            background-image: url(bg.jpg);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 65%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 45%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 12.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:2.25em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 2;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 30%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 7em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 450%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 2.5em;
            right: 42.5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 415%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 700+ ) ----------------------------- */

@media screen and (min-width:700px) and (max-width:1000px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 70%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 50%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 20%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:2em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 350%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 0.75em;
            right: 5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 330%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}
        
        /* ------------------------------ Media ( 1000+ ) ----------------------------- */

@media screen and (min-width:1000px) and (max-width:1100px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 70%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 50%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 20%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:0;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 3em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            z-index: 2;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 180%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 0.75em;
            right: 5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 170%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}
        
    </style>
</head>
<body id="scroll">
    <script type="text/javascript">
        $(document).ready(function() {
        $.localScroll();
        });
</script>
    <header>
        <a class="logo" href="http://moneyace.xaa.pl/"><img src="https://scontent.fwaw3-2.fna.fbcdn.net/v/t1.15752-9/59762106_455783365192935_1099249677720616960_n.png?_nc_cat=100&_nc_ht=scontent.fwaw3-2.fna&oh=c3f9e38807ca6edfa6b67a3a5810376c&oe=5D63A9A1" alt="logo" align="left" width="200px" height="46px"></a>
        
        <a class="odnosnik1" href="http://moneyace.xaa.pl/">STRONA GŁÓWNA</a>
        <a class="odnosnik2" href="http://moneyace.xaa.pl/opinie/">OPINIE</a>
        <a class="odnosnik3" href="http://moneyace.xaa.pl/o-projekcie/">O PROJEKCIE</a>
        
        
    </header>
    <div id="title">
        OPINIE UCZESTNIKÓW PROJEKTU MONEYGENIUS!
    </div>
    <div id="all">
        <div id="fb">
            FACEBOOK
        </div>
   
        <div class="slideshow-container">
            <div class="mySlides1">
                <img src="fan%20na%20bloga%20opinia.JPG" style="width:300px; height: 500px">
            </div>

            <div class="mySlides1">
                <img src="opinia%20na%20bloga%201.JPG" style="width:300px; height: 500px">
            </div>

            <div class="mySlides1">
                <img src="opinia%20na%20bloga%203.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20na%20bloga%205.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20na%20bloga%206.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opina%20na%20bloga%204.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opina%20na%20bloga%204.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20fb%207.JPG" style="width:300px; height: 500px">
            </div>

            <a class="prev2" onclick="plusSlides(-1, 0)">&#10094;</a>
            <a class="next2" onclick="plusSlides(1, 0)">&#10095;</a>
        </div>

        <div id="yt">
            YOUTUBE
        </div>

<div class="ytmedia-container">
  <div class="mySlides2">
    <iframe width="100%" height="500px" src="https://www.youtube.com/embed/7ZCn9MNUmE0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen><script>function execute_YTvideo(){return youtube.query({ids:"channel==MINE",startDate:"2019-01-01",endDate:"2099-12-31",metrics:"views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained",dimensions:"day",sort:"day"}).then(function(e){},function(e){console.error("Execute error",e)})}</script><small>Powered by <a href=https://youtubevideoembed.com>Embed YouTube Video</a></small></iframe>
  </div>

  <div class="mySlides2">
    <iframe width="100%" height="500px" src="https://www.youtube.com/embed/8NneTpJGOaM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen><script>function execute_YTvideo(){return youtube.query({ids:"channel==MINE",startDate:"2099-01-01",endDate:"2019-12-31",metrics:"views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained",dimensions:"day",sort:"day"}).then(function(e){},function(e){console.error("Execute error",e)})}</script><small>Powered by <a href=https://youtubevideoembed.com>Embed YouTube Video</a></small></iframe>
  </div>

  <a class="prev" onclick="plusSlides(-1, 1)">&#10094;</a>
  <a class="next" onclick="plusSlides(1, 1)">&#10095;</a>
</div>
    

<script>
var slideIndex = [1,1];
var slideId = ["mySlides1", "mySlides2"]
showSlides(1, 0);
showSlides(1, 1);

function plusSlides(n, no) {
  showSlides(slideIndex[no] += n, no);
}

function showSlides(n, no) {
  var i;
  var x = document.getElementsByClassName(slideId[no]);
  if (n > x.length) {slideIndex[no] = 1}    
  if (n < 1) {slideIndex[no] = x.length}
  for (i = 0; i < x.length; i++) {
     x[i].style.display = "none";  
  }
  x[slideIndex[no]-1].style.display = "block";  
}
</script>
       
    </div>
         <div id="kanallink"><a class="kanal" href="https://www.youtube.com/channel/UC3jYnyVouPax6BGHke4AZfg"> WIĘCEJ OPINII NA KANALE MONEYGENIUS!</a></div>
        
   <div id="footer">
    <a class="fodnosnik1" href="http://moneyace.xaa.pl/blog/">O Mnie</a>
    <a class="fodnosnik2" href="http://moneyace.xaa.pl/o-projekcie/">O Projekcie</a>
    <a class="fodnosnik3" href="http://moneyace.xaa.pl/opinie/">Opinie</a>
    <a class="fodnosnik4" href="http://moneyace.xaa.pl/regulamin/">Regulamin</a>
    <a class="fodnosnik5" href="http://moneyace.xaa.pl/">Strona Główna</a>
    <div id="autor">
       	&#x24B8 Damian Kozub
       </div>
    </div>
        
    <a id="bottom" href="#top"></a>
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
    </body>
</html>
<!DOCTYPE html>
<html lang="pl-PL">

<head>
	<meta charset='UTF-8'>
	<meta name="viewport" content="width=device-width, initial-scale=1">
		<title>Opinie &#8211; MoneyAce</title>
<link rel='dns-prefetch' href='//s.w.org' />
    <link rel="shortcut icon" href="http://moneyace.xaa.pl/wp-content/uploads/2019/01/cropped-50632846_461048411095327_8665556149900148736_n-32x32.png">
    <script src="https://code.jquery.com/jquery-1.7.2.min.js" type="text/javascript"></script>
    <script src="jquery.scrollTo.js" type="text/javascript" charset="utf-8"></script>
    <script src="jquery.localscroll.js" type="text/javascript" charset="utf-8"></script>
    <style type="text/css">
    
/* --------------------------Style na komputer------------------------ */

body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 3em;
            position:fixed;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b37934;
            border-radius: 0 0 20px 20px;
            text-align: right;
        }
.logo{
    position: absolute;
    left: 2%;
    top:1%;
}
.odnosnik1{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.odnosnik2{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 10%;
            font-family: Oswald;
            text-decoration: underline;
        }
.odnosnik3{
            color: #b37934;
            position: relative;
            top: 1em;
            right: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
        }
#yt {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 40%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 1em;
            left:0;
            height: 4em;
            text-align: center;
            width: 100%;
            font-size: 3em;
            line-height: 4em;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            color: #b37934;
            }
.ytmedia-container {
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            width: 720px; 
            color: #b37934;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .next, .prev2, .next2 {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: #b37934;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev {
            left: -50px;
            }
.next {
            right: -50px;
            border-radius: 3px 0 0 3px;
}
.prev2 {
            left: 200px;
            }
.next2 {
            right: 200px;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .prev2:hover, .next:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 215%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 3.75em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 1em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 1em;
            right: 5%;
            font-family: Oswald;
        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 207.5%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color:#b37934;
        }
#bottom {
        z-index: 1;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 5%; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('https://scontent.fwaw3-2.fna.fbcdn.net/v/t1.15752-9/58796972_433837240493860_5880199996506112000_n.png?_nc_cat=100&_nc_ht=scontent.fwaw3-2.fna&oh=98d7a2c7e147a65fc8e628d6aca89952&oe=5D77A33D') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }


/* ------------------------------ Media ( X/XS ) ----------------------------- */

@media screen and (max-width: 413px) and (min-width: 374px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 58%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 38%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 6.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1.5em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 7em;
            height: 5em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 205%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 3%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 8%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 13%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 18.5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 23%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 3em;
            right: 40%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 183%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 6/7/8 Plus ) ----------------------------- */

@media screen and (min-width: 414px) and (max-width:500px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 60%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 40%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 8.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 205%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15.5%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 22%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 27%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 3em;
            right: 41%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 192%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 5/SE ) ----------------------------- */

@media screen and (max-width: 320px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 7em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
            font-size: 12.5px;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 60%;
            top: 5em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 40%;
            top: 5em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 8.5%;
            top: 5em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:-0.5em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 35%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 6em;
            height: 5em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 0;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 285%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 5em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 0.8em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 27%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 40%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 2em;
            left: -21%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 2em;
            left: -10.5%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 5em;
            right: 41%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 257.5%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 500+ ) ----------------------------- */

@media screen and (min-width:500px) and (max-width:699px){
    
    body    {
            background-image: url(bg.jpg);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 65%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 45%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 12.5%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:2.25em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 1em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 2;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 30%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 7em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 450%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 2.5em;
            right: 42.5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 415%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}

/* ------------------------------ Media ( 700+ ) ----------------------------- */

@media screen and (min-width:700px) and (max-width:1000px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 70%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 50%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 20%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:2em;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 2em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 350%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 0.75em;
            right: 5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 330%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}
        
        /* ------------------------------ Media ( 1000+ ) ----------------------------- */

@media screen and (min-width:1000px) and (max-width:1100px){
    
    body    {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
        }
header  {
            background-color: black;
            height: 6em;
            position:absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 2;
            box-shadow: 0 0 15px #b8841a;
            border-radius: 0 0 20px 20px;
            display: block;
            text-align: right;
            line-height: 1em;
        
        }
.logo{
     position: absolute;
    top: 3%;
    left: 1%;
    z-index: 2;
    }
.odnosnik1{
            z-index: 2;
            color: #b37934;
            position:absolute;
            right: 70%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            
        
        }
.odnosnik2{
            z-index: 2;
            color: #b37934;
            position: absolute;
            right: 50%;
            top: 4em;
            font-family: Oswald;
            text-decoration: underline;
            
        }
.odnosnik3{
            color: #b37934;
            position: absolute;
            right: 20%;
            top: 4em;
            font-family: Oswald;
            text-decoration: none;
            display: inline;
            
        }
.odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover, .fodnosnik1:hover, .fodnosnik2:hover, .fodnosnik3:hover, .fodnosnik4:hover, .fodnosnik5:hover{
            text-decoration: underline;
            color: #b37934;
        }
#fb {
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            height: 15%;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            position: relative;
            top:0;
        }
#yt {   
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
            padding-top: 3em;
            padding-bottom: 0.5em;
            font-size: 2em;
            color: #b37934;
            text-align: center;
            z-index: 1;
            position: absolute;
            
        }
#all {
            position: absolute;
            top: 27.5%;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            left: 0;
            width: 100%;
            color: white;
        }
#title{
            color: #b37934;
            font-family: Oswald;
            position: absolute;
            top: 8em;
            height: 3em;
            font-size: 1em;
            text-align: center;
            width: 100%;
            border-bottom: 3px solid #b37934;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            line-height: 2em;
            z-index: 2;
        }
* {
            box-sizing:border-box
        }
.slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 4em;
            z-index: 2;
            }
.ytmedia-container {
            max-width: 100%;
            max-height: 500px;
            position: relative;
            margin: auto;
            text-align: center;
            top: 10em;
            }
.mySlides1, .mySlides2 {
            display: none;
            }
.prev, .prev2, .next2, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: gold;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            }
.prev, .prev2 {
            left: 0;
            }
.next, .next2 {
            right: 0;
            border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover, .prev2:hover, .next2:hover {
            background-color: rgba(0,0,0,0.8);
            }
#footer{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 180%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 4em;
            font-family: Oswald;
            border-top: 3px dotted #b8841a;
            line-height: 2em;
            font-size: 1em;
            
        }
.fodnosnik1{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 10%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik2{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 15%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik3{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 20%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik4{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 25%;
            font-family: Oswald;
            text-decoration: none;
        }
.fodnosnik5{
            color: #b37934;
            position: relative;
            top: 0.5em;
            left: 30%;
            font-family: Oswald;
            text-decoration: none;
        }
#autor{
            color: #b37934;
            position: absolute;
            top: 0.75em;
            right: 5%;
            font-size: 0.75em;
            font-family: Oswald;

        }
#kanallink{
            z-index: 1;
            color: #b37934;
            position: absolute;
            top: 170%;
            left: 0;
            background-image: url(https://scontent.fwaw3-1.fna.fbcdn.net/v/t1.15752-9/58772348_1528424327290149_4924703995169079296_n.jpg?_nc_cat=109&_nc_ht=scontent.fwaw3-1.fna&oh=85fcb42b6a3c6620aad424e8e42f8a91&oe=5D3BCB02);
            width: 100%;
            height: 2em;
            font-family: Oswald;
            text-align: center;
            font-size: 2em;
        }
.kanal{
            color: #b37934;
            text-decoration: none;
        }
.kanal:hover{
            text-decoration: underline;
            color: #b37934;
        }
#bottom {
        z-index: -5;
        -moz-transition: 0.3s ease-in; 
        -webkit-transition: 0.3s ease-in; 
        -o-transition: 0.3s ease-in; 
        transition: 0.3s ease-in;
        width: 0; 
        height: 3.5em; 
        position: fixed; 
        bottom: 0; 
        right: -1%; 
        background: url('strzalka.png') no-repeat;
        }
        #bottom:hover {
        bottom: -1px;
        }
    
}
        
    </style>
</head>
<body id="scroll">
    <script type="text/javascript">
        $(document).ready(function() {
        $.localScroll();
        });
</script>
    <header>
        <a class="logo" href="http://moneyace.xaa.pl/"><img src="https://scontent.fwaw3-2.fna.fbcdn.net/v/t1.15752-9/59762106_455783365192935_1099249677720616960_n.png?_nc_cat=100&_nc_ht=scontent.fwaw3-2.fna&oh=c3f9e38807ca6edfa6b67a3a5810376c&oe=5D63A9A1" alt="logo" align="left" width="200px" height="46px"></a>
        
        <a class="odnosnik1" href="http://moneyace.xaa.pl/">STRONA GŁÓWNA</a>
        <a class="odnosnik2" href="http://moneyace.xaa.pl/opinie/">OPINIE</a>
        <a class="odnosnik3" href="http://moneyace.xaa.pl/o-projekcie/">O PROJEKCIE</a>
        
        
    </header>
    <div id="title">
        OPINIE UCZESTNIKÓW PROJEKTU MONEYGENIUS!
    </div>
    <div id="all">
        <div id="fb">
            FACEBOOK
        </div>
   
        <div class="slideshow-container">
            <div class="mySlides1">
                <img src="fan%20na%20bloga%20opinia.JPG" style="width:300px; height: 500px">
            </div>

            <div class="mySlides1">
                <img src="opinia%20na%20bloga%201.JPG" style="width:300px; height: 500px">
            </div>

            <div class="mySlides1">
                <img src="opinia%20na%20bloga%203.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20na%20bloga%205.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20na%20bloga%206.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opina%20na%20bloga%204.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opina%20na%20bloga%204.JPG" style="width:300px; height: 500px">
            </div>
            <div class="mySlides1">
                <img src="opinia%20fb%207.JPG" style="width:300px; height: 500px">
            </div>

            <a class="prev2" onclick="plusSlides(-1, 0)">&#10094;</a>
            <a class="next2" onclick="plusSlides(1, 0)">&#10095;</a>
        </div>

        <div id="yt">
            YOUTUBE
        </div>

<div class="ytmedia-container">
  <div class="mySlides2">
    <iframe width="100%" height="500px" src="https://www.youtube.com/embed/7ZCn9MNUmE0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen><script>function execute_YTvideo(){return youtube.query({ids:"channel==MINE",startDate:"2019-01-01",endDate:"2099-12-31",metrics:"views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained",dimensions:"day",sort:"day"}).then(function(e){},function(e){console.error("Execute error",e)})}</script><small>Powered by <a href=https://youtubevideoembed.com>Embed YouTube Video</a></small></iframe>
  </div>

  <div class="mySlides2">
    <iframe width="100%" height="500px" src="https://www.youtube.com/embed/8NneTpJGOaM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen><script>function execute_YTvideo(){return youtube.query({ids:"channel==MINE",startDate:"2099-01-01",endDate:"2019-12-31",metrics:"views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained",dimensions:"day",sort:"day"}).then(function(e){},function(e){console.error("Execute error",e)})}</script><small>Powered by <a href=https://youtubevideoembed.com>Embed YouTube Video</a></small></iframe>
  </div>

  <a class="prev" onclick="plusSlides(-1, 1)">&#10094;</a>
  <a class="next" onclick="plusSlides(1, 1)">&#10095;</a>
</div>
    

<script>
var slideIndex = [1,1];
var slideId = ["mySlides1", "mySlides2"]
showSlides(1, 0);
showSlides(1, 1);

function plusSlides(n, no) {
  showSlides(slideIndex[no] += n, no);
}

function showSlides(n, no) {
  var i;
  var x = document.getElementsByClassName(slideId[no]);
  if (n > x.length) {slideIndex[no] = 1}    
  if (n < 1) {slideIndex[no] = x.length}
  for (i = 0; i < x.length; i++) {
     x[i].style.display = "none";  
  }
  x[slideIndex[no]-1].style.display = "block";  
}
</script>
       
    </div>
         <div id="kanallink"><a class="kanal" href="https://www.youtube.com/channel/UC3jYnyVouPax6BGHke4AZfg"> WIĘCEJ OPINII NA KANALE MONEYGENIUS!</a></div>
        
   <div id="footer">
    <a class="fodnosnik1" href="http://moneyace.xaa.pl/blog/">O Mnie</a>
    <a class="fodnosnik2" href="http://moneyace.xaa.pl/o-projekcie/">O Projekcie</a>
    <a class="fodnosnik3" href="http://moneyace.xaa.pl/opinie/">Opinie</a>
    <a class="fodnosnik4" href="http://moneyace.xaa.pl/regulamin/">Regulamin</a>
    <a class="fodnosnik5" href="http://moneyace.xaa.pl/">Strona Główna</a>
    <div id="autor">
       	&#x24B8 Damian Kozub
       </div>
    </div>
        
    <a id="bottom" href="#top"></a>
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
    </body>
</html>


Strona korzysta z plików cookies w celu realizacji usług zgodnie z Polityką Plików Cookies. Możesz określić warunki przechowywania lub dostępu do plików cookies w Twojej przeglądarce.

close-button