/* ===== ib net - stylesheet - ibstudio ===== */ /* ===== copyright (c) 1999-2010 ib studio, ivo bartecek ===== */ /* ===== ibnet@titicaca.cz ===== */ /* ===== http://ibstudio.titicaca.cz ===== */ a:link { color: red; font-weight: bold; text-decoration: none; text-transform: lowercase; } a:visited { color: red; font-weight: bold; text-decoration: none; text-transform: lowercase; } a:hover { color: silver; font-weight: bold; text-decoration: none; text-transform: lowercase; } a:active { color: red; font-weight: bold; text-decoration: none; text-transform: lowercase; } body { background-color: black; color: silver; font-family: Arial CE, Arial, monospace; font-size: 11px; margin: 10px; padding: 0px; scrollbar-3dlight-color: black; scrollbar-arrow-color: red; scrollbar-base-color: red; scrollbar-darkshadow-color: black; scrollbar-face-color: black; scrollbar-highlight-color: red; scrollbar-shadow-color: red; scrollbar-track-color: black; text-transform: lowercase; } hr { background-color: red; border-width: 0px; color: red; height: 1px; width: 100%; } p { text-align: justify; } p.p_copyright { text-align: left; } span.title { font-size: 40px; font-weight: bold; } td { color: silver; font-family: Arial CE, Arial, sans-serif; font-size: 11px; text-transform: lowercase; } textarea { background-color: black; border: 1px solid red; color: silver; overflow: auto; } .accesskey { text-decoration: underline; } .button { background-color: black; border: 1px solid red; color: red; font-family: Arial CE, Arial, sans-serif; font-size: 11px; font-weight: bold; } .menuitem { background-color: black; border: 1px solid red; padding: 2px; } .textbox { background-color: black; border: 1px solid red; color: silver; font-family: Arial CE, Arial, sans-serif; font-size: 11px; }