/* tělo htm */ body { text-align: center; font-size: 11px; font-family: Tahoma; line-height: 13px; color: black; margin-top: 0px; margin-bottom: 0px; background-image: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/MUXX2NPA/bg.jpg'); } /* divy a zarovnání */ #hack { float: left; text-align: left; display: block; width: 568px; background-image: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/MUXX2NPA/bgin.PNG'); } #hlavni { top: 15px; padding: 0px; margin: auto; width: 568px; } .header { width: 400px; } .navigace { float: right; width: 568px; height: 500px; } .podnavigace { padding-left: 60px; padding-right: 2px; } .h_nav { width: 180px; border-bottom: 1px solid #a8a8a8; background-color: #D2DCDE; text-transform: uppercase; font-size: 9px; font-weight: bold; color: #B992A3; margin: 2px; } .h_table { width: 180px; font-family: Tahoma; background-color: #C9C9C9; font-size: 11px; color: black; margin: 2px; } .n_nav { width: 442px; border-bottom: 1px solid #a8a8a8; background-color: #D2DCDE; text-transform: uppercase; font-size: 9px; font-weight: bold; color: #B992A3; margin: 2px; } .n_table { width: 442px; font-family: Tahoma; background-color: #C9C9C9; font-size: 11px; color: black; margin: 2px; } /* styly */ a { color: #B992A3; text-decoration: none; font-weight: bold; } a:hover { color: #91BBCF; text-decoration: underline; } b, strong { color: #91BBCF; } a img { border: 1px solid #B992A3; } a:hover img { border: 1px solid #91BBCF; } table, tr, td { font-size: 7pt; vertical-align: top; } textarea, input, select, submit, button { background-color: #FFFFFF; border: 1px solid #91BBCF; font-family: Tahoma; font-size: 7pt; color: #B992A3; margin-top: 0px; margin-bottom: 2px; }