body { background-color : white; font-family: Verdana; font-size: 10px; color: black; margin-top : 0; margin-left : 0; margin-right : 0; margin-bottom : 0; text-align: left; } td { font-family: Verdana; font-size: 10px; color: black; } td.Obsah { padding: 5px; } td.Box { font-family: Verdana; font-size: 10px; color: white; padding: 8px; } td.Box2 { font-family: Verdana; font-size: 10px; color: black; padding: 8px; } input.TextBoxLogonForm { font-family: Verdana; font-size: 10px; color: black; width: 100px; } input.TextBox { font-family: Verdana; font-size: 10px; color: black; width: 150px; } .ComboBox { font-family: Verdana; font-size: 10px; color: black; } input.ButtonLogon { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #3B6DAD; border: solid 1px white; height: 20px; } input.Button { font-family: Verdana; font-size: 10px; color: white; background-color: #3B6DAD; border: solid 1px black; height: 20px; } textarea { font-family: Verdana; font-size: 10px; color: black; } h1 { font-family: Verdana; font-size: 15px; color: #3B6DAD; } a { text-decoration: underline; color: #3B6DAD; } a.Box { text-decoration: underline; color: white; } a.ObsahKosika { text-decoration: underline; color: white; font-size: 11px; } a:hover, a.Box:hover, a.ObsahKosika:hover { text-decoration: none; }