
/* CSS Document */


/*
general
*/

.select {
  width: 100%;
  border: 1px solid #009735;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
}

.select_vp {
  display: inline-block;
  width: auto;
}

.trener-box {
  width: 100%;
  text-align: center;
}

.trener-box .img-box {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin:0;
  padding:0;
  position: relative;
  top: 80px;
}

.trener-box .img-box img {
  width:150px;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.tb-content {
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 360px;
  padding-top: 90px;
}

.tbc-1 {
  height: 90px;
  color: #666666;
}

.tbc-2 {
  height: 75px;
  color: #009735;
}

.tbc-3 {
  color: #666666;
}

a.tb {
  border: 1px solid #009735;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #666666;
  text-decoration: none;
  padding: 8px 16px;
}

a.tb:hover {
  border-color: #04477a;
  background-color: #04477a;
  color: white;
}


#programy-page a {
  color: #009735;
  font-size: 18px;
  font-family: 'Lora', serif;
  font-weight: 700;
  text-decoration: underline;
}

#programy-page a:hover {
  color: #04477a;
}

.header {
  width: 100%;
  height: 170px;
  background-image: url('../images/sub-header-bkg.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #0561a5;
  margin-top: 100px;
}

.header h1 {
  padding-top: 28px;
  color: white;
  font-size: 48px;
  font-family: 'Lora', serif;
  font-weight: 700;
}

.programy-bkg {
  background-image: url('../images/textura-bkg-left.png');
  background-position: top left;
  background-repeat: no-repeat;
}

.program {
  padding:8px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 8px;
}

.blue-border {
  border-color: #04477a;
}

.green-border {
  border-color: #009735;
}

.gray-border {
  border-color: #666666;
}

.program {
  color: #ffffff;
  text-align: center;
}

.program-head {
  width: 100%;
  height: 200px;
}

.blue-bkg {
  background-color: #04477a;
}

.green-bkg {
  background-color: #009735;
}

.gray-bkg {
  background-color: #666666;
}

.program-head h3 {
  font-family: 'Lora', serif;
  font-weight: 300;
  font-size: 20px;
  margin: 0;
}

.program .pocet {
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 26px;
}

.ico-box {
  height: 105px;
  margin:0px auto;
  text-align: center;
}

img.p1 {
  margin-top: 25px;
}

img.p2 {
  margin-top: 17px;
}

img.p3 {
  margin-top: 5px;
}

.program-box {
  height: 150px;
  background-color: #ffffff;
  margin-top: 8px;
  position: relative;
}

.program-box h3 {
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 26px;
  color: #04477a;
}

.pb-popis {
  color: #666666;
  font-size: 18px;
  line-height: 110%;
}

.pb-cena {
  position: absolute;
  bottom: 10px;
  width:100%;
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 26px;
  color: #009735;
}

.main-text {
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 22px;
  color: #04477a
}

.programy-text {
  height: 420px;
  background-image: url('../images/programy-bkg-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}

.programy-text p {
  font-size: 18px;
}

.programy-text h3 {
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 36px;
}

.programy-text h4 {
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 22px;
}

.pt-top {
  height: 130px;
}

.pt-left {
  color: white;
  padding-right: 70px;
}

.pt-left p {
  color: white;
}

.pt-right {
  padding-left: 40px;
}

.programy-card {
  background-color: #eeeeee;
  min-height: 410px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.programy-card h5 {
  font-family: 'Lora', serif;
  font-weight: 700;
  font-size: 22px;
  color: #04477a;
}

.ico-box {
  height: 70px;
}

/*
moznosti platby
*/


ul.mp li span {
  color: #04477a;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  display:inline-block;
  padding-bottom: 6px;
}

ul.mp {
  list-style-image: url('../images/zelena-sipka-right.png');
  padding-left: 20px;
}

ul.mp li {
  padding-top: 16px;
  padding-right: 10px;
  line-height: 110%;
}

p b {
  font-weight: 700;
  color: #04477a;
}

a.aktualny-cennik-btn {
  display: inline-block;
  width:100%;
  padding: 15px;
  text-transform: uppercase;
  color: white;
  background-color: #009735;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-family: 'Lora', serif;
  font-weight: 700;
}

a.aktualny-cennik-btn:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: underline !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);

}

.faq {
  background-image: url('../images/vitabox-ako-to-funguje-bkg.png');
  background-position: top right;
  background-repeat: no-repeat;
}

.faq-box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 8px;
}

.faq-header {
  width: 100%;
  height: 65px;
  display: table;
  cursor: pointer;
}

.faq-box.silver {
  background-color: #dddddd;
}

.faq-box.blue {
  background-color: #04477a;
}

.faq-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  padding: 0px 15px;
  line-height: 110%;
}

.faq-content {
  width:100%;
  padding: 0px 25px 25px 25px;
}

.vyzivovay-poradca-box {
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative
}

.vpb-sipka {
  position: absolute;
  right: -16px;
  top: 50%;
  margin-top: -15px;
}

.vpb-img {
  display: inline-block;
  padding:25px;
}

.vpb-content {
  display: inline-block;
}

.vpb-content .t-s {
  font-size: 20px;
}

.vpb-content h2 {
  line-height: 1.5;
}

span.red {
  background-color: #e41414;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 8px;
  margin-left: 8px;
}

.vpb-info {
  font-size: 15px;
  margin-left: 18px;
}

a.objednat-big-btn {
  display: inline-block;
  width:350px;
  background-color: #009735;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 23px !important;
  font-family: 'Lora', serif;
  text-decoration: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

a.objednat-big-btn:hover {
  background-color: #ffffff;
  color: #000000 !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.video {
  float: none !important;
}

/* EOF */
