/* CSS Document */
body {
	background-color: #FFE945;
	background-image:url(oldal_elemei/hatter_oldal.png);
	background-repeat:repeat-y;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.95em;
	margin:0px;
}

img {
	border:none;
	border-color:#666666;
}

th {
	text-align:center;
}

a {
	text-decoration:none;
	color:#990000;
}
sup {
	font-size:0.8em;
}	

h3 {
	border-bottom:#666666 solid 1px;
}

#menu {
	background-repeat:no-repeat;
	background-color:#FFAC00;
	position:absolute;
	width:200px;
	height:800px;
	top:0px;
	left:0px;
}

#tartalom {
	background:url(oldal_elemei/hatter_tartalom.jpg) no-repeat;
	text-align:justify;
	position:absolute;
	top:0px;
	left:200px;
	width:560px;
	padding-left:20px;
	padding-right:20px;
	padding-top:125px;
	padding-bottom:35px;
}

#kepgaleria {
	background:url(oldal_elemei/menu_jobb.jpg);
	background-repeat:no-repeat;
	background-color:#FFAC00;
	position:absolute;
	width:150px;
	height:800px;
	top:0px;
	left:800px;
}
input[type=text], input[type=file] { 
	background-color:#e97f32;
	border:#333333 solid 1px;
}
input[type=submit], input[type=button] { 
	background-color:#e97f32;
	border:#333333 outset 1px;
	height:28px;
	font-weight:bold;
}
.behuzas {
	padding-left:25px;
}

#tamogato img {
	border:#333333 solid 1px;
}