@charset "utf-8";

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: justify;
	background-color: #CCC;
}

/*oldal felépítése*/  
#lap{
	width:1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #FFF;
	padding: 0px;
	background-image: url(images/ocean-county-construction-4.jpg);
	background-position: left 140px;
	background-repeat: no-repeat;
}  
#fent, #kozep, #lent{margin:0 0 0 0;}  
#fejlec{
	height:152px;
}  
#infopanel{
	height:40px;
	font-family: Arial;
	font-size: 4px;
	color: #FFF;
}  
#balsav{
	float:left;
	width:130px;
	height: 680px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
}  
#jobbsav{
	float:left;
	width:90px;
	height: 680px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}/*141*/  
#tartalom{
	float:left;
	width:700px;
	height: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-family: Arial;
	color: #000;
	font-size: 16px;
	text-align: left;
}/*468=770-141-161*/  
.h3 {
	color: #000;
	text-align: center;
	font: 20px Arial;
}
#lap #kozep #tartalom h1 strong {
	font: bold 24px Arial, Helvetica, sans-serif;
	font-size: 24px;
}


#lent{clear:both;}  
/*design elemek*/  
/*debugging*/  

#lent{
	background-color:#CCC;
	height: 60px;
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px 0px;
}  
.link {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.tooltipp {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	background-color: #CCC;
	padding: 10px;
	border: 8px outset #FFF;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	visibility:visible;
	width:auto;
	height:auto;
	z-index:1000;
}

.h1 strong    {
	font: bold 36px Arial, Helvetica, sans-serif;
}
