BODY {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 14px;
 text-align: justify;
 background-image: url(../pic/bg30.jpg);
 margin: 24px 24px 24px 0;
 cursor: default;
 width: 94%;
}
.txt {
 text-indent: 24px;
}
H4 {
 color: #DC143C;
 font-family: "Comic Sans MS";
 font-size: 22px;
 font-weight: bold;
 text-align: center;
 text-indent: 0;
 text-decoration: none;
}
A         {color: #663300; text-decoration: none; text-indent: 0;}
A:hover   {color: #663300; text-decoration: none; font-weight: bold;}
.txtR {
 font-family: "Comic Sans MS";
 color: #663300;
 text-align: right;
 text-indent: 0;
 text-decoration: none;
}
.txtR:link    {color: #663300; text-decoration: none;}
.txtR:visited {color: #663300; text-decoration: none;}
.txtR:active  {color: #663300; text-decoration: none;}
.txtR:hover   {color: #663300; text-decoration: none; font-weight: bold;}
.podpis {
 font-family: "Comic Sans MS";
 color: #663300;
 text-align: right;
 text-indent: 0;
 text-decoration: none;
 padding-right: 72px;
}
.imgC {
 background-color: #eeeeee;
 font-family: "Comic Sans MS";
 font-style: italic;
 font-size: 11px;
 color: #663300;
 text-align: center;
 text-indent: 0;
 text-decoration: none;
}
TABLE {
 margin: 2px;
 background-color: #cccccc;
}
.beaphar {
 background-color: #ff0000;
 text-align: center;
}
.image {
 text-align: center;
}