html {
	background: url(images/html_bg.jpg);
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/bg.jpg) repeat-x;
}

a:link, a:visited {	color: #d99e00; text-decoration: underline; }
a:active, a:hover { color: #FFFFFF; text-decoration: none; }

p {
	font-family: Arial;
	font-size: 12px;
	color: #201000;
	text-align: justify;
	margin: 0 0 10px 0;	
}

span.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;
}

h1 {
	color: #2B0A01;
	margin: 0 0 10px 0;
	font: 24px "Times New Roman", Times, serif;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ac6c07;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#container {
	width: 900px;
	margin: auto;
}

#top {
	clear: both;
	width: 900px;
	margin: 0;
	padding: 0;
	
}

#fejlec {
	width: 900px;
	height: 312px;
	background: url(images/fejlec.jpg);
	padding: 1px 0 0 0;
}

#header_logo_area {
	width: 295px;
	height: 70px;
	margin: 170px 0 0  35px ;
}

#header_logo {
	color: #d99e00;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#header_logo span.small_text {
	font-size: 18px;
}

#header_slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffdd83;
	margin: 0;
	float: left;
}

/* menu */

#menu {
	float: left;
	width: 900px;
	height: 54px;
	background: url(images/menu_bg.jpg);
	padding:0;
}

#menu ul {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 20;
	width: 900px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 15px 40px 0 40px;
	height: 39px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(images/menu_divider.png) center right no-repeat;
	color: #daa411;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_current.jpg);
}

#menu li .last {
	background: none;
}

/* váge a  menü résznek*/

#welcome_area {
	width: 820px;
	background: url(images/kozep_hatter.jpg) repeat-y;
	padding: 60px 40px 20px;
	
}

#welcome_area .title_1 {
	height: 35px;
	width: 420px;
	background: url(images/title_line.jpg) no-repeat;
	background-position: 35px 33px;
	margin: 0 0 10px 0;
	text-align: center;
}

#welcome_area h1 {
	height: 25px;
	background: url(images/title_style_1.png) left no-repeat;
	padding: 5px 0 5px 40px;
}

#welcome_area p {
	padding: 0 40px;
}

#welcome_area img {
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #644428;
}

#welcome_bottom {
	background: url(images/welcom_bottom.jpg);
	height: 5px;
	width: 900px;
}

#bottom_area {
	width: 820px;
	padding: 10px 40px;
	background: url(images/bottom_panel.jpg);
}

#bottom_area .three_col {
	width: 272px;
	float: left;
}

.title_2 {
	height: 29px;
	padding: 9px 0 0 20px;
	background: url(images/title_style_2.png) left top no-repeat;
}

.three_col .title_left {
	
		margin: 0 10px 10px 20px;
	
}

.three_col .title_mid {
	margin: 0 10px 10px 10px;
}

.three_col .title_right {
	margin: 0 0 10px 10px;
}

.three_col p.left {
	margin: 0 30px 10px 40px;
}

#bottom_area p.middle {
	 margin: 0 30px 10px 30px;
}
 
#bottom_area img {
	float: left;
	margin: 0 10px 2px 30px;
}
 
.three_col p.right {
	margin: 0 20px 10px 30px;
}

.v_line {
	width: 1px;
	height: 210px;
	background-color: #4b240e;
	float: left;
}

#footer {
	width: 100%;
	background: #351402 url(images/menu_current.jpg);
	color: #cf9232;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}
#also_kozep {
	text-align: center;
	height:200px;
	width: 180px;
	padding-left: 80px;
}
