


* {
  box-sizing: border-box;
}

body {
  
margin: 0 !important;
background-color: #ffffff;
color: #000000;

}





#grafika
{
	/* position: relative; */
  /* left: -3000px; */
width: 1000px;
	height: 500px;
margin-left: auto;
	margin-right: auto;
display: none;
}




/* #NowyTxt */
/* { */
/* display: block;	 */

/* width: 99.99999%; */
/* height: auto; */
/* font-size: 19px; */
/* text-align: justify; */
/* color: #000000;	 */
/* } */



/* klasa stylizująca linki w tekście */
.modulyLinki { 
  display: inline-block;
  /* width: 50%; */
  height: 20px;
  /* min-height: 250px; */
  /* margin: 5px; */
  margin-left:5px;
  margin-right: 5px;
  /* padding: 5px; */
  /* padding-bottom: 0px; */
  /* border: 1px solid #000000; */
  /* border-bottom: 2px solid #4a4c4f; */
  /* border-radius: 10px; */
  /* opacity: 0.9;	 */
  /* text-decoration: none; */
 
  text-align: center;
  font-weight: 700;
  background-color: #ffffff;
  /* color: #0086b3; */
color: #4a4c4f;  
}

.modulyLinki:hover { 
  /* display: inline-block; */
  /* width: 90%; */
  /* height: 40px; */
  /* min-height: 250px; */
  /* margin: 5px; */
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* padding: 5px; */
  /* padding-bottom: 0px; */
  /* border: 1px solid #000000; */
  /* border-bottom: 3px solid #2eb82e; */
  /* border-radius: 10px; */
  /* opacity: 0.9;	 */
  /* text-decoration: none; */
 
  /* text-align: center; */
  /* font-weight: 700; */
  background-color: #e5e5e6;
  /* color: #0086b3;  */
}

/* KROPKI STRZAŁKI */

 .slick-slide {
      
	  /* background-color: green; */
	  margin: 0px 10px;
    }
	
	/* .slick-slide { */
     /* height: 500px; */
      /* width: 500px; */
    /* } */

    .slick-slide img {
		
      width: 100%;
	  
    }
	
	/* .slick-slide2 { */
      
	  /* height: 500px; */
      /* width: 500px; */
	  /* margin: 0px 10px; */
    /* } */
	
	/* .slick-slide2 img { */
		/* height: 500px; */
      /* width: 100%; */
    /* } */
/* kolor szczałek */
    .slick-prev:before,
    .slick-next:before {
      color: #000000;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }

    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
	
	
/* Pojemnik na kropki */
.slick-dots
{
    position: absolute;
    width: 100%;
   /* right: -50px;   */
   /* color: #000000; */
   /* background-color: green; */
  top: 72px;
}

/* .containerGaleria { */
  /* position: relative; */
  
  /* width: 992px;   */
  /* height: 460px; */
  /* display: block; */
  
  /* margin-left: auto; */
  /* margin-right: auto; */
/* } */

/* tło kropek */
.slick-dots li
{
    /* position: relative; */

    /* display: inline-block; */

    width: 20px;
    height: 20px;
	/* background-color: blue; */
    /* margin: 0 5px; */
    /* padding: 0; */

    /* cursor: pointer; */
	/* color: red; */
}

/* kolor kropek po najechaniu kursorem moj dodatek */
.slick-dots li button:before
{   
    color: #000000;
}

/* kolor kropek aktywnej */
.slick-dots li.slick-active button:before
{
    /*opacity: .75;
    /*color: black; bylo*/
	opacity: 1;
	color: #00ff00;
	
}

/* .slick-dots li button */
/* { */
   
	/* color: red; */
/* } */


/* .przykryjKropki */
/* { */
   
	/* position: absolute; */
  /* left: 150px; */
  /* top: 150px; */
  /* z-index: 1; */

    
	

    /* width: 300px; */
    /* height: 50px; */
	
    
	/* background-color: blue; */
/* } */





ol.b {list-style-type: upper-greek;}

li.c {list-style-type: none;}



#container
{
	font-family: 'Lato', sans-serif;
	/* odstęp między tekstem */
	line-height: 20px;
}


/* #wysrodkowanie */
/* { */
/* padding: 20px; */
/* border-radius: 10px; */
/* }	 */



@media only screen and (max-width: 575px) {
	
	
	
#container
{
	width: 100%;
	height: 650px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	/* padding: 0px; */
	background-color: #ffffff;
	/* background-color: #f2f2f2; */
	font-family: 'Lato', sans-serif;
}

#wysrodkowanie
{
	padding: 0px;
	border-radius: 0px;
	
	display: block;
	width: 250px;
	height: 550px;
	min-height: 280px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/* margin-top:80px; */
	background-color: #ffffff;
	color: #404040;
	/* opacity: 0.9; */
	font-size: 19px;
	text-align: justify;
}	


/* .containerGaleria { */
  /* position: relative; */
  
  /* width: 250px;   */
  /* height: 920px; */
  /* display: block; */
  
  /* margin-left: auto; */
  /* margin-right: auto; */
/* } */


/* .glowny{ */

/* position: relative; */
  
  /* width: 248px;   */
  /* height: 248px; */
  /* display: block; */
  /* border: 1px solid #000000; */
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* margin-top: 5px; */
/* } */



.containerGaleria2{
	 width: 99.99999%;
	 /* height: 600px; */
	/* display: inline-block; */
    float: left;
	margin-top: 50px;
        /* margin-left:  100px; */
		/* margin-right:  auto; */
}

/* .opsPodstrony{ */
	 /* width: 500px; */
	/* display: inline-block; */
/* margin-left:  50px;	 */

/* } */


 .slider {

		 /* width: 100%; */
		  width: 200px;
		  
        margin-left:  auto;
		margin-right:  auto;
		
    }
	
	 /* .sliderSzerokos { */

		 /* width: 400px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	img.sliderSzerokos {

  width: 180px;
  height: 180px;
  /* border: 1px solid #000; */

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
   
}
	
  
  .slider1 {

		 width: 340px;
        margin-left:  auto;
		margin-right:  auto;
		margin-top:  10px;
		/* height: 72px; */
		display: none;
    }
	
	/* .slider1Szerokos { */

		 /* width: 60px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	img.slider1Szerokos {

  width: 70px;
  height: 70px;
  border: 1px solid #000;

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
  /* position:relative; */
  /* z-index: 10; */
}




.marginezgora0
{
display: inline-block;
width: 99.99999%;
margin-top: 75px;
margin-bottom: 50px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
}

.korektaP1
{
display: inline-block;
width: 99.99999%;
/* margin-top: 10px; */
text-align: center;
/* padding-top: 10px; */
margin-top: 10px;
/* text-align: justify; */
padding-left: 20px;	
padding-right: 20px;	
}

.korektaP2
{
/* display: inline-block; */
float: left;
width: 99.99999%;
/* height: 600px; */
margin-top: 0px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
padding-left: 20px;	
padding-right: 20px;

}

/* kropki tylko w tym przedziale responsywności */

.slick-dots
{
    position: absolute;
    width: 120%;
   right: -20px;  
   /* color: #000000; */
   /* background-color: green; */
  top: 200px;
  display: none;
}


}		
		
		
		
		
		
		


@media only screen and (min-width: 576px) {
	
	
	
#container
{
	width: 100%;
	height: 800px;
	min-height: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	/* padding: 0px; */
	background-color: #ffffff;
	/* background-color: #f2f2f2; */
	font-family: 'Lato', sans-serif;
}		

#wysrodkowanie
{
	padding: 20px;
	border-radius: 0px;
	
	display: block;
	width: 576px;
	height: 700px;
	min-height: 280px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/* margin-top:80px; */
	background-color: #ffffff;
	color: #404040;
	/* opacity: 0.9; */
	font-size: 19px;
	text-align: justify;
}


/* .containerGaleria { */
  /* position: relative; */
  
  /* width: 576px;   */
  /* height: 770px; */
  /* display: block; */
  
  /* margin-left: auto; */
  /* margin-right: auto; */
/* } */



.containerGaleria2{
	 width: 99.99999%;
	 /* height: 600px; */
	/* display: inline-block; */
    float: left;
	margin-top: 50px;
        /* margin-left:  100px; */
		/* margin-right:  auto; */
}

/* .opsPodstrony{ */
	 /* width: 500px; */
	/* display: inline-block; */
/* margin-left:  50px;	 */

/* } */


 .slider {

		 /* width: 100%; */
		  width: 350px;
		  
        margin-left:  auto;
		margin-right:  auto;
		
    }
	
	 /* .sliderSzerokos { */

		 /* width: 400px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	img.sliderSzerokos {

  width: 330px;
  height: 330px;
  /* border: 1px solid #000; */

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
   
}
	
  
  .slider1 {

		 width: 340px;
        margin-left:  auto;
		margin-right:  auto;
		margin-top:  10px;
		/* height: 72px; */
		display: block;
    }
	
	/* .slider1Szerokos { */

		 /* width: 60px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	img.slider1Szerokos {

  width: 70px;
  height: 70px;
  border: 1px solid #000;

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
  /* position:relative; */
  /* z-index: 10; */
}




.marginezgora0
{
display: inline-block;
width: 99.99999%;
margin-top: 75px;
margin-bottom: 50px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
}

.korektaP1
{
display: inline-block;
width: 99.99999%;
/* margin-top: 65px; */
text-align: center;
/* padding-top: 10px; */
margin-top: 30px;
/* text-align: justify; */
padding-left: 20px;	
padding-right: 20px;	
}

.korektaP2
{
/* display: inline-block; */
float: left;
width: 99.99999%;
/* height: 600px; */
margin-top: 0px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
padding-left: 20px;	
padding-right: 20px;

}



}	







@media only screen and (min-width: 768px) {
	
	

#container
{
	width: 100%;
	height: 800px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	/* padding: 0px; */
	background-color: #ffffff;
	/* background-color: #f2f2f2; */
	font-family: 'Lato', sans-serif;
}

#wysrodkowanie
{
	padding: 20px;
	border-radius: 0px;
	
	display: block;
	width:768px;
	height: 600px;
	min-height: 280px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/* margin-top:80px; */
	background-color: #ffffff;
	color: #404040;
	/* opacity: 0.9; */
	font-size: 19px;
	text-align: justify;
}	


/* .containerGaleria { */
  /* position: relative; */
  
  /* width: 768px;   */
  /* height: 650px; */
  /* display: block; */
 
  /* margin-left: auto; */
  /* margin-right: auto; */
/* } */





.containerGaleria2{
	 width: 49.99999%;
	 /* height: 600px; */
	/* display: inline-block; */
    float: left;
	margin-top: 80px;
        margin-left:  50px;
		/* margin-right:  auto; */
}

/* .opsPodstrony{ */
	 /* width: 500px; */
	/* display: inline-block; */
/* margin-left:  50px;	 */

/* } */


 .slider {

		 /* width: 100%; */
		  width: 350px;
		  
        margin-left:  auto;
		margin-right:  auto;
		
    }
	
	 /* .sliderSzerokos { */

		 /* width: 400px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	img.sliderSzerokos {

  width: 330px;
  height: 330px;
  /* border: 1px solid #000; */

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
   
}
	
  
  .slider1 {

		 width: 340px;
        margin-left:  auto;
		margin-right:  auto;
		margin-top:  10px;
		/* height: 72px; */
		/* display: block; */
    }
	
	/* .slider1Szerokos { */

		 /* width: 60px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	img.slider1Szerokos {

  width: 70px;
  height: 70px;
  border: 1px solid #000;

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
  /* position:relative; */
  /* z-index: 10; */
}




.marginezgora0
{
display: inline-block;
width: 99.99999%;
margin-top: 75px;
margin-bottom: 50px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
}

.korektaP1
{
display: inline-block;
width: 29.99999%;
/* margin-top: 65px; */
/* text-align: center; */
/* padding-top: 10px; */
margin-top: 180px;
text-align: justify;
padding-left: 20px;	
padding-right: 20px;	
}

.korektaP2
{
/* display: inline-block; */
float: left;
width: 29.99999%;
/* height: 600px; */
margin-top: 0px;
/* text-align: center; */
/* padding-top: 10px; */
text-align: justify;	
padding-left: 20px;	
padding-right: 20px;

}



}

@media only screen and (min-width: 992px) {
	
	
	
#container
{
	width: 100%;
	height: 800px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	/* padding: 0px; */
	/* background-color: #ffffff; */
	background-color: #f2f2f2;
}

#wysrodkowanie
{
	padding: 20px;
	border-radius: 10px;
	
	display: block;
	width: 992px;
	height: 700px;
	min-height: 280px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/* margin-top:80px; */
	background-color: #ffffff;
	color: #404040;
	/* opacity: 0.9; */
	font-size: 19px;
	text-align: justify;
}	







.containerGaleria2{
	 width: 49.99999%;
	 /* height: 600px; */
	/* display: inline-block; */
    float: left;
	margin-top: 80px;
        margin-left:  50px;
		/* margin-right:  auto; */
}

/* .opsPodstrony{ */
	 /* width: 500px; */
	/* display: inline-block; */
/* margin-left:  50px;	 */

/* } */


 .slider {

		 /* width: 100%; */
		  width: 400px;
		  
        margin-left:  auto;
		margin-right:  auto;
		
    }
	
	 /* .sliderSzerokos { */

		 /* width: 400px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	img.sliderSzerokos {

  width: 380px;
  height: 380px;
  /* border: 1px solid #000; */

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
   
}
	
  
  .slider1 {

		 width: 340px;
        margin-left:  auto;
		margin-right:  auto;
		margin-top:  10px;
		/* height: 72px; */
		/* display: block; */
    }
	
	/* .slider1Szerokos { */

		 /* width: 60px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	img.slider1Szerokos {

  width: 70px;
  height: 70px;
  border: 1px solid #000;

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
  /* position:relative; */
  /* z-index: 10; */
}




.marginezgora0
{
display: inline-block;
width: 99.99999%;
margin-top: 75px;
margin-bottom: 50px;
text-align: center;
/* padding-top: 10px; */
/* text-align: justify;	 */
}

.korektaP1
{
display: inline-block;
width: 39.99999%;
/* margin-top: 65px; */
/* text-align: center; */
/* padding-top: 10px; */
margin-top: 200px;
text-align: justify;
padding-left: 20px;	
padding-right: 20px;	
}

.korektaP2
{
/* display: inline-block; */
float: left;
width: 39.99999%;
/* height: 600px; */
margin-top: 0px;
/* text-align: center; */
/* padding-top: 10px; */
text-align: justify;	
padding-left: 20px;	
padding-right: 20px;

}


}


@media only screen and (min-width: 1200px) {

#container
{
	width: 100%;
	height: 800px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	/* padding: 0px; */
	/* background-color: #ffffff; */
	background-color: #f2f2f2;
	
}

#wysrodkowanie
{
	padding: 20px;
	border-radius: 10px;
	
	display: block;
	/* width: 1080px; */
	width: 1190px;
	height: 700px;
	min-height: 280px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/* margin-top:80px; */
	background-color: #ffffff;
	color: #404040;
	/* opacity: 0.9; */
	
	font-size: 18px;
	text-align: justify;
	/* background-color: #000000; */
	/* color: #ffffff; */
}



.containerGaleria2{
	 width: 39.99999%;
	 /* height: 600px; */
	/* display: inline-block; */
    float: left;
	margin-top: 80px;
        margin-left:  200px;
		/* margin-right:  auto; */
}

/* .opsPodstrony{ */
	 /* width: 500px; */
	/* display: inline-block; */
/* margin-left:  50px;	 */

/* } */


 .slider {

		 /* width: 100%; */
		  width: 400px;
		  
        margin-left:  auto;
		margin-right:  auto;
		
    }
	
	 /* .sliderSzerokos { */

		 /* width: 400px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	img.sliderSzerokos {
		
  width: 380px;
  height: 380px;

  /* width: 150px; */
  /* height: 150px; */
  /* border: 1px solid #000; */

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
   
}
	
	
	
	
	
	 /* .sliderWysokos { */

		 /* width: auto !important; */
		 /* height: 400px !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	
	
	
  
  .slider1 {

		 width: 340px;
        margin-left:  auto;
		margin-right:  auto;
		margin-top:  10px;
		/* height: 72px; */
		/* display: block; */
    }
	
	/* .slider1Szerokos { */

		 /* width: 60px !important; */
		 /* height: auto !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	img.slider1Szerokos {

  width: 70px;
  height: 70px;
  border: 1px solid #000;

  object-fit: contain;
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
  /* position:relative; */
  /* z-index: 10; */
}



	
	 /* .slider1Wysokos { */

		 /* width: auto !important; */
		 /* height: 70px !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	/* .slider1Wysokos { */

		 /* width: auto !important; */
		 /* height: 70px !important; */
        /* margin-left:  auto; */
		/* margin-right:  auto; */
		
    /* } */
	
	
	

/* .glowny{ */

/* position: relative; */
  
  /* width: 496px;   */
  /* height: 450px; */
  /* display: inline-block; */
  /* border: 1px solid #000000; */
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* margin-top: 5px; */
/* } */







/* .mySlides { */
  /* display: none; */
  
/* } */

/* img.contain { */

  /* width: 400px; */
  /* height: 400px; */
  

  /* object-fit: contain; */
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
/* } */

/* .numbertext { */
 
  /* color: #000000; */
  /* font-size: 12px; */
  /* padding: 8px 12px; */
  /* position: absolute; */
  /* top: 0; */
  
  /* font-weight: 700; */
  /* z-index: 1; */
/* } */







/* .prev, */
/* .next { */
  /* cursor: pointer; */
  /* position: absolute; */
  /* top: 50%; */
  /* width: auto; */
  /* padding: 16px; */
  /* margin-top: -50px; */
  /* color: #000000; */
  /* font-weight: bold; */
  /* font-size: 20px; */
  /* border-radius: 0 3px 3px 0; */
  /* user-select: none; */
  /* -webkit-user-select: none; */
/* } */


/* .next { */
  /* right: 0; */
  /* border-radius: 3px 0 0 3px; */
/* } */


/* .prev:hover, */
/* .next:hover { */
  /* background-color: rgba(0, 0, 0, 0.8); */
  /* color: #f2f2f2; */
  
  
/* } */





/* .caption-container { */
  /* text-align: center; */
  /* background-color: #222; */
  /* padding: 2px 16px; */
  /* color: white; */
  
  /* position: absolute; */
  /* top: 450px; */
  /* width: 99.99999%; */
/* } */










/* .row{ */
  /* position: absolute; */
 /* display: inline-block;  */
  /* width: 496px; */
  /* height: 200px; */
  
/* } */


/* .column { */
  
  /* display: inline-block; */
  
  /* width: 100px; */
  /* height: 100px; */
  /* position: relative; */
  /* cursor: pointer; */
  /* margin-left: 20px; */
  /* margin-right: 0px; */
/* } */

/* img.contain2 { */

/* width: 90px; */
  /* height: 90px; */
  /* border: 1px solid #000000; */
 
  /* object-fit: contain; */
  
  /* position:absolute; */
    /* margin:auto auto; */
  /* left:0; */
  /* right:0; */
  /* top: 0; */
  /* bottom:0; */
  
/* } */


/* .demo { */
  /* opacity: 0.6; */
/* } */

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











.marginezgora0
{
display: inline-block;
width: 99.99999%;
margin-top: 75px;
margin-bottom: 50px;
/* text-align: center; */
/* padding-top: 10px; */
text-align:center;	
}


.korektaP1
{
/* display: inline-block; */
float: left;
width: 39.99999%;
/* height: 600px; */
/* margin-top: 65px; */
/* text-align: center; */
/* padding-top: 10px; */
text-align: justify;
margin-top: 200px;
padding-left: 10px;	
padding-right: 20px;
}

.korektaP2
{
/* display: inline-block; */
float: left;
width: 39.99999%;
/* height: 600px; */
margin-top: 0px;
/* text-align: center; */
/* padding-top: 10px; */
text-align: justify;	
padding-left: 10px;	
padding-right: 10px;

}

}





