body {
                background:#d6cdbd ;padding:10px;color:black;
              margin-right:40px; margin-left:40px;
              font-size:0.83em;
font-family: verdana, sans-serif;
                }

 .napsal {color: #741f15;
 }
 .datum  {padding-bottom:5px
 }

a:visited { background: transparent; color: #5b778c; text-decoration: underline; }
 a:link    { background: transparent; color: #395a73; text-decoration: underline; }
 a:hover   {color:#a41302;  }
.komentar a:visited { background: transparent; color: #741f15; text-decoration: underline; }
.komentar a:link    { background: transparent; color: #741f15; text-decoration: underline; }
.komentar a:hover   {color:#a41302;  }
h1 a:visited { background: transparent; color: #741f15; text-decoration: underline; }
h1 a:link    { background: transparent; color: #741f15; text-decoration: underline; }


h1 { font-size:120%;  color:#741f15;}

 div.komentar  {border:1px solid #ffffee;  margin:10px 20px; padding:15px;
 }
 p   {margin-left:30px;margin-right:15px}

 fieldset {
     margin:1em auto;
     padding: 0.5em 1em 1em;
     border:1px solid #999;
     font-size:95%;
}

fieldset label {
     float:left;
     text-align:right;
     margin-right:0.5em;
     width: 10%;
}