/*******************************************
 * Meghívóbörze. *MENU*  - style file
 * 2010.01.19.
 * By ViaszWorks
 */


a.menuItem{
  text-shadow: #666 1px 1px 2px;
  color: #960a09;
  font-style: italic;
  font-size: 16px;
  
  display: block;
  padding: 6px;
  margin: 0;
  border: 0;
  background: #e7d1e8;
  min-width: 180px;
  text-align: center;
}

a.menuItem:hover{ color: #fff; }

div.menu{ background: #e0e0e0; padding: 1px; position: absolute; margin-left: 201px; margin-top: -28px; z-index: 101; }

div.menu-sepr{ background-image: url(../images/site/menu/menu_separator.jpg); padding-bottom: 1px; }
