#skala{
	width: 100%;
	height: auto;
}
#slider-range.ui-slider{
	height: 9px;
	background-image: none;
	background-color: #9b8831;
	border: 1px solid #bc990e;
	background: url(../elements/slider/bgnd_sliderRight.png) 50% 50% repeat-x;
}
#slider-range.ui-slider a.ui-slider-handle
	{
	background: url(../elements/slider/handle2.png) 50% 50% repeat-x;
	width: 25px;
	height: 30px;
	top: -11px;
	left: -5px;
	
}
.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: #ba970e;
	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-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active
	{
	cursor: pointer;
	background: url(../elements/slider/handle.png) 50% 50% repeat-x;
	background-color: transparent;
	color: #7e7e7e;
}

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

#slider-range .ui-widget-header {
	background: url(../elements/bgnd_slider.png) top left repeat-x;
	color: #ffffff;
	font-weight: bold;
	height: 8px;
}
.ui-slider-horizontal .ui-slider-range {
    border-radius: 10px;
    height: 100%;
    top: 0;
}

#skala .step {
    display: inline-block;
    padding-right: 26%
    cursor: pointer;
}

.strom{
	height: 30px;
	padding-right: 25%;
}

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

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

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

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

.gas{
	height: 60px;
	padding-right: 11px;
}

#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;
