.lab{
	width: 100%;
	background: url("../../bitmap/lab_bg01.png") repeat-x;
	background-position: bottom left;
}

	.lab .ikon{
		width: 159px;
		height: 100px;
		background: url("../../bitmap/lab_ikon01.png") no-repeat;
		background-position: bottom left;
		margin: 0px auto 0px;
	}
	
	.lab .info{
		width: 990px;
		margin: 0px auto 0px;
		text-align: center;
		color: #797269;
		font-size: 11px;		
	}
	
		.lab .info span{
			
		}
		
			.lab .info span a{
				text-decoration: underline;
				color: #ef8138;
			}
			
			.lab .info span img{
				height: 15px;
			}
		
		.lab .info .border{
			border-right: #797269 1px solid;
			margin-right: 10px;
			padding-right: 10px;
		}
		
		.lab .copyright{
			clear: both;
			width: 990px;
			text-align: center;
			margin: 6px auto 0px;
			color: #797269;
			font-size: 11px;
		}

.fulllab{
	background: url("../../bitmap/lablec_hatter.png") repeat-x;
	background-position: 0px 10px;
	height:240px;
	width:100%;
}

	 	.labtartalom{
			width:1002px;
			margin:0 auto;
			padding-left:20px;
		}
	
	
		.lablec_hatterkozep{
			background: url("../../bitmap/lablec_hatter_kozep3.png") no-repeat;
			background-position: 1px 0px;
			height:37px;
			width: 1003px;
		}

			.labkep{
				position: absolute;
				margin-top:-212px;
			}
		
			.lablec_cegadatok{
				height:210px;
				padding-top:70px;
			}
			
				.labterkep{
					float:right;
					padding-right:20px;
				}
				
				.labceg{
					float:left;
					width:650px;
			
				}
				
				.labceg img{
					padding-right:50px;
					padding-left: 200px;
			
				}
				
				
				.copyright{
					float:left;
					font-size:12px;
					color:#7b7a71;
					padding-top:10px;
					text-align: left;
					width: 220px;
				}
			
			
		
.kozepkep{
}

.labtartalom_bg{
	background:#ffffff;
}








