/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 24 2019 | 21:41:12 */
.wpb_wrapper p { padding-bottom: 0 !important; }
.wydarzenia_pasek a { font-size: 20px !important; }

span.buttonRegisterTraining {
  float: left;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 15px;
}

span.buttonRegisterTraining a {
  color: #fff;
  padding: 15px 40px 15px 40px;
  border-radius: 30px;
  margin: 0 auto;
  background-image: linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: -moz-linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: -webkit-linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#017bc1",endColorstr="#02a6cc",GradientType=1);
}

.contactTitle {
  margin-top: 20px;
  margin: 0 auto;
  text-align: center;
  width: 200px;
  height: 55px;
  color: #fff;
  padding: 15px 40px 15px 40px;
  border-radius: 30px;
  margin: 0 auto;
  font-weight: bold;
  background-image: linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: -moz-linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: -webkit-linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  background: linear-gradient(to right, #017bc1, #0086c6, #0091c9, #009ccb, #02a6cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#017bc1",endColorstr="#02a6cc",GradientType=1);
}