a img       {  outline: solid 0px white;
               border: solid 0px white;
            }
div.ksiega  {  border: 1px groove #000000;
               margin-top: 25px;
               margin-left: 30px;
               margin-right: auto;
               width: 500px;
               background-color: #fdf8da;
            }
div.ks_naglowek
            {  outline: solid 1px;
               height: 24px;
               margin-top: 7px;
               margin-bottom: 7px;
               margin-left: 5px;
               margin-right: 5px;
               padding-left: 8px;
               padding-right: 8px;
               background-color: #f4e9ab;
               font-weight: bold;
            }
.ks_nick    {  color: #336644;
               font-size: 14px;
               float: left;
               font-family: Comic Sans MS;
               font-weight: bold;
            }
.ks_nick a  {  text-decoration: underline;
               color: #336644;
               font-size: 14px;
               font-family: Comic Sans MS;
            }
.ks_miejsc  {  font-family: Tahoma;
               font-size: 11pt;
               font-color: #553322;
               text-align: center;
            }
.ks_text    {  color: #000000;
               font-size: 9px;
               font-family: Tahoma;
            }
.ks_data    {  float: right;
            }
.ks_wpis    {  margin-top:10px;
            }
div.ks_podpis
            {  font-size:9px;
               color: #222222;
               background: #dcd596;
               border: 1px dotted #000000;
            }
.ks_tresc   {  font-size:11pt;
               padding-left: 5px;
               padding-right: 5px;
            }
.DalejWstecz{  text-align: center;
               width: 100%;
               outline: solid 1px black;
               font-size: 16px;
               font-weight: bold;
               background: #e8dda1;
            }
.DalejWstecz a
            {  font-size: 13px;
               font-weight: normal;
            }
#wpis_do_ksiegi
            {  outline: dotted 1px #202020;
               padding: 5px;
               margin-top: 40px;
               margin-left: 120px;
               background: #e8dda1;
            }
#wpis_do_ksiegi td
            {  font-size: 10pt;
            }
#wpis_do_ksiegi input
            {  width: 150px;
            }
#wpis_do_ksiegi input, #wpis_do_ksiegi textarea
            {  background: #efefef;
               border-color: #90a009;
               font-size:10pt;
            }
.ks_wymagane{  font-weight: bold;
            }
#wpis_do_ksiegi .ks_wymagane textarea, #wpis_do_ksiegi .ks_wymagane input
            {  background: #ddd;
            }
            
