/*styl stopki*/

#ornament{
margin: 0 auto;
width: 773px;
height: 73px;
}

#stopka, #stopka_kwiat, #copy{
height: 73px;
width: 780px;
float: left;
}

#stopka{
background: url(../images/stopka_c.png) left top repeat-x;
margin: 7px 0 0 0;
}

#stopka_kwiat{
width: 83px;
background: url(../images/kwiat.png) -4px top no-repeat;
}

#copy{
width: 697px;
float: right;
height: 53px;
padding-top: 20px;
text-align: center;
}

#copy span, #copy a{
text-align: center;
text-decoration:none;
font-size: 12pt;
color: white;
}

