/********************************************
	AUTHOR:  			Peter Pernyesz
	DATE:          		11-22-2009
	WEB:				N/A
 *******************************************/

/****************************
 * ALAPBEÁLLÍTÁSOK                *
 ****************************/

 
body {
	background-color: #ffffff;
	font: 12px Arial;
	color: black; 
	text-align: center;
	}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #025889;
	}
	
a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
/****************************
 * A FŐKERET BEÁLLÍTÁSAI     *
 ****************************/	
	
#fokeret{
	clear: both;
	position: relative;
	width: 986px;
	height: 836px;
	margin: 0 auto;
	background-color: #ffffff;
}

/****************************
 * A FEJLÉC BEÁLLÍTÁSAI        *
 ****************************/

#fejlec{
	clear: both;
	position: relative;
	width: 986px;
	height: 220px;
	background-color: #e2f5fa;
	background: url(images/szepa_fejlec.png) no-repeat;
}

/****************************
 * A MENÜSOR BEÁLLÍTÁSAI  *
 ****************************/
 
#menu{
	clear: both;
	position: relative;
	width: 986px;
	height: 66px;
	font: 16px Corbel;
	background: url(images/szepa_menu.png) no-repeat;
	text-align: left;
}

#menu a:link, #menu a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
	
#menu a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

#menu a:active{
	text-decoration: none;
	font-weight: bold;
	color: grey;
	}

#menu table {
	margin-left: 75px;
	text-align: center;
	width: 750px;
	height: 66px;
	border-collapse: collapse;
	}

/****************************
 * A KÖZÉP BEÁLLÍTÁSAI           *
 ****************************/

#kozep {
	position: relative;
	clear: both;
	width: 986px;
	}

/*******************************
 * A BAL OLDALSÁV BEÁLLÍTÁSAI *
 ********************************/

#bal {
	float: left;
	font: 10px Arial;
	width: 268px;
	height: 480px;
	background: url(images/szepa_bal_bg.png) no-repeat;
	text-align: center;
	}

#login {
	font: 10px Arial;
	color: #ffffff;
	width: 220px;
	margin-left: 30px;
	margin-top: 40px;
	}

#login table {
	font: 10px Arial;
	color: #ffffff;
	}

#login input.login {
	width: 150px;
	}

#jugyuklub_banner {
	width: 200px;
	height: 120px;
	margin-left: 43px;
	margin-right: 25px;
	margin-top: 20px;
	}

	
/********************************
 * A MAIN BEÁLLÍTÁSAI                   *
 ********************************/
 
#main {
	position: relative;
	float: right;
	width: 718px;
	height: 480px;
	background: url(images/szepa_main_bg.png) no-repeat;
	}
	
#udvozlo, #aktualis, #aktualis_admin, #dokumentumok, #partnereink {
	position: relative;
	width: 638px;
	height: 400px;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	color: #ffffff;
	overflow: auto;
	font: 12px Corbel;
	text-align: left;
	}

#bemutatkozas, #feltoltes, #szolgaltatas {
	position: relative;
	width: 638px;
	height: 400px;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	color: #000000;
	overflow: auto;
	font: 12px Corbel;
	text-align: left;
	}

#aktualis h3 {font: 16px Corbel; font-weight: bold;}	
	
#aktualis table {
	background-color: #5d657a;
	width: 598px;
	text-align: left;
	font: 12px Corbel;
	color: #ffffff;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	}

#aktualis_admin table {
	background-color: #5d657a;
	width: 598px;
	text-align: left;
	font: 12px Arial;
	color: #ffffff;
	}

#dokumentumok table, #partnereink table {
	font: 12px Corbel;
	color: #000000;
	text-align: left;
	}

/****************************
 * A LÁBLÉC BEÁLLÍTÁSAI         *
 ****************************/
	
#lablec {
	position: relative;
	clear: both;
	width: 986px;
	height: 70px;
	background: url(images/szepa_lablec.png) no-repeat;
	color: #ffffff;
	text-align: center;
	}

#lablec_szoveg {
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 30px;
	width: 986px;
	}

#lablec table {
	width: 925px;
	height: 28px;
	vertical-align: middle;
	border-collapse: collapse;
	margin-left: 44px;
	margin-right: 25px;
	font: 14px Corbel;
	color: #ffffff;
	}

#lablec td.szelso {
	width: 200px;
	text-align: left;
	}

#lablec td.kozep {
	width: 525px;
	text-align: center;
	}
