
#sliderForm #cena-za-sluzby {
    margin-top: -60px;
    float: right;
    font-size: 35px;
    font-weight: bold;
    color: #b7084e;
}
.ui-slider-range.ui-widget-header.ui-corner-all.ui-slider-range-min {
    background: #94a2bd;
}
#sliderForm input {
    background: none;
    color: #b7084e;
    text-align: left;
    font-size: 19px;
	font-weight: 600;
    width: -webkit-fill-available;
	padding: 0px 0px 8px 8px !important;
	border:none;
}
 .soupatko-radek p {
    margin: 0 0 10px !important;
	line-height:1 !important;
}

.ui-slider {
    margin-bottom: 25px;
}
#mesicne {
    float: right;
    position: relative;
    top: -35px;
    margin-left: 5px;
    color: #b7084e;
    font-weight: 800;
}

