* {
   margin:0px;
   padding:0px;
   font-family: Arial;
   font-size: 11px;
   line-height:17px;
   color: #666666;
}

*:focus {outline: none}

body {
    background-image: url("../images/nyito_bg.jpg");
    background-repeat: repeat-x;
    background-position: top;
    background-color:#d7c7b9;
    text-align:center;
}

   /* //////////////////////*/
   /*      Vaz reszek       */
   /* //////////////////////*/

div#nyito_kep {
    background-image: url("../images/nyito_img.jpg");
    background-repeat: no-repeat;
    background-position: left top;
	width:456px;
	height:356px;
	margin-top:64px;
	margin-left:auto;
	margin-right:auto;
}

#belepes:link, #belepes:visited {
	font-size:18px;
	font-family:Arial;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#belepes:hover {
	text-decoration:underline;
}
