html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font-family: Arial;
/*	line-height: 1.3em;*/
	font-style: italic;
	margin: 0px 0px 0px 0px;
	font-size: 11.5pt;
	color: #4c4948;
	background-color: #ffffff;
}


.document {
	padding : 0px;
	background: #ffffff;
    margin : 0 auto;
    left : 0px;
    position : relative;
    width: 1010px;
    top : 0px;
}

#vonal {
	background: url(images/zsinorbg.jpg) repeat-x scroll 0 150px transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 100%;
	visibility: hidden;
	
}

#logo {
	background: url(images/zsinor_mernokiroda.jpg) no-repeat 0 0;
	position: absolute;
	left: 739px;
	top: 109px;
	width: 250px;
	height: 50px;
	visibility: hidden;
}

#felmeres {
	position: absolute;
	left: 525px;
	top: 160px;
	width: 235px;
	height: 20px;
	visibility: hidden;
}

#hatter {
	position: absolute;
	left: 760px;
	top: 160px;
	width: 200px;
	height: 20px;
	visibility: hidden;
}

#tervezes {
	position: absolute;
	left: 930px;
	top: 160px;
	width: 70px;
	height: 20px;
	visibility: hidden;
}

#nyitokep {
	background: url(images/login.jpg) no-repeat 0 0;
	position: absolute;
	top: 200px;
	left: 20px;
	width: 970px;
	height: 525px;
	visibility: hidden;
	
}

#nyitokep1 {
	background: url(images/login1.jpg) no-repeat 0 0;
	position: absolute;
	top: 200px;
	right: 20px;
	width: 970px;
	height: 621px;
	visibility: hidden;
	
}

#nyitokep2 {
	background: url(images/login2a.jpg) no-repeat 0 0;
	position: absolute;
	top: 200px;
	right: 20px;
	width: 970px;
	height: 621px;
	visibility: hidden;
	
}

a {
	cursor: pointer;
}

