/**
 * Designed - Lewonchik, ICQ: 425510763, http://webstory.net.ru
 */

#puzadpn { display:none; }
html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCC; }
body { background-color: #333; }
#wrap { position: absolute; top: 50%; margin-top: -175px; left: 50%; margin-left: -275px; width: 550px; height: 370px; background-color: #333; }
.shadow { -moz-border-radius: 16px; -webkit-border-radius: 16px; -khtml-border-radius: 16px; border-radius: 16px; -moz-box-shadow: #666 0px 0px 15px; -webkit-box-shadow: #666 0px 0px 15px; -khtml-box-shadow:#666 0px 0px 15px; box-shadow: #666 0px 0px 15px; }
.logo { height: 50px; width: 200px; display:block; float: right; margin-bottom: 0px; margin-top: 14px; }
.clear { clear: both; }
.separator { background: url(../images/separator.png) no-repeat 0% 0%; height: 6px; margin-left: 60px; margin-top: 10px; }
.separator2 { background: url(../images/separator.png) no-repeat 0% 0%; height: 6px; margin-left: 60px; }
#title-block { font-size: 18px; font-weight: 700; text-align: center; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif; }
#title-block2 { font-weight: 700; text-align: center; padding: 0 0 10px 10px; font-family: Georgia, "Times New Roman", Times, serif; }
#title-block span, #title-block2 span, .repl span, span { color:#F00; }
#reason { height: 180px; padding: 4px; margin: 10px; line-height: 2em; }
.repl { width: 350px; margin-top: 14px; }
.timer { text-align: center; margin-right: 10px; margin-left: 10px; padding-top: 4px; height: 14px; }
