#kalendarz .tydzien {text-align:center; background:url('images/bgTydzien.gif') no-repeat; width:29px; height:29px; font:11px Arial; font-weight:bold; color:#ffffff;}
#kalendarz .dzien {text-align:center; background:url('images/bgDzien.gif') no-repeat; width:29px; height:29px; font:11px Arial; color:#6F6F6F;}
#kalendarz .dzienNieaktywny {text-align:center; background:url('images/bgDzien.gif') no-repeat; width:29px; height:29px; font:11px Arial; color:#e5e5e5;}
#kalendarz .dzienAktywny {text-align:center; background:url('images/bgAktywny.gif') no-repeat; width:29px; height:29px; font:11px Arial; color:#ffffff; cursor:pointer;}
#kalendarz .dzienAktywny.zoom { background-image:url('images/bgAktywnyZoom.gif') }
#kalendarz .dzienAktywny.misja-zoom { background-image:url('images/bgAktywnyMisjaZoom.gif') }
#kalendarz select {border:1px solid #d7d7d7; font:11px Arial; color:#6F6F6F; }
#kalendarz select.miesiac { width:91px }
#kalendarz select.rok { width:60px }