@charset "UTF-8";
/* Reset CSS za pomocą selektora uniwersalnego - nie trzeba wyszczególniać znaczników
	Selektor uniwersalny daje krótki zapis, ale niszczy natywny (własny, standartowy) wygląd formularzy i przycisków  */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-decoration: none;
	margin-left: 0px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{
	display: block;
}
audio, canvas, video{
	display: inline-block;
}
ol, ul{
	list-style: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
/* tu konczy sie reset styli */

/* odtąd zaczyna się stylizowanie strony */
html body{
	width: 100%;
	background-color: #00b53c;
	/* background: #401556 url("i/bg.jpg") repeat scroll left top; */
	background-image: url("i/bg.jpg");
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 87.5%; /* Standardowa, domyślna wielkość czcionki w nowoczesnych przeglądarkach to: 100% = 1em = 16px = 12pt = 1pc */
	color: black;
	padding-top: 10px;
	padding-bottom: 25px;
}
#container{
	width: 1148px;
	margin: 0 auto;
}

#logo{
	background-color: #00b53c;
	background-image: url("i/bgl.jpg");
	background-position: center center;
	background-attachment: static;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 1148px; height: 300px;
}

#content{
	background-color: white;
	width: 1148px;
	margin: 0 auto;
	float: left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#080609+0,5b3f67+100 */
}
#footer{
	clear: both;
	text-align: right;
	border-top: 2px solid white;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#28002d+0,8c199f+50,28002d+100 */
	background-color: #a15f00;
	width: 1138px;
}

ul {
float: left;
width: 100%;
padding: 0;
margin-bottom: 20px;
list-style: none;
}

li a {
display: block;
float: left;
text-align: center;
font-size: 1.1em;
width: 130px;
text-decoration: none;
color: white;
background-color: #00b53c;
padding: 10px 15px;
margin: 0px 1px 1px 0px;
border: 2px solid #a15f00;
border-radius: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0px 2px 3px gray;
-moz-box-shadow: 0px 2px 3px gray;
-webkit-box-shadow: 0px 2px 3px gray;
}

li a:hover {
color: yellow;
background: #a15f00;
border: 2px solid yellow;
}
hr1{
	border-top: 4px solid #00b53c;
	width: 40%;
	margin-left:10px;
}
/*animation tekst */
.animationtext{
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;

}
.animationtext span{
  text-transform: uppercase;
  
}
.text1{
  color: yellow;
  font-size: 70px; 
  -webkit-text-stroke-width: 1px; 
  -webkit-text-stroke-color: black;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  /* background: #8A2BE2; */
  position: relative;
  
}
.text2{
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 3px;
	color: white;
	-webkit-text-stroke-width: px;
	-webkit-text-stroke-color: black;
}
@keyframes text {
  0%{
    color: red;
    margin-bottom: -40px;
  }
  30%{
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85%{
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
}
/*animation tekst oferta */
.animtextoferta{
    padding-top:10vh;
    color:orange;
    font-family: 'PT Sans Caption', sans-serif;
    text-align:center;
    font-size:6vh;
    visibility: hidden;
    animation-name: textoferta;
    animation-duration: 4s;
    animation-delay: 0,5s;
    animation-fill-mode: forwards;
}
@keyframes textoferta {
    from {opacity:0;}
    to {opacity:1;visibility: visible;}
}
.logotext{
	font-family: 'Chakra Petch', sans-serif;
    height: 50px;
    padding: 0 0 0 200px;
    color: green;
    /* -webkit-text-stroke-width: 1px; */
    /* -webkit-text-stroke-color: black; */
    font-size: 40px;
}
#kontakt{
	float: left;
	padding: 10px;
	width: 430px;
	margin-left: 10px;
	margin-top: -20px;
}
#kontakt2{
	float: left;
	padding: 0px;
	width: 350px;
	margin-left: 30px;
	margin-top: 20px;
}
.info{
	/* height:68px; */
	padding:10px 0 15px 30px;
	font-size:18px;
	color:#00b53c;
}
.formSubmit{
	margin-top:5px;
	margin-left:30px;
	width:90px;
	height:25px;
}
.formSubmit:hover{
	font-weight:bold;
}
#linkOferta{
	color: black;
	text-decoration: none;
}
#linkOferta:hover{
	color: #0066FF;
	text-decoration: underline;
}
#backtop {
    position: fixed;
    bottom: 60px;
    margin: 0;
    padding-left: 1010px;
    width: 45px;
    height: 45px;
    z-index: 1000;
        opacity: 0.8;
} 
/* powiększenie ikon po najechaniu myszką w strefie download */
.pow img {
    transition-duration: 3.5s;
    display: compact;
}
.pow img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    z-index: 0;
}


ul.pagination { 
  position: relative;
  z-index: 9999;
  
}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin-left: 15px;
	margin-top: -33px;
	margin-bottom: 40px;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: #EF8F00;
	font-size: medium;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

ul.pagination li a.active {
    background-color: #EF8F00;
    color: white;
    border: 1px solid #EF8F00;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}
