
BODY      { background-color: dimgray;
            font-family: Verdana, Tahoma, sans-serif; }

img {border:0}
A:link    { COLOR: navy; text-decoration: none}
A:visited { COLOR: #444444; text-decoration: none}
A:active  { COLOR: red; text-decoration: underline}
A:hover   { COLOR: red; text-decoration: underline}

.a1       { padding-right: 6px;
            padding-left: 6px;
            padding-top: 3px;
            padding-bottom: 3px;
            text-align: right;            
            font-size: 0.8em; }

.a2       { padding-right: 6px;
            padding-left: 6px;
            padding-top: 3px;
            padding-bottom: 3px;
            text-align: left;
            font-size: 0.8em; }

.b1       { color: #FDFBED;
            font-size: large }

.b2       { font-weight: 500;
            font-size: medium }

.b3       { font-weight: 600;
            font-size: 10pt }

.b3b      { font-weight: 600;
            font-size: 10pt;
            color: palegoldenrod }

#jedna    { border: 2px solid black; padding: 15px; background: white; color: navy; font-size: 0.9em;}

