﻿#globalbox {
	margin: auto;/* mindent befoglaló */
	width: 970px;
	padding: 0px;
	background-color: #FFF;
	border-width: thin;
	border-style: double;
}



#tartalombox {
	background-color: #FFF;
	padding: 15px;
	height: 800px;	
}

#leirasbox {
	float: left;
	width: 690px;
	height: 800px;
}
#jobb_box {
	float: left;
	width: 245px;
	text-align: center;
}
#tartalom-iframe {
	height: 800px;
	width: 690px;
}

#jobb-iframe {
	height: 796px;
	width: 240px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



#top-iframe {
	height: 262px;
	width: 970px;
}
