/* CSS Document */

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

/*#header
{
	width:100%;
	height:104px;
	position:relative;
	top:0;
	background: url(kepek/bemutatkozas_head.png) top left repeat-x;
}
*/
.container
{
	background: url(kepek/termekek.png) top  no-repeat;
	width:980px;
	height:900px;
	margin:0 auto;
	position:relative;
}

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

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


#menu2

{top:281px;}
#menu3
{top:325px;}

.tartalom
{
	width:450px;
	height:400px;
	position:absolute;
	z-index:2;
	left:40px;
	top: 310px;
	/*border:2px solid red;*/
	color:#FFFFFF;
	text-align:justify;
}