/*
* Style CSS dla modułu powtórek.
*/
h1 {margin-bottom:6px;}
.qaboxtitle {width:70px; background-color:#F6F6F6; padding:1px 3px 1px 3px; font-size:11px; color:#BBB; margin-top:4px; border-top:1px solid #CDCDCD; border-left:1px solid #CDCDCD; border-right:1px solid #CDCDCD;}
#question, #answer {border:1px solid #CDCDCD; background-color:white; width:560px; padding:10px 14px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#question {margin:1px 0px 6px 0px; height:179px;}
#answer {height:170px;}
#question .maintext, #answer .maintext {color:#000000; font-size:14px; font-weight:bold; letter-spacing:normal; margin-top:0px;}
#question .hwtag, #answer .hwtag {font-size:11px; color:#888888; font-weight:normal;}
#question .sentence, #answer .sentence {margin:12px 5px; color:#505050;}
#question .spl, #answer .spl {font-size:12px; color:#888888; font-weight:normal;}
#answer {overflow:auto;}
#answer div.spl {margin-top:14px;}
#question .cloze, #answer .cloze {background-color:#FEFFC4; font-weight:bold;}
#question img.pict {margin-top:8px;}
#answer img.pict {margin:0px 8px; float:right;}
#answer .note {font-size:12px; margin-top:1em;}
#answer table.irregularverbs {border:1px solid #7CC2E9;}
#answer table.irregularverbs th {padding:1px 5px; font-weight:normal; text-align:left; color:#FFFFFF; font-size:12px; background-color:#7CC2E9;}
#answer table.irregularverbs td {padding:5px; font-weight:bold; background-color:#F4FAFD; border:0px; vertical-align:top;}
#answer .irregularpl {margin:18px 2px 2px 2px;}
#qastatus {color:gray; font-size:12px; padding:4px;}
#qastatus a {color:#8D8D8D;}
#qastatus a:hover {background-color:#FFFCD2;}
#repbuttons {padding:3px 0px 0px 1px; margin-bottom:12px;}
.repetitionsbutton, .repetitionsbutton:visited, .repetitionsbutton:hover {width:129px; display:block; float:left; border:1px solid #CDCDCD; padding:3px; text-align:center; text-decoration:none; font-weight:bold; background-color:#F8F8F8; margin-right:4px;}
.repetitionsbutton .num {font-weight:normal; font-size:10px;}
#showbutton {margin-right:0px; color:#000000; width:150px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#grade1 {color:#E14A4A; width:134px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#grade2 {color:#E27A07; -moz-border-radius:4px; -webkit-border-radius:4px;}
#grade3 {color:#98B300; -moz-border-radius:4px; -webkit-border-radius:4px;}
#grade4 {color:#01B82F; -moz-border-radius:4px; -webkit-border-radius:4px;}
.rephelpicon {display:block; float:left; padding-top:3px;}


