/*#####################################################################################################################*/
/* ------------------------------------------- Własny CSS -------------------------------------------------------------*/ 
/*#####################################################################################################################*/

/*#####################################################################################################################*/
/* Główne*/
/*#####################################################################################################################*/

body{
    font-family: 'Montserrat', sans-serif;
	color: #f8f8fa;
    background-color: #eef1f5;
	
}
/*#####################################################################################################################*/
/*logo i menu anim*/
/*#####################################################################################################################*/
header {
  background-color: #000;
  transition: background-color 0.5s;
  
}
.log

.navbar-toggler{
	background-color: #fff;
	padding-left:5px;
	padding-right:5px;
	padding-top: 2px;
	border-radius: 0px;
	margin-top: -10px;
	z-index: 10000;
	
}

.navbar-toggler:hover{
	background-color: #ccc;
}
.bg {
 
  top: 0; 
  left: 0; 	
  /* IMG COVER!!!! */
  min-width: auto;
  width:100%;

}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;

}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333;
  background-color: #ececec;
  border-color: #ececec;
}
.content_contener{
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-radius:22px;
	
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   top: 0 !important;
}
.content_auto{
	margin: 0 auto;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   top: 0 !important;
}
.btn-link{
    background-color: transparent;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
    border: thin solid transparent;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;

}
.btn-link:hover{
    background-color: transparent;
    color: #669933;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
    border: thin solid transparent;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
}
.btn-niebieski{
    background-color: transparent;
    color: #014c82;
    padding-left: 25px;
    padding-right: 25px;
	padding: 12PX;
    border-radius: 30px;
    border: thin solid #014c82;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    margin: 5px;
	min-width: 220px;
	z-index: 100000000;
	
}
.btn-niebieski:hover{
     background-color: #014c82;
	border: thin solid #014c82;
	color: #fff;
    
}
.btn-menu{
    background-color: rgba(0,0,0,0.82);
	border: rgba(0,0,0,0.82);
    color: #fff;
   
}
.btn-menu:hover{
    background-color: #77c60e;
	color: #fff;
    
}

.btn-stopka{
    background-color: transparent;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
    border: thin solid #fff;
	margin-top: 10px;
	font-size: 19px;
	font-weight: bold;
	margin: 5px;
	

}
.btn-stopka:hover{
    background-color: #fff;
	color: #43644c;
    
}
.btnmenu{
	margin-left: 0px;
}
.open > .dropdown-toggle.btn-success.focus {
    background-color: #000;
    border: medium solid #fbbe0f;
    border-radius: 22px;
    font-weight: bold;
    color: #000;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	background-color: #fbbe0f;
	border: medium solid #fbbe0f;
	border-radius: 0px;
	font-weight: bold;
	color: #000;
}





.alert-success {
	background-color:transparent;
	border-color: transparent;
	border-radius: 1px;
	color: #000;
	font-weight: bold;
	margin:0px;
	font-size:16px;
}

.podstonapadding {
	margin-top: 100px;
	
}


table a:link {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #693fa5;
	text-decoration:underline;
}
table {
	color: #000;
	font-size: 16px;
	background: #eaebec;
	margin: 0px;
	border: #ccc 1px solid;
}
table th {
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ea0509;
	text-align: center;

	
}
table th:first-child{
	text-align: center;
	padding-left: 20px;
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child{
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
}
table tr{
	text-align: center;
	padding: 11px 11px 11px 11px;
}
table tr td:first-child{
	text-align: center;
	padding-left: 10px;
	padding-right:10px;
	border-left: 0;
}
table tr td {
	padding-top:20px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 4px 4px 4px 4px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td{
	border-bottom:0;
}
table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}


/*#####################################################################################################################*/
/* Karuzela */
/*#####################################################################################################################*/
#carouselExampleCaptions{
	padding-top: 0rem;
}
.carousel-caption {
position: absolute;
top: 67%;
left: 50%;
transform: translate(-50%, -50%);
}
.carousel .item {
	width: 100%;
	max-height: 100%;
}

.carousel .item img {
	width: auto;
}

.carousel .carousel-control{
	background: none;
	border: none;
	top: 50%;
}




.carousel-caption h2{
    font-weight: bold;
    line-height: 70px;
    color: #77c60e;
    font-size: 25px;
    text-shadow: 0px;
    text-align: center;

}

.carousel-indicators {
	right:0;
	text-align:center;
	bottom:144px;
  }
.carousel-indicators li {
	display: inline-block;
	width: 60px;
	height: 3px;
	margin: 5px;
	text-indent: 0;
	cursor: pointer;
	border: none;
	border-radius: 0%;
	background-color: #fff;
	
}
.carousel-indicators .active {
  width: 60px;
	height: 3px;
	margin: 5px;
    background-color: #fb087d;
}



/*#####################################################################################################################*/
/* Menu Górne*/
/*#####################################################################################################################*/

#logo img{
	margin-left: 40px;
	}

#topbar{
font-size: 15px;
color: #fff;
padding-top: 5px;
padding-bottom: 0px;
margin: 0px;
background-color: transparent;
position:absolute;
z-index: 10000;
float: right;
right: 90px;

}
#topbar p{
	color: #fff;
	padding: 0px;
	margin: 0px;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
	ma
	
	
}
#topbar p a{
	color: #fff;	
}

#topbar p a:hover{
	color: #fff;
	text-decoration: underline
}
#topbar img{
	margin-left: 10px;
	margin-right: 10px;
	
	
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	margin-top: 40px;
	margin-right: 60px;
	border-top-right-radius: 66px;
	border-bottom-right-radius: 66px;
	-webkit-box-shadow: 20px 30px 70px 0 rgba(170, 109, 240, .05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46, 109, 240, .05);
}
#topbar img{
	margin-bottom:4px;
	margin-left: 5px;
}
.navbar-nav{
	margin:0px;
	margin-top:0px;
	padding:0px;
	
}

.navbar-outer{
	width: 1200px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-size: 19px;
    margin-left: 22px;
    margin-right: 22px;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;    
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #014c82;
   
	
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
   color: #014c82;
    
}
.dropdown-menu a{
    font-weight: 600;
    color: #000;
}
.dropdown-menu a:hover {
color: #497fed !important;
}
.dropdown-menu a:focus {
color: #497fed !important;
}
/*#####################################################################################################################*/
/* Formularz */
/*#####################################################################################################################*/
.form-control2 {
	 display: block;
    width: 100%;
    height: 250px;
    padding-top: 2px;
    margin-top: 11px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #C1C1C1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-style: normal;
}
.form-control2:focus {
    display: block;
    width: 100%;
    height: 250px;
    padding-top: 2px;
    margin-top: 11px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #C1C1C1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #014c82;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-style: normal;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding-top: 2px;
    margin-top: 11px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #C1C1C1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-style: normal;
}
.form-control:focus {
    display: block;
    width: 100%;
    height: 50px;
    padding-top: 2px;
    margin-top: 11px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #C1C1C1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #014c82;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-style: normal;
}
.form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control::-webkit-input-placeholder {
  color: #000;
}

.form-control2::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.form-control2:-ms-input-placeholder {
  color: #000;
}
.form-control2::-webkit-input-placeholder {
  color: #000;
}



/*#####################################################################################################################*/
/*BANER*/
/*####################################################################################################################*/
#baner2{
    height: 100% auto;
    padding-top: 20px;
    background-color: #fff;
    padding-bottom: 110px;
    margin-top: 0px;
    background-image: url(../images/baner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 1270px;
    border-bottom: 16px solid #fcfdfe;
}
#baner3{
    height: 100% auto;
	min-height: 550px;
    padding-top: 20px;
    background-color: #fff;
    padding-bottom: 110px;
    margin-top: 0px;
    background-image: url(../images/baner2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    border-bottom: 16px solid #fcfdfe;
}
#baner2 h2{
    font-size: 26px;
    font-weight: bold;
    color: #77c60e;
    text-align: center;
    text-decoration: none;
	padding-top: 320px;
	line-height: 50px;
	border-bottom:20px;
}
/*#####################################################################################################################*/
/*box*/
/*####################################################################################################################*/

.box {
  padding: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #fff;
  border-top-left-radius: 196px;
  border-bottom-left-radius: 196px;
  -webkit-box-shadow: 20px 30px 70px 0 rgba(170, 109, 240, .05);
  -moz-box-shadow: 20px 30px 70px 0 rgba(46, 109, 240, .05);
  box-shadow: 20px 30px 70px 0 rgba(46, 109, 240, .05);
  margin-top: -120px;
  width: 80%;
  right: 0px;
  float: right;
 clear: both;
	margin-bottom: 50px;
  
}
.boxpodstrona {
  padding: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #fff;
  border-top-left-radius: 196px;
  border-bottom-left-radius: 196px;
  -webkit-box-shadow: 20px 30px 70px 0 rgba(170, 109, 240, .05);
  -moz-box-shadow: 20px 30px 70px 0 rgba(46, 109, 240, .05);
  box-shadow: 20px 30px 70px 0 rgba(46, 109, 240, .05);
  margin-top: -120px;
  width: 80%;
  right: 0px;
  float: right;
	clear: both;
  
}
.boxposition{
	margin-right: 490px;
}
.box h3{
    text-align: center;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;
}
.box h2{
    text-align: center;
    font-size: 67px;
    color: #005aa0;
    font-weight: bold;
	padding: 30px;
}
.box p{
  text-align: justify;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin-top: 0px;
  margin-right: 0px;

}
.boxp{
	padding: 50px;
}
.paddingbtn{
	margin-top: 33px;
}
/*#####################################################################################################################*/
/*service*/
/*####################################################################################################################*/

.rowmargin{
	margin-top: 30px;
}
.rowmargin2{
	margin-top: 130px;
}
.box2 img{
    
    border-top-left-radius: 16px;
	border-top-right-radius: 16px;
    
}
.box2a{
    padding: 50px;
    background-color: #fff;
    border-radius: 60px;
    -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    border: thin solid #EAEAEA;
	max-height: 450px;
	max-width: 450px;
	width: 450px;
	min-height: 370px;
	

}
.box2c{
    padding: 50px;
    background-color: #fff;
    border-radius: 60px;
    -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    border: thin solid #EAEAEA;
	max-height: 450px;
	max-width: 450px;
	width: auto;
	min-height: 470px;
	

}
.box2b {
  padding: 20px;
    padding-top: 0px;
  padding-top: 0px;
  background-color: #fff;
  border-radius: 60px;
  -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
  -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
  box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
  border: thin solid #EAEAEA;

}
.ramka{
 border-radius: 80px;
	 border: thin solid #EAEAEA;
}

#advantages{
    height: auto;
    padding-bottom: 70px;
    margin-top: 0px;
	z-index: 10000;
	clear: both;
    
}

#advantages h3{
    text-align: center;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;

	
}

#advantages  h2 {
  text-align: center;
  font-size: 23px;
  color: #014c82;
  font-weight: 600;
  padding: 10px;
}
#advantages p {
  text-align: justify;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin-top: 30px;
  margin-right: 0px;
}
#advantages p a{
    color: #014c82;
   	
}
#advantages p a:hover{
    color: #000;
   	
}

/*#####################################################################################################################*/
/*service*/
/*####################################################################################################################*/


.box2 img{
    
    border-top-left-radius: 16px;
	border-top-right-radius: 16px;
    
}
.box2{
    padding: 0px;
    background-color: #fff;
    border-radius: 60px;
    -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    border: thin solid #EAEAEA;
	min-height: 440px;
}


.play{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 170px;
  z-index: 1

	
}

#service{
    height: auto;
    padding-bottom: 70px;
    margin-top: 20px;
	z-index: 10000;
	clear: both;
    
}
.servicemargin{
	margin-top: 300px;
}
#service h3{
    text-align: center;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;
	
}

#service h2{
    text-align: center;
    font-size: 67px;
    color: #005aa0;
    font-weight: bold;
	padding: 30px;
}
#service p{
	
    text-align: center;
    font-size: 23px;
    color: #014c82;
    font-weight:600;
	margin-top: 27px;
	line-height: 26px;
	
}
#service h4 {
  text-align: center;
  font-size: 19px;
  color: #000;
  font-weight: 500;
  margin-top: 27px;
  margin-bottom: 30px;
  line-height: 26px;
}
#service h4 a { 
  color: #000;
  
}
#service h4 a:hover { 
  color: #014c82;
  
}
#service p a{
    color: #014c82;
   	
}
#service p a:hover{
    color: #000;
   	
}




/*#####################################################################################################################*/
/*form*/
/*####################################################################################################################*/
.box2form{
    padding: 50px;
	padding-left: 80px;
	padding-right: 80px;
    background-color: #fff;
    border-radius: 60px;
    -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    border: thin solid #EAEAEA;
	min-height: 440px;
}

.box2 img{
    
    border-top-left-radius: 16px;
	border-top-right-radius: 16px;
    
}
.box2{
    padding: 0px;
	padding-top: 0px;
    background-color: #fff;
    border-radius: 60px;
    -webkit-box-shadow: 20px 30px 70px 0 rgba(170,109,240,.05);
    -moz-box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    box-shadow: 20px 30px 70px 0 rgba(46,109,240,.05);
    border: thin solid #EAEAEA;
	min-height: 440px;
}




#form{
    height: auto;
    padding-bottom: 70px;
    margin-top: 20px;
	z-index: 10000;
    
}
.servicemargin{
	margin-top: 300px;
}
#form h3{
    text-align: center;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;
	margin: 0px;
	
}

#form h2{
    text-align: center;
    font-size: 67px;
    color: #005aa0;
    font-weight: bold;
	padding: 30px;
}
#form p{
	
    text-align: center;
    font-size: 19px;
    color: #000;
    font-weight:500;
	margin-top: 27px;
	margin-bottom: 30px;
	line-height: 26px;
	
}
#form p a{
    color: #014c82;
   	
}
#formp a:hover{
    color: #000;
   	
}
/*#####################################################################################################################*/
/*map*/
/*####################################################################################################################*/

#map{
    height: auto;
    padding-bottom: 70px;
    margin-top: 50px;
	z-index: 10000;
    
}

#map h3{
    text-align: center;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;
	
}

#map h2{
    text-align: center;
    font-size: 67px;
    color: #005aa0;
    font-weight: bold;
	padding: 30px;
}
#map p{
	
    text-align: center;
    font-size: 19px;
    color: #000;
    font-weight:500;
	margin-top: 25px;
	
}
#map p a{
    color: #014c82;
   	
}
#map p a:hover{
    color: #000;
   	
}
/*#####################################################################################################################*/
/*about*/
/*####################################################################################################################*/
.container-fluid {
  width: 100%;
  padding-right: 415px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid2 {
  width: 100%;
  padding-right: 415px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.obrazekabout img {
	border-top-right-radius: 292px;
	border-bottom-right-radius: 292px;
	
}
.obrazekabout  {
	
	margin-right: 10px;
}
#about{
    height: auto;
    padding-bottom: 20px;
   clear: both;
    
}

#about h3{
    text-align: left;
    font-size: 27px;
    color: #014c82;
    font-weight: 600;
	margin-top: 20px;
	margin-bottom: 30px;
}

#about h2{
    text-align: center;
    font-size: 67px;
    color: #005aa0;
    font-weight: bold;
	padding: 30px;
}
#about p{
	
    text-align: justify;
    font-size: 18px;
    color: #000;
    font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	
	
	
}


/*#####################################################################################################################*/
/*KONTAKT*/
/*####################################################################################################################*/
.logostopka {
  position: absolute; /* ustawienie pozycji diva */
  bottom: 0; /* ustawienie diva na dole rodzica */
  left: 50%; /* ustawienie diva na środku rodzica */
  transform: translateX(-50%); /* przesunięcie diva w lewo o połowę jego szerokości */
  top: -100px; /* ustawienie marginesu górnego */
	z-index: 10;
}
#stopka{
    height: auto;
	margin-top: 70px;
    padding-top: 140px;
	padding-bottom: 60px;
    background-color: #014c82;
	position: relative;
	z-index: 1000000;
 
	
}

#stopka h2{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
	
}

#stopka h6{
    font-size: 13px;
    font-weight: normal;
    color: #fff;
   
    text-align: center;
}

#stopka p{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
#stopka p a{
   
  color: #fff;
   
}
#stopka p a:hover{
   
    color: #fff;text-decoration: underline;
   
}
