#crs_div {
position:relative;
clear:none;float:left;
width:650px;
height:290px;
z-index:30000;
}

.stepcarousel {
position:relative; /*leave this value alone*/
top:0px;left:0px;
clear:none;float:left;
border:0px solid orange;
overflow:scroll; /*leave this value alone*/
width:240px;
height:150px; /*Height should enough to fit largest content's height*/
background-color:transparent;
}



.stepcarousel .belt1{
position:absolute; /*leave this value alone*/
left:0px;
top:0px;
}

.stepcarousel .panel1{
float:left; /*leave this value alone*/
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:0px; /*margin around each panel*/
width:240px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.cimg {
position:relative;
clear:none;float:left;
width:220px;
height:110px;
padding:0px 7px 7px 0px;
border:0px solid;
}

.ctekst{
position:relative;
clear:none;float:left;
width:200px;
height:30px;
padding:0px 10px 10px 10px;
}

#galleryc{
width: 220px;
height: 150px;
border: 0px solid darkred;
}

#galleryc .panel1{
height: 150px;
font: bold 28px Arial;
text-align:left;
background-color: green;
color: white;
}

.c_image {
position:absolute;
top:0px;
left:0px;
height:290px;
width:400px;
}

.c_opis {
position:absolute;
top:10px;
left:420px;
height:220px;
width:200px;
text-align:left;
color:#1a1a1a;
font-family:tahoma;
font-size:13px;
line-height:20px;
font-weight:normal;
}

.c_nazwa {
position:absolute;
top:245px;
right:230px;
height:50px;
width:auto;
background:url(../images/opis_button.gif) no-repeat top right;
text-align:left;
padding:4px 15px 7px 15px;
color:#fff;
font-family:tahoma;
font-size:18px;
font-weight:normal;
}

.img_nob {border:0px;position:relative;clear:none;float:left;}


#cgal_paging {
position:absolute;
width:20px;
height:20px;
top:-18px;
left:-143px;
z-index:100000;
}


#c_edit {
position:absolute;
width:15px;
height:15px;
padding:5px;
background-color:#fff;
top:0px;
left:0px:
z-index:10010;
}


