body 
{     
	font-family: arial;
	font-size: 12px;
	color: #2B2E7B;
	margin: 0px;
	overflow: hidden;
}

#fejlec_alap
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 97px;
	background-image: url('kepek/fejlec_alap.jpg');
}

#fejlec_bal
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 97px;
	background-image: url('kepek/fejlec_bal.jpg');
	background-repeat: no-repeat;
}

#fejlec_jobb
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 352px;
	height: 97px;
	background-image: url('kepek/fejlec_jobb.jpg');
	background-repeat: no-repeat;
}

#fejlec_menu
{
	position: absolute;
	top: 62px;
	left: 122px;
	width: 330px;
}

#kulso_alap_div
{
	position: absolute; 
	top: 97px;
	left: 0px;
	width: 100%;
	height: 100%;
	bottom: 0px;
}

#belso_alap_div
{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: auto;
}

#torzs_hatter
{
	position: absolute; 
	top: 100px;
	right: 15px;
	width: 250px;
	height: 500px;
	background-repeat: no-repeat;
}

#lablec_alap
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 34px;
	background-image: url('kepek/lablec_alap.jpg');
}

#lablec_bal
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 329px;
	height: 34px;
	background-image: url('kepek/lablec_bal.jpg');
	background-repeat: no-repeat;
}

#lablec_jobb
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 267px;
	height: 34px;
	background-image: url('kepek/lablec_jobb.jpg');
	background-repeat: no-repeat;
}

#lablec_menu
{
	position: absolute;
	bottom: 3px;
	left: 50px;
	width: 133px;
}

a
{  
	color: #2B2E7B;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{  
	color: #2B2E7B;
	text-decoration: underline;
	font-weight: bold;
}

.torzs_tabla_ie
{
	width: 100%;
}

.torzs_tabla_netscape
{
	width: 98%;
}

.cimsor
{
	color: #4B7AAB;
}

.szoveg
{
	font-family: arial;
	font-size: 12px;
	color: #2B2E7B;
}

input, textarea, select
{
	background-color: #E3EAF2;
	border: solid #2B2E7B;
	border-width: 1px;
}


.gomb		{ background-color: #4395C7; color: white; font-family: verdana; font-size: 10px; font-weight: bold;}
.gombout	{ background-color: #4395C7; color: white; font-family: verdana; font-size: 10px; font-weight: bold;}
.gombover	{  background-color: #4395C7; color: white; font-family: verdana; font-size: 10px; font-weight: bold;}