/* IE6 png bugfix */
img, div { behavior: url(../iepngfix/iepngfix.htc) }

/* goldbutor logo */
.logo
{
    position: absolute;
    left: 25px;
    top: 50px;
    width: 240px;
    height: 70px;
  	background-image: url('../images/logo.png');
}
/* fekete menucsik */
.menu_csik
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 995px;
}
  .menu
  {
    position: relative;
    background-color: #00000a;    
  }
    /* a menu tablazata */
    .menu_pontok
    {
      position: relative;
      left: 270px;
      width: 600px;
/*      padding-bottom: 2px;
      padding-top: 2px;*/
    }
      .menu_gomb
      {
        width: 170px;
        height: 20px;
      }
      .menu_linkcsik
      {
        margin: 0px;
        border: none;
      }
      .menu_link_szoveg
      {
        margin-bottom: 2px;
        text-align: center;        
      }
      /* menu link */
      a.menu_link:link
      {
        text-decoration: none;
        font: 10px Verdana;
        font-weight: bold;
        font-style: normal;
        color: #fffff0;
      }
      a.menu_link:visited
      { 
        text-decoration: none;
        font: 10px Verdana;
        font-weight: bold;
        font-style: normal;
        color: #fffff0;
      }
      a.menu_link:active
      { 
        text-decoration: none;
        font: 10px Verdana;
        font-weight: bold;
        font-style: normal; 
        color: #fffff0;
      }
      a.menu_link:hover
      { 
        text-decoration: none;
        font: 11px Verdana;
        font-weight: bold;
        font-style: normal;
        color: #FFF0A4;
      }
    /* a folso fekete sav alatti szimatmenet */
    .menucsik_bottom
    {
      position: relative;
      height: 9px;
      background-image: url('../images/menucsik_bottom.png');
      background-repeat: repeat-x;
    }     
/* Az egesz doboz */
.container
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 995px;
  background: #FFF0A4;
  background-image: url('../images/bg.jpg');
  background-repeat: repeat-y;
}
  /* osszes tartalom a menu alatt*/
  .tartalom
  {
      position: relative;
      margin-left: 20px;
      margin-right: 20px;
      border-right: #000000 solid 2px;
      border-left: #000000 solid 2px;
  }
    /* a fejlecben mozgo kepek */
    #fejlec_kepek
    {
      position: relative;
      height: 200px;
      margin: 0px;
      margin-top: 60px;
    }
    .porgetyu
    {
      border: none;
    }
    /* a fejlecben mozgo kepek alatti ferlaf csik*/
    .fejlec_kepek_bottom
    {
      position: relative;
      top: -8px;
      height: 9px;
      background-image: url('../images/kep_bottom.png');
      background-repeat: repeat-x;
    }
    /* az oldal valodi szoveges tartalma */
    .belso_tartalom
    {
      position: relative;
      width: 700px;
      /* IE miatt kell nem ismeri a min-height-et */
      _height: 950px;
      min-height: 950px;
      border-right: #000000 dotted 1px;
    }
    .oldalsav
    {
      position: relative;
      float: right;
      width: 225px;
      clear: right;
    }
      .oldalsav_top
      {
        position: relative;
        height: 9px;
        background-image: url('../images/oldalsav_top.png');
      }
      .oldalsav_hirlevel
      {
        position: relative;
        background-color: #00000a;
      }
        .hirlevel_tartalom
        {
          margin-left: 10px;
          margin-right: 10px;
        }
          .hirlevel_cim
          {
            font: 13px Verdana;
            font-weight: bold;
            font-style: normal;
            color: #FFF0A4;
            margin: 0px;
            text-indent: 0px;
            text-align: left;
          }
          .hirlevel_editcim
          {
            font: 10px Verdana;
            font-weight: bold;
            font-style: normal;
            color: #FFFFFF;
            margin: 0px;
            margin-top: 5px;
            text-indent: 0px;        
          }
          .hirlevel_edit
          {
            margin-top: 2px;
            width: 180px;
            border: #FFF0A4 solid 1px;
            font: 10px Verdana;
            font-style: normal;
            color: #00000a;          
          }
          .hirlevel_submitdiv
          {
            height: 25px;
            width: 150px;
            display: table-cell;
            vertical-align: bottom;
            text-align: center;
          }
          /* hirlevel submit link */
          a.hirlevel_submit:link
          {
            text-decoration: none;
            font: 10px Verdana;
            font-weight: bold;
            font-style: normal;
            color: #fffff0;
          }
          a.hirlevel_submit:visited
          {   
            text-decoration: none;
            font: 10px Verdana;
            font-weight: bold;
            font-style: normal;
            color: #fffff0;
          }
          a.hirlevel_submit:active
          { 
            text-decoration: none;
            font: 10px Verdana;
            font-weight: bold;
            font-style: normal; 
            color: #fffff0;
          }
          a.hirlevel_submit:hover
          { 
            text-decoration: none;
            font: 11px Verdana;
            font-weight: bold;
            font-style: normal;
            color: #FFF0A4;
          }
          .hirlevel_linkcsik
          {
            margin: 0px;
            margin-top: 2px;
            border: none;
          }
      .oldalsav_bottom
      {
        position: relative;
        height: 9px;
        background-image: url('../images/oldalsav_bottom.png');
      }
      
      .kozerdeku_futo
      {
        margin-top: 10px;      
      }
        .oldalsav_kozerdeku_futo
        {
          position: relative;
          background-color: #00000a;
          overflow: hidden;          
          height: 350px;
        }
          .kozerdeku_tartalom_futo
          {
            position: absolute;
            margin-left: 10px;
            margin-right: 10px;
          }
            .kozerdeku_cetli_futo
            {
              width: 200px;
            }
              .kozerdeku_cetli_lincs_futo:link { text-decoration: none; border: none; }   
              .kozerdeku_cetli_lincs_futo:visited { text-decoration: none; border: none; }   
              .kozerdeku_cetli_lincs_futo:active { text-decoration: none; border: none; }   
              .kozerdeku_cetli_lincs_futo:hover { text-decoration: none; border: none; }   
              .kozerdeku_cetli_kep_futo
              {
                width: 200px;
                height: 100px;
                margin-top: 3px;
              }
              
      .kozerdeku
      {
        margin-top: 10px;
      }
        .oldalsav_kozerdeku
        {
          position: relative;
          background-color: #00000a;
        }
          .kozerdeku_tartalom
          {
            margin-left: 10px;
            margin-right: 10px;
          }            
            .kozerdeku_cim
            {
              font: 13px Verdana;
              font-weight: bold;
              font-style: normal;
              color: #FFF0A4;
              margin: 0px;
              text-indent: 0px;
              text-align: left;
              margin-bottom: 10px;
            }
            .kozerdeku_menudiv
            {
              height: 30px;
              width: 210px;
            }
              .kozerdeku_szoveg
              {
                margin: 0px;
                text-indent: 0px;
                margin-bottom: 2px;
                text-align: center;        
              }
              /* kozerdeku info menusav linkek */
              a.kozerdeku_menupont:link
              {
                text-decoration: none;
                font: 10px Verdana;
                font-weight: bold;
                font-style: normal;
                color: #fffff0;
              }
              a.kozerdeku_menupont:visited
              {   
                text-decoration: none;
                font: 10px Verdana;
                font-weight: bold;
                font-style: normal;
                color: #fffff0;
              }
              a.kozerdeku_menupont:active
              { 
                text-decoration: none;
                font: 10px Verdana;
                font-weight: bold;
                font-style: normal; 
                color: #fffff0;
              }
              a.kozerdeku_menupont:hover
              { 
                text-decoration: none;
                font: 11px Verdana;
                font-weight: bold;
                font-style: normal;
                color: #FFF0A4;
              }
              .kozerdeku_linkcsik
              {
                margin: 0px;
                margin-top: 2px;
                border: none;
              }
      
    .lab_top
    {
      position: relative;
      height: 9px;
      background-image: url('../images/lab_top.png');
      background-repeat: repeat-x;
    }
    .lab
    {
      margin: 0px;    
      position: relative;
      /* IE miatt kell nem ismeri a min-height-et */ 
      _height: 30px;
      min-height: 30px;
      /*height: 30px;*/
      background-color: #00000a;      
      text-align: right;
    }
    #audioplayer
    {
      margin: 0px;
      margin-left: 10px;
      margin-right: 10px;
    }
    
/*
A specialis menupontok formazasai
*/
.galeria_kep_div_fomenu
{
  background-color: #C6A000;
	float: left;
	clear: left;
	margin: 10px 0px 5px 20px;
	padding: 0px;
	position: relative;
}
.galeria_kep_div_almenu
{
  background-color: #C6A000;
	float: left;
	clear: left;
	margin: 10px 0px 5px 15px;
	padding: 0px;
	position: relative;
}
.galeria_kep_fomenu
{
  background-color: #ffffff;
	padding: 2px;
 	border: 1px solid #00000a;
	display: block;
	margin: -2px 2px 2px -2px;
	position: relative;
}
.galeria_kep
{
  background-color: #ffffff;
	padding: 2px;
 	border: 1px solid #00000a;
	display: block;
	margin: -2px 2px 2px -2px;
	position: relative;
}
.galeria_fomenu_keptd
{
  vertical-align: text-bottom;
  width: 33%;
}
.galeria_almenu_keptd
{
/*  vertical-align: top;*/
  width: 25%;
}
.galeria_tablazat
{
  width: 100%;
}
.galeria_keplink:link { text-decoration: none; }
.galeria_keplink:visited { text-decoration: none; }
.galeria_keplink:active { text-decoration: none; }
.galeria_keplink:hover { text-decoration: none; }

.galeria_link:link
{
  text-decoration: none;
  color: #00000a;
  font: 16px Verdana;
  font-weight: normal;
  font-style: normal; 
}
.galeria_link:visited
{
  text-decoration: none;
  color: #00000a;
  font: 16px Verdana;
  font-weight: normal;
  font-style: normal; 
}
.galeria_link:active
{
  text-decoration: none;
  color: #00000a;
  font: 16px Verdana;
  font-weight: normal;
  font-style: normal; 
}
.galeria_link:hover
{
  text-decoration: none;
  color: #C6A000;
  font: 16px Verdana;
  font-weight: normal;
  font-style: normal;
}