  body {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    background: url('../../img/background.jpg') repeat-x top;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
	line-height: 1.4em;
  }
  
  img {
	border: 0px;
  }

  a { color: #60a818; text-decoration: none; }
  a:hover { text-decoration: underline; }

  a.gal { 
    font-size: 9px;
    font-family: verdana, arial, tahoma; 
    color: #c6b788; 
    text-decoration: none; 
  }
  a.gal:hover { color: #e7c795; }

  a.gal2 {
    color: #c08a5a; 
    text-decoration: none; 
  }
  a.gal2:hover { color: #c08a5a; text-decoration: underline}

  a.gal3 { color: #e2ab56; }

  table {
    font-size: 12px;
    font-family: tahoma, arial, verdana;
	line-height: 1.4em;
  }

  #menu_left {
    background: url('../img/menu_left.jpg');
    width: 112px;
    height: 107px;
  }

  #menu_c{
    background: url('../img/menu_top.jpg') no-repeat top;
    width: 422px;
    height: 107px;
  }

  #menu_right {
    background: url('../img/menu_right.jpg') no-repeat right;
    width: 366px;
    height: 107px;
  }

  #page_main {
    border: 2px solid #FFFFFF;
    border-bottom: 0px;
    background: url('../img/page_bg.jpg');
    color: #606060;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
	line-height: 1.4em;
    padding: 14px;
  }

  #page_szpon {
    border: 2px solid #FFFFFF;
    border-bottom: 0px;
    border-top: 0px;
    background: url('../img/page_bg.jpg');
    padding: 18px;
    padding-top: 0;
    font-size: 12px;
    font-family: tahoma, arial, verdana;
    color: #606060;
  }

  #page_left {
    width: 50px;
  }

  #page_right {
    width: 50px;
  }

  #page_bottom {
    background: url('../img/bottom_bg.jpg') no-repeat bottom;
    height: 204px;
    width: 675px;
  }

  #fld {
    border: 0px;
    border-bottom: 1px solid;
    border-color: #808080;
    color: #609903;
    width: 300px;
    height: 21px;
    font-size: 11px;
    font-family: tahoma, arial, verdana;
  }

  .txthead {
    font-family: georgia, times new roman;
    font-size: 16px;
    color: #78a428;
  }

  a.km {
    font-weight: bold;
    color: #ffed75;
  }

  a.km:hover {
    color: #e4c82b;
  }

  .fenykepeszmenu {
    background: url('../img/bg_fenykepesz.png') no-repeat;
    height: 215px;
    width: 326px;
  }

  .digitalismenu {
    background: url('../img/bg_digitalis.png') no-repeat bottom right;
    height: 215px;
    width: 320px;
  }
  
  .txt3in1 {
	padding-top: 110px; 
	padding-left: 25px; 
	width: 185px;
	font-size: 11px;
	color: #9b6428;
  }
  
  .header3in1  {
    font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #693d0d;
	padding-top: 5px;
	margin-bottom: 5px;
  }
  
   .kell {
	color: #6a3e0d;
	margin-top: 10px;
	margin-left: -8px;
	font-size: 10px;
  }
  
  .kell input {
	vertical-align: -20%;
  }

  #tooltip {
    position: absolute;
    border: 1px solid #3e550b;
    border-bottom: 2px solid #3e550b;
    border-right: 2px solid #3e550b;
    background: #edfae4;
    padding: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #031c24;
    display: none;
    font-family: tahoma, arial, verdana;
    font-size: 11px;
	z-index: 30;
	max-width: 360px;
  }
  
  .infoimg {
    vertical-align: bottom;
  }
  
  div.akciotarolo { position: relative; }
  
  a.akciobadge {
  	background: url('../img/akcio_badge.png') no-repeat;
  	top: -22px;
  	display: block;
  	left: 237px;
  	height: 100px;
  	position: absolute;
  	text-indent: -9999px;
  	width: 100px;
  }
