DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body
{
	margin:0px;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-position:center;
	background-color:#55565b;
	background-position:top;
}

img
{
	border: none;
}

#container
{
	width:900px;
	height:100%;
	min-height: 750px;
	position:absolute;
	margin-left:-450px;
	left:50%;
	background-image:url('images/bg_lap.png');
	background-color:#000000;
	background-repeat:repeat-y;
	
}

#lap
{
	width:900px;
	height:100%;
	position:absolute;
	margin-left:-450px;
	left:50%;
	background-image:url('images/lap.jpg');
	background-repeat:no-repeat;

}	

		#top
		{
			width:900px;
			height:213px;
			padding-top:155px;
			
		}
		
				p
				{
					margin:0px;
				}
				
				table.menu td
				{
					height:48px;
					text-align:center;
					font-family:Arial;
					font-size:12px;
					font-weight:bold;
					padding:10px;
				}
				
				#top a:link
				{
					color:#bbbbbb;
					text-decoration:none;					
				}
				
				#top a:visited
				{
					color:#bbbbbb;
					text-decoration:none;					
				}
				
				#top a:hover
				{
					color:#ffffff;
					text-decoration:none;					
				}
						
		
		#content
		{
			width:900px;
			background-repeat:repeat-x;	
			padding:30px 130px 30px 130px;
		}
		
				#galeria
				{
					width:600px;
				}
				
		
				h1
				{
					font-family:Arial;
					font-size:16px;
					font-weight:bold;
					color:#000000;
					text-align:center;
					
					margin:0px;
				}
				
				p.szoveg
				{
					color:#000000;
					font-family:Arial;
					font-size:13px;
					text-align:justify;
					
					margin:0px;
				}
				
				p.szoveg2
				{
					color:#000000;
					font-family:Arial;
					font-size:14px;
					text-align:center;
				
					margin:0px;
				}
				
				p.select
				{
					color:#666666;
					font-family:Arial;
					font-size:14px;
					text-align:center;
				
					margin:0px;
				}
				
				ul
				{
					list-style:square;
				}
				
				li
				{
					color:#000000;
					font-family:Arial;
					font-size:12px;
					text-align:justify;
				}
				
				.linkek td
				{
					font-family:Arial;
					font-size:14px;
					color:#000000;
					font-weight:bold;
				}
				
				.galeria td
				{
					font-family:Arial;
					font-size:12px;
					color:#000000;
					text-align:justify;
					vertical-align:top;
				}
				
				.galeria
				{
					width:600px;
				}
				
						#content a:link
						{
							color:#000000;
							text-decoration:none;
							font-weight:normal;							
						}
						
						#content a:visited
						{
							color:#000000;
							text-decoration:none;
							font-weight:normal;										
						}
						
						#content a:hover
						{
							color:#000000;
							text-decoration:underline;	
							font-weight:normal;			
						}