body
{

	color: #303030;
	font-family: 'Merienda';
	font-size: 20px;
	margin: 0px;
	background-image: url("img/tlo.png");
		/* Background pattern from subtlepatterns.com */
		.//dyslexic illusion//.//exploration series//.
}
		
a:link
{
		color: black;
		text-decoration: none;
		
}
a:visited
{
		color: black;
		text-decoration: none;
		
}
a:hover
{
		color: #485b3b;
		text-decoration: none;
}
a:active
{
		color: black;
		text-decoration: none;
}
	

	#container
	{
	
		width: 100%;
		margin-left: auto;
		margin-right: auto;	
	}
		.nav 
		{
			
			width:100%;			
			margin: 0px;
			font-size: 20px;
			background:white;
			min-height: 70px;
			
		}
			.budgol
			{
				margin: 20px;
				float: left;
			}
			
		
			#domek
			{
				margin:20px;
				margin-left: 550px;
				float: left;
				text-align: center;
			}
			.title0
			{
				margin:20px;
				margin-left: 20px;
				float: left;
				text-align: center;
			}
		
			.title1
			{
				margin:20px;
				margin-left: 20px;
				float: left;
				text-align: center;				
			}
			.title2
			{
				margin:20px;
				margin-left: 20px;
				float: left;		
				text-align: center;
			}
			.title3
			{
				margin:20px;
				float: left;	
				margin-left: 20px;
				text-align: center;
			}
			.title4
			{
				margin:20px;
				float: left;
				margin-left: 20px;
				text-align: center;
			}
			.title5
			{
				margin:20px;
				float: left;
				margin-left: 20px;
				text-align: center;
			}
		}
		#clear both;
		{
			
		}
		#Nazwa
		{
			background-image: url("img/0000.jpg") ;
			color: black;
			text-align: center;
			min-height: 600px;
			width:1250px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
		}
		
		#onas
		{ 
			padding: 20px;
			margin-left: auto;
			margin-right: auto;
			min-height: 300px;
			width:1250px;
			text-margin:auto;
			font size: 15px;
			

		}
		#Oferta
		{
			background-image: url("img/5522.jpg");
				width: 1250px;
				margin-left: auto;
				margin-right:auto;
				min-height: 710px;
				padding: 15px;	
				color:black;
				font-size: 25px;
				line-height: 30px;
			
		}
		
			#oferta1
			{
				float: left;
				width: 520px;
				min-height: 400px;
				padding: 15px;	
				margin-left: 30px;
				
			}
			#oferta2
			{
				float: left;
				width: 520px;
				min-height: 400px;
				padding: 15px;
								
			}
			#clear both;
			{
				
			}
			.wiecej
			
			{
			font-size: 18px;
			padding-left: 20px;
			width:520 px
			}
		#Realizacje
		{
			min-height: 1700px;
			padding: 10px;
			margin-left:auto;
			margin-right:auto;
			width: 1250px;
			background-image: url("img/4444.jpg");
			
		}
		
		
		#nazw
		
		{
			float: left;
			min-height: 1300px;
			padding: 20px;	
			margin-left: auto;
			margin-right: auto;
			color: black;
			font-size:25px;
			width: 350px;	
			
		}
			
		#foto
		{
			float: left;
			min-height: 1300px;
			padding: 20px;	
			margin-left: auto;
			margin-right: auto;
			color: black;
			font-size:30px;
			width:790px;
		}
		#clear both;
			{
				
			}
		
.row > .column {
  padding: 10px 10px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 45%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 100px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
			
	
		
		#Kontakt
		{
			background-image: url("img/1618.png");
			min-height: 600px;
			padding: 20px;	
			margin-left: auto;
			margin-right: auto;
			color: white;
			font-size:30px;
			width:1250px;
		}
				.tel
				{
					float: left;
					min-height: 200px;
					width: 200px;
					padding: 10px;
					margin-left: 30px;
					font-size:20px;
				}
				.map
				{
					float:left;
					min-height: 500px;
					width: 630px;
					margin-bottom: 30px;
					margin-left: 40px;
					padding: 22px;
					
				}
				.adres
				{
					float:left;
					min-height: 200px;
					width: 250px;
					padding: 10px;
					font-size:22px;
				}
			
				#clear both;
				{
			
				}
			#Wspolpraca
			{
			min-height: 370px;
			padding: 35px;	
			margin-left: auto;
			margin-right: auto;
			color: gray;
			font-size:30px;
			width:1250px;
			background-image: url("img/7777.jpg");
		
			}
			
		#Footer

		{
			
			text-align: center;
			min-height: 10px;
			
		}

		.sticky
		{
			width:100%;
			position: fixed;
			left: 0;
			top:0;
			z-index: 100; 
			
			
		}