/* CSS Document */

body{
background: url(../images/bg.jpg) no-repeat;
text-align: center;
  font-family: Verdana;
  font-size: 11px;
}

img{
border: 0px;
}

a{
color: #404040;
}

#strona{
background: url(../images/box2.png) repeat-y;
width: 1003px;
}


#box1{
width: 1003px; 
height: 6px; 
font-family: Verdana;
font-size: 5px;
}

#menu{
width: 1002px;
height: 62px;
padding-left: 1px;
overflow: hidden;
position: relative;
text-align: left;
}

#kasa{
background: url(../images/kasa.png);
height: 206px;
width: 237px;
display:block ;

}

#kasa a{
background: url(../images/kasa.png);
height: 206px;
width: 237px;
}

#kasa a:hover{
background: url(../images/kasa2.png);
height: 206px;
width: 237px;
}

#kasa:hover{
background: url(../images/kasa2.png);
height: 206px;
width: 237px;
}

#stopka{
padding-top: 10px;
margin-top: 10px;
width: 1000px;
height: 32px;
background: url(../images/bottom.png) no-repeat;
font-family: Verdana;
font-size: 11px;
color: rgb(133,177,212);
  
}
