body { background-color: #fff; background-image: url('../../image/23_restaurace_sedliste.jpg'); background-attachment: fixed; font-family: verdana, tahoma, sans serif; font-size: 9pt; color: #000; margin: 15px; } td { font-family: verdana, tahoma, sans serif; font-size: 9pt; color: #000; } .messagebox { float: left; width: 580px; border: 1px solid #000; } .errormessage { color: red; } a { color: #004080; text-decoration: none; } a:hover { color: #004080; text-decoration: underline; } #container { width: 580px; } .writerbox { float: left; width: 400px; margin: 10px 0 10px 0; } .timestampbox { float: left; width: 180px; margin: 10px 0 10px 0; } .message { margin: 7px; padding: 0; text-align: justify; } img { float: left; display: block; border: 0; margin: 0; } textarea { width: 400px; height: 80px; } h1 { font-size: 110%; text-align: center; }