       body  {
           background-color : white;
           font-family : arial ce, arial, geneva ce, verdana, helvetica ce, geneva, helvetica, lucida, sans-serif;
           font-size : 11px;
		   margin-top : 15px;
		   margin-bottom : 0px;
		   margin-right : 0px;
		   margin-left : 0px;
		   padding : 0px;
      }
      ul {
           font-size : 11px;
           color : #111111;
           text-decoration : none;
           font-weight : normal;
           list-style-type : square;
      }
     .txt {
           font-size : 9px;
           color : #F4F4F4;
           font-weight : normal;
		   cursor : default;
      }
	  .txtl {
           font-size : 9px;
           color : #F4F4F4;
           font-weight : normal;
      }
      .stopka {
           font-size : 11px;
           color : #BBBBBB;
           text-decoration : none;
           font-weight : normal;
      }
      .stopka:visited {
           color : #BBBBBB;
      }
      .stopka:hover {
           color : #999999;
      }
      .stopka:active {
           color : #BBBBBB;
      }
      a {
           font-size : 11px;
           color : #001987;
           text-decoration : none;
           font-weight : normal;
      }
      a:visited {
           color : #001987;
      }
      a:hover {
           color : black;
           text-decoration : underline;
      }
      a:active {
           color : #001987;
      }
      td {
           font-family : arial ce, arial, geneva ce, verdana, helvetica ce, geneva, helvetica, lucida, sans-serif;
           font-size : 11px;
           color : #111111;
      }
      .button {
           font-size : 11px;
           font-weight : normal;
           border-width : 0;
           color : black;
           background-color : silver;
           height : 16px;
      }
      .button2 {
           font-size : 11px;
           font-weight : bold;
           border-width : 0;
           color : #858789;
           background-color : #858789;
      }
      input.text {
           font-family : Verdana, Arial, sans-serif;
           font-size : 11px;
           height : 18px;
           border-style : solid;
           border-width : 1px;
           border-color : #858789;
      }
      input.textpanel {
           font-family : Verdana, Arial, sans-serif;
           font-size : 9px;
           height : 15px;
           border-style : solid;
           border-width : 1px;
           border-color : #858789;
      }
      input.textf {
           font-family : Verdana, Arial, sans-serif;
           font-size : 10px;
           height : 17px;
           border-style : solid;
           border-width : 1px;
           border-color : rgb(150,150,150);
      }
      textarea {
           font-family : Verdana, Arial, sans-serif;
           font-size : 11px;
           border-style : solid;
           border-width : 1px;
           border-color : rgb(150,150,150);
      }