body {
  color:#000000;
  margin:0px;
  padding: 0px;    
}

.login:hover, .koniec:hover {
       cursor: pointer;
}

.hej:hover {
    cursor: pointer;
}

.ws_dialog {
    color: #000000;
}

.glowka {
    background-color: #cccccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ws_body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.xlog {
    display: table;
    margin-left: 10px;
    margin-top: 20px;
    width: 100%;
}

#uwaga {
    color: #ff0000;
    font-weight: bold;
    margin-top: 10px;
}

.kurtyna {
  width:100%;
  height: 100%;
}

.table-bordered {
    border: 1px solid #000000;
}

.nopad {
    padding-left: 0px;
    padding-right: 0px;
}


.cycle-overlay {
  color: #FFFFFF;
}

.tlo2 {
  background-image: url(images/ogien.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;     
}

.cycle-prev, .cycle-next { 
    position: absolute; 
	top: 0; 
	width: 25%; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	z-index: 800; 
	height: 100%; 
	cursor: pointer; 
	font-family:FontAwesome;
}
.cycle-prev { 
   left: 0;  
   //background: url(./images/left.png) 25% 50% no-repeat;
}
.cycle-next { 
  right: 0; 
 // background: url(./images/right.png) 75% 50% no-repeat;
}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }



.pgws {
  float:left;
  border-top:1px solid #c0cacb;
  border-left:1px solid #c0cacb;
  border-right:1px solid #c0cacb;
  border-bottom:5px solid #990000;
  margin-right:10px;
  margin-bottom:10px;
}

.gpws {
   border-top:1px solid #c0cacb;
  border-left:1px solid #c0cacb;
  border-right:1px solid #c0cacb;
  border-bottom:5px solid #990000;
  margin-bottom:20px;
}

.lapka {
  width:95px;
  height:95px;
  float:left;
  border-top:1px solid #c0cacb;
  border-left:1px solid #c0cacb;
  border-right:1px solid #c0cacb;
  border-bottom:5px solid #990000;
  margin-right:12px;
  margin-bottom:10px;
}

.fancybox-hidden {
  display:none;
}



.metryka {
   width:70%;
   margin-left:auto;
   margin-right:auto;
}

.lapka:hover {
  cursor:pointer;
}

.nazwa {
	text-align:center;
	text-transform: uppercase;
	position:relative;
	top:-25px;
	font-size:30px;
	text-decoration: underline;
}

.ws {
  float:right;
  font-family:FontAwesome;
  font-size:36px;
  content:"\f0a9";
}

.mt-10 {
  margin-top:10px;
}

.mt10 {
    margin-top:10px;
}

.opisx {
  min-height:300px;
}


.okienko {
  width:80%;
  margin-left:auto;
  margin-right:auto;
}


.zapytaj {
  text-align:center;
}

.wsn {
   font-size:2.6em;
   float:right;
   vertical-align:middle;
   position:relative;
   top:45%;
   left:-20%;
   color:#FFFFFF;
}

.wsp {
   font-size:2.6em;
   float:left;
   vertical-align:middle;
   position:relative;
   top:45%;
   left:20%;
   color:#FFFFFF;
}


.test1 {
  font-family: strawberry;
  font-size: 20px;
  font-style: italic;
}

.andika {
	font-family: 'Andika', sans-serif;
	font-size: 16px;
	font-style: italic;
}

.navbar-header {
//   height:110px;
}

.navbar-inverse .navbar-nav > .active > a {
  background-color:#CC0A0A;
  color:#FFFFFF;
}

.navbar-inverse .navbar-nav > .active > a:hover {
  background-color:#CC0A0A;
  color:#FFFFFF;
}



.navbar-brand {
   padding-top:16px;
   padding-left: 15px;    
}

.navbar-brand > img {
    height:50px;
}

.navbar-inverse {
//  background-color: rgba(44,45,45,0.6);
//  border-color: rgba(116,118,120,1);
}



.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
   background-color:#535353;
   color:#FFFFFF;
}


.navbar-default {
  border:0px;
}

.nav > li > a {
  font-size:14px;
 // line-height:61px;
}

.navbar-nav {
 // margin-top:10px;
}


.navbar-inverse .navbar-nav > li:last-child a {
    border: none;
}

.rozmiar {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {
        // height: 450px;
        padding-bottom: 20px;
     }
    
    /* Set gray background color and 100% height */
    .sidenav {
      padding-top: 20px;
      background-color: #0000a0;
     // height: 100%;
    }
    
    /* Set black background color, white text and some padding */
    footer {
      background-color: rgba(0,0,0,1);      
      color: #ffffff;
      padding: 15px;
	  position:relative;
    }
    
	
	
	.dropdown-menu > li > a:hover {
	   color:#FFFFFF;
	   background-color:#180bf3;
	}
	
	
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
        
     .srodek {
        margin-top:20px;
     }
         
    .cycle-overlay {
      position: absolute;
      z-index: 800;
      bottom:0px;
      width:100%;
      background-color: rgba(0,0,0,0.4);
      padding-left: 50px;
      padding-top:15px;
      padding-bottom: 15px;    
      line-height: 36px;
      font-size: 18px;     
    }    
        
     .pdgora {
       padding-top: 50px;
     }
      
        
      .anpol_logo {
        margin-top: 3px;  
        height: 40px;
       }       
        
      .sidenav {
        height: auto;
        padding: 15px;
      }
      .row.content {height:auto;}
	  .male {
	    display:none;  
	  }
	  
	  .logo  {
	   display: none;
	}  
	 
	 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
       color: #F30B0B;
	  }
	       
        
    }



 .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
  
  .srodek {
     margin-top:20px;
  }
      
  .cycle-overlay {
     position: absolute;
     z-index: 800;
     bottom:0px;
     width:100%;
     background-color: rgba(0,0,0,0.4);
     padding-left: 10px;
     padding-top:15px;
     padding-bottom: 15px;
     line-height: 24px;
     font-size: 12px;    
}      
      
  .carousel-caption {
      display: none; 
  }      
      
  .pdgora {
    padding-top: 50px;
  }
      
      
.napis_1 {
  color: #FF0000;
  font-size: 24px;
  text-align: center;
  text-shadow: 0 0 1px #FFFFFF;
}

.napis_2 {
  color: #FFff00;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 0 1px #000000;
  line-height: 1.2em;
    
}
      
  
  .fmenu {
       font-family: Georgia, Times New Roman, Times, serif;
       font-size: 24px;
       font-weight:bold;      
  }
      
  .anpol_logo {
        height: 40px;
        margin-top: 3px;
    }      
      
      .znikaj {
        display:none;  
      }       
      
  .opis {      
   font-size:16px;
   line-height:1.5;
   width: 100%;
   margin-left: auto;
   margin-right: auto;    
}      
 
  .srodek {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}      
      
  .kontakt {
        font-size: 15px;
    }       
      
  .polowa {
   width:100%;
   margin-left:auto;
   margin-right:auto;
  }      
      
  .cycle-slideshow {
     width: 100%;
   border: none;    
   margin-left:auto;
   margin-right:auto;
}

  .cycle-slideshow img {
   width: 100%;
   height:auto;
  }

    
      .lix, .lix_1 {
          border-top: 1px solid #FFFFFF;
          top:10px;
          padding-top:10px;
      }      

      
   .navbar-inverse .navbar-nav > li > a {
     color: #FFFFFF;
   }      
    
   .naglowek {
     margin-top:6px;
     font-size: 14px;
     line-height: 20px;
     text-align: center;   
     padding-left: 0px;
     padding-right: 0px;   
   }

      
   .centruj {
      width:100%;
      margin-left:auto;
      margin-right: auto;
   }
   
   .carousel-caption {
      display: none; 
    }
	
	.logo  {
	   display: none;
	}
	
	.adres {
	   font-size:14px;
	}
	
	
	.stopka {
       font-size: 14px;
    }

    .wsn {
       font-size:1.5em;
    } 
	
	.wsp {
       font-size:1.5em;
    }
	
	.wys {
	  width:80%;
	  margin-left:auto;
	  margin-righ:auto;
	  margin-top:0px;
	}
	
	.nav > li > a {
	   line-height:1.0em;
	}
	
      .flagi {
        top:5px;  
        text-align: center;  
      }
	
  }






@media screen and (min-width: 767px) {

 .srodek {
    margin-top:105px;
 }
 
.duzy {
   font-size: 18px;
   margin-right: 5px;
}    
    
.cycle-overlay {
  position: absolute;
  z-index: 800;
  bottom:0px;
  width:100%;
  background-color: rgba(0,0,0,0.4);
  padding-left: 50px;
  padding-top:15px;
  padding-bottom: 15px;    
  line-height: 36px;    
  font-size: 18px;    
}    
    
.pdgora {
    padding-top: 61px;
}
    
    
.napis_1 {
  color: #FF0000;
  font-size: 32px;
  text-align: left;
  text-shadow: 0 0 1px #FFFFFF;
}

.napis_2 {
  color: #FFff00;
  font-size: 32px;
  text-align: left;
  text-shadow: 0 0 1px #000000;
  line-height: 1.2em;
    
}
   
    .fmenu {
       font-family: Georgia, Times New Roman, Times, serif;
       font-size: 24px;
       font-weight:bold;
    }
    
    .anpol_logo {
        height: 50px;
    }    
    
.opis { 
   font-size:18px;
   line-height:1.5;
   width: 100%;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;      
}    

.srodek {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}    

.kontakt {
        font-size: 16px;
}    
    
.polowa {
   width:100%;
   margin-left:auto;
   margin-right:auto;
}    

 .cycle-slideshow {
   width: 100%;
   border: none;    
   margin-left:auto;
   margin-right:auto;
   height:auto;
}

.cycle-slideshow img {
   width: 100%;
   height:auto;
}

    
    
    .lix {
        top:37px
    }    
    
    .lix_1 {
        top:20px;
    }
    
.navbar {
  padding-top: 5px;
  padding-bottom: 5px;    
 }    
    
.flagi {
  top:20px;
}
    
.naglowek {
  margin-top:11px;
  font-size: 20px;
  line-height: 24px;    
}
    
    
.centruj {
    float:right;
}
    
.navbar-inverse .navbar-nav > li > a {
   color: #FFFFFF;
   border-right:1px solid #595959;    
}    
    
.logo {
  display:table-cell;
  height:auto;
  max-width:100%;
  vertical-align:middle;
 // padding-top:10px;
}

.adres {
   font-size: 20px;
}

.adres1 {
   font-size: 16px;
}

.stopka {
   font-size: 14px;
}


}


.pasek {
  background-color:#c21717;
  height:4px;
  width:100%;
}


.karuzela {
  width:100%;
  overflow: hidden;
  padding: 0px;
  height: auto;    
}

.adres {
	color:#ffffff;
	padding-bottom: 6px;
	padding-top: 9px;
	overflow-x: none;
	overflow-y: none;
	font-family: 'Kalam', cursive;    
}


.adres1 {
	color:#ffffff;
	overflow-x: none;
	overflow-y: none;
	font-family: 'Kalam', cursive;

}



.nag {
   font-size:28px;
   font-weight:bold;
   color:#000000;
   padding-bottom:20px;       
   text-align: center;    
}

.nag1 {
   font-size:28px;
   font-weight:bold;    
}

.wys {
    margin-top: 30px;
    margin-right: 30px;
}

.nav > li > a > img {
   margin-top:-6px;
   margin-bottom: -6px;
}



#map {
   min-height: 560px;
   margin-top: 10px;
}

.stopka {
	padding-top: 10px;
	overflow-x: none;
	overflow-y: none;
}

	
	
	.male {
	   font-size:0.8em;
	   color:#ffffff;  
	}
	.well {
	  display: block;
	  font-size: 14px;;
	  color:#ffff00;
	  font-weight:bold;
	  background-color:#000033;
	  border:1px solid #FF0000;
	}
	
	
	.well:hover, well > a {
	   // background-color:#FFFF00;  //FFCC00;
	   background-color:#00FF00;
	   color:#000000;
	   border: 1px solid #FFFFFF;
	   text-decoration:none;
	   cursor: pointer;
	}
	
	.well:hover > .male {
	   color:#000000;
	}
	
	.sidenav > a:focus {
	   text-decoration:none;
	   outline-style:none;
	   color:#0000a0;
	}

/*
	.well > a:hover {
	   color:#FFFFFF;
	   background-color:#339999;
	}
*/	


.affix {
  top: 0px;
  width:100%;
  z-index: 9999 !important;
}

.text-left {
 // top:113px;
}



.regulamin {
    font-family: "Kalam",cursive;
	text-align:justify;
	color:#000000;
	font-size:18px;
}

.mb {
   margin-bottom:30px;
}


.bx-wrapper .bx-viewport{
   -moz-box-shadow: 0 0 0px #fff;
	-webkit-box-shadow: 0 0 0px #fff;
	box-shadow: 0 0 0px #fff;
	border:  0px solid #fff;
	left: 0px;
	max-width:100%;
	margin-bottom:0px;
	background-color:transparent;
}

.red {
 color:#FF0000;
}

.green {
  color:#00FF00;
}

.lix {
  text-align: left;
  color: #FFFFFF;
  font-size: 14px;
      
}

.lix > ul > li {
   // background: url(images/bullet1.png) 0 11px no-repeat;
    padding: 0 0 0 15px;
    line-height: 25px;
    list-style: none;
}

.lix > ul > li > a {
    color:#FFFFFF;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}

.lix > ul > li > a:hover {
   text-decoration: none;
   background-color:#333333;
      
}

.lix_1 {
  font-family: bellmt;    
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color:#ff33ff;    
}


.slideanim {visibility:hidden;}
  .slide1 {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    };
  }



.slideanim_l {
    visibility:hidden;
    position: relative;
}

.slideLeft {
    animation-name: slideLeft;
    animation-duration: 1s;
    visibility: visible;
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
        -ms-trasform: translateX(-2000px);
        -webkit-transform: translateX(-2000px);
    }
    
    100% {
        opacity: 1;
        transform: translateX(0px);
        -ms-trasform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
}


.slideanim_r {
    visibility:hidden;
    position: relative;
}


.slideRight {
    animation-name: slideRight;
    animation-duration: 1s;
    visibility: visible;
}

@keyframes slideRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
        -ms-trasform: translateX(2000px);
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
        -ms-trasform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
}


.pulsuj {
    animation-name: pulsuj;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

@keyframes pulsuj{
    0% { 
        transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
    }
    50% { 
        transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
    }
    100% { 
        transform: scale(1, 1); 
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
    }
}


.centruj1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;    
}

.ods {
  margin-bottom: 20px;    
}

.maszyny {
    font-size:14px;
    text-align: center;
}


/*.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: 1px solid #000;    
}
*/

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border:0px;
}

.bezramki {
    border: 0px;
}

.ramka {
    border: 1px solid;
}

.kontakt {
    text-align: center;
    font-weight: bold;
    // font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.mapa {
  width:100%;
  height:448px; 
  color: #000000;    
}

.wlewo {
    float:left;
    margin-right: 10px;
}

.tlo1 {
background-image: url(images/tlo1.jpg);
height: 450px;
background-repeat: no-repeat;
background-size: 97%;
background-position: center;
}

.ob_panel {
  margin-bottom: 20px;    
  margin-top: 20px;    
}

.opis_ul > ul > li > a {
    color:#ffffff;
    text-decoration: none;
    padding-left: 5px;
    display: block;
}

.opis_ul > ul > li > a:hover {
    text-decoration: none;
    background-color: #333333;
    display: block;
}

.opis_ul > ul {
    color:#ff0000;
}

.ods_r {
  margin-bottom: 20px;
  height: 160px;
  overflow: hidden;    
}

.bialy {
    color: #ffffff;
}

.powrot {
    text-align: center;
    margin-bottom: 10px;
    
}

.powrot > a {
    color:#ffffff;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
}

.powrot > a:hover {
    color:#ff0000;
}


.mb10 {
    margin-bottom: 10px;
}


.lix > ul {
    padding-left: 0px;
}


.mb20 {
    margin-bottom: 20px;
}


.wx {
  border: 1px solid #FF0000;    
  text-align: center;    
}

.wx:hover {
    cursor: pointer;
}

.obrot:hover {
    animation-name: obrot;
    animation-duration: 2s;
    visibility: visible;
    cursor: pointer;
}

@keyframes obrot {
    0% {
        transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
    }
}


.mb20p {
  margin-bottom: 20px; 
  overflow: hidden;   
  text-align: center;    
}

.powieksz {
    transition: all 0.5s;
    overflow: hidden;
}

.powieksz:hover {
   transform: scale3d(1.1, 1.1, 1.1);
   -ms-transform: scale3d(1.1, 1.1, 1.1);
   -webkit-transform: scale3d(1.1, 1.1, 1.1);
} 


.nag3 {
    padding-top: 20px;
    font-size: 18px;
}

.nag3 > a {
    color: blue;
    text-decoration: none;
}

.nag3 > a:hover {
    color:green;
}


.w50 {
    width:40%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.w50 > ul {
    color: #FF0000;
}

.wli {
    color:#000000;
}

.tlox {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 10px 10px 10px 10px;
}


.wsop {
    font-size: 16px;
    line-height: 26px;
}

.poczta {
    float:right;
    position: absolute;
    z-index:1020;
    right:90px;
    top: 7px;
    // border: 1px solid #FF0000;
    height:90%;
}

.ppr {
    position: relative;
    top:90%;
    box-shadow: 2px 2px 2px #FFff00;
}

.ppr:hover {
    box-shadow: 0px 0px 0px;
}


.glowka {
    background-color: #cccccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.ws_dialog {
    color:#000000;
}

.stopka_ws {
    background-color: #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


.wsr {
    width: 100%;
    // display: inline;
    margin-bottom: 10px;
}

.mb10 {
    margin-top:10px;
}

.uwaga {
    color:#ff0000;
    display: none;
}

.pokaz {
  display:block;    
}
.obrys {
    border: 1px solid #FF0000;
}


.link {
   margin-bottom:30px;    
}


.link a {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
    transition-property: color;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
   
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
}


.link a:hover {
    color:#666666;
}


.wspolpraca {
  background-image: url(images/remont.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;     
  min-height: 300px;    
}


.kurt {
    // padding-top: 10px;
    width:100%;
    min-height: 300px;
    // height: 100%;
    background-color: rgba(255,255,255,0.5); 
    position: absolute;
}


.tt1 {
   width:100%;
   height:100%;    
   background-image: url(images/bg_1.png);
   background-repeat: repeat;    
}

.tt2 {
   width:100%;
   height:100%;    
}

//.srodek {
//	margin-top: 105px;
//}


.oz {
  position: relative;
  width: 100%;
  height:341px;
  overflow:hidden;
}

.ctt {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height:100%;
  transition: .5s ease;
}

.ctext1 {
  color: white;
  font-size: 14px;
  position: absolute;
  text-align: justyfy;
  width:100%;
  padding: 10px;    
}



.oz:hover .ctt {
  bottom: 0;
  height: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}


#Mapaw {
    position: relative;
    width: 100%;
    height: 500px;
}