.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 255px; /*width of featured content slider*/
height: 163px;
}

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

.pagination{color:#9C9C9C;}

/*galeria*/

#LeftBox1 .sliderwrapper{height:140px; clear:both; width:273px}

#LeftBox1 .sliderwrapper .contentdiv{width:263px; height:30px; padding-top:110px; padding-left:10px; color:#B1B1B1;  font-size:11px}

#LeftBox1 .pagination a{text-decoration:none; color:#9C9C9C; width:85px; border:#EEEEEE solid 1px; display:block; float:left; padding:2px; font-size:11px; text-align:center; background:#F6F6F6 }

#LeftBox1 .pagination a:hover, #LeftBox1 .pagination a.selected{background:url(../img/left_galery_active.jpg) repeat-x; color:#4299CE; font-weight:bold}


/* box z logami */
#RightBox1{background:url(../img/rightbox_patronat.png) no-repeat; height:164px;}
#RightBox2{background:url(../img/rightbox_wystawcy.png) no-repeat; height:148px}
#RightBox3{background:url(../img/rightbox_patroni.png) no-repeat; height:148px}
#RightBox1 .contentdiv, #RightBox2 .contentdiv, #RightBox3 .contentdiv{width:122px; height:70px; margin:50px 10px}
#RightBox1.sliderwrapper, #RightBox2.sliderwrapper, #RightBox3.sliderwrapper{width:144px}

/* home */
#slider2.sliderwrapper{height: 150px;}
