

.szervezet_lista_elem {
   font-size: 12px;
}

div.katlist {
   width: 90%; 
   text-align: left; 
}

div.katlist:hover {
   background-color: #e5e0d5;
}

.noscript_invisible_block
   {
   display: none;
   }
   
#imap_banner 
   {
   display: block;
   position: relative;
   left: 0px;
   top: 0px;
   width: 400px;
   height: 140px;
   border: 0px #000000 solid;
   z-index: 5;
   }
   

tr.listing{}

tr.listing:hover
   {
   background-color: #e5e0d5;
   }
   
td.cimke
  { 
  font-weight: bold;
  text-align: right;
  width: 50%;
  }
td.tartalom
  { 
  text-align: left;
  width: 50%;
  }

.menu_iteml2.menu_item_active a
   {
   background-color: #ead832;
   color: #000000;
   }
   
.menu_iteml1.menu_item_active a
   {
   background-color: #ead832;
   color: #000000;
   background-position: 0px -40px;
   }
   
.menu_iteml3.menu_item_active a
   {
   background-color: #ead832;
   color: #000000;
   }

#szerv_fejlec 
   {
   background-color: #ead832;
   margin-bottom: 10px;
   }
#szerv_logo
   {
   max-width: 80px;
   max-height: 80px;
   vertical-align: middle;
   }
#szerv_nev
   {
   display: inline;
   margin-left: 20px;
   font-weight: bold;
   font-size: 1.8em;
   }
#katalogkeres_form select
	{
	width: 180px;
	}
