#chat-logout { display: none; background-color: #cce4ff; width: 120px; padding: 10px; float: right; text-align: center }
#chat-logout a { font-weight: bold }
#chat-logout a:link, #chat-logout a:visited { color: #039 }
#chat-logout a:hover, #chat-logout a:active { color: #f00 }
.nova-mistnost { color: #666; display: inline; border: 1px solid #008000; padding: 10px; margin-top: 20px }
.nova-mistnost legend { font-weight: bold; color: #008000 }
.nova-mistnost input, .nova-mistnost textarea { border: 1px solid #666; background-color: transparent; width: 340px; margin-bottom: 10px }
