   /* PORADCE */
      #por_load, #poradce {
          position: fixed;
          z-index: 900;
          bottom:0px;
          right: 2%;
          width: 150px;
          padding: 10px 10px 5px 10px;
          background: #fff;
          border: 1px solid #FFAD1D;
          border-bottom: 0px;
          font-size: 8pt;
          font-family: Tahoma
      }
      #por_load .load, #poradce #por {
          float: left;
          margin: 0 5px 0 0;
      }

      #poradce {width: 170px; padding: 0;}
      #por_head {background: #FFAD1D; font-weight: bold; text-align: center; padding: 2px 2px 3px 2px; color: #000; cursor:pointer}
      #por_head img {float:right;}
      #por_body {padding:5px 10px 5px 10px}
      #poradce table {width: 150px; padding: 0; margin: 0; border-spacing:0}
      
      #por_zprava {cursor: pointer}
      #por_por.nop {cursor: default}
      #por_os {font-weight: bold}
      #por_ico, #por_stat {float: right;} 
      #por_ico {width: 8px; height: 8px; margin: 4px 5px 0 0px; background: url(pics/por_stat.png) no-repeat top left}
      #por_ico.ON {background-position: -8px 0}
      #por_ico.OFF {background-position: 0 0}
      #por_msg {margin: 5px 0 10px 0}
      .por_click {color: #FFAD1D; font-weight: bold; text-decoration: underline; cursor: pointer}
      
      #por_form {float:left; margin-top: 5px}
      #por_form input, #por_form textarea {width:142px}
      .por_pol {float: right; color: #FFAD1D}
   /* KONEC PORADCE */