/* ===== ib net - stylesheet - axon ===== */ /* ===== copyright (c) 1999-2010 ib studio, ivo bartecek ===== */ /* ===== ibnet@titicaca.cz ===== */ /* ===== http://ibstudio.titicaca.cz ===== */ a:link { color: blue; } a:visited { color: #adadad; } a:hover { background-color: #adadad; color: white; } a:active { color: black; } a.a:link { color: blue; text-decoration: none; } a.a:visited { color: #adadad; text-decoration: none; } a.a:hover { background-color: #adadad; color: white; text-decoration: none; } a.a:active { color: black; text-decoration: none; } a.axon_atelier:visited { color: white; } a.menu:link { color: blue; text-decoration: none; } a.menu:visited { color: blue; text-decoration: none; } a.menu:hover { background-color: #adadad; color: white; text-decoration: none; } a.menu:active { color: black; text-decoration: none; } body { background-color: #adadad; color: black; font-family: Times New Roman CE, Times New Roman, serif; font-size: 13px; margin: 0px; padding: 0px; scrollbar-3dlight-color: white; scrollbar-arrow-color: black; scrollbar-base-color: black; scrollbar-darkshadow-color: white; scrollbar-face-color: white; scrollbar-highlight-color: black; scrollbar-shadow-color: black; scrollbar-track-color: white; } body.text { background-color: white; margin: 10px; padding: 0px; } div.text { background-color: white; margin: 10px; padding: 0px; } h1 { color: #adadad; text-align: center; } p { text-align: justify; text-indent: 25; } p.no_indent { text-indent: 0; } p.p_copyright { text-align: left; } table { font: 13px; } td.a { font: 16px; } .accesskey { text-decoration: underline; }