* {
    margin:0;
    padding:0;
}

fieldset legend {
  margin-left:20px;
}
.ui-slider {
    width:388px;
    height:20px;
    position:relative;
    left:0px;
/*    background: url('../pic/lineyka.gif') no-repeat center center; */
}

#sbg {
    width:390px;
    height:20px;
    position:relative;
    left:0px;
    background: url('../pic/lineyka.gif') no-repeat center center;
}

.ui-slider-handle {
    position:absolute;
    height:23px;
    width:12px;
    top:0px;
    left:0px;
    background: url('../pic/slider-handle.gif') no-repeat;
    padding-left:0px;
    cursor:pointer;
}
#slider {
  margin-top:0px;
  margin-bottom:0px;
}

#minResult, #maxResult {
  color:#00598C;
  font-weight:bold;
  font-size:2.4em;
}
#minResult {
  position:absolute;
  top:10px;
  left:50px;
}
#maxResult {
  position:absolute;
  top:10px;
  right:50px;
}
#textResult {
  text-align:center;
}

#lineyka1 {
	background-image: url(../pic/lineyka1.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left;
}

#lineyka2 {
	background-image: url(../pic/lineyka2.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left;
}

#lineyka3 {
	background-image: url(../pic/lineyka2.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left;
}

.fttit {
	padding-bottom: 6px;
	padding-top: 14px;
}

#tcspan {
	font-size: 14px;
	font-weight: bolder;
	width: 70px;
	text-align: center;
}

#tsspan {
	font-size: 14px;
	font-weight: bolder;
	width: 70px;
	text-align: center;
}

#tlspan {
	font-size: 14px;
	font-weight: bolder;
	width: 70px;
	text-align: center;
}

#finded_homes {
	width: 100%;
}
