
body {
background-color:#d6be8b;
background-image:url('../images/hatterkep.jpg');
background-repeat:repeat-x;
font-family:Tahoma;
font-size:12px;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-image:url('../images/index_01.jpg');
	position:relative;
	width:882px;
	height:93px;
}

#index-02 {
	background-image:url('../images/index_02.jpg');
	background-position:top;
	position:relative;
	float:left;
	clear:both;
	width:42px;
	height:400px;
}

#index-03 {
	position:realtive;
	width:800px;
	min-height:450px;
	_height:450px;
	float:left;
}

#index-04 {
	background-image:url('../images/index_04.jpg');
	background-position:top;
	position:relative;
	float:left;
	width:40px;
	height:400px;
}

#index-05 {
	background-image:url('../images/index_05.jpg');
	position:relative;
	width:882px;
	height:77px;
	clear:both;
}

.panel {
	width:882px;
	min-height:550px;
	_height:550px;
}

.tartalom_nagy {
	background-image:url('../images/tartalom_hatterkep.jpg');
	background-repeat:repeat-y;
	position:relative;
	width:882px;
	min-height:450px;
	_height:450px;
	clear:both;	
}

.focim {
	font-family:Century Gothic;
	width:100px;
	height:25px;
	font-size:24px;
	margin-top:15px;
	margin-left:180px;
	float:left;
    cursor: pointer;
}

.focim_alcim {
	font-family:Century Gothic;
	width:400px;
	height:25px;
	font-size:18px;
	margin-left:180px;
	float:left;
	clear:both;
    cursor: pointer;
}

.menu {
	position:realtive;
	width:180px;
	min-height:450px;
	_height:450px;
	float:left;
}

.tartalom {
	background-image:url('../images/tartalom_top.jpg');
	background-position:top;
	background-repeat:no-repeat;
	position:realtive;
	width:620px;
	min-height:450px;
	_height:450px;
	float:left;
}

.tartalom_fo {
	position:realtive;
	width:385px;
	min-height:450px;
	_height:450px;
	float:left;
}

.jobb_panel {
	position:realtive;
	width:190px;
	min-height:450px;
	_height:450px;
	float:left;
}

.menu_top {
	background-image:url('../images/menu_top.jpg');
	width:180px;
	height:45px;
}

.hirlevel {
	background:url('../images/hirlevel.jpg') no-repeat;
	width:180px;
	height:150px;
	clear:both;
}

.lablec_szoveg {
	margin-top:25px;
	margin-left:50px;
	float:left;
	color:#454545;
}

.lablec_szoveg_02 {
	margin-top:5px;
	margin-left:50px;
	float:left;
	color:#757575;
}

.email_hirlevel, .nev_hirlevel {
	float:left;
	color:#c7c7c7;
    margin-top:5px;
	margin-left:15px;
    width: 70px;
}
.nev_hirlevel {
    margin-top:45px;
}

.hirlev_input {
	float:left;
	width:118px;
	height:15px;
	margin-left:15px;
	margin-top:5px;
	border:none;
}

.ok_gomb {
	background-image: url('../images/ok_gomb.jpg');
    width:35px;
    height:20px;
    float:left;
    margin-top:5px;
    cursor:pointer;
}

.elerhetosegek {
	color:#fefefe;
	margin-top:20px;
	text-align:center;
}

/* gombok */

.gomb {
    background-image: url('../images/gomb.jpg');
    width:170px;
    height:19px;
    float:left;
    color:#ffffff;
    padding:4px 0 0 10px;
    cursor:pointer;
}

.gomb:hover {
    background-image: url('../images/gomb_over.jpg');
}
a.mpoint, a.mpoint:hover {
    color: inherit;
    text-decoration: none;
}
h1 {
	color:#6a6a6a;
	font-size:18px;
}

h2 {
	color:#6a6a6a;
	font-size:16px;
}

h3 {
	color:#6a6a6a;
	font-size:14px;
}


a {
	color:#6a6a6a;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#cc5f5e;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}

.kiem_prog_pic{
    float: left;
    padding: 15px;
    width: 120px;
}
.kiem_prog_tex{
    float: left;
    padding: 15px 15px 15px 0px;
    width: 220px;
}