.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid  #F8F8FF;
border-bottom-width: 6px;

width: 240px; /*width of featured content slider*/
height: 266px;
background:  #F8F8FF;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 48px;  /*leave as is*/
padding: 5px;
background:  #F8F8FF;
width: 241px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 80%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 260px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
background-color:  #F8F8FF;
padding: 0px 10px;
margin:0;
}

.pagination a{
padding: 0 0px;
text-decoration: none; 
color: white;
background: #1A7975;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
.scrollcss{
	width:235px;height:170px;background-color: #F8F8FF;overflow:auto;
}
.contentslidepos{
	position:absolute; left:0px; top:115px; border-top: 2px solid #E3E3E3;border-left: 1px solid #E3E3E3;height:800px;
}
.leftframe{
	position:absolute;top:316px; height:425px;background: #F8F8FF; width:260px; z-index:0;
}
.opis_klienta hr{
 border-top:1px solid #D2D2D2;
 border-width:1px 0 0 0;
 height:1px;
 width: 240px;
}
.hr_galeria{
	position:relative; left:0px;top:34px; z-index:2;	
}
.info_klienta{
	position:relative;top:0px;left:10px;z-index:5;height:300px;width:200px;
}
.info_floating{
	position:relative;
	float:left;	
}

