@font-face {
	font-family: DecoTech;
	src: url('fonts/DecoTech.ttf');
}

@font-face {
	font-family: Anna;
	src: url('fonts/333.ttf');
}

/* IE6 and below */
* html body  { text-align: center; }

/* IE7 */
*:first-child+html body { text-align: center; }

body
{
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: url("images/pattern1.jpg");
	width: 100%;
	margin: 0 auto;
	color:white;
}

.container
{
	background: url("images/content_bg.png") no-repeat top center;
	position: relative;
	margin-top: 0px;
}

.gallery
{
	margin-top: 200px;
}

#header
{	height: 100px;
	margin: 0 auto;
	width: 100%;
	width: 1000px;
}

#navigation
{
	width: 860px;
	height: 100px;
	margin: 0px auto;
	padding-top: 30px;
}

a:hover
{
	color: #777777;
}

#logo
{
	float: left;
	margin-left: 60px;
}

.magas
{
height: 100%;
}

#menu
{
	margin-left: 453px;
	color:white;
	font: 23px Anna, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background-image: url("images/shadow.png");
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 3px;
	width: 480px;
}

td
{
	width: 96px;
	text-align: center;
}


#szoveg td
{
	width: 500px;
	text-align: left;
	font: 20px Arial, Helvetica, sans-serif;
	padding: 10px;
}

#szoveg table
{
	padding-bottom: 30px;
	padding-top: 20px;
	margin: 0 auto;
}

table
{
	padding-bottom: 30px;
}

#menu a
{
	font: 27px Anna, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#content 
{
	width: 780px;
	margin-top: 410px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: white;
	position: relative;
}


#content h1
{
	font: 51px Anna, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 auto;
	width: 530px;
	background-image: url('images/h1_bg.png');
	background-repeat: no-repeat;
	padding: 15px 0 2px 15px;
}


#szoveg
{
	background-color: #353434;
	margin: 0 auto;
}

#szoveg li
{
	cursor:pointer;
}

#toltelek
{
	width:525px;
	margin: 0 auto;
	font: 23px Arial, Helvetica, sans-serif;
	line-height: 66px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

#ref
{
	width:525px;
	margin: 0px auto;
	padding-top: 20px;
	line-height: 6px;
	padding-bottom: 30px;
}

#ref li
{
	list-style-type: inherit;
	list-style-position: inside;
}

a, a:visited
{
	color:white;
}

p
{
	margin: 0;
}