body {
	margin: 0;
	padding: 0;
	min-width: 320px;
	

	color: #454545;
	font-family: 'Lato', sans-serif;
	font-size: 16px; 
}


p {
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}

a {
	color: #0056b2;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}



ul {
	 list-style-type: none;
	 padding: 0;
}
h2 strong { 
}

a.main-button,
a.second-button {
	background: #b00041;  
	display: inline-block;
	color: #fff;
	padding: .75rem 1rem;
	font-size: 1.15rem;
	text-decoration: none;
	border-radius: 2.5rem;
	margin: 1rem 7px 1rem;  
}

a.main-button i,
a.second-button i {
	margin-right: .5rem;  
}

a.main-button:hover,
a.second-button:hover {
	background-color: #a3003c; 
}
 
a.second-button {
	background: #00447a;
} 

a.second-button:hover {
	background-color: #003865; 
}

div.main-content {
	width: 100%;
	padding: 60px auto;
	background-color: transpanent;   
	float: left;
	background-color: #fff;
background-image: url('../img/tlo-wa.jpg');

    background-position: center center;
    background-size: 100% auto;
	
}


header {
	width: 100%;
	height: 70px;
}

header h1 { 
	margin: 0;
	padding: 0;
	float: left;
}

header img { 
	height: 35px;
	margin: 20px 0 10px 15px;
}


nav { 
	float: right;
}
nav ul { 
	display: inline-block;
	margin: 0;
}
nav li { 
	display: inline-block;
	line-height: 70px;
	padding: 0 10px;
}
nav li span { 
	background-color: #85b2d4;
	color: #fff;
	text-transform: uppercase;
	padding: 1px 4px; 
	font-size: 75%;

	border-radius: 1rem;
}
nav li a.second-button {  
	padding: .75rem 1rem;
	line-height: 1;
}

nav a.main-button,
nav a.second-button {
	font-size: 1rem; 
}

nav a:hover {
	text-decoration: none; 
}

main {
	background-color: #fff; 
	text-align: center;	
	margin: 90px auto;
	padding: 30px;
	width: 90%;
	max-width: 800px;
	box-sizing: border-box;
	border-radius: 1rem;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

div.main-content {
	float: left;
}

div.main-content h2 {
	line-height: 35px;
	font-weight: normal;
	font-size: 24px;
}

main h2 img.logo {  
	width: 300px;
	max-width: 80%;
	margin: 15px 15px 10px 15px;
}


h2 { 
	font-size: 26px; 
}

main h2 {  
	margin-bottom: 0;
}

div.main-content h2 span {
	background-color: #85b2d4;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 10px; 
	font-size: 20px;

	border-radius: 2rem;
}

div span.coupon {
	background-color: #85b2d4;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 5px;
	font-size: 75%;
	border-radius: 1rem;
}

div.second-content { 
	background-color: #fff;
	text-align: center;
	float: left;
}



main img.logo {
	text-align: center;	
	max-width: 100%;
	width: 500px;
}

main span.code {
	display: block;
	padding: 20px;
	color: #000;
	background-color: #fff;
	border: dashed 3px #d2e2ef;
	max-width: 300px;
	margin: 34px auto 24px;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	border-radius: 15px;
}

main span.code a {
	text-decoration: none;
	color: #000;
}

main span.code:before {
	top:-10px;
	left: 0;
	right: 0;
	width: 140px;
	margin: 0 auto;
	position: absolute;
	content: "kod rabatowy";
	font-size: 12px;
	text-transform: uppercase;
	background-color: #fff;
	color: #8ab1d0;
	font-weight: bold;
}

main ul.options a li {
	text-decoration: none;
	color: #000;
}
main ul.options li:hover {
	background-color: #eaf0f5;
}

main ul.options li i {
	padding-bottom: 1rem;
display: block;
color: #00447a;
font-size: 3rem;
} 

main ul.options span.promo {
	position: absolute;
	padding: .35rem .5rem;
	right: 0;
	top: 0;
	background-color: #e02752;
	color: #fff;
	font-size: .85rem;
	line-height: 1.5;
}

main ul.options {
	float: left;
	width: 100%;
	padding: 1rem 0 0;
}
main ul.options li {
	box-sizing: border-box;
	padding: 3rem 2rem;
	width: 50%;
	float: left;
	text-align: center;
	background-color: #f7f7f7;
	border: solid .75rem #fff;
	border-radius: 30px;
	position: relative;
	font-size: 20px;
}






li {
	padding-bottom: 10px;
}

section {
	width: 100%;
	float: left;
	
}

section.dark {
	background-color: #f7f7f7; 
	
}

section div.content {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 2.5rem 1rem;
	box-sizing: border-box;
}

section div.content li {
	padding-bottom: 1.5rem;
	line-height: 1.5;
	position: relative;
}

section#about-product li i {
	padding-top: .5rem;
	padding-right: 2rem;
	display: block;
	float: left;
	color: #00447a;
	font-size: 2.5rem;
	position: absolute;
}

section#about-product ul div {
	padding-left: 4rem;
}

section#about-product ul span.promo {
	position: absolute;
	padding: .35rem .5rem;
	right: 0;
	top: 2.8rem;
	background-color: #e02752;
	color: #fff;
	font-size: .85rem;
	line-height: 1.5;
}

section#about-product ul {
	float: left; 
}
section#about-product ul li {
	box-sizing: border-box;
	padding: 2rem;
	width: 50%;
	float: left;
	text-align: left;
	background-color: #f7f7f7;
	border: solid .75rem #fff;
	border-radius: 30px;
}

section#about-company li i {
	padding-bottom: 1rem;
	display: block;
	color: #00447a;
	font-size: 2.5rem;
}
section#about-company ul {
	float: left;
	padding-bottom: 3rem;
}
section#about-company ul li {
	box-sizing: border-box;
	padding: 2.5rem 2rem;
	width: calc(20% - 1.5rem);
	float: left;
	background-color: #fff;
	margin: .75rem;
	border-radius: 30px;
	line-height: 1.25;
	-webkit-box-shadow: 0px 0px 15px 0px #EDEDED; 
	box-shadow: 0px 0px 15px 0px #EDEDED;
}


section#how-to-buy li i {
	padding-top: .5rem;
	padding-right: 2rem; 
	display: block;
	float: left;
	color: #00447a;
	font-size: 2.5rem;
	position: absolute;
}

section#how-to-buy ul div {
	padding-left: 4rem;
}

section#how-to-buy ul {
	float: left; 
}
section#how-to-buy ul li {
	box-sizing: border-box;
	padding: 2rem;
	width: 50%;
	float: left;
	text-align: left;
	background-color: #f7f7f7;
	border: solid .75rem #fff;
	border-radius: 30px;
	min-height: 10rem;
}

section#about {
	padding: 20px;
	background-color: #f3f3f3; 
	float: left;
	box-sizing: border-box;
	text-align: left;
}
section#about img {
	float: left;	 
	width: 200px;
	margin-right: 20px;
	border-radius: 15px;
}

section#gallery {
	padding: 0; 
}
section#gallery div.content {
	padding-bottom: 2rem; 
}
section#gallery ul {
	float: left;
	margin: 0;
}
section#gallery ul li {
	box-sizing: border-box;
	padding: 0;
	width: 14.2857%;
	float: left;
	position: relative;
}
section#gallery ul li img {
	width: 100%;
	float: left;
}
section#gallery ul li span {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	background-color: #000;
	padding: .25rem .5rem;
	font-size: .70rem;
	border-radius: 1rem;
	opacity: 0.7;
}
section#gallery ul li i {
	padding-right: .25rem;
}

footer {
	width: 100%;
	float: left;
	background-color: #005498;
	color: #76b6e9;
	font-size: .9rem;	
}
footer { 
	background-color: #005498;
	background: #005498 url('../img/background.png') center center repeat;
	-webkit-box-shadow: inset 0px 0px 160px 0px rgba(0,56,101,1);
	-moz-box-shadow: inset 0px 0px 160px 0px rgba(0,56,101,1);
	box-shadow: inset 0px 0px 160px 0px rgba(0,56,101,1);
}

	

footer a { 
	color: #fff;	
}

footer i { 
	margin-right: .5rem;
	color: #fff;
}

footer ul { 
	display: inline-block;
}
footer ul li { 
	display: inline-block;
	padding: 0 1rem;
	color: #fff;
}

footer div.content {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 2rem;
	text-align: center;
	box-sizing: border-box;
}

footer div.cookies {
	padding: .75rem;
	margin: 1rem 0 0 0;
	border-radius: 30px;
	
	background-color: #045b9f;
	color: #fff;
	
	font-size: .75rem; 
}

#popup-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 10;
	display: none;
}

#popup {
	position: fixed;
	left: 50%; 
	top: 50%;
	margin: -200px 0 0 -300px;
	padding: 3rem;
	width: 600px; 
	background-color: #fff;
	display: none;
	text-align: center;
	box-sizing: border-box; 
}

#popup img {
    width: 40%;
}
 
#popup h2 {
	line-height: 2.7rem;
	margin: 2rem;
	font-weight: normal;
    color: #003366;
	font-size: 1.9rem;
}
#popup h2 b {
    color: #e02752;
}



 

#popup2 {
	position: fixed;
	left: 50%; 
	top: 30%;
	margin: -250px 0 0 -400px;
	padding: 3rem;
	width: 800px; 
	background-color: #fff; 
	display: none;
	text-align: left;
	box-sizing: border-box; 
	background: #fff url('../img/tlo-rez.jpg') center center no-repeat;
	background-size: 100% auto; 
	border: solid 1px #d2e2ef;
}

#popup2 img {
    width: 15%;
	padding-bottom: 1rem;
}
 
#popup2 h2 {
	line-height: 2rem;
	margin: 1rem 0;
	font-weight: bold;
    color: #b00041;
	font-size: 2.1rem;
}
 
#popup2 h3 {
	line-height: 2rem;
	margin: 2rem 0;
	font-weight: normal;
    color: #003366;
	font-size: 1.6rem;
}
#popup2 h2 b {
    color: #e02752;
}












#exit, #exit2 {
	width: 2rem;
	height: 2rem;
	margin: .75rem .75rem 0 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	font-size: 1.5rem;
	color: #003366;
	 
	cursor: pointer;
	
}





@media (max-width: 1700px) {
main {
margin: 40px auto;
}
}

@media (max-width: 1200px) {
section#about-company ul li {
	padding: 2.5rem 1rem;
}
}

@media (max-width: 980px) {
section div.content {
	padding: 1.5rem 1rem;
}
section#about-product ul li {
	width: 100%;
}

div.main-content {
	width: 100%;
	padding: 60px auto;
	background-color: transpanent;   
	float: left;
	background-color: #005498;
background: #005498 url('../img/background.png') center center repeat;
-webkit-box-shadow: inset 0px 0px 260px 0px rgba(0,56,101,1);
-moz-box-shadow: inset 0px 0px 260px 0px rgba(0,56,101,1);
box-shadow: inset 0px 0px 260px 0px rgba(0,56,101,1);

	
}
section#about-company ul li {
	width: calc(50% - 1.5rem);
}

section#about-company ul li:last-child {
	width: calc(100% - 1.5rem);
}

section#how-to-buy ul li {
	width: 100%;
}
section#gallery ul li {
	width: 20%;
}
section#gallery ul li:nth-child(6), section#gallery ul li:nth-child(7) {
  display: none;
}
}

@media (max-width: 600px) {
 
header {
	text-align: center;
	height: 0px;
}		
	
header h1 {
	float: none;
	display: none;
}		

h2 {
	margin-bottom: 1rem;
	font-size: 24px;
} 	
nav {
    width: 100%;
    border-top: solid 1px #e6e6e6;
    position: fixed;
    bottom: 0;
	background-color: #fff;
	z-index: 1;
}
nav ul {
	width: 100%;
	text-align: center;
}
nav li {
	padding: 0 5px;
}
main {
	margin: 2rem auto;
}
	
main ul.options li a {
	text-decoration: none;
}
main ul.options li:hover {
	background-color: #eaf0f5;
}

main ul.options li i {
	padding-bottom: 1rem;
display: block;
color: #00447a;
font-size: 2rem;
} 

main ul.options span.promo {
	position: absolute;
	padding: .25rem .5rem;
	right: 0;
	top: 0;
	background-color: #e02752;
	color: #fff;
	font-size: .85rem;
}

main ul.options {
	float: left;
	width: 100%;
	padding: 1rem 0;
}
main ul.options li { 
	padding: 3.5rem 0 2rem; 
	font-size: 14px;
	border: solid .5rem #fff;
}


section div.content { 
	padding: 1rem 1rem;
}
section#about-product ul span.promo { 
	top: 0; 
}

section#about-company ul li {
	width: calc(100% - 1.5rem);
	text-align: left;
	padding: 2rem;
}
section#about-company ul li i {
	float: left;
	padding-bottom: 0;
	padding-right: 2rem;
}
	
section#gallery ul li {
	width: 33.3333333%;
}
section#gallery ul li:nth-child(6) {
  display: block;
}
section#gallery ul li:nth-child(7) {
  display: none;
}
footer ul li { 
	padding-bottom: 1rem;
}

footer div.cookies {
	margin-bottom: 3.5rem; 
}
}

@media (max-width: 400px) {
main ul.options span.promo { 
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
} 
main ul.options li {
	border-radius: 25px;
}
}

