/*
Disigned by S.Z.Informatikai Kft 2011
*/

html, body {  
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  }

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
/*  position: fixed;*/
  position: absolute;
  top: 0;
  left: 0;
 }

/* Wrapper */

#wrapper {
 background: url(images/02_a.jpg) repeat center;
}

#main1
{
/*float: left;*/
color: #ffffff;
      font-size: 9px;
      font-family: Verdana, Geneva, Arial, sans-serif;
    /* background-color: #000000;*/
      text-align: left;
      position: absolute;
      bottom: 20px;
      left: 0px;
      width: 100%;
      height: 80px;
background: url(images/nuf.png) no-repeat left top;
}


#main
{
/*float: left;*/
width: 80%;
height: 80%;
padding-left: 0px;
padding-top:  0px;
background: url(images/cim1.png) no-repeat left top;
}
#main p {
	color: #ff0000;
	text-align: left;
	margin: 0;
	top: 50%;
	left: 50%;
	padding-left: 5px;
	padding-top: 100px;
}

#footer {
	/*
	clear: both;
	height: 46px;
	top: 722px;
	width: 1024px;
	
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	top: 95%;
	*/
	  color: #ffffff;
      font-size: 9px;
      font-family: Verdana, Geneva, Arial, sans-serif;
    /* background-color: #000000;*/
      text-align: center;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 18px;
 

	
	/* url(images/table_bottom.png) no-repeat bottom;*/
}
#belep {
 text-align: center;
 }
 
#cim  {
 text-align: center;
}

#footer img {
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

#footer a {
	color: #ff0000;
	text-align: center;
}
