well-rested
feeling well because of being relaxed, having had enough sleep, etc., wypoczęty
Today I'm feeling well-rested and ready for work.
Czuję się dziś wypoczęty i gotowy do pracy.
function x () { return; } function ac_smilie(thesmile) { document.akocommentform.comment.value += " "+thesmile+" "; document.akocommentform.comment.focus(); } function validate(){ if (document.akocommentform.comment.value==''){ alert("Proszę, dodaj komentarz."); } else { document.akocommentform.action = 'index.php'; document.akocommentform.submit(); } }