body {
	padding: 0;
	margin: 0;
	background-image: url('images/design/hatter.png');
	font-family: Trebuchet MS,Book Antiqua,georgia;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #222222;
}

a:hover {
	text-decoration: underline;
	color: #222222;
}

h1 {
	text-indent:-9999px;
}

h2 {
	font-family:Book Antiqua,Georgia;
	color:#333333;
	font-size:20px;
	margin:0px;
	margin-bottom:25px;
}

p {
	font-size:12px;
	color:#555555;
	text-align:justify;
	width:550px;
}

#idezet {
	font-style:italic;
	
}
#sign {
	text-align:right;
	margin-top:-5px;
	font-weight:bold;
}


#copyright {
 margin-top:-30px;
 font-family:palatino,Book Antiqua;
 font-size:10px;
}

input {
	color: #555555;
	font-size: 12px;
	font-family: Trebuchet MS;
	border:1px solid #dddddd;
}
textarea {
	color: #555555;
	font-size: 12px;
	font-family: Trebuchet MS;
	border:1px solid #dddddd;
}

#main {
	position:absolute;
  	left: 50%;
 	top: 50%;
	margin-left: -580px;
	margin-top: -309px;
	z-index:2;
	width:1200px;
	height:600px;

}

#bal {
	width:162px;
	height:600px;
	background-image:url('images/design/csipke_bal.png');
	float:left;
}

#kozep {
	width:664px;
	height:600px;
	float:left;
}

#jobb {
	width:374px;
	height:600px;
	background-image:url('images/design/csipke_jobb.png');
	float:left;
}


#tartalom {
	width:664px;
	height:497px;
	background-image:url('images/design/tartalom.png');
}

#szoveg {
	position:relative;
	border:0px;
	width:620px;
	height:400px;
	top:80px;
	left:20px;
}

#menu {
	width:664px;
	height:47px;
}

#menu1 {
	width:228px;
	height:47px;
	float:left;
}

#menu2 {
	width:99px;
	height:47px;
	float:left;
}

#menu3 {
	width:98px;
	height:47px;
	float:left;
}

#menu4 {
	width:239px;
	height:47px;
	float:left;
}



#lablec {
	width:664px;
	height:56px;
	background-image:url('images/design/lablec.png');
	font-family:verdana;
	font-size:10px;
	color:#dddddd;
}
#lablec a {
	color:#dddddd;
}


#ismetlodes {
	position:absolute;
 	top: 50%;
	margin-top: -309px;
	z-index:1;
	width:100%;
	height:600px;
	background-image:url('images/design/ismetlodes.png');
	background-repeat:repeat-x;
	background-position:0 0px;
}

#pane3 {
	height: 400px;
	padding-left:20px;
}

#pane3 p {
	/* display:inline; */
}

#pane4 {
	height: 400px;
	padding-left:20px;
	width:400px;
	background-color:#ffffff;
}

#cimkefelhos {
	z-index:2;	
	height:600px;
	width:372px;
	background-image:url('images/design/cimkefelho.png');
	background-repeat:no-repeat;
	background-position:0 267px;
}

.scroll-pane {
	overflow: auto;
}




