body, html{
	margin:0;
	padding:0;
	font-family:"Arial";
}

body{
	background:url('/handbook/images/body-bg.jpg') top left repeat;
}

div#wrapper{
	margin:0 auto;
	padding:0;
	width:849px;
}

div#header{
	background:url('/handbook/images/trial-header-bg.jpg') transparent 10px 0px no-repeat;
	height:80px;
}

div#login{
	height:249px;
	background:url('/handbook/images/login-bg2.jpg') transparent top center no-repeat;
	position:relative;
}

div#loginContainer{
	position:absolute;
	top:18px;
	left:416px;
}

div#loginContainer div.inputContainer{
	width:140px;
	height:27px;
	background:url('/handbook/images/input-bg.png') transparent top center no-repeat;
	float:left;
	padding:1px 0 0 4px;
}

div#loginContainer div.inputContainer.right{
	margin:0 0 0 25px;
}

div.inputContainer input.input-text{
	background:#c6d8d9;
	border:2px solid #b0b1b5;
	width:123px;
	height:15px;
	padding:3px 0 0 9px;
	margin:0;
	color:#000;
	font-size:10px;
}

div#loginContainer input.input-submit{
	background:url('/handbook/images/input-submit.png') transparent top center no-repeat;
	border:0;
	width:31px;
	height:21px;
	margin:1px 0 0 16px;
	padding:0;
	cursor:pointer;
}

div#mainLinks{
	background:url('/handbook/images/main-links-bg.jpg') transparent 10px 0px no-repeat;
	height:222px;
	position:relative;
}

div#mainLinks a{
	display:block;
	float:left;
	width:210px;
	text-decoration:none;
	font-family:"Georgia";
	text-align:center;
	background:url('/handbook/images/main-link.png') transparent 28px 30px no-repeat;
	position:absolute;
	top:32px;
}

div#mainLinks a:hover{
	top:-32px;
	background:none;
}

div#mainLinks a.type1{
	left:64px;
}

div#mainLinks a.type2{
	left:238px;
}

div#mainLinks a.type3{
	left:402px;
}

div#mainLinks a.type4{
	left:568px;
}

div#mainLinks a img{
	border:none;
}

div#mainLinks a h1{
	color:#000;
	margin:16px 0 0;
	padding:0 0 20px;
	font-size:11px;
	text-align:center;
}

div#mainLinks a:hover h1{
	font-size:18px;
	width:129px;
	text-align:left;
	margin:28px 0 0 40px;
	padding:0 0 40px;
}

div#mainLinks a:hover h1.type1{
	background:url('/handbook/images/szervezeti-ertekek-b.jpg') transparent bottom left no-repeat;
}

div#mainLinks a:hover h1.type2{
	background:url('/handbook/images/osztonzesi-rendszerek-b.jpg') transparent bottom left no-repeat;
}

div#mainLinks a:hover h1.type3{
	background:url('/handbook/images/belso-szabalyzatok-b.jpg') transparent bottom left no-repeat;
}

div#mainLinks a:hover h1.type4{
	background:url('/handbook/images/munka-maganelet-b.jpg') transparent bottom left no-repeat;
}

div#linkWall{
	background:url('/handbook/images/linkwall-bg.jpg') transparent 10px 0px no-repeat;
	height:94px;
	padding:20px 70px 26px;
}

div#linkWall ul{
	margin:0;
	list-style-type:none;
	padding:0;
}

div#linkWall ul li{
	display:inline;
	padding:0 8px 0 0;
}

div#linkWall ul li a{
	color:#6c7d82;
	font-size:9px;
	text-decoration:none;
}

div#linkWall ul li a:hover{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

div#footer{
	background:url('/handbook/images/footer-bg.jpg') transparent 10px 0px no-repeat;
	height:47px;
}

div#footer ul{
	border-top:2px solid #fff;
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:center;
	padding:4px 10px 0;
	height:22px;
	margin:0 auto;
	width:420px;
}

div#footer ul li{
	display:inline;
}

div#footer ul li a.last{
	border:none;
}

div#footer ul li a{
	border-right:1px solid #000;
	line-height:14px;
	padding:0 10px;
	float:left;
	display:block;
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-weight:bold;
}
