DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px;}

body
{
	margin:0px;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-position:center;
	background-color:#000000;
	background-position:top;
}

img
{
	border: none;
}



#lap
{
	width:950px;
	height:100%;
	position:absolute;
	margin-left:-475px;
	left:50%;
	background-image:url('images/lap.jpg');
	background-color:#000000;
	background-repeat:no-repeat;
	padding-left:78px;
}	

		#top
		{
			width:825px;
			height:213px;
			padding-top:120px;
			padding-left:80px;
		}
		
				p
				{
					margin:0px;
				}
				
				table.menu td
				{
					height:48px;
					text-align:center;
					font-family:Arial;
					font-size:11px;
					font-weight:bold;
					padding:11px;
				}
						
		
		#content
		{
			width:694px;
			background-color:#fffeff;
			background-image:url('images/content_bg.png');
			background-repeat:repeat-x;
			padding:30px 30px 30px 30px;
		}
		
				#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:12px;
					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;			
						}