body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
   margin:0;
   padding:0;
}
img{
   border: none;
}
body{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	background-color: #f8c92f;
	background-image: url(../images/hatter.png);
	background-repeat: repeat;
	cursor: 'url(../images/cursor.ani)';
}
#headerwapper{
   margin:0 auto;
   padding-top:10px;
   width:992px;
}
#header {
   background:#000000 url(../images/fejlec.gif) no-repeat center center;
   border-bottom:1px solid #000000;
   border-top:1px solid #000000;
   height: 250px;
   padding:0 30px;
   position:relative;
}

#magyar {
   position: absolute;
   right: 40px;
   top: 10px;
   width:48;
   height:32;
}

#roman {
   position: absolute;
   right: 100px;
   top: 10px;
   width:48;
   height:32;
}

a {
  cursor: url(../images/cursor.ani), url(../images/cursor.cur) , url(../images/cursor.gif) , auto;
}

a:link, a:visited {
   color:#439CC6;
   text-decoration:none;
}
#topmenuwrapper{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:0 auto;
	padding:0;
	width:990px;
	background-color:#653204;
}
#topmenu ul{
   list-style: none;
}
#topmenu ul li {
   display: inline;
}
#topmenu a{
	color:#FFFFFF;
	float:left;
	padding:0.6em 1em;
	font-weight: bold;
}

#topmenu li a:hover{
   color: black;
}

#sitename{
   text-align: left;
   padding-top: 40px;
}
#sitename a{
	color:#000000;
	font-size:300%;
	font-weight:bold;
}
#bodywrapper {
   padding:0;
   width:100%;
}
#contentinner {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:990px;
	background-attachment: scroll;
	background-color: #141414;
	background-image: url(../images/tartalom.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#content{
	float:left;
	margin-top:30px;
	padding:10px 30px 30px;
	width:600px;
	color:#000000;
	font-size: 16px;
}

#content h1 {
	font-size: 26px;
}

#elerhetoseg {
	float:left;
	margin-top:30px;
	padding:10px 30px 30px;
	width:600px;
	color:#000000;
	font-size: 16px;
}

#elerhetoseg h1 {
	font-size:26px;
}

#content ul, #right ul{
   padding-left: 20px;
}
#right{
	color:#653204;
	float:right;
	margin-top:30px;
	padding:10px 30px 30px;
	width:210px;
}
#clear{
   clear: both;
}
#right h3 {
	background:#653204;
	color:#FFFFFF;
	line-height:1.5em;
	margin:5px 0 1em;
	padding:5px;
}
#footer{
	width: 992px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	color: #000000;
	font-size: 12px;
}
#right ul{
   list-style: none;
}
#right li a{
	display: block;
	padding: 5px;
	width: 15em;
	background-color: #BA5C07;
	border: 1px solid #242424;
	margin:1px;
	color: #000000;
}
#right li a:hover{
   color: white;
   background-color: black;
   margin-left: 5px;
}
