/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-header .g-content {
  margin: 2px;
  padding: 2px;
}
.footer2 .list-group-item {
  position: relative;
  display: block;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
}
/*---------------------szary-------------*/
.moduletable.szary {
  background: white;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: black;
  margin: 5px 0 0 0;
}
.moduletable.szary .custom {
  padding: 7px !important;
}
.moduletable.szary .custom p {
  margin: 7px !important;
}
.moduletable.szary a {
  color: #596571;
}
.moduletable.szary h3 {
  background: #37839f none repeat scroll 0 0;
  color: #ffffff;
  padding: 10px;
  margin: 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  text-align: center;
}
/*---------------------niebieski-------------*/
.moduletable.niebieski {
  background: #0F7CB7;
  padding: 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: White;
}
.moduletable.niebieski a {
  color: #D1EDFA;
}
.moduletable.niebieski h3 {
  background: #f0600b none repeat scroll 0 0;
  color: #ffffff;
  padding: 0 10px;
  margin: 0 0 20px 0;
}
/*--------------------bezbarwny----------------------*/
.moduletable.bezbarwny {
  background: transparent;
  padding: 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 3px 0 #B0B0B0;
  box-shadow: 0 0 3px 0 #B0B0B0;
}
.moduletable.biel a {
  color: White;
}
/*-----------------dobre strony---------*/
.moduletable.dobrestrony {
  color: #596571;
}
.moduletable.dobrestrony a {
  color: #38434E;
  font-size: smaller;
}
.moduletable.dobrestrony a:hover {
  color: #E17C00;
}
/*------------*/
#g-sidebar {
  padding: 0;
}
.galerie h2 {
  margin: 0;
  font-weight: 100;
  font-size: small;
}
.galerie .item-content p {
  margin: 8px 0;
}
.galerie .blog-item .item-image {
  margin-bottom: 5px;
}
#g-main {
  padding: 0;
}
#g-footer .float-end {
  float: none !important;
}
#g-footer h3 {
  color: #FFDEAD;
}
#g-footer h4, #g-footer strong {
  color: #C7E290;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
  color: Yellow;
}
/*# sourceMappingURL=custom_14.css.map */