body
{
	padding: 0;
	margin: 0;
	font-family: 'Archivo', sans-serif;
	background-color: #222222;
	min-width: 400px;
	overflow-x: hidden;
}

#dottedbackground
{
	margin-top: -110vh;
	width: 100%;
	height: 150vh;
	background:
        -moz-radial-gradient(rgba(50, 50, 50, 0.1), transparent 26%),
        -moz-radial-gradient(rgba(50, 50, 50, 0.1), transparent 26%),
        rgba(0, 0, 0, 0.0);
    background:
        -webkit-radial-gradient(rgba(50, 50, 50, 0.1), transparent 26%),
        -webkit-radial-gradient(rgba(50, 50, 50, 0.1), transparent 26%),
        rgba(0, 0, 0, 0.0);
    background-position: 0% 0%, 0px 0px;
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
	overflow: visible;
}

#starttop
{
	min-width: 100%;
	min-height: 100vh;
	padding: 0;
	margin: 0;
	background-size: cover;
	background-repeat: no-repeat;
	clear: both;
}

#menuToggle
{
	display: none;
}

#myVideo 
{
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100vh;
}

#divszczegol
{
	color: white;
	clear: left;
	width: 100%;
	text-align: center;
	background-color: rgba(236, 194, 0, 1);
	font-size: 1.5vw;
}

#backgroundgrill
{
	position: absolute;
	width: 100%;
	height: 100vh;
	padding: 0;
	margin: 0;
	background-image: linear-gradient(rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em), linear-gradient(90deg, rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em);
	background-size: 0.3em 0.3em;
}

#logo
{
	background-image: url("images/logo.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 16%;
	min-width: 300px;
	height: 50vh;
	float: left;
	margin-top: 0;
	margin-left: 16%;
}

.menuzmianatla
{
	background-color: rgba(0, 0, 0, 0.5);
}

#topnapis
{
	float: left;
	font-size: 5vw;
	margin-top: 34vh;
	margin-left: 15%;
	font-family: 'Archivo Black', sans-serif;
}

#topnapis2
{
	clear: both;
	float: left;
	font-size: 1.6vw;
	margin-top: 8vh;
	margin-left: 15%;
}

#buttonrealizacje
{
	clear: both;
	float: left;
	width: 6%;
	font-size: 0.8vw;
	margin-top: 4vh;
	margin-left: 15%;
	text-align: center;
	padding: 1.8vh;
	border-style: solid;
	border-color: rgba(236, 194, 0, 1);
	border-radius: 2px;
	border-width: 1px;
}

#buttonrealizacje:hover
{
	background-color: rgba(236, 194, 0, 1);
	transition-duration: 0.5s;
}

#buttonoferta
{
	float: left;
	width: 6%;
	font-size: 0.8vw;
	margin-top: 4vh;
	margin-left: 3%;
	text-align: center;
	padding: 1.8vh;
	border-style: solid;
	border-color: rgba(236, 194, 0, 1);
	background-color: rgba(236, 194, 0, 1);
	border-radius: 2px;
	border-width: 1px;
}

#buttonoferta:hover
{
	background-color: rgba(236, 194, 0, 0);
	border-color: rgba(236, 194, 0, 1);
	transition-duration: 0.5s;
}

@media (min-width: 1000px)
{

#menu
{
	overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
}

ol
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 3em;
	text-align: center;
}

ol a
{
	display: block;
	text-decoration: none;
	padding: 15px;
	color: #FFFFFF;
}

ol > li
{
	float: left;
	width: 12%;
	height: 2em;
}

ol > li:first-child
{
	margin-left: 0;
}

ol > li > a:hover
{
	color: #DD2200;
	transition-duration: 1s;
}

#menucenter
{
	width: 28%;
	height: 28vh;
}
}

​a:visited, a:link, a:hover, a:active
{
    text-decoration: none;
	color: #FFFFFF;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

#omnie
{
	height: 100vh;
	width: 100%;
	margin: 0;
	padding: 0;
	transition-duration: 1s;
}

#omniebackground
{
	clear: both;
	float: left;
	width: 50%;
	min-height: 100vh;
	background-image: url("images/omnieimg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#omniecontent
{
	width: 50%;
	height: 100vh;
	float: left;
	background-color: #222222;
	color: #FFFFFF;
}

#oferta
{
	clear: both;
	width: 100%;
	min-height: 110vh;
	max-height: 110vh;
	color: #FFFFFF;
	background-image: url("images/backgroundoferta.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 110vh;
}

#buttonbackgroundoferta
{
	background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#FAFAFA 20%, transparent 20%);
	background-color: #E53935;
	background-position: 0 0, 50px 50px;
	background-size: 100px 100px;
}

#ofertatekst
{
	width: 100%;
	height: 40vh;
	float: left;
	text-align: center;
}

#cennikseconddiv
{
	float: left;
	margin-left: 3%;
	margin-top: 2vh;
	width: 40%;
}

#starttopcennik
{
	width: 100%;
	height: 150vh;
	padding: 0;
	margin: 0;
	background-size: cover;
	background-repeat: no-repeat;
	clear: both;
}

#myVideocennik
{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	min-width: 100%;
	height: 150vh;
}

#backgroundgrillcennik
{
	position: absolute;
	width: 100%;
	height: 150vh;
	padding: 0;
	margin: 0;
	background-image: linear-gradient(rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em), linear-gradient(90deg, rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em);
	background-size: 0.3em 0.3em;
	background-attachment: scroll;
}

#backgroundcennik
{
	margin: 0 auto;
	margin-top: 15vh;
	position: center;
	background-color: rgba(30, 30, 30, 0.6);
	width: 40%;
	height: 135vh;
	font-height: bold;
	border-bottom: 0.5px solid;
	border-color: rgba(30, 30, 30, 0.6);
}

#buttonportfoliocennik
{
	font-family: 'Archivo', sans-serif;
	float: right;
	width: 15%;
	font-size: 0.9vw;
	margin-top: 3vh;
	margin-right: 3%;
	text-align: center;
	padding: 1vh;
	border-style: solid;
	border-color: rgba(255, 30, 50, 1);
	background-color: rgba(255, 30, 50, 1);
	border-radius: 1px;
	border-width: 1px;
}

#buttonportfoliocennik:hover
{
	background-color: rgba(150, 10, 30, 1);
	border-color: rgba(150, 10, 30, 1);
	transition-duration: 0.5s;
}

.cennik
{
	font-family: 'Archivo Black', sans-serif;
	margin: 0 auto;
	position: center;
	background-color: rgba(10, 10, 10, 0.8);
	width: 100%;
	height: 11vh;
	font-height: bold;
	font-size: 1vw;
	margin-top: 1vh;
	color: #FFFFFF;
}

.cenniktekst
{
	font-size: 130%;
	padding-left: 6%;
}

.cenniktekstunder
{
	padding-left: 6%;
	font-size: 65%;
}

.cenacennik
{
	width: 34%;
	font-family: 'Archivo Black', sans-serif;
	float: right;
	margin-top: 3vh;
}

.cennikod
{
	float: left;
	margin-top: 2vh;
	width: 20%;
}

.cenacennikliczba
{
	font-size: 200%;
}

.container
{
	display: flex;
	width: 50%;
	height: 50vh;
	justify-content: space-between;
	margin: auto;
}
.x
{
	width: 30%; 
	text-align: center;
	line-height: 22px;
	margin-top: 6vh;
}

.ofertanaglowekpodimg
{
	font-size: 140%;
}

img
{
	width: 25%;
	height: 7vh;
}

hr
{
	border: solid;
	width: 50px;
}

#buttonkont
{
	float: left;
	width: 6%;
	font-size: 0.8vw;
	margin-top: 30vh;
	margin-left: 46%;
	text-align: center;
	padding: 2vh;
	border-style: solid;
	border-color: rgba(236, 194, 0, 1);
	background-color: rgba(236, 194, 0, 1);
	border-radius: 3px;
	border-width: 1px;
}

#buttonkont:hover
{
	background-color: rgba(216, 170, 0,1);
	border-color: rgba(216, 170, 0, 1);
	transition-duration: 0.5s;
}

#portfoliodiv
{
	width: 100%;
	margin-top: 20vh;
}

#portfoliodiv2
{
	display: none;
}

.containerp
{
	display: flex;
	width: 40%;
	height: 25vh;
	justify-content: space-between;
	margin: auto;
	padding: 1%;
}

.xp
{
	float: left;
	width: 32%;
	height: 25vh;
	text-align: center;
}

#kontakt
{
	clear: both;
	float: left;
	width: 100%;
	height: 50vh;
	background-color: #222222;
	display: flex;
	justify-content: space-between;
	margin: auto;
}

#formularzkontakt
{
	width: 50%; 
	text-align: center;
	line-height: 25px;
	margin-top: 6vh;
}

#kontaktinfo
{
	width: 50%; 
	text-align: center;
	line-height: 22px;
	margin-top: 6vh;
}

#kontaktdane
{
	text-align: left;
	margin-left: 34%;
	color: #FFFFFF;
	margin-top: 6vh;
}

input
{
  padding-left: 5px;
}

#sendBtn
{
	width: 20%;
	height: 5vh;
	font-size: 100%;
	float: right;
	margin-right: 25%;
	margin-top: 4px;
	background-color: rgba(236, 194, 0, 1);
	border-color: rgba(236, 194, 0, 0);
	color: #000000;
}

#sendBtn:hover
{
	transition-duration: 0.5s;
	background-color: rgba(186, 144, 0, 1);
	border-color: rgba(186, 144, 0, 0);
	cursor: pointer;
}

/* gfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff */


.cb-slideshow,.cb-slideshow:after 
{ 

	float: left;
	background-repeat: no-repeat;
    background-size: cover;
	font-family: 'Acme', sans-serif;
	list-style-type: none;
}
.cb-slideshow:after { 
    content: '';
    background: transparent url(images/6.jpg) repeat top left; 
}

.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: 100% 100%;
    background-position: 100% 100%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 36s linear infinite 0s; 
}

.cb-slideshow li div { 
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    animation: titleAnimation 36s linear infinite 0s; 
}
.cb-slideshow li div h3 { 
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px; 
}

@keyframes imageAnimation { 
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}

.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    
	}
	25% {
	    opacity: 0;
	    
	}
	100% { opacity: 0 }
}

@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	19% {
	    opacity: 0;
	    transform: translateX(-400px);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}

.cb-slideshow li:nth-child(1) span { 
    background-image: url(images/slider/1.jpg);
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(images/slider/2.jpg);
    animation-delay: 10s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(images/slider/3.jpg);
    animation-delay: 20s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(images/slider/4.jpg);
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(5) span { 
    background-image: url(images/slider/5.jpg);
    animation-delay: 40s; 
}

/*sfadsfsdfadsfasdfaffasdfasdfffffffffffffffffffffffffffffffffffffffffffffff*/

#bot
{
		float: left;
		clear: both;
		bottom:0;
		width:100%;
		color: #000000;
		background-color: rgba(236, 194, 0, 1);
		font-size: 12px;
		padding: 2vh 0;
		text-align: center;
}

#botlogo
{
	float: left;
	width: 35%; 
	height: 15vh;
	text-align: center;
	line-height: 20px;
	margin-top: 7vh;
	background-image: url("images/logoblack.png");
	background-repeat: no-repeat;
	background-size: 35% 15vh;
	background-position: right;
}

#botinfo
{
	float: left;
	width: 30%; 
	text-align: center;
	line-height: 20px;
	margin-top: 6vh;
}

#botszybki
{
	color: #000000;
	float: left;
	width: 15%; 
	text-align: center;
	line-height: 20px;
	margin-top: 6vh;
}

#fbigyt2
{
	display: none;
}

#footer 
{
	float: left;
	clear: both;
	bottom:0;
	width:100%;
	color: #000000;
	background-color: rgba(236, 194, 0, 1);
	font-size: 0.6vw;
	padding: 2vh 0;
	text-align: center;
}

/* scroll animation */
.inline-photo
{
	opacity: 0;
	transform: translateY(4em) rotateZ(0deg);
	transition: transform 4s .25s cubic-bezier(0,1,.3,1), opacity .3s .25s ease-out;
	will-change: transform, opacity;
}

.inline-photo.is-visible
{
	opacity: 1;
	transform: rotateZ(0deg);
}
/* scroll animation end */

/* ------------------------------------------------------------------------------------------------------------------- */

/* galeria */
.gallery-content 
{
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	margin-bottom: 1rem;
	text-align: center;
}

.gallery-content a {
  background: no-repeat center / cover;
  border: 3px solid #737c85;
  display: inline-block;
  height: 120px;
  margin: 5px;
  width: 120px;
}

.gallery-content a:hover {
  border-color: #ffc000;
}

.compsoul-gallery-mask {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100vh;
  left: 0rem;
  position: fixed;
  top: 0rem;
  width: 100vw;
  z-index: 999;
}

.compsoul-gallery-mask.active {
  display: block;
}

.compsoul-gallery-mask-before
{
	height: 100vh;
	left: 0rem;
	position: fixed;
	top: 0rem;
	width: 100vw;
}

.compsoul-gallery-mask-before-button
{
	content: "";
	cursor: pointer;
	height: 4vw;
	right: 0rem;
	position: fixed;
	top: 0rem;
	width: 4vw;
	z-index: 1;
}

.compsoul-gallery-mask-before:after {
  color: #fff;
  content: "\f105\f104";
  cursor: pointer;
  font-family: "Font Awesome 5 Free";
  font-size: 2vw;
  letter-spacing: -0.1875rem;
  line-height: 2vw;
  right: 2vw;
  position: fixed;
  top: 2vw;
  transform: translate(50%, -50%);
  z-index: 1;
}

.compsoul-gallery img {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.0625rem;
  margin: -0.0625rem; 
  overflow: hidden; 
  padding: 0;
  position: absolute; 
  width: 0.0625rem;
}

.compsoul-gallery .gallery-comment {
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  bottom: 0;
  color: #fff;
  padding: 10px;
  position: absolute;
  width: 100%;
}

.compsoul-gallery-prev, .compsoul-gallery-next 
{
	cursor: pointer;
	font-size: 0;
	height: 4vw;
	letter-spacing: 0;
	line-height: 0;
	right: 0rem;
	overflow: hidden;
	position: fixed;
	text-indent: 100%;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	width: 4vw;
	z-index: 1;
}

.compsoul-gallery-prev {
  left: 0rem;
}

.compsoul-gallery-prev:before, .compsoul-gallery-next:before {
  display: block;
  color: #fff;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 2vw;
  line-height: 4vw;
  height: 4vw;
  text-align: center;
  text-indent: initial;
  width: 4vw;
}

.compsoul-gallery-close:after {
  float: left;
  margin-left: 0.1875rem;
  text-align: right;
  width: 2vw;
}

.compsoul-gallery-prev:before {
  content: "\f104";
}

.compsoul-gallery-first-element, .compsoul-gallery-second-element {
  background: no-repeat center / cover;
  left: 50%;
  max-height: 90vh;
  max-width: 90vw;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.4s;
}

.compsoul-gallery-first-element.active {
  animation: active linear 0.4s forwards;
}

.compsoul-gallery-first-element.next, .compsoul-gallery-second-element.next {
  animation: next-of linear 0.4s forwards;
}

.compsoul-gallery-first-element.prev, .compsoul-gallery-second-element.prev {
  animation: prev-of linear 0.4s forwards;
}

.compsoul-gallery-first-element.next.active, .compsoul-gallery-second-element.next.active {
  animation: next linear 0.4s forwards;
}

.compsoul-gallery-first-element.prev.active, .compsoul-gallery-second-element.prev.active {
  animation: prev linear 0.4s forwards;
}

.compsoul-gallery-loader {
  opacity: 0;
}

.compsoul-gallery-loader.active {
  animation: active linear 0.4s forwards 0.4s;
}

.compsoul-gallery-loader.none {
  animation: none;
  transition: opacity 0.4s;
}

.compsoul-gallery-loader:before, .compsoul-gallery-loader:after {
  animation: turn linear 1s infinite;
  border: solid #fff;
  border-radius: 100%;
  content: "";
  display: block;
  height: 2rem;
  left: 50%;
  margin: -1rem 0 0 -1rem;
  position: fixed;
  top: 50%;
  width: 2rem;
}

.compsoul-gallery-loader:before {
  border-width: 0 0.125rem 0.125rem 0;
}

.compsoul-gallery-loader:after {
  animation-direction: reverse;
  border-width: 0.125rem 0 0 0.125rem;
  height: 4rem;
  margin: -2rem 0 0 -2rem;
  width: 4rem;
}

@keyframes active {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  } 
}

@keyframes next {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  } 
}

@keyframes next-of {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    transform: translate(-100%, -50%);
  }
}

@keyframes prev {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  } 
}

@keyframes prev-of {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    transform: translate(0%, -50%);
  } 
}

@keyframes turn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  } 
}
/* koniec galerii */

@media (min-width: 800px)
{

}

@media (max-width: 1000px)
{
	
body
{
	min-width: 50px;
}
	
#logo
{
	min-width: 150px;
	height: 35vh;
}
	
#starttop
{
	min-width: 50%;
	min-height: 100vh;
	padding: 0;
	margin: 0;
	background-size: cover;
	background-repeat: no-repeat;

}

#myVideo 
{
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 80vh;
}
	
#menu
{
	display: none;
}

#divszczegol
{
	color: white;
	clear: left;
	width: 100%;
	text-align: center;
	background-color: rgba(236, 194, 0, 1);
	font-size: 1.0vw;
}

#footer
{
	font-size: 80%;
}

#botinfo
{
	font-size: 120%;
}

#omniebackground
{
	min-height: 180vh;
	width: 20%;
}

#omniecontent
{
	min-height: 180vh;
	width: 80%;
}

#oferta
{
	clear: both;
	width: 100%;
	min-height: 170vh;
	max-height: 170vh;
	color: #FFFFFF;
	

	background-image: url("video/backgroundvideo22.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 170vh;
}

#buttonbackgroundoferta
{
	height: 250vh;
	background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#FAFAFA 20%, transparent 20%);
	background-color: #E53935;
	background-position: 0 0, 50px 50px;
	background-size: 100px 100px;
}

#ofertatekst
{
	width: 100%;
	height: 50vh;
	float: left;
	text-align: center;
}

.ofertanaglowekpodimg
{
	font-size: 13px;
}

#buttonkont
{
	margin-top: 30vh;
	margin-left: 38%;
	width: 20%;
	height: 3vh;
	font-size: 120%;
	padding-top: 2vh;
}

#wybierzbutton
{
	font-size: 100%;
}

#buttonrealizacje
{
	width: 20%;
	height: 3vh;
	font-size: 80%;
	padding-top: 2vh;
}

#buttonoferta
{
	width: 20%;
	height: 3vh;
	font-size: 80%;
	padding-top: 2vh;
}

#kontaktdane
{
	margin-left: 10px;
}

#kontakt
{
	height: 80vh;
}

#fbigyt1
{
	display: none;
}

#fbigyt2
{
	display: block;
}

.container img
{
	height: 4vh;
	width: 30%;
}

.container
{
	display: flex;
	width: 100%;
	height: 50vh;
	justify-content: space-between;
	margin: auto;
}

.conteinerp
{
	display: flex;
	width: 40%;
	height: 25vh;
	justify-content: space-between;
	margin: auto;
	padding: 1%;
}

.xp
{
	float: left;
	width: 32%;
	height: 2vh;
	text-align: center;
}

#portfoliodiv2
{
	display: block;
	width: 100%;
	margin-top: 20vh;
}

#portfoliodiv
{
	display: none;
}

#botlogo
{
	float: left;
	width: 25%; 
	height: 12vh;
	text-align: center;
	line-height: 20px;
	margin-top: 12vh;
	background-image: url("images/logowhite.png");
	background-repeat: no-repeat;
	background-size: 90% 7vh;
	background-position: right;
}

#botinfo
{
	float: left;
	width: 45%; 
	text-align: center;
	line-height: 18px;
	margin-top: 6vh;
}

#botszybki
{
	color: #000000;
	float: left;
	width: 30%; 
	text-align: center;
	line-height: 18px;
	margin-top: 6vh;
}

#formularzkontakt
{
	width: 50%; 
	text-align: center;
	line-height: 25px;
	margin-top: 6vh;
	margin-right: 0;
}

#formularzkontakt h2
{
	font-size: 90%;
}

#sendBtn
{
	font-size: 80%;
	width: 50%;
}

#kontaktinfo h2
{
	font-size: 90%;
	float: left;
	margin-left: 1%;
}

#kontaktinfo h3
{
	font-size: 90%;
}

#szczegoltekst
{
	font-size: 3vw;
}

#cennikseconddiv
{
	float: left;
	margin-left: 3%;
	margin-top: 2vh;
	width: 100%;
}

#starttopcennik
{
	width: 100%;
	height: 240vh;
	padding: 0;
	margin: 0;
	background-size: cover;
	background-repeat: no-repeat;
	clear: both;
}

#myVideocennik
{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	min-width: 100%;
	height: 240vh;
}

#backgroundgrillcennik
{
	position: absolute;
	width: 100%;
	height: 240vh;
	padding: 0;
	margin: 0;
	background-image: linear-gradient(rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em), linear-gradient(90deg, rgba(60, 60, 60, 0.4) 0.1em, transparent 0.0em);
	background-size: 0.3em 0.3em;
	background-attachment: scroll;
}

#backgroundcennik
{
	margin: 0 auto;
	margin-top: 15vh;
	position: center;
	background-color: rgba(0, 0, 0, 0.0);
	width: 100%;
	height: 140vh;
	font-height: bold;
	border-bottom: 0.5px solid;
	border-color: rgba(30, 30, 30, 0.6);
}

.cennik
{
	font-family: 'Archivo Black', sans-serif;
	margin: 0 auto;
	position: center;
	background-color: rgba(10, 10, 10, 0.8);
	width: 100%;
	height: 18vh;
	font-height: bold;
	font-size: 6px;
	margin-top: 1vh;
	color: #FFFFFF;
}

.cenniktekst
{
	font-size: 320%;
	padding-left: 1%;
}

.cenniktekstunder
{
	padding-left: 1%;
	font-size: 60%;
}

.cenacennik
{
	width: 34%;
	font-family: 'Archivo Black', sans-serif;
	font-size: 200%;
	float: right;
	margin-top: -4vh;
}

.cennikod
{
	float: left;
	margin-top: 2vh;
	width: 20%;
}

.cenacennikliczba
{
	font-size: 200%;
}

#buttonportfoliocennik
{
	font-family: 'Archivo', sans-serif;
	float: right;
	width: 15%;
	font-size: 2.9vw;
	margin-top: -4vh;
	margin-right: 3%;
	text-align: center;
	padding: 1vh;
	border-style: solid;
	border-color: rgba(255, 30, 50, 1);
	background-color: rgba(255, 30, 50, 1);
	border-radius: 1px;
	border-width: 1px;
}

/*togglemenu*/

ul 
{
	list-style-type: none;
}

nav {
  background-color: #1E1E23;
  height: 65px;
}


#menuToggle 
{
	display: flex;
	flex-direction: column;
	position: relative;
	top: 25px;
	left: 25px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	font-size: 30px;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
	
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #FFFFFF;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu2toggle
{
  position: absolute;
  width: 80%;
  height: 200px;
  box-shadow: 0 0 10px #000000;
  margin: -50px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu2 li
{
  padding: 10px 0;
  transition-delay: 2s;
  margin-top: 2%;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}
/*togglemenu end*/

}