.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default
	{
	background: url(../elements/slider/handle.png) 50% 50% repeat-x;
	background-color: transparent;
	color: #7e7e7e;
	border: 0px;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
	{
	color: #1c94c4;
	text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus
	{
	cursor: pointer;
	background: url(../elements/slider/handle.png) 50% 50% repeat-x;
	background-color: transparent;
	color: #7e7e7e;
}

.ui-state-hover a,.ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
}

.ui-widget-header {
	border: 1px solid #072e48;
	color: #ffffff;
	font-family: SourceSansPro-Bold,sans-serif;
}
.ui-slider-horizontal .ui-slider-range {
    border-radius: 0px;
    height: 100%;
    top: 0;
}
#_slider .ui-state-default,#_slider .ui-widget-content .ui-state-default,#_slider .ui-widget-header .ui-state-default {
	cursor: pointer;
	background: url(../elements/slider/handle.png) 50% 50% repeat-x;
	background-color: transparent;
	color: #7e7e7e;
	border: none;
	top: -3px;
}
#skala .step {
    display: table-cell;
    padding-right: 20px;
    cursor: pointer;
}
.strom{
	height: 30px;
	padding-right: 43px;
}

#Step1.strom{
	background-image: url(../elements/slider/_stromStep1.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 25px;
	height: 30px;
}

#Step2.strom{
	background-image: url(../elements/slider/_stromStep2.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 50px;
	height: 30px;
}

#Step3.strom{
	background-image: url(../elements/slider/_stromStep3.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 65px;
	height: 30px;
}

#Step4.strom{
	background-image: url(../elements/slider/_stromStep4.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 80px;
	padding-right: 0px;
	height: 30px;
}

#skala .step.gas{
	height: 37px;
	padding-right: 17px;
}

#Step1.gas{
	background-image: url(../elements/slider/_gasStep1.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 33px;
}

#Step2.gas{
	background-image: url(../elements/slider/_gasStep2.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 36px;
}

#Step3.gas{
	background-image: url(../elements/slider/_gasStep3.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 41px;
}

#Step4.gas{
	background-image: url(../elements/slider/_gasStep4.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 45px;
}

#Step5.gas{
	background-image: url(../elements/slider/_gasStep5.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 49px;
	padding-right: 0px;
}

#calculator.start table #slider_bgnd {
    background-image: url("../elements/slider_bgnd.png");
    background-repeat: no-repeat;
    border-radius: 0px;
}
#slider_bgnd .ui-widget-content {
    border: none;
    height: 10px;
    background: #DEDEDE;
}
