body { 
	font: 12px "Arial", Helvetica, Sans-Serif;
	text-align:center;
	background: #ffe2b2 url(images/bg.gif) repeat-x; 
	color: #48351D;
	margin-bottom: 15px;
	line-height: 1.4em;
	}

/* Elrendezés */

#atobbirendesen {
	text-align:left;
	}
#main {
	width:900px;   
	margin:12px auto 10px auto;
	}
#head {
	margin:0 0 0 0;
	height:80px;
	background: #FFE2B2 url(images/fejlec.png) no-repeat;
	border-right: 1px solid #48351D;
	border-left: 1px solid #48351D;
	}
#left {
	float:left;  
	width:196px;
	height:504px;
	background: #FFE2B2;
	border-bottom: 1px solid #48351D;
	border-left: 1px solid #48351D;
	}
#iframe {
	float:left;  
	width:702px;
	height:504px;
	background: #FFE2B2;
	overflow:auto;
	border-bottom: 1px solid #48351D;
	border-right: 1px solid #48351D;
	}
 

/* Menü rész pofásítása */

#head p {
	margin: 0px;
	padding: 3px 0 5px 15px;
	color: #48351D;
	font: 12px "Arial", Helvetica, Sans-Serif;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px solid #785830;
	}
#head p a {
	color:#785830;
	font-weight: bold;
	text-decoration: none;
	background:inherit;
	}
#head p a:hover {
	color:#48351D;
	text-decoration:underline;
	background:inherit;
	}
#head h1 {
	font: bold 1.7em "Arial", Helvetica, Sans-Serif; 
	margin: 0;
	padding: 5px 0 5px 15px;
	letter-spacing: -0.2px;
	color: #48351D;
	font-weight: bold;
	border-bottom: 1px solid #785830;
	}

#left h2 {
	cursor:pointer;
	margin: 10px 0 5px 0; 
	font-size: 1.1em;
	margin: 0;
	text-align: left;
	padding: 3px 0px 3px 10px;
	color: #FFE2B2;
	font-weight: bold;
	background:#785830;
	border-bottom: 2px solid #FFE2B2;
	}
#left h2 a {
	color:#FFE2B2;
	font-weight: bold;
	font-size:1.0em;  
	font-family:"Arial", Helvetica,sans-serif;  
	text-decoration: none;
	background:#785830;
}
#left h2 a:hover{
	color:#FFE2B2;
	font-weight: bold;
	font-size:1.0em;  
	font-family:"Arial", Helvetica,sans-serif;  
	text-decoration: none;
	background:#785830;
}
a.link {
	color:#785830;
	font-weight: bold;
	font-size:12px;  
	padding-left:5px;  
	font-family:"Arial", Helvetica,sans-serif;  
	text-decoration: none;
	background:inherit;
	}
a.link:hover {
	color:#48351D;
	text-decoration:underline;
	background:inherit;
	}

#inside {
	margin:0 5px 0 5px;
	background:#FFE2B2;	
	}
#inside p {
	margin:0;
	text-align:justify;
	padding: 3px 5px 5px 15px;
	color: #48351D;
	font: 12px "Arial", Helvetica, Sans-Serif;
	}
#inside p.datum{
	font: 10px "Arial", Helvetica, Sans-Serif;
	}
#inside p a {
	color: #E6051F;
	text-decoration:none;
	font-weight: bold;
	background:inherit;
	}
#inside p a:hover {
	color: #E6051F;
	text-decoration:underline;
	}
#inside h1 {
	font: bold 16px "Arial", Helvetica, Sans-Serif; 
	margin: 0;
	padding: 0 0 0 5px;
	letter-spacing: -0.2px;
	color: #48351D;
	font-weight: bold;
	border-bottom: 1px solid #785830;
	}
#inside h1 a {
	color: #E6051F;
	text-decoration:none;
	font-weight: bold;
	background:inherit;
	}
#inside h1 a:hover {
	color: #E6051F;
	text-decoration:underline;
	}
#inside h2 {
	font: bold 14px "Arial", Helvetica, Sans-Serif; 
	margin: 0;
	padding: 5px 0 5px 15px;
	color: #48351D;
	/*border-bottom: 1px solid #785830;*/
}
#inside h3 {
	text-align:left;
	padding-top: 5px;
	padding-left: 5px;
	color: #48351D;
	font: 16px "Arial", Helvetica, Sans-Serif;
	font-weight: bold;
	}
#inside h3 a {
	color: #785830;
	text-decoration:none;
	font-weight: bold;
	background:inherit;
	}
#inside h3 a:hover {
	color: #48351D;
	text-decoration:underline;
	}
#inside h4 {
	text-align:left;
	letter-spacing: -.01em;
	padding:0 0 0 10px;
	color: #48351D;
	font: 10px "Arial", Helvetica, Sans-Serif;
	}
table {
	margin:10px auto 10px auto;
	width: 80%;
	color: #48351D;
	font: 12px "Arial", Helvetica, Sans-Serif;
}
tr.paratlan {
	background:#F0DECB;
	}
	
tr a {
color: #E6051F;
text-decoration:none;
font-weight: bold;
background:inherit;
}

td {padding:2px}
th {
	padding:2px;
	font-weight:bold;	
	}
img { 
	border: 0px; 
	padding: 4px;
	}
img.center {
	display: block;
	margin:0 auto;
	}
table.headertable td.headerimage {
	width: 640px;
	height: 480px;
	background-position: right;
	background-repeat: no-repeat;
}
