body
{
font-family: 'Alegreya Sans', sans-serif;

font-size:16px;

}
.font
{font-family: 'Alegreya Sans', sans-serif;
}

#logo img {
width:300px;
height:74px;
position:absolute;
  
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#logo img.top:hover {
  opacity:0;
}



.top
{

  background-image: url("../img/bg.jpg"); 
height:142px;
}
.h1
{
font-size:46px;
font-weight:700;
font-family: 'Alegreya Sans', sans-serif;
}

.htop
{
padding-top:40px;
font-size: 36px;
color:#FFFFFF;
font-family: 'Alegreya Sans', sans-serif;
}
/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  padding-bottom: 19px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}
.antispam { display:none;}
/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 930px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}
#contentForm{
position:relative;
	z-index:0;
	top:-35px;
}
.form::-moz-placeholder
{
 color:    #000;
font-weight:bold;

}

.btn-primary {
  .buttonBackground(#46bcec, #1c86b1); //(button, hover)
}
a:link {color:#1c3f8c;}
a:hover {color:#2d55ab;}  /* mouse over link */
a:active {color:#2d55ab;}  /* selected link */

a.kolor:link {color:#1c3f8c;}
a.kolor:hover,a.kolor:active {color:#2d55ab;}

/*Styl dla atrakcje.php*/


.accordion {
   margin: 30px;   
   dt, dd {
      padding: 10px;
      border: 1px solid black;
      border-bottom: 0; 
      &:last-of-type {
        border-bottom: 1px solid black; 
      }
	  
      a {
        display: block;
        color: black;
        font-weight: bold;
		
		
      }
   }
   
  dd {
     border-top: 0; 
     font-size: 12px;
     &:last-of-type {
       border-top: 1px solid white;
       position: relative;
	   
       top: -1px;
     }
  }
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  color:white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
  background-image: url("../img/jumbo.jpg"); 
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}
.h2
{font-size:30px;
color:#474747;
font-family: 'Alegreya Sans', sans-serif;
}
   #map {
                width: 100%;
                height: 300px;
				
            }
/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}
.galeria
{margin-left:14px;
margin-top:10px;

float:left;
}