/* LAYOUT */

body {
	padding:0;
	margin:0;
	text-align:center;
/*	background: #687487 url(../img/bg.gif) repeat-x top left; */
	background: #D1C59E url(../img/background.gif) repeat-x top left;
	font-size:85%;
	color:#EFECE9;
	}

#wrapper {
	margin: 30px auto;
	padding: 0;
	width: 700px;
	text-align: left;
/*	border-bottom:1px solid #423A30; */
	}

#header {
	text-align:center;
	}

	#header h2 {
		text-align:left;
		margin:35px 0 0 0;
		padding:0;
		font-size:1.6em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		color: #B5A46C;
		}

	#header p {
		text-align:left;
		margin:5px 0 0 0;
		line-height:1.4em;
		font-size:1.3em;
		font-style:italic;
		}

.logo img {
	border:0px solid #000;
	}

#content {
	margin:20px 0;
	clear:both;
	}

	#content img {
		border:5px solid #B5A46C;
		margin:0;
		padding:0;
		}

	#content p {
		color: #3F464D;
		font-size:1.2em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}

	#content a {
		color: #3F464D;
		text-decoration:underline;
		}

#project {
	float:left;
	margin:0 15px 15px 0;	
	display:block;
	}

	#project h2 {
		text-align:center;
		font-size:0.8em;
		margin:0;
		padding:5px 2px;
		border-top:1px solid #FFF;
		border-bottom:1px solid #FFF;
		background-color:#3F464D;
		text-transform:uppercase;
		font-family:Tahoma;
		color:#FFF;
		text-decoration:none;
		}

	a:link, a:visited {
		text-decoration:none;
		}

.footer {
	font-size:0.85em;
	margin:30px 0 0 0;
	border-top:1px dashed #3F464D;
	}

	.footer {
		padding:5px 0 0 0;
		text-align:center;
		color: #3F464D;
		letter-spacing:0px;
		}

	.footer a:link, .footer a:visited {
		color: #3F464D;
		text-decoration:none;
		}
		
/* TITLES */

h1 {
	margin:0;
	padding: 0;
	overflow: hidden;
	text-indent: -1000em;
	background-repeat: no-repeat;
	height:0px;
	height /**/:1px;
	}

h2 {
	color:#3F464D;
	padding:15px 0 0 0;
	
	font-size:1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


#left_column h2, #middle_column h2, #right_column h2 {
	margin:0;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-indent: -1000em;
	background-repeat: no-repeat;
	height: 15px !important; 
	height /**/:30px;
	}

	#left_column h2 { background: url(http://www.engel.hu/img/headers/magunkrol.gif) 0 10px no-repeat}
	#middle_column h2 { background: url(http://www.engel.hu/img/headers/referenciaink.gif) 0 10px no-repeat}
	#right_column h2 { background: url(http://www.engel.hu/img/headers/beruhazasaink.gif) 0 10px no-repeat}

/* MAINPAGE COLUMNS */

#columns { 
	clear: both;
	background: #423A30 url(http://www.engel.hu/img/subheader-bg.gif) top right no-repeat;
	width: 700px;
	height: 200px;
	padding:20px 0;
	}

#columns img {
	background: #DAD1C8;
	}

#left_column {
	float: left;
	width: 220px;
	height: 200px; 
	text-align: left; 
	padding: 0 10px;
	}

	#left_column img, #middle_column img, #right_column img {
		border:0px solid #000;
		}

	#left_column p, #middle_column p, #right_column p { 
		margin:0;
		padding:0;
		}

	.tovabb a:link, .tovabb a:visited {
		padding:2px;
		color: #FFF;
		text-decoration:none;
		font-size:0.85em;
		text-transform:none;
		}

	.tovabb a:hover {
		background-color: #184C73;
		color: #FFF;
		text-decoration:none;
		}

#middle_column {
	float: left;
	width: 220px; 
	height: 200px; 
	padding-top: 0px;
	padding: 0 5px;
	}
	
#right_column { 
	float: left;
	width: 220px; 
	height: 200px;
	padding: 0 0px 0 10px;
	}

/* SUBPAGE */
#left_layout {
	float: left;
	width: 140px;
	height: 200px; 
	text-align: left; 
	margin: 0 3px;
	padding: 0 3px;
/*	border-right: 3px solid #9A8B7F; */
	}

	#left_layout a:link, #left_layout a:visited, {
		padding:2px;
		background-color: #2B2622;
		color: #EFECE9;
		text-decoration:none;
		font-size:0.7em;
		text-transform:uppercase;
		}
	
	#left_layout a:hover {
			background-color: #FFF;
			color: #2B2622;
			text-decoration:none;
			}

#middle_layout {
	float: left;
	width: 520px; 
	height: 200px; 
	padding-top: 0;
	padding: 0 10px;
/*	overflow:auto; */
	}

	ul#magunkrol {
		list-style:square;
		}

	ul#beruhazasok {
		list-style:none;
		margin: 0;
		padding: 0;
		}

		ul#beruhazasok li a:link, ul#beruhazasok li a:visited {
			padding:0 0 0 10px;
			margin:0;
			background: url(http://www.engel.hu/img/bullet-beruhazasok.gif) 0 5px no-repeat;
			color: #EFECE9;
			text-decoration:none;
			}

		ul#beruhazasok li a:hover {
			padding:0 0 0 10px;
			margin:0;
			background: url(http://www.engel.hu/img/bullet-beruhazasok-on.gif) 1px 5px no-repeat;
			color: #EFECE9;
			}
		
/* SUBPAGE KAPCSOLAT */

#middle_layout-kapcsolat {
	float: left;
	width: 230px; 
	height: 100px; 
	padding-top: 0;
	padding: 0 5px;
	border-right: 1px solid #EFECE9;
	}

#right_layout-kapcsolat { 
	float: left;
	width: 260px; 
	height: 200px;
	padding: 0 0 0 20px;
	text-align:right;
	}

/* CONTACT FORM */

#contact-form {
	text-align:left;
	width:100%;
	}

#contact-form input, #contact-form select {
	width: 140px;
	background-color: #EDE9DB;
	border:1px solid #000;
	color: #2B2622;
	margin: 0 0 5px 0;
	}

#contact-form input.inputRadio {
	width: 10px;
	background:none;
	border:0px solid #FFF;
	}

#contact-form textarea {
	color: #2B2622;
	width: 140px;
	height: 75px;
	background-color: #EDE9DB;
	border:1px solid #000;
	}

#contact-form .submit {
		width:60px;
		margin:5px 0 0 88px;
		background-color: #2B2622;
		color: #EFECE9;
		text-decoration:none;
		font-size:0.8em;
		border:1px solid #000;
	}

#contact-form label {
	display:block;
	text-align:left;
	margin-top:10px;
/*	margin-bottom:0.5em; */
	font-size:0.80em;
	font-weight:bold;
/*	text-transform:uppercase; */
	}

#contact-form label, #contact-form label  { clear:both; margin:0 5px 10px 0; padding:0; float: left; width:80px;}


/* ====================================================================
box-clear requires all sorts of hackery because of the way the
different browsers cope with clearing floats
see [#   #]
-------------------------------------------------------------------- */
.box-clear { clear: both; line-height: 0px; font-size: 1px; }
/* IE5 (mac) dealt with, now reset font-size for Geckos,
turn off for IE5 (PC) + OmniWeb and back on for IE6 (PC)
see [http://www.fu2k.org/alex/css/test/OmniWebInlineHack.mhtml] */
/*\*/
.box-clear { font-size: medium; }
.fake.box-clear { display: none; }
/* */
/* Turn off for Opera 6 and below */
html>body div.box-clear { display: none; }
/* And turn it back on again for good honest browsers
see [http://www.albin.net/CSS/OwenHack.html] */
head:first-child+body div.box-clear { display: block; }
/* ====================================================================
nn4clear is as its name suggests, only required for NN4 compatibility
If you don't need that you can remove both this rule and the
relevant div from the html
-------------------------------------------------------------------- */
.nn4clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .nn4clear { display: none; } /* */

