
/* duel */
#duel { background:url('../img/duel.png') top left repeat-y; margin-bottom:10px; }
.duel1, .duel2 { text-align:center; }
.duel2 { padding-left:10px; }
.duel1 div, .duel2 div { margin:15px 12px; text-align:left; }
.duel1 img { border:1px solid #0066DD; }
.duel2 img { border:1px solid #FF720B; }
#duel-hlasovani { background:url('../img/ukazatel.gif') top center no-repeat white; padding-top:16px; margin-top:15px; margin-bottom:15px; }
#duel-vysledek { height:33px; line-height:33px; background:url('../img/duel-procenta.png') top center no-repeat; margin-bottom:20px; }
#duel-vysledek .c { color:white; font-weight:bold; }
#duel-hlasovani a { font-weight:bold; font-size:120%; color:#12529D; text-decoration:none; }
#duel-hlasovani div.r a { color:#FF8200; }
#duel-hlasovani a:hover { text-decoration:underline; }