body, div, h1, ul {
	margin: 0;
	padding: 0;
}

body {
	background:#111111;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background:#FFF url(../images/bg_white.jpg) repeat-y;
	height:100%;
}
#content {
	margin: 0 auto;
	width: 1000px;
	background-color:#FFF;
	height:auto;
}

#content_sz {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
	height:auto;
}
	#header {
		height: 464px;
	}
	#header #logo a {
			float: left;
			width: 90px;
			height: 104px;
			margin-top: 18px;
			margin-left: 72px;
			background-image:url(../images/ferfest_logo.png);
			background-repeat:no-repeat;
			text-indent: -10000px;
		}
		
		#header #hmenu {
			float: right;
			margin-top: 28px;
			margin-right: 41px;
		}
			#header #hmenu li {
				list-style-type:none;
				float: left;
				background-color:transparent;
			}
				#header #hmenu li a {
					display:block;
					height: 50px;
					text-indent: -10000px;
					background-position: center top;
				}
				#header #hmenu li a:hover, #header #hmenu li.menupoint_active a {
					background-position: center bottom;
				}
				#header #menupoint1 a {
					width: 180px;
					background: url("../image/menu_01.gif");
				}
				#header #menupoint2 a {
					width: 136px;
					background: url("../image/menu_02.gif");
				}
				#header #menupoint3 a {
					width: 160px;
					background: url("../image/menu_03.gif");
				}
				#header #menupoint4 a {
					width: 148px;
					background: url("../image/menu_04.gif");
				}
				
		#container #c_bemutatkozas a {
			float: left;
			width: 161px;
			height: 40px;
			background-image:url(../images/headlines_01.png);
			background-repeat:no-repeat;
			text-indent: -10000px;
			margin-top: -200px;
		}
		
		#container #c_letoltes a {
			float: left;
			width: 187px;
			height: 61px;
			margin-top: 18px;
			margin-left: 149px;
			background-image:url(../images/letoltes.jpg);
			background-repeat:no-repeat;
			text-indent: -10000px;
		}
		
		#w_middle {
			width: 1000px;
			background:url(../images/bg_white.jpg) top center repeat-y #fff;
			height:196px;
		}
		
#footer {
			width:100%;
			background:url(../images/footer_bg.jpg);
			height:265px;
		}
a:hover 
{
          text-decoration : none;
          font-weight : bold;
		  color: #afafaf;
}

a
{   
          text-decoration : none;
          font-weight : bold;
		  color: #CCC;
}

a img
{
	border: none;
}

.szoveg
{
	float: left;
	color: #afafaf;
	font : normal 9pt verdana;
	text-align: left;
	width: 200px;
}

.szoveg_black
{
	float: left;
	color: #000;
	font : normal 9pt verdana;
	text-align: left;
	width: 210px;
}

.c_bem_kepek
{
	float: left;
	color: #afafaf;
	font : normal 7pt verdana;
	text-align: left;
	width: 280px;
}
.szoveg_bold
{
	color: #533f4b;
	font : bold 8pt verdana;
}

.kapcsolat_szoveg
{
	color: #afafaf;
	float:left;
	font : normal 12pt verdana;
	text-align: left;
	margin-left:-176px;
	margin-top:114px;
	width:440px;
}
