@charset "UTF-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#main_container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	box-shadow:3px 3px 3px #666;
	-o-moz-box-shadow:3px 3px 3px #666;
	-moz-box-shadow:3px 3px 3px #666;
	-webkit-box-shadow:3px 3px 3px #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #FFF;
}
#header {
	background-image: url(../../images/header_image.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 405px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#fejszoveg {
	position: absolute;
	padding-left: 290px;
	padding-top: 0px;
}
#fejszoveg h1 {
	font-size: 31px;
	color: #FFF;
	line-height: 120%;
	margin-top: 5px;
	font-weight: 400;
	letter-spacing: 0.04em;
}
#fejszoveg h2 {
	font-size: 0.85em;
	line-height: 130%;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tartalom {
	position: relative;
	left: 125px;
	top: 10px;
	width: 850px;
	margin-bottom: 30px;
	color: #000;
	font-size: 0.9em;
	line-height: 130%;
}
#galeria {
	width: 100%;
	margin-top: 20px;
	background-color: #444;
	height: 200px;
	margin-bottom: 20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nev {
	font-size: 23px;
}
#honlapkeszito {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
#carouselwrapper {
	background-color: #424041;
	padding-top: 13px;
	padding-bottom: 13px;
}
#honlapkeszito p {
	font-size: 0.7em;
}
