
#box_glowny{
width:950px;
height:130px;
position: relative;
}


#box_przewijanie{
position: absolute;
top: 0px;
left: 19px;
width:906px;
height:130px;
overflow:hidden;
z-index:10;
}

#box_zdjecia{

}

#suwak_lewy{
position: absolute;
left: 3px;
top: 40px;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
cursor:pointer;
background-color: #A80F10;
color: white;
font-weight: bold;
font-family: Verdana;
font-size: 24px;
z-index: 100;
}

#suwak_prawy{
position: absolute;
right: -1px;
top: 40px;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid white;
border-left: 1px solid white;
border-bottom: 1px solid white;
cursor:pointer;
background-color: #A80F10;
color: white;
font-weight: bold;
font-family: Verdana;
font-size: 24px;
z-index: 100;
}


.zdjecie{
float:left;
margin-left:10px;
margin-right:0px;
width:141px;
height:130px;
background-color:#aabbcc;
}
