@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);

body{
/*    padding-top: 20px;*/
    width: 900px;
	height:600px;
    margin: 0px;
    padding: 0px;
	position: relative;
}
.clear{
    clear: both;
}
#slider{
    width: 220px;
    height: 5px;
}
#slider1, #slider2{
    width:170px;
    height: 5px;
}
.ui-slider-handle{
    margin-top: -3px;
    background: url("http://allgruz.com/wp-content/themes/allgruz_new/img/slider_drug.jpg")!important;
    width: 35px!important;
    height: 21px!important;
}
.ui-slider-range{
    background: #82bc47;
}

h1, h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #444444;
}
h2{
    font-size: 13px;
    margin-bottom: 5px;
}
.carselect {
    width: 100%;
    padding-left: 20px;


}
.carselect .left{
    width: 280px;
    float: left;

}
    .carselect h1{
        margin-top: 0px;    
    }
	
h4{
	 font-size:15px;
	 text-transform:uppercase; 
	 }
	 
    .carselect .left img{
        /*display: block;
		margin-left:25px; */
        height: 110px;
        width: auto;
    }

	
    .at, .to{
        font-size: 13px;
        color: #999999;
    }
    .at{
        float: left;
    }
    .to{
        float: left;
        margin-left: 190px;
    }
    .carselect .left span{
		color: #444444;
        font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
	}
.carselect .description{
    width: 300px;
    float: left;

}
    .carselect .description p{
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #444444;
        line-height: 30px;
    }
    .carselect .description span{
        font-weight: normal;
        color: #999999;
    }
.right{
    float: right;
    font-size: 13px;
    color: #444444;
    margin-right: 50px;
}
    #inputkm{
        width: 60px;
    }
    .carselect input[type=checkbox]{
        padding-top: 3px;
        margin: 8px 10px 0 0!important;
    }
.bottom{
    width: 500px;
    float: left;

}
    .bottom .item{
        float: left;
        width: 220px;
        position: relative;
    }
    .width50{
        width: 50%;
    }
    .bottom .item span{
		color: #444444;
        font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
	}
    .bottom .item .price{
        position: absolute;
        top: 10px;
        right: 40px;
        padding: 5px;
        background: #71b32e;
        color: #ffffff;
    }
    .bottom .item .to{
        margin:15px 45px 0px 0px;
		float: right;
    }
	.bottom .item #img-bott{
	margin-left:15px;
	
	
	}
	
	
	
	
    .right div:first-child span{
        width: 150px;
        display: inline-block;
        color: #444444;
        font-family: 'Roboto Condensed', sans-serif;
        text-align: right;
    }
	.right select {
		margin-top: 10px;        
	}
.right_bottom{
	width: 329px;
	position: relative;
	display: block;
	right: 0px;
	bottom: 20px;
}
.left-bot{ 
display: block;
height:130px;
float:left;

}
.right-bot{ 
display: block;
height:130px;
float:right;


}
.result{
    height: 130px;
	margin-top:10px;


/*    background: #e4e4e4;*/
    
}
    section.buy {
        width: 275px;
        height: 71px;
        background-image: url("../img/btn1.png");
        background-repeat: no-repeat;
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
        margin-top: 10px;
    }
    section.buy:hover {
        -webkit-filter: saturate(180%);
    }
    section.buy  span {
        font:17px "Myriad Pro";
        color:#fff;
        padding-top: 10px;
		display: block;
    }
    section.buy a {
        text-decoration: none;
        width: 100%;
        height: 100%;
        display: block;
    }
    .result h2, h3{
        font-size: 20px;  
        font-weight: bold;
        font-family: 'Roboto Condensed', sans-serif;
        text-align: center;
    }
    .result h2{
        padding-top: 5px;
    }
    .result h3{
        font-size: 30px;
        color: #71b32e;
        line-height: 30px;
        margin: 0px;
    }

.midle{
    float: left;
    font-size: 13px;
    color: #999999;
	margin-left: 45px;
	font-weight: bold;
}