/* CSS Document */
body {margin:0; padding:0; background:url(images/bg.gif) repeat-x top #000000; text-align:center}
.main div{width:1000px; margin:0 auto; text-align:left; position:relative;}
.right_bgd { position:absolute; top:0; right:0; width:50%; height:620px; background:url(images/bg1.gif) left top repeat-x;}
.stopka_szary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.stopka_zielony {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b0e041;
}

