@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("http://sms.orange.pl/") {
/* UsuniÄ™cie grafiki tÅ‚a, ustalenie rodziny i rozmiaru czcionki dla caÅ‚ej strony */
body { background-image: none !important; font-family: sans-serif !important; font-size: 90% !important;  }

/* Usuwanie niepotrzebnych elementÃ³w na stronie */
div[class="fleft vfmsg txtSmaller txtGray infomsg"], div[class="fleft vfmsg txtSmaller txtGray singleLine infomsg"], a[class="txtBlack simple"], #ctl00_C_Inbox_normalInbox, #C_Inbox_noInbox, #ctl00_divRight, #ctl00_adv02, #adv02, #divRight, #bugTrackTagReport, #bugTrackTagFeedback, #bugTrackTagBox, #ctl00_C_Inbox_noInbox, .reply, .tabs, .headerWrap, .footerWrap, .autoOverflow, .activeUnderline, .centerHeader, .vficon, .errmsg, .erricon, .leftCol { display: none !important; }

/* Poszerzenie pÃ³l "odbiorca" i "nadawca" */ 
#RECIPIENT, #SENDER { width: 200px !important; padding: 3px !important; margin-left: 15px !important; }

/* Ustalenie koloru pÃ³l formularzy */
input, #SHORT_MESSAGE { background-color: #FFEFD5 !important; }

/* PrzesuniÄ™cie pÃ³l formularza bliÅ¼ej lewego gÃ³rnego kraÅ„ca okna przeglÄ…darki */
.bodyContent { position: absolute !important; top: 1% !important; left: 1% !important; }

/* UsuniÄ™cie ramki oddzielajÄ…cej poszczegÃ³lne pola formularza */
.topBorder { border: none !important; }

/* ZbliÅ¼enie do siebie poszczegÃ³lnych pÃ³l formularza i okreÅ›lenie koloru napisÃ³w "odbiorca" i "nadawca" */
.centerSection { padding-top: 5px !important; color: #261b17 !important; }

/* ZbliÅ¼enie tokena do pola tekstu wiadomoÅ›ci */
.token { margin-top: -5px !important; }
#ctl00_C_tokenimg { margin-top: -1px !important; }

/* ZbliÅ¼enie podpowiedzi pod tokenem do pola tekstu wiadomoÅ›ci i ustalenie koloru czcionki */
div[class="txtGray txtSmaller vfmsg infomsg"] { margin-top: -8px !important; color: #261b17 !important; }

/* ZbliÅ¼enie napisu "Twoja wiadomoÅ›Ä‡" do pola "nadawca" i ustalenie koloru czcionki */
.txtDarkGray { margin-top: -2px !important; color: #261b17 !important; }

/* Ustalenie w miarÄ™ rÃ³wnego poÅ‚oÅ¼enia tekstu w polach formularzy */
input.text { padding-top: 3px !important; }

/* Ustalenie w miarÄ™ rÃ³wnego poÅ‚oÅ¼enia tekstu okreÅ›lajÄ…cego pozostaÅ‚Ä… iloÅ›Ä‡ znakÃ³w i tÅ‚a pod tekstem */
#CHAR_COUNTER { padding: 5px !important; padding-bottom: 2px !important; background-color: #d9d9d9 !important; }
}