
html {
	margin : 0px;
	border : 0px none;
	padding : 0px;
	width : 100%;
	height : 100%;
}

body {
	margin : 0px;
	border : 0px none;
	padding : 0px;
	width : 100%;
	height : 100%;
	background-color : rgb(114, 128, 102);
	background-repeat : repeat;
	background-position : 0% 0%;
	background-image : url(../images/hatter.jpg);
	text-align : center;
	color : rgb(114, 128, 102);
	font-family : sans-serif;
	font-size : 12px;
}

form {
	display : inline;
}

img {
	border : 0px none;
}

a {
	cursor : pointer;
	text-decoration : none;
}

#VKOZEP {
	position : relative;
	margin : 0px auto;
	width : 768px;
}

#KERET {
	position : relative;
	margin : 0px auto;
	width : 768px;
	background-color : rgb(255, 204, 153);
	background-repeat : repeat-y;
	background-position : 50% 0%;
	background-image : url(../images/kezmuvescentrum_keret_derek.png);
}

#FEJLEC {
	position : relative;
	margin : 0px auto;
	width : 768px;
	height : 152px;
	background-color : transparent;
	background-repeat : no-repeat;
	background-position : 50% 0%;
	background-image : url(../images/kezmuvescentrum_keret_fejlec.png);
}

#MENUHELY {
	position : absolute;
	top : 112px;
	left : 224px;
	width : 480px;
	height : 24px;
}

#MENU_0 { background-position : 50% 0px; }
#MENU_1 { background-position : 50% -72px; }
#MENU_2 { background-position : 50% -144px; }

#TARTALOMHELY {
	position : relative;
	margin : 0px auto;
	width : 704px;
	height : 496px;
	overflow : hidden;
}

#TARTALOM_0 { display : none; }
#TARTALOM_1 { display : none; }
#TARTALOM_2 { display : none; }

#ELERHETOSEGEK {
	padding : 0px 0px 16px 0px;
}

#TERKEPHELY {
	position : relative;
	margin : 0px auto;
	width : 640px;
	height : 320px;
}

#TERKEP {
	position : relative;
	margin : 0px auto;
	width : 640px;
	height : 320px;
}

#NAGYOBBTERKEPHELY {
	padding : 8px 0px 16px 0px;
}

#NAGYOBBTERKEP {
	cursor : pointer;
	text-decoration : none;
	color : rgb(114, 128, 102);
}

#NAGYOBBTERKEP:hover {
	color : rgb(0, 0, 0);
}

#LAB {
	position : relative;
	margin : 0px auto;
	width : 768px;
	height : 32px;
	background-color : transparent;
	background-repeat : no-repeat;
	background-position : 50% 100%;
	background-image : url(../images/kezmuvescentrum_keret_lab.png);
}

.ter01 {
	clear : both;
	position : relative;
	margin : 0px auto;
	width : 16px;
	height : 16px;
}

.menupont {
	float : left;
	position : relative;
	width : 160px;
	height : 24px;
	cursor : pointer;
	background-color : transparent;
	background-repeat : no-repeat;
	background-image : url(../images/kezmuvescentrum_menu.png);
}

.tartalom {
	position : relative;
	margin : 0px auto;
	width : 704px;
	height : 496px;
	overflow : auto;
}

.gorgeto { margin : 16px 16px 0px 32px; }
.nemgorgeto { margin : 16px 32px 0px 32px; }

.kepsor {
	clear : both;
	position : relative;
	margin : 0px auto;
}

.kepcella {
	float : left;
	position : relative;
	width : 24%;
}

.kepcella a img {
	width : 150px;
	height : 100px;
}

.email {
	cursor : pointer;
	text-decoration : none;
	color : rgb(114, 128, 102);
}

.email:hover {
	color : rgb(0, 0, 0);
}

