/* CSS Document */

body
{
	background: url(kepek/bg_fooldal.jpg) top left no-repeat #2d2822;
	margin:0;
	padding:0;
}

#header
{
	width:100%;
	height:104px;
	position:relative;
	top:0;
	background: url(kepek/fooldal_head.png) top left repeat-x;
	}

#content_head
{
width:960px;
height:550px;
margin: 0 auto;
background-image: url(kepek/bg_head.png);

}
	
	#content_tartalom
{
width:960px;
margin: 0 auto;
background-image: url(kepek/bg_line.png);
overflow:auto;
}

.table
{
width:860px;
padding-left:10px;
text-align:justify;
}

.td
{
vertical-align: text-top;
}

/*
.container
{
	background: url(kepek/fooldal.png) center no-repeat;
	width:980px;
	height:576px;
	margin:0 auto;
	position:relative;

}

.gomb
{
	width:240px;
	height:45px;
	position:absolute;
	z-index:1;
	left:50px;
	/*border:3px solid red;*/
}

#menu1
{top:175px; }
#termekek
{top:220px; }
#szolgaltatasok
{top:260px; }

#vissza
{
	position:absolute; 
	z-index:1; 
	top:120px; 
	left:220px; 
	width:60px; 
	height:30px; 
	background: url(kepek/vissza.png);
	
}

#elerhetosegek
{top:305px; }
#perbalanno
{top:350px; }
#rolunk_irtak
{top:395px; }



