* { margin: 0; padding: 0; }

body { font-family: Arial;
	font-size: 12px;
	margin: 0; padding: 0;
	background: white; }

#page { margin: 0 auto;
	width: 800px; }

img { border: none; }
a { text-decoration: none; }

/* FEJLEC */

#top { background: url("images/header.jpg") top left no-repeat;
	width: 800px; height: 168px;
	z-index:5;
	position: relative; }

#top a#opening { position: absolute;
	top: 5px; left: 10px;
	width: 200px; height: 150px; }
#top p#founded { display: block;
	position: absolute;
	left: 200px; top: 5px;
	width: 530px; text-align: center;
	color: white; }

#top menu { list-style: none;
	position: absolute; top: 31px; right: -1px; }
#top menu li { background: /*#BE441B*/ url("images/menu-main.gif") top left no-repeat;
	float: left;
	padding: 0 12px;
	border-right: 1px solid white;
	font-size: 12px; }
#top menu a { color: white;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	display: block; }

.submenu { position: absolute;
	margin-top: 4px; margin-left: -15px;
	list-style: none;
	width: 165px;
	z-index: 3; }
#top menu li ul li { background: #BE441B; }
.submenu li { width: 135px; /*height: 17px;*/
	border: 1px solid white;
	padding: 1px; margin: 2px;
	text-align: left;
	display: block; }
#top menu ul.submenu a { font-size: 9px; padding: 0;
	text-align: left;
	width: 135px; }

.submenu { display: none; }

#loginForm { width: 210px;
	position: absolute;
	left: 535px; top: 58px;
	z-index: 0; }
#loginForm p { text-align: right;
	color: white;
	margin-bottom: 4px;
	font-size: 11px; }
#loginForm input, #loginForm password { font-size: 11px; }
#loginForm .login-button { width: 60px; }
#loginForm .reg-button { width: 80px; }
#loginForm .login-button, #loginForm .reg-button { text-align: right; }


#loggedForm { width: 195px;
	position: absolute;
	left: 545px; top: 58px;
	z-index: 0;
	text-align: right;
	color: white; }
#loggedForm a { color: white;
	text-decoration: none; }
#loggedForm a:hover { color: #ddd;
	text-decoration: underline; }

#lang { position: absolute;
	top: 3px; right: 5px;
	text-decoration: underline;
	color: white; }


/* FO TARTALMI RESZ */

	
#middle { width: 100%;
	position: relative; 
	z-index:0;
	}
#left, #content { float: left; }


/* BALOLDAL */

#left { width: 202px;
	border-right: #657295 solid 2px; 
}

.left-box { margin: 10px 10px 0 10px; }
.left-box h1 { background: url("images/left-box-header.jpg") center right no-repeat;
	border-bottom: 1px solid #657296;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 10px 0; }
.left-box p { text-align: justify;
	margin-bottom: 6px; }

/*
#searchForm input { width: 100px; }
#searchFormSubmit { display: inline; width: 50px; }
*/

/* TARTALOM */

#content { width: 586px;
	padding-left: 10px; }

.content-box { margin: 5px 0 0 0;
	padding: 0 0 25px 0; }
#content h1 { background: url("images/content-box-header.jpg") center right no-repeat;
	border-bottom: 1px solid #657296;
	height: 17px; padding-top: 8px;
	margin-bottom: 5px; 
	text-transform: uppercase;
	font-size: 13px; }
#content h2 { font-size: 13px;
	margin: 10px 0; }
#content img { margin: 5px; }
#content p { text-align: justify; }
#content p.details { text-align: right; }
#content p.details a { text-decoration: underline; }

#formContainer	 { text-align: center;
	margin-left: 30%; }
* html #formContainer { text-align: left; }
#formContainer p, #formContainer h4 { text-align: left; }
#formContainer textarea { width: 150px; height: 50px; }

#userForm_cmdSubmit { margin: 5px 0 0 37%; }
* html #userForm_cmdSubmit { margin: 5px 0 0 12%; }



/* LÁBLÉC */

#bottom { margin: 10px 10px;
	padding: 3px 0 0 0;
	border-top: 5px solid black;
	clear: both;
	position: relative; }
	
#bottom menu { list-style: none; }
#bottom menu li { background: url("images/menu-main.gif") top left no-repeat;
	float: left;
	padding: 0 5px;
	border-right: 1px solid black;
	font-size: 11px; }
#bottom menu a { color: black;
	text-decoration: none;
	text-align: center; }
	
	
.common-input, .common-button, .userInput { border: 1px solid #999;
	font-size: 12px; }
.common-input, .userInput { width: 115px; }
.common-input { height: 18px; }
.common-button { background: #4D4E62 url("images/button-back.jpg") center right no-repeat;
	color: white;
	padding-right: 14px;
	height: 20px; }
	
	
/* test */

