#menu_bg {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 200px;
	height : 470px;
	background-image : url(pics/menu.jpg);
	z-index : -1;
	}

#menu_text {
	position : absolute;
	top : 130px;
	left : 5px;
	font-size : 10pt;
	z-index : 2;
	height : 235px;
	}

#open {
	background-image : none;
}



#csik {
	background-image : url(pics/csik1.jpg);
	position : absolute;
	top : 470px;
	left : 0px;
	width : 140px;
	height : 5px;
	background-repeat : no-repeat
}

#version {
	background-color : #94bad6;
	border : 1px solid #162F3D;
	font-variant : small-caps;
	font-weight : bold;
	position : absolute;
	top : 540px;
	left : 7px;
	width : 83px;
	text-align : center;
}


#vissza {
	width : 80px;
	position : absolute;
	border : 1px solid #162F3D;
	background-color : #3F82A9;
	bottom : 5px;
	left : 285px;
	text-align : center;
	font-weight : bold;
	}

#vissza A {
	color : #94BAD6;
	}





#design {
	position : absolute;
	top : 480px;
	left : 7px;
	width : 83px;
	background-color : #94bad6;
	border : 1px solid #162F3D;
}

#cim {
	color : #326381;
	font-size : large;
	font-variant : small-caps;
	font-weight : bold;
	text-align : center;
	font-family : Lithograph;
	}


#body {
	position : absolute;
	z-index : 1;
	left : 130px;
	top : 100px;
	width : 650px;
	height : auto;
	border-right : 1px solid #162F3D;
	border-bottom : 1px solid #162F3D;
	font-size : 10pt;
	}




#banner_bg {
	border-right:1px solid #162F3D;
	background-image : url(pics/banner.jpg);
	position : absolute;
	top : 0px;
	left : 200px;
	width : 580px;
	height : 145px;
	}

#vkonyv {
	border : 2px solid #3F82A9;
	
}


#tk {
	border : 2px solid #162F3D;
	background-color : #3F82A9;
	color : #94BAD6;
	}

#tk TD {
	border : 1px solid #94BAD6;
}

#tk A {
	color : #162F3D;
}




#menu_text A {
	color : White;
	font-variant : small-caps;
	font-weight : bold;
	display : block;
	height : 18px;
	vertical-align : middle;
	width : 125px;
	}

#menu_text A:HOVER {
	background-color : transparent;
	border : 1px solid #94BAD6;
	border-left : 0px;
	border-right : 0px;
	text-decoration : none;
}

#menu_text A IMG {
	visibility : hidden;
	position : absolute;
	left : 250px;
	top : -54px;
	width : 75px;
	height : 50px;
}

#menu_text A:HOVER IMG {
	visibility : visible;
	
}

#menu_text A SPAN {
	display : none;
}

#menu_text A:HOVER SPAN {
	position : absolute;
	top : -20px;
	left : 0px;
	background-color : #94bad6;
	color : #326381;
	font : italic;
	border-top : 1px solid #162F3D;
	border-bottom : 1px solid #162F3D;
	width : 250px;
	display : block;
	font-weight : normal;
	text-align : center;
	}








BODY {
	color : #162F3D;
	background-color : #94BAD6;
	font-family : Verdana, monospace;
	background-image : url(pics/csik2.jpg);
	background-repeat : repeat-y;
	scrollbar-arrow-color : #326381;
	scrollbar-base-color : #94bad6;
	scrollbar-track-color : #94bad6;
	scrollbar-3dlight-color : #94bad6;
	scrollbar-darkshadow-color : #162F3D;
	scrollbar-face-color : #94bad6;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #326381;
	}

IMG {
	border : 1px solid #162F3D;
}


A {
	color : #326381;
	text-decoration : none;
}

A:HOVER {
	color : #162F3D;
	text-decoration : underline;
	}