.categories li{
    float:left;
	background: none;
}

  .ui-autocomplete-loading {
    background: white url("../images/ui-anim_basic_16x16.gif") right center no-repeat;
  }
  
    .ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 200px;
  }
  
  .ui-autocomplete li {
      background-image: none;
      padding: 0;
  }
  
.categories label{
    font-family: Arial, Helvetica, sans-serif;
    color: #0F7010;
    font-size: 20px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: inline;
    font-weight: normal;
}
.categories {
    font-family: Arial, Helvetica, sans-serif;
    color: #007a37;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: inline;
}
.grass_green{
    color: #80b52b;
}
/*
#search_alfabet {
    display: block;
    margin:10px 10px 10px 100px;
    float: left;
}

#search_alfabet a {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    color: #007a37;
    font-size: 22px;
    width: 40px;
    margin: 0 0 20px 0;
    
}
*/
.search_kontakty hr{
    border-top: 1px dotted #737373;
    width:100%;   
    margin:5px 0;
}
.search_kontakty input[type=text]{
    width: 451px;
    height: 21px;
    border: 3px solid #B0D0B0;
    padding: 3px;
    margin: 10px;
    margin-left:100px;
    float:left;
	outline:none;
}
.search_kontakty select{
    width: 451px;
    border: 3px solid #B0D0B0;
    padding: 3px;
    margin: 10px;
    margin-left:100px;
    float:left;
}

.search_button{
    width:111px;
    height:33px;
    display: block;
    background: url('../images/search_button.jpg') top center no-repeat;
    float:left;
    margin-top:9px;
    border:0;
    cursor: pointer;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	padding-left: 15px;
}
.wyniki_lista a{
    text-decoration: none;
    margin: 15px 0;
    background:url('../images/little_arrow_right.jpg') center right no-repeat;
    padding-right: 10px;
}
.wynik_name{
    font-size:17px;
    color: #007a37;
    border-bottom: 1px solid #c3dbc3;
}
.wyniki_lista hr{
    border-top: 1px dotted #c7c7c7;
    width:100%;   
    margin:5px 0;
}
.search_back{
    text-decoration: none;
    background: url('../images/arrow_left.jpg') center left no-repeat;
    padding-left: 30px;
}
.search_back .wynik_name{
    background:none;
    padding:0;
}
.picture_border{
    width:87px;
    height: 111px;
    border: 1px solid #c9c9c9;
    margin: 3px;
    display:block;
    position:absolute;
    left: 0;
    top: 0;
}
.wynik_osoba{
    position:relative;
}
.osoba_dane{
    padding:10px;
    border-left: 1px dotted #e3e3e3;
    /*margin-left:91px;*/
    display:block;
}
.osoba_name{
    color: #007a37;
    font-size:24px;
}
.osoba_dane a{
    background:url('../images/arrow_right.jpg') center right no-repeat;
    padding-right: 25px;
    text-decoration: none;
}
.osoba_dane hr{
    border-top: 1px dotted #e5e5e5;
    width:100%;   
    margin:5px 0;

}
.osoba_dane .osoba_function{
    color: #80b52b;
    font-size:18px;
}
.osoba_dane .jednostka_name{
    font-size:18px;
    color: #007a37;
    border-bottom: 1px solid #c3dbc3;
}
.osoba_dane .osoba_kontakt{
    color: #7f7f7f;
	line-height:1.7em;
}
.osoba_dane .osoba_kontakt a{
    color: #7f7f7f;
    text-decoration: underline;
    background:none;
}
.wynik_jednostka .jednostka_name{
    font-size:18px;
    color: #007a37;
    border-bottom: 1px solid #c3dbc3;
}
.wynik_jednostka a{
    background:url('../images/arrow_right.jpg') center right no-repeat;
    padding-right: 25px;
    text-decoration: none;
}
.wynik_jednostka .osoba_kontakt{
    color: #7f7f7f;
}
.wynik_jednostka .osoba_kontakt a{
    color: #7f7f7f;
    text-decoration: underline;
    background:none;
}
.wynik_jednostka table td{
    vertical-align: text-top;
}
.wynik_jednostka table td.title{
    font-weight: bold;
    text-align: right;
}
.wynik_jednostka table td a{
    background:url('../images/grey_arrow_right.jpg') center right no-repeat;
    padding-right: 25px;
    text-decoration: none;
}
.wynik_jednostka .wyniki_lista a{
    text-decoration: none;
    font-size: 17px;
    margin: 15px 0;
    background:url('../images/little_arrow_right.jpg') center right no-repeat;
    padding-right: 10px;
}
.budynek .jednostka_name{
    font-size:22px;
    color: #007a37;
}
.budynek table{
    width: 100%;
}
.budynek table td{
    vertical-align: text-top;
}
.budynek table td.title{
    font-weight: bold;
    text-align: left;
}
.wydzial{
    font-size:15px;
}
.red{
    color:#e04646;
}
.blue{
    color:#408adc;
}
.green{
    color:#97cf29;
}
.grey{
    color: #7f7f7f;
}
.jednostki_budynek .budynek_jednostka a{
    background:url('../images/little_arrow_right.jpg') center right no-repeat;
    padding-right: 10px;
    font-size: 17px;
    color: #0F7010;
    border-bottom: 1px solid #C3DBC3;
    text-decoration: none;
}
.jednostki_budynek hr{
    border-top: 1px dotted #c7c7c7;
    width:100%;   
    margin:5px 0;
}