.19px{left:19px;}
.sliderwrapper{
position: absolute;
overflow: hidden;
width: 266px;
background:#3d3d3d;
height: 113px;
z-index:1;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
z-index:1;
left:19px;  /*leave as is*/
top: 0;  /*leave as is*/
width: 227px;
width: 266px;
}

.pagination{
position:relative;
width: 266px;
z-index:1;
}

.pagination a{
z-index:1;
text-decoration: none; 
color: #00007D;

}
.pagination a:hover, .pagination a.selected{
color: #000;
z-index:1;
}
.sliderwrapper2{
overflow: hidden;
width: 498px;
height: 150px;
z-index:1;
}
.sliderwrapper2 .contentdiv {
visibility: hidden; /*leave as is*/
z-index:1;
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 498px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}
.text{ /*leave as is*/
width:190px;
float:left;
color:black;
background: url(../images/theme/glowna_52.png);
background-repeat:no-repeat;
height:142px;
padding-left:30px;
z-index:1;
}

.pagination2{
top:102px;
position:absolute;
width: 240px;
z-index:1;
}

.pagination2 a{
z-index:1;
text-decoration: none; 
color: #00007D;


}
.pagination2 a:hover, .pagination a.selected{
color: #000;
}
.sltitle{
top:102px;
position:absolute;
width: 493px;
color:#ffffff;
background:#313131;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
height:40px;
margin-left:5px;
}
.sltt{top:102px;left:182px;position:absolute;width: 498px;color:#ffffff;}
.pagsx{
top:102px;
position:relative;
width: 225px;
background:#313131;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
height:40px;
}