/*
====== "baloncentrum" stylesheet ======
         (c) 2006 Tomas Kubat
*/

/* Pro cely dokument */
html, body, table, td {  padding: 0; margin: 0 }
html { background-color: #000; height: 100%;} /* eff1e6 */
body { background-color: #000; color: #fff; height: 100%; }

table { width: 100%; height: 100%;}
table tr td { text-align: center; vertical-align: middle; }
/**/
h1, ul, p { display: none; }

div { width: 800px; margin: 0 auto; text-align: right; }
div a { text-decoration: none; color: #ff5a00; font-size: 10px; font-weight: bold; line-height: 1.40em; font-family: Tahoma; }