body {
  padding-top: 0px;
  background-color: #eee;
}

.navbar-default {
	background: rgba(255, 255, 255, 1);
	/*background-color:transparent !important;*/
	border-color:transparent;
	background-image:none;
	box-shadow:none;  
	padding-right: 15px;
	padding-left: 15px;
	height: 95px;
}

.navbar-brand {
  padding: 0px;
}

.navbar-default .navbar-nav > li {
	background: #eee;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-text,
.navbar-default .navbar-nav > li > a {
  color: #333;
}
	
@media (min-width: 768px) {
	.navbar-default {
		background: #eee;
	}
	
	.navbar-default .navbar-brand,
	.navbar-default .navbar-text,
	.navbar-default .navbar-nav > li > a {
		color: #333;
	}
	
	.navbar-default .navbar-nav > li {
		background: rgba(255, 255, 255, 1);
	}

}

@media (max-width: 768px) {
	.kwadracik{
		/*max-height: 33%;*/
	}
	.logo_p {
		max-width: 150px;
	}
	.navbar-default {
		height: 55px;
	}
}

.logo_unia {
	/*max-width: 150px;*/
	float: right;
	margin-right: -14px;
}
.link_dotacje {
	/*max-width: 150px;*/
	float: right;
	margin-right: 18px;
	padding-top: 14px;
	font-size: 12px;
}
.link_zap_zip {
	/*max-width: 150px;*/
	float: right;
	text-align: center;
	margin-right: 18px;
	padding-top: 5px;
	font-size: 12px;
}
.link_zap_pdf {
	/*max-width: 150px;*/
	float: right;
	text-align: center;
	margin-right: 18px;
	padding-top: 5px;
	font-size: 12px;
}
@media (max-width: 420px) {
	.logo_unia {
		max-width: 100px;
		float: right;
		margin-right: -14px;
		margin-top: 11px;
	}
	.link_dotacje {
		/*max-width: 150px;*/
		float: right;
		margin-right: 5px;
		padding-top: 18px;
		font-size: 10px;
	}
	.link_zap_zip {
		/*max-width: 150px;*/
		float: right;
		text-align: center;
		margin-right: 5px;
		padding-top: 8px;
		font-size: 10px;
	}
	.link_zap_pdf {
		/*max-width: 150px;*/
		float: right;
		text-align: center;
		margin-right: 5px;
		padding-top: 8px;
		font-size: 10px;
	}
}
.obrazek_dotacja {
	width: 800px;
	margin: 0px auto;
}
@media (max-width: 800px) {
	.obrazek_dotacja {
		width: 100%;
	}
	.obrazek_dotacja_wnt{
		width: 100%;
		height: auto;
	}
}
.kwadracik{
	/*max-height: 33%;*/
	padding: 5px 5px 5px 5px;
}

.navbar-default .navbar-toggle {
  border-color: #999;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  background: url('../image/pasek1.png') no-repeat top right;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail1 {
  display: block;
  padding: 0px;
  width: 60%;
  margin: 10px 20% 0px 20%;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail2 {
  display: block;
  padding: 0px;
  margin: 10px 10px 0px 10px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail3 {
  display: block;
  padding: 20px;
  margin: 10px 10px 10px 10px;
  text-align: justify; 
  text-indent: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail3a {
  display: block;
  padding: 10px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
  text-align: justify; 
  text-indent: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail4 {
  display: block;
  padding: 2px;
  margin: 0px 10px 0px 10px;
  text-align: center;
  float: right;
  width: 100px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail_zaslepka {
  display: block;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 1.42857143;
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.tytul_prod {
  display: block;
  padding: 0px;
  margin: 20px 0px 20px 0px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 3px 4px #ccc;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.carousel-indicators .active {
    background-color: #ccc;
}

.carousel-indicators li {
    border-color: gray;
}

#navi{
	padding-right: 0px;
	padding-left: 0px;
}

#witam {
	/*height:100vh;*/
	/*background-image: url("../image/ball-background2.jpg");*/
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /*background-attachment: fixed;*/
	padding-top: 0px;
	overflow: hidden;
}

#witam-info {
	min-width: 200px;
	/*height: calc(50vh - 60px);*/
	background: rgba(255, 255, 255, 0.9);
	border-radius:24px /24px;
	padding: 20px;
	top: 45%;
	transform: translateY(-50%);
	text-indent: 20px;
	/*background-image: url("../image/ball-background.jpg");
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;*/
}

.separator {
  height: 94px;
}

.tytul_dzialu{
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.naglowek {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #333;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.okladka {
	text-align: right;

}

.okladka2 {
	float: right;
	max-width: 350px;
}

.opis_a {
	max-width: 350px;
}

#portfolio-in {
	/*max-width: 1260px;*/
	/*height: -moz-calc(100% - 94px);
	height: -webkit-calc(100% - 94px);
	height: -o-calc(100% - 94px);
	height: calc(100% - 94px);*/
	margin-top: 94px;
	padding-right: 0px;
	padding-left: 0px;
	/*margin: 0px 10% 0px 10%;*/
	height: 100%;
}

#portfolio-in2 {
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
}

.thumbnail img {
    top: 0;
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
    position: relative;
}

.przyklad {
	position: relative;
	top: 0;
    transition:top .2s linear;
	max-height: 30%;
}

.przyklad:hover {
    top: -45px;
}

.przyklad1{
	bottom: -45px;
	visibility: visible;
	text-align: center;
	width: 100%;
	height: 45px;
	overflow: hidden;
	position: absolute;
	box-sizing: border-box;
    background-color: #ccc;
	color: #000;
	z-index: 10;
	transition:bottom .2s linear;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slajd{
	padding: 10px 15% 40px 15%;
}

.marg_b{
	padding-bottom: 10px;
}

.marg_bot{
	margin-bottom: 10px;
}

/*.przyklad1:hover {
    bottom: 60px;
}*/


#kontakt {
	background: url('../image/tlo2.jpg') no-repeat bottom left;
	background-color: #eee;
	color: #555;
}

#formularz_k {
	padding: 15px 25px 15px 25px;
	margin: 0px auto;
}

#dane {
	padding: 40px 25px 15px 25px;
	margin: 0px auto;
}

.kon1 {
	margin-bottom: 15px;
}

#kon2, #kon3 {
	margin-right: 10px;
}

label {
	margin-top: 7px;
}

.obiekt {
	margin: 10px 5px 10px 5px;
}

.obiekt1 {
	padding: 50px 50px 10px 50px;
}

.obiekt-tytul {
	text-align: center;
	margin: 3px 0px 8px 0px;
}

.slider {
	margin: 0px 10px 0px 10px;
}
.carousel-indicators{
	bottom: -10px;
}

.carousel-control .icon-next{
	margin-right: -30px;
}

.carousel-control .icon-prev{
	margin-left: -30px;
}

a:link {
  color: #a83041;
}
a:visited {
  color: #a83041;
}
a:hover {
  color: #a83041;
}
a:active {
  color: #a83041;
}
/*
header {
  min-height: 100%;
  position: relative;
  width: 100%;
  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../image/background.jpg');
  text-align: center;
  color: white;
}

header .header-content {
  position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
}

header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

*/
