/***************
*
*  1. Header Slider
*
****************/

.header-slider .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(preloaders/preloader.gif);
	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}

header .slider .rsContent { height:310px; overflow:hidden; }
	header .slider .rsContent img.image { width: 710px; height:auto;
}

/******************************
*
*  RoyalSlider Minimal White Skin (.home-slider)
*s
*    1. Arrows 
*    2. Preloader
*    3. Block
* 
******************************/



.produkt-slider {
	overflow:hidden;
	position: relative;
	direction: ltr;
	height:420px;
}

.content-slider .WebYepImageEditButton { position:absolute; top:10px; left:10px; }

.content-slider .rsContent {
	height: 420px;
	background-color:#fff;
}

.content-slider .rsContent .foto { height:310px; border:1px dotted #000; }
.content-slider .rsContent .foto img.image { width:463px; height:auto; }

/***************
*
*  1. Bullets
*
****************/

.content-slider .rsBullets {
	position: absolute;
	z-index: 35;
	top: 275px;
	left: 21px;
	width: auto;
	height: auto;
	text-align: left;
	overflow: hidden;
	line-height: 9px;
	cursor:pointer;
}
.content-slider .rsBullet {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 3px;
	background: #fff;

	*display:inline; 
	*zoom:1;
}
.content-slider .rsBullet.rsNavSelected  {
	background: #fff385;
}

/***************
*
*  2. Preloader
*
****************/

.content-slider .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(preloaders/preloader.gif);
	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}

/***************
*
*  3. Block
*
****************/

.content-slider .rsABlock {
	bottom:0;
	left:0;
	padding:10px 0;
	width:465px;
	height:88px;
	cursor:default;
}