       body {
           background: #ffffff url(../gfx/bg.gif) left top repeat-x;
           font-family : verdana, arial ce, arial, geneva ce, helvetica ce, geneva, helvetica, lucida, sans-serif;
           font-size : 11px;
		   margin : 0;
		   padding : 0;
      }
      ul {
           color : #111111;
           text-decoration : none;
           font-weight : normal;
           list-style-type : square;
      }
      .stopka {
           font-size : 9px;
           color : white;
           text-decoration : none;
           font-weight : normal;
      }
      .stopka:visited {
           color : white;
      }
      .stopka:hover {
           color : silver;
      }
      .stopka:active {
           color : white;
      }
      .nag {
           font-size : 14px;
           color : black;
           text-decoration : none;
           font-weight : bold;
      }
      .pfot {
           font-size : 9px;
           color : #666666;
           text-decoration : none;
           font-weight : normal;
      }
      a {
           color : #939D66;
           text-decoration : underline;
           font-weight : normal;
      }
      a:visited {
           color : #939D66;
      }
      a:hover {
           color : #555D32;
      }
      a:active {
           color : #939D66;
      }
      td {
		   font-family : verdana, arial ce, arial, geneva ce, 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);
      }
	  hr {
		   color : #BBC783;
		   background-color : #BBC783;
		   border-width : 0px;
		   height : 1px;
	  }

