.MessageCapsule { width:331px; margin:auto;  font-size:12px;}
.MessageHead    { height:30px; padding-left: 5px; line-height:30px; font-weight: normal; background: #000 url("images/message_header2.jpg") no-repeat top; color:#aaa; font-weight: bold; text-align: left; }
.MessageBody    { font-weight: normal; background: #ececec url("images/message_body.jpg") repeat-y top; color:#000; text-align: left; padding:10px 10px 0 10px; min-height: 70px; }
.MessageFoot    { background: #ececec url("images/message_footer.jpg") no-repeat bottom; padding: 0 15px; height: 40px; line-height: 40px; }
.MessageClose   { float:right; background: transparent url(images/close.jpg) no-repeat; width:21px; height:21px; cursor: pointer; margin:5px;}
.MessageCloseHover   { float:right; background: transparent url(images/close_hover.jpg) no-repeat; width:21px; height:21px; cursor: pointer; margin:5px;}

.MessageIconC, .MessageIconQ, .MessageIconE, .MessageIconW, .MessageIconI 
               { background-color: transparent; background-position:  left; background-repeat: no-repeat; color:black; padding:5px 0 0 65px; min-height: 48px;}

.MessageIconC   { background-image: url(images/question.jpg);}
.MessageIconQ   { background-image: url(images/question.jpg);}
.MessageIconE   { background-image: url(images/error.jpg);}
.MessageIconW   { background-image: url(images/warning.jpg);}
.MessageIconI   { background-image: url(images/info.jpg);}

#MessageBoxCanvas { overflow: hidden; position: absolute; top: 0; left: 0; z-index: 1200} /* platno na pozadi zpravy */
/*#MessageBoxCanvas { background: #ececec url("images/canvas.jpg") repeat top left; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 1200}  platno na pozadi zpravy */
