@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
@import url('font-awesome-4.7.0/css/font-awesome.min.css');

body{
  margin: 0;
  padding: 0;
  background-image:url(../images/tlo.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #3CF4FF;
  font-family: verdana;

}
#all{
  float:left;
  width:100%;
  height: auto;
    overflow:hidden;
}
a{
  text-decoration: none;
  color: auto;
}
a img{
  border: none;
}
#container{
  width: 980px;
  min-height: 593px;
  margin: 0 auto;
  position: relative;
}
#logo{
  margin-left: -5px;
    margin-top: -10px;
  float:  left;
  position: absolute;
}
ul#menu{
  list-style:none;
  float: right;
  right:0;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}
ul#menu li{
  display: block;
  float: left;
}
ul#menu li a{
  display: block;
  float: left;
  padding: 10px;
  color: #606060;
  font-size: 15px;
  margin-right: 9px;
  margin-top: 3px;

  transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
ul#menu li:hover a{
  color: #0298e4;
}
ul#menu li ul{
  list-style:none;
  float: left;
  font-family: verdana;
  margin: 0;
  padding: 0;
  clear: both;
  z-index: 999;
  position: absolute;
  background-color: white;
  background-color: rgba(243,243,243,1.0);
  border-radius: 5px;
  margin-left: 0px;
  opacity: 0.0;
  margin-top: -200px;
  transition: all .6s ease;
	-o-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  font-weight: normal;
}
ul#menu li:hover ul{
  margin-top: 44px;
  padding-right: 10px;
  opacity: 1.0;
}
ul#menu li ul li{
  float: left;
  clear: both;
  width: 100%;
}
ul#menu li ul li a{
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
  display: block;
  float: left;
  padding: 7px;
  color: #2d2d2d !important;
  font-size: 11px;
  transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
ul#menu li ul li:hover a{
  color: #0298e4 !important;
}
.chmury{
  position: absolute;
  z-index: -1;
}
.chmurka1{
  margin-top: 80px;
  margin-left: -10px;
}
.chmurka2{
  margin-top: 50px;
  margin-left: 140px;
}
.chmurka3{
  margin-top: 84px;
  margin-left: 330px;
}
.chmurka4{
  margin-top: 95px;
  margin-left: 135px;
}
.chmurka5{
  margin-top: 95px;
  margin-left: 260px;
}
#kafelki_{
  float:left;
  margin-top: 135px;
  margin-left: 20px;
  width:100%;
  height: 457px;
  position: absolute;
  z-index:0;
}
a.kafelek{
  display: block;
  width: 300px;
  height: 456px;
  position: absolute;
}
a.kafelek img{
  float: left;
  margin-top: 280px;
  margin-left:12px;
}
a#przedszkole{
  background-image:url(../images/przedszkole.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin:0;
}
a#podstawowa{
  background-image:url(../images/podstawowa.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 320px;
}
a#terapia{
  background-image:url(../images/terapia.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 640px;
}
#address{
  width: 100%;
  float: left;
  text-align: center;
  color: #565656;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size:18px;
  margin-top: 174px;
  position: relative;
}
#e-mail_{
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 19px;
  color: #d40000;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size:16px;
}
strong#rso{
  float: right;
  display:block;
  text-align: right;
  position:relative;
  margin-top: -20px;
  margin-right: 25px;
  font-weight: normal;
}
strong#rso a{                                                                  ;
  color: #ffffff;
  font-size: 9px;
}
.center{
  float: left;
  width:100%;
}
.center_{
  width:990px;
  margin: 0 auto;
}
#stopka{
  width: 100%;
  height: 400px;
  float: left;
  margin-top:-49px;
  bottom:0;
  position: relative;
  z-index: 0;
  background-image:url(../images/bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
}
#tresc{
  float:left;
  width: 998px;
  position:relative;
  margin-top:-1200px;
  opacity: 0.0;
  margin-left: -9px;
  z-index:90;
}
#gora_{
  width: 998px;
  height: 375px;
  background-image:url(../images/podstrona_gora.png);
  background-repeat: no-repeat;
  background-position: top center;
}
#srodek_{
  width: 998px;
  float: left;
  min-height:50px;
  background-image:url(../images/podstrona-srodek.png);
  background-repeat: repeat-y;
  background-position: top center;
  padding-bottom: 10px;
}
#dol_{
  width: 998px;
  float: left;
  height: 25px;
  background-image:url(../images/podstrona_dol.png);
  background-repeat: repeat-y;
  background-position: top center;
}
#animacja-p, #animacja-s, #animacja-t{
  position: absolute;
}
a.wstecz{
  display: block;
  float: right;
  text-align: right;
  margin-right: 50px;
  margin-top: -12px;
  color: #e71414;
  font-size: 14px;
  font-weight: bold;
}
a.wstecz:hover{
  color: #1882a9;
}
#text_{
  padding: 50px;
  padding-left:&nbsp;60px;
  margin-top: -250px;
  position:relative;
}
#text_ h2{
  color: #989898;
  font-size:20px;
}
#text_ p{
  color: #363636;
  font-size:12px;
  line-height:17px;
  padding-left:10px;
}
#text_ ul{
  color: #363636;
  font-size:12px;
  line-height:17px;
  padding-left:10px;
  margin-left:20px;
}
.galeria{
  width: 100%;
  clear: both;
  float:left;
}
.galeria img{
	border: 1px solid #c0c0c0 !important;
	background-color: transparent;
	padding: 5px;
  margin: 6px;
	float:left;
  transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.galeria a:hover img{
	background-color: #0FB0FF;
	opacity: 0.9;
}
.galeria a img{
	border: none;
}
.menu-pos-p:hover, .menu-pos-o:hover, .menu-pos-r:hover, .menu-pos-g:hover, .menu-pos-k:hover{
  background-position: bottom center;
}
.menu-pos-p{
 display: block;
 float: left;
 width: 120px;
 height: 13px;
  background-image:url(../images/pm.png);
  background-repeat: repeat-y;
  background-position: top center;
   margin-top: 5px;
}
.menu-pos-o{
 display: block;
 float: left;
 width: 67px;
 height: 13px;
 margin-top: 5px;
  background-image:url(../images/o-m.png);
  background-repeat: repeat-y;
  background-position: top center;
}
.menu-pos-r{
 display: block;
 float: left;
 width: 131px;
 height: 18px;
  background-image:url(../images/r-m.png);
  background-repeat: repeat-y;
  background-position: top center;
}
.menu-pos-g{
 display: block;
 float: left;
 width: 72px;
 height: 13px;
  background-image:url(../images/g-m.png);
  background-repeat: repeat-y;
  background-position: top center;
   margin-top: 5px;
}
.menu-pos-k{
 display: block;
 float: left;
 width: 82px;
 height: 13px;
  background-image:url(../images/k-m.png);
  background-repeat: repeat-y;
  background-position: top center;
 margin-top: 5px;
}
.galeria a{
  display: block;
  float: left;
}
.galeria a p{
  display: block;
  width: 180px !important;
  height: 30px;
  position: absolute !important;
  padding: 10px !important;
  font-size: 11px !important;
  font-weight: bold;
  color: white !important;
  background-color: #26B7FE;
  background-color: rgba(0,0,0,0.3);
  margin-left: 12px;
  z-index:999;
  text-align: center;
  transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.galeria a:hover p{

   padding-top: 60px !important;
   height: 80px;
   background-color: rgba(38,183,254,0.9);
}
p.do-galerii a{
   font-size:15px !important;
   color: #418CD4 !important;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
   background-color: #17BAFF;
   border-radius: 5px;
   background-color: rgba(25,186,255,0.1);
  transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
p.do-galerii a:hover{
   color: white !important;
   background-color: rgba(25,186,255,0.9);
}
#menu-tabela {
    float: left;
    border: none;
    margin-bottom: 30px;
    margin-left: 360px;
    margin-top: -138px;
    width: 500px;
}
#menu-tabela tr{
   width: 220px;
   margin: 5px;
}
#menu-tabela tr td{
   text-align: center;
   padding: 10px;
   background-color: #0298E4;
   background-color:  rgba(2,152,228, 0.6);
   transition: all .5s ease;
	-o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
#menu-tabela tr td:hover{
   background-color:  rgba(2,152,228, 1.0);
}
#menu-tabela tr td a{
   font-size: 12px;
   color: white;
   font-weight: bold;
}
li.second{
  margin-left: 20px;
  list-style-type:circle;
}
@charset "UTF-8";

.dni_otwarte{
  margin-left: 263px;
    margin-top: 60px;
    position: absolute;
    z-index: 999;
}

#x_x{
	 background:url(../images/x.png) no-repeat left top;
 
}

p.pmenu a{
	margin-right: 60px;
}

a.pobierz_pdf{
	display: block;
	float: left;
	padding: 10px 0 10px 30px;
	 background:url(../images/pdf.png) no-repeat left center;
	 color: #E4097F;
}

ul#menu li a.dla_rodzicow{
	padding-top: 9px;
}

.aktualnosci_title {
  color:#363636;
}	

h3.kadra_h3{
	 color: #989898;
    font-size: 16px;
	text-align: center;
}

.zapytania_lublin_box, .zapytania_krzczonow_box{
	display: none;
}

#zapytania_krzczonow, #zapytania_lublin{
	cursor: pointer;
}

/*

.headerTopText{
  display: block;
  width: 620px;
  float: right;
  text-align: center;
  margin-top: 5px;
  color: #555;
}
#menu{
  margin-top: 15px!important;
}
#menu li a{
  color: #fff!important;
  background: #f00;
}

*/

#text_ > h2{
  color: #61bbe9;
  font-family: 'Lobster', cursive;
  font-size: 32px;
  font-weight: 400;
  text-transform: initial;
}

.bigTitle{
  display: block;
  text-align: center;
  color: #e4097f;
  font-family: 'Lobster', cursive;
  font-weight: 400;
  font-size: 33px;
  padding: 50px 0 10px 0;
}
.smallTitle{
  display: block;
  text-align: center;
  color: #44a4e3;
  font-family: 'Lobster', cursive;
  font-weight: 400;
  font-size: 20px;
}
.midTitle{
  display: block;
  text-align: center;
  color: #016acf;
  font-family: 'Lobster', cursive;
  font-weight: 400;
  font-size: 20px;
}

#text_ .subpageContentText,
#text_ .subpageContentText *{
  font-family: 'Poppins', sans-serif;
}

#text_ .subpageContentText h1,
#text_ .subpageContentText h2,
#text_ .subpageContentText h3,
#text_ .subpageContentText h4,
#text_ .subpageContentText h5,
#text_ .subpageContentText h6{
  display: block;
  margin: 20px 0;
  padding: 0;
  color: #e4097f;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
#text_ .subpageContentText h1{
  font-size: 22px;
}
#text_ .subpageContentText h2{
  font-size: 18px;
}
#text_ .subpageContentText h3{
  font-size: 17px;
}
#text_ .subpageContentText h4{
  font-size: 16px;
}
#text_ .subpageContentText h5{
  font-size: 15px;
}
#text_ .subpageContentText h6{
  font-size: 14px;
}
#text_ .subpageContentText,
#text_ .subpageContentText p{
  font-size: 15px;
  font-weight: 300;
  line-height: 1.7em;
}
#text_ .subpageContentText * strong,
#text_ .subpageContentText strong{
  color: #e4097f;
  font-weight: 500;
}
#text_ .subpageContentText * b,
#text_ .subpageContentText b{
  color: #2f2f2f;
  font-weight: 500;
}
#text_ .subpageContentText .floatedLeftImage{
  float: left;
  margin: 0 30px 15px 0;
}
#text_ .subpageContentText ul{
  list-style: none;
}
#text_ .subpageContentText ul li{
  font-size: 15px;
  line-height: 1.6em;
}
#text_ .subpageContentText ul li:before{
  display: inline-block;
  content: '\f18e';
  font-family: FontAwesome;
  color: #e4097f;
  margin-right: 7px;
  margin-left: -20px;
}

.popup {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  background: #ffffff;
  box-shadow: 0 0 0.677vw 0 rgba(39, 34, 26, 0.2);
  padding: 30px;
  padding-right: 30px;
  align-items: center;
  color: #e4001b;
  max-width: 536px;
  display: none;
  z-index: 10000;
  border-radius: 0.26vw;
}

.popup i {
  position: absolute;
  top: 2px;
  right: 8px;
  font-size: 26px;
  color: #000000;
  cursor: pointer;
}

.popup img {
  width: 100%;
}