/* ===== ib net - stylesheet - rio ===== */ /* ===== copyright (c) 1999-2010 ib studio, ivo bartecek ===== */ /* ===== ibnet@titicaca.cz ===== */ /* ===== http://ibstudio.titicaca.cz ===== */ a:link { background-color: green; color: black; } a:visited { background-color: green; color: blue; } a:hover { background-color: black; color: yellow; } a:active { background-color: green; color: black; } body { background-color: green; color: white; font-family: Times New Roman CE, Times New Roman, serif; font-size: 12px; margin: 0px; padding: 0px; scrollbar-3dlight-color: green; scrollbar-arrow-color: black; scrollbar-base-color: black; scrollbar-darkshadow-color: green; scrollbar-face-color: green; scrollbar-highlight-color: black; scrollbar-shadow-color: black; scrollbar-track-color: green; } body.body_margin { margin: 5px; } dd { text-align: justify; } dt { font-weight: bold; margin-bottom: 15px; margin-top: 15px; } h1 { font-size: 32px; font-weight: bold; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; } h1.h1_part_1 { color: black; } h1.h1_part_2 { position: relative; } h1.h1_part_3 { left: 1px; position: absolute; top: 1px; } h1.h1_part_4 { color: white; left: 1px; position: absolute; top: 1px; } h2 { font-size: 24px; font-weight: bold; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 15px; } h3 { font-size: 16px; font-weight: bold; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 15px; } hr { background-color: black; border-width: 0px; color: black; height: 2px; width: 100%; } hr.hr_ib_net_info { background-color: black; border-width: 0px; color: black; height: 1px; width: 100%; } img.img_icon { border-width: 0px; height: 16px; vertical-align: top; width: 16px; } img.img_normal { border: 2px solid black; } p.p_copyright { font-size: 9px; text-align: center; } p.p_link_center { margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 15px; text-align: center; } p.p_link_normal { margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left; } p.p_right { margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 15px; text-align: right; } p.p_signature { font-style: italic; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 15px; text-align: right; } p.p_text { margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 15px; text-align: justify; } td { color: white; font-family: Times New Roman CE, Times New Roman, serif; font-size: 12px; } textarea { background-color: green; border-color: black; border-style: solid; border-width: 1px; color: silver; overflow: auto; } .accesskey { text-decoration: underline; } .button { background-color: green; border-color: black; border-style: solid; border-width: 1px; color: black; font-family: Times New Roman CE, Times New Roman, serif; font-size: 11px; font-weight: bold; } .menuitem { background-color: green; border-color: black; border-style: solid; border-width: 1px; padding: 2px; } .textbox { background-color: green; border: 1px solid black; color: silver; font-family: Times New Roman CE, Times New Roman, serif; font-size: 11px; }