html, body { margin: 0;	padding: 0;	background: #FFFFFF; font-family: Verdana; font-size: 11px; height: 100%; }
#animacja { width: 100%; height: 100%; }
#layout { margin: 0 auto; width: 760px; height: 600px; display: block; text-align: center; }
#columnLeft { float: left; width: 286px; }
#columnRight { float: left; width: 464px; padding: 30px 0px 0px 10px; text-align: left; }
#footer { height: 25px; text-align: right; font-size: 9px; color: #2B77AD; clear: both; border-top: 1px solid #625A8B; }
/* background: url(../images/footer.gif) bottom no-repeat; */
#footer a { font-size: 9px; color: #2B77AD; text-decoration: none; }
#footer a:hover { font-size: 9px; color: #000000; text-decoration: none; }
