html {
        margin: 0px;
        height: 100%;
        width: 100%;

}
body {
font-family: Verdana, Arial, Helvetica, sans-serif ;
	background-color:white;
	background-image: url("background.jpg");
   background-repeat: repeat-x;
   background-position: center top;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#text {
      background-image: url("");
	   	background-position: left top;
	   background-color:black;
	   color: #d9efda;
	   background-repeat: repeat-y;
		margin-top: 0px;
	 	position: absolute; top: 0px; 	left:-417px;
		width: 835px;
		text-align:justify;
font-size: 13px;
 font-weight: bold;
               font-variant: small-caps;

		 }


#header {
/*  background-color: #69c;*/
	background-image: url("belepteto.jpg");
	background-position: center top;
     	background-repeat: no-repeat;


	width:835px;
	height:730px;

}

#header a.ildiko {
float: right;
	display: block;
	width: 248px;
	height: 54px;
	margin-top: 37px;
	margin-right: 475px;

}

#header a.webdesign {
float: left;
	display: block;
	width: 322px;
	height: 380px;
	margin-top: 50px;
	margin-left: 0px;


}
#header a.photo {
float: right;
        display: block;
        width: 322px;
        height: 350px;
        margin-top: 0px;
        margin-right: 50px;
}
#header a.blog {
float: left;
        display: block;
        width: 93px;
        height: 43px;
        margin-top: 180px;
        margin-left: 350px;


}

#container {
		font-size: 11px;
      margin: 0em 0em 0em 0em;
		width:0px;

		}
#kozep {
position: absolute;
left: 50%;
overflow: visible;
}

#footer {
position: absolute; top: 620px;
		width: 600px;
		border-left: 0px solid #2e2e2c;
		border-right: 0px solid #2e2e2c;
		border-bottom: 0px solid #505050;
      padding-left: 80px;
		text-align:justify;
font-size: 11px;
 font-weight: bold;
               font-variant: small-caps;

}
