* {
	margin: 0px;
	padding: 0px;
}

html{
	color: #eee;
	font-family: trebuchet ms;
	font-size: 12px;
	background: url(img/bg.jpg);
	background-color: #1c0707;
	background-repeat: repeat-x;
}
input, textarea{
	border: 1px solid #777;
	letter-spacing: 1px;
	width: 130px;
	padding: 2px;
	background: transparent;
	color: #ffd135;
	font-size: 12px;
}
textarea{
	font-family: trebuchet ms;
}
input.button{
	border: 0px solid #999;
	padding: 2px;
	background: transparent;
	color: #fff;
	width: 100px;
}
input.chk{
	border: 0px solid #999;
	width: 13px;
	padding: 2px;
	background-color: #999;
	color: #fff;
}
td{
	padding: 8px;
	color: #4a1108;
	font-family: georgia;
	font-weight: bold;
	font-size: 18px;
}

ul li{
  margin-left: 15px;
  background-image: url( images/bullet.gif );
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 15px;
  list-style-type: none;
}

/*
 *
 ***	END HTML SECTION	***
 *
 */

#wrapper{
	width: 856px;
	margin: auto;
}

#head{
	width: 856px;
	height: 483px;
	background: url(img/teteje.jpg);
	position: relative;
}
#nav{
	position: absolute;
	width: 391px;
	height: 232px;
	left: 380px;
	top: 110px;
}
#tartalom{
	width: 856px;
	background: url(img/bodyloop.jpg);
	position: relative;

	color: #4a1108;
}
#floatwraper{
	background: url(img/bodyloop.jpg);
	width: 756px;
	float:left;
	padding-left: 50px;
	padding-right: 50px;
}
#bal{
	width: 370px;
	float:left;
}
#jobb{
	width: 370px;
	float:right;
}

#tartalom h3{
	border-bottom: 2px solid #4a1108;
	width: 100%;
	font-size: 19px;
	margin-bottom: 10px;
}
#sitemap{
	width: 756px;
	height: 19px;
	line-height: 13px;
	background: url(img/laba.jpg);
	position: relative;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	color: #e1c890;
	float: left;
}
#sitemap a{
  color: #e1c890;
  text-decoration: none;
}

#sitemap a:hover{
  color: #e1c890;
  text-decoration: underline;
}

.fej{
	width: 253px;
	background-repeat: no-repeat;
	height: 56px;
}

.szabad{
	background-image: url(img/szabad.jpg);
}
.toke{
	background-image: url(img/toke.jpg);
}
.cont{
	width: 230px;
	padding-left: 13px;
	padding-right: 10px;
	background-color: #262626;
}
.foot{
	width: 253px;
	background-repeat: no-repeat;
	background-image: url(img/foot.jpg);
	height: 15px;
}
