/* 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
 */

.btn {
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  padding: 0;
  font-size: 16px;
  color: #ff0000;
}
.imgglowna {
  width: 100%;
}
#g-footer {
  -webkit-box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.75);
}
#g-footer .g-content {
  margin: 0;
}
#g-footer a {
  color: #fff;
}
.branding {
  text-align: right;
}
p.readmore {
  border-bottom: 1px solid #ccc;
}
.blog img {
  width: 100%;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: transparent;
}
button.btn {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  background: #ff5828;
  color: #fff;
  padding: 10px;
}
button.btn:hover {
  background: #4caadf;
}
.icon-chevron-right {
  display: none;
}
#g-header {
  position: fixed;
  width: 100%;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.75);
}
.totop {
  border: 1px solid red;
}
.headerszkola .g-content {
  margin: 0;
  padding: 0px;
  float: left;
}
#g-navigation {
  padding-top: 63px;
  justify-content: center;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #333;
}
#g-navigation img {
  flex: 1;
}
textarea#jform_contact_message {
  width: 100%;
}
input#jform_contact_name {
  width: 50%;
}
input#jform_contact_email {
  width: 50%;
}
input#jform_contact_emailmsg {
  width: 50%;
}
#g-navigation .g-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
#g-navigation .g-container {
  width: 100rem;
  margin: 0 auto;
}
#g-navigation p {
  margin: 0;
}
@media only all and (max-width: 1024px) {
  #g-header .g-menu-item {
    font-size: 14px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.3rem 0.938rem;
  }
}
@media only all and (max-width: 959px) {
  #g-header .g-menu-item {
    font-size: 12px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.28rem 0.7rem;
  }
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    position: fixed;
  }
  .headerszkola .g-content {
    float: right;
  }
  .branding {
    text-align: center;
  }
  #g-footer .g-content {
    padding: 0;
  }
  .page-header h2 {
    text-align: center;
  }
  .readmore {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    background: #ccc;
    color: #fff;
    padding: 5px;
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .sgslogo .g-content {
    float: right;
  }
  .page-header h2 {
    text-align: center;
  }
  #g-navigation img {
    max-width: 100% !important;
    height: auto;
    display: block;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */