/* 
    Created on : 16.4.2017, 8:19:30
    Author     : Jan Sturm
*/
body  {
    font-family: Calibry,Arial,sans-serif;
}
h1 {
display: none;
}

h2  {
font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
margin: 10px 0 25px;
    min-height: 44px;
}

#custom-handle1, #custom-handle2, #custom-handle3 {
    width: 25px;
    height: 25px;
    top: 50%;
    margin-top: -12.5px;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
  }
  
  .slider-label {
      font-size: 14px;
      margin: 25px 20px 20px 0px;
  }
  
  #spocitat {
      display: block;
    margin: 25px auto 0;
	
  }
 .btn-primary {
    background-color: #afca0b;
    border-color: #afca0b;
	text-transform: uppercase;
}
 .btn-primary.grey {
    background-color: #ccc;
    border-color: #ccc;
	color: #555;
}
.btn-primary.active, 
.btn-primary:active, 
.open>.dropdown-toggle.btn-primary,
.btn-primary.focus, 
.btn-primary:focus,
.btn-primary:hover {
    background-color: #96ae12;
    border-color: #96ae12;
	color: #fff;
}
.kalkulator {
    margin-bottom: 50px;
}
.odeslano {
    background: #afca0b;
    padding: 8px 10px;
    color: #fff;
    text-align: center;
    margin: 5px;
    border-radius: 3px;
    text-transform: uppercase;
}
.chyba {
    background: #ca0b0b;
    padding: 8px 10px;
    color: #fff;
    text-align: center;
    margin: 5px;
    border-radius: 3px;
    text-transform: uppercase;
}
/*REV 2*/
.rev-2 .container {
    max-width: 970px;
}
.rev-2 .ui-widget.ui-widget-content {
    border: none;
    background: #ffffff url(images/slider_bar.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 10px;
}
.rev-2 .ui-state-default, 
.rev-2 .ui-widget-content .ui-state-default, 
.rev-2 .ui-widget-header .ui-state-default, 
.rev-2 .ui-button, 
.rev-2 html .ui-button.ui-state-disabled:hover, 
.rev-2 html .ui-button.ui-state-disabled:active {
    border: 1px solid #809413;
    background: #809413;
    font-weight: normal;
    color: #fff;
}
/*REV 3*/
.rev-3 .container {
    max-width: 970px;
}
.rev-3 .col-sm-6 {
    padding: 20px 10px;
}
.rev-3 .col-sm-6 .wrap {
    padding: 20px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	min-height: 530px;
	border-radius: 5px;
}
.rev-3 .ui-widget.ui-widget-content {
    border: none;
    background: #ffffff url(images/slider_bar.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 10px;
}
.rev-3 .ui-state-default, 
.rev-3 .ui-widget-content .ui-state-default, 
.rev-3 .ui-widget-header .ui-state-default, 
.rev-3 .ui-button, 
.rev-3 html .ui-button.ui-state-disabled:hover, 
.rev-3 html .ui-button.ui-state-disabled:active {
    border: 1px solid #809413;
    background: #809413;
    font-weight: normal;
    color: #fff;
}
/*REV 4*/
body.rev-4 {
    background: #ffffff url(images/bg-header.png) no-repeat center right;
	background-size: contain;
}
.rev-4 .container {
    max-width: 970px;
}
.rev-4 .h1, 
.rev-4 h1 {
    font-size: 48px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    margin: 80px 0;
	display: block;
}
.rev-4 .col-sm-6 {
    padding: 20px 10px;
}
.rev-4 .col-sm-6 .wrap {
    padding: 20px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	min-height: 530px;
	border-radius: 5px;
}
.rev-4 .ui-widget.ui-widget-content {
    border: none;
    background: #ffffff url(images/slider_bar.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 10px;
}
.rev-4 .ui-state-default, 
.rev-4 .ui-widget-content .ui-state-default, 
.rev-4 .ui-widget-header .ui-state-default, 
.rev-4 .ui-button, 
.rev-4 html .ui-button.ui-state-disabled:hover, 
.rev-4 html .ui-button.ui-state-disabled:active {
    border: 1px solid #809413;
    background: #809413;
    font-weight: normal;
    color: #fff;
}
textarea {
        min-height: 100px;
}
.podminky {
    padding: 20px;
    text-align: justify;
}

/*REV 5*/
body.rev-4.ver5 {
    background: transparent;
}
body.rev-4.ver5 .col-sm-6 {
    width: 100%;
	margin: 0;
}
body.rev-4.ver5 .kalkulator {
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
}
body.rev-4.ver5 #poptavka {
    top: 0;
    width: 100%;
    z-index: 99;
	position: absolute !important;
    margin-left: 0 !important;
}

@media (min-width: 770px) {
.rev-4 #poptavka {
    position: relative;
    margin-left: -50%;
    z-index: 99;
}
}

@media (max-width: 770px) {
.col-sm-6 {
    margin-bottom: 40px;
}
.logo.text-left {
    text-align: center;
    margin: 0 0 30px;
}
body.rev-4 {
    background-image: none;
}
.rev-4 .h1, .rev-4 h1 {
    text-align: center;
}
}
 