BODY {  }
  TABLE
  {
      font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#585400; text-decoration:none;
      font-size:12px;
      cursor:default;
  }
  textarea, input, .pole_input
  {
     font-family: verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;
     color: #000000; background-color: #f8fbe9; border-style: solid; border-width: 1px;
     border-color: rgb(192,192,192);
  }
  select
  {
     font-family: verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;
     color: #000000; background-color: #f8fbe9; border-style: solid; border-width: 1px;
     border-color: rgb(192,192,192);
     cursor:default;
  }
  option
  {
     font-family: verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;
     color: #000000; background-color: #f5f9de;
  }

  .tresc, .prawa { background-color:#eeeeee; }
  .moc { font-family: arial; font-weight:bold; font-size:12px; color:#81013e; }
  .info { font-size:9px; color:#858585; }
  .szkolenia, .bg_white { background-color:#f7f7f7;}
  .zdjecie { padding:5px; border-color:#d5d5d5; background-color:#ffffff; }
  .grey { color:#979797; }
  
  #dhtmltooltip{
    -moz-opacity:0.95;
    filter: alpha(opacity=95);
    font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#585400; text-decoration:none;
    position: absolute;
    border: 1px solid #b0ab63;
    padding: 1px;
    background-color: #edf3cf;
    visibility: hidden;
    z-index: 100;
    }

   a { text-decoration:none; }
   a:hover { text-decoration:underline; }
   a.menu_white { color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none; }
   a.menu_white:hover { color:#ffffff; font-size:10px; font-weight:bold; text-decoration:underline; }

   a.menu_white1 { color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; }
   a.menu_white1:hover { color:#ffffff; font-size:14px; font-weight:bold; text-decoration:underline; }

   a.menu_white2 { color:#ffffff; font-size:9px; text-decoration:none; }
   a.menu_white2:hover { color:#ffffff; font-size:9px; text-decoration:underline; }
   
   .white { color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none; }
   
   .small { font-size:10px; }
   a.nag { font-size:11px; color:#585400; text-decoration:none; }
   a.nag:hover { text-decoration:underline; }

