HTML
{ 
	margin: 2px;
	padding: 0px;
}

BODY
{ 
	font-family:Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 0px;
	font-size:12px;
	color: #5c2e2e;
	background-color: white;
}

div.clr
{
	clear:both;
}

#bal, #kozep, #jobb
{
	float:left;
}

#kozep
{
	padding: 2px;
}

#termekek H1, #logok H1, .menu H1, #menu6 H1
{ 
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:18px;
	letter-spacing: 0px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-decoration:underline;
}



#header
{ 
	border: 2px solid orange;
	padding: 0px;
	height: 150px;
	width: 995px;
	background-image: url(head.png);
	background-repeat:no-repeat;
	margin-bottom: 2px;
}

#headx
{
	position:relative;
	padding: 0px;
	height: 150px;
	width: 995px;
	border: none;
	display: none;
}

#termekek
{ 
	margin-top:2px;
	padding: 2px;
	color:#663300;
	border: 2px solid orange;
	visibility: visible;
	font-size: 12px;
	width:176px;
	z-index:1;
	line-height: 18px;
	clear: both;
}

#termekbelso
{
	position:relative;
}


#termekek A
{
	padding: 0px 10px 0px 5px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#termekek A:LINK, #termekek A:VISITED
{
	color: #cd6a00;
	border-color: #ffffff;
}

#termekek A:HOVER, #termekek A:ACTIVE
{	
	color: #663300;
	border-color: #663300;
}

.submenu
{ 
	padding: 2px 5px 2px 5px;
	margin: 0px;
	border: solid 2px orange;
	background-color: white;
	visibility: hidden;
	position:absolute;
	z-index:0;
	left: 100px;
	width: 190px;	
}


.submenu A:LINK, .submenu A:VISITED
{	
	border: 1px solid #ffffff;
	color: #cd6a00;
	padding: 0px;
}

.submenu A:HOVER
{	
	padding: 0px 3px 0px 3px;
	color: #663300;
	border: 1px solid #663300;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

#m_1
{ 	
	left: 100px;
	width: 190px;
}

#m_2
{	
	left: 100px;
	width: 190px;
}

#m_3
{	
	left: 100px;
	width: 190px;
}

#m_4
{	
	left: 100px;
	width: 190px;
}


#fomenu
{ 
	width: 793px;
	border: 2px solid #5c2e2e;
	height: 17px;
	padding:3px;
	font-size:14px;
	float:right;
	margin-top: 2px;
}

#fomenu A
{
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	font-weight:bold;
}

#fomenu A:LINK, #fomenu A:VISITED
{	
	color: #5c2e2e;
	border-color: #ffffff;
}

#fomenu A:HOVER, #fomenu A:ACTIVE
{	
	color: #cd6a00;
	border-color: orange;
}

.menu
{ 
	margin-top:2px;
	padding: 10px;
	border-style: solid;
	border: 2px solid orange;
	text-decoration: none;
	font-weight: normal;
	z-index:1;
	display:block;
	width: 160px;
	line-height: 18px;
}

.menu A
{
	padding: 0px 3px 0px 3px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.menu A:LINK, .menu A:VISITED
{	
	color: #cd6a00;
	border: 1px solid white;
}

.menu A:HOVER, .menu A:ACTIVE
{	
	color: #663300;
	border: 1px solid #663300;
}

#menu2
{
	visibility:visible;
	height: 100px;
}

#menu3
{
	visibility:visible;
	height: 50px;
}

#menu4
{
	visibility:visible;
	height: 170px;
}

#menu7
{
	visibility:visible;
	height: 150px;
}

#menu5
{
	margin-top:2px;
	padding: 0px;
	border-style: solid;
	border: 2px solid orange;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
	z-index:2;
	line-height: 8px;
	width: 190px;
	visibility:visible;
	/*height: 150px;*/
}

#menu5 A:LINK, #menu5 A:VISITED
{	
	color: #663300;
	border: 0px solid white;
	font-size:10px;
}

#menu5 A:HOVER, #menu5 A:ACTIVE
{	
	color: #000000;
	border: 1px solid #663300;
	font-size:10px;
}

#menu6
{
	color:#663300;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid orange;
	height: auto;
	width: 170px;
	background-color: white;
	z-index:2;
}

#menu6 IMG
{	
	padding: 0px;
	margin: 3px;
	width: 161px;
	height: 40px;
	border: 1px solid #5c2e2e;
}

#logok
{ 
	color:#663300;
	margin: 0px;
	padding: 10px;
	border: 2px solid orange;
	height: auto;
	width: 190px;
	background-color: white;
	z-index:2;
}

#logok IMG
{	
	padding: 0px;
	margin: 3px;
	width: 161px;
	height: 40px;
	border: 1px solid #5c2e2e;
}

#content 
{
	color:#5C2E2E;
	min-height:1000px;
	text-align:justify;	
	width: 610px;
	visibility:visible;
	overflow:none;
	top:10px;
	z-index: 0
}

#content H1
{
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#660000;
}

#content H2
{
	padding-left:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#D96C00;
}

#content H3
{
	padding-left:30px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#D96C00;
}

#content A,#content A:LINK, #content A:VISITED
{
	color:#D96C00;
	background-color:white;
	text-decoration:none;
}

#content A:HOVER, #content A:ACTIVE
{ 
	color: #660000;
	background-color:#FFEFDF;
	text-decoration:underline;
}

#footerup
{	
	position:relative;
	border-left: 2px solid white;
	height: 84px;
	width: 995px;
	background-image: url(footer1.png);
	top: 10px;
	z-index:0;
}

#footer
{	
	position: relative;
	border-bottom: 2px solid orange;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	height: 162px;
	width: 995px;
	background-image: url(footer2.png);
	margin-bottom: 0px;
	top:10px;
	z-index:5;
}

.szd
{
	width:150px;
	height:15px;
	background:#663300;
	font-size:10px;	
	color:#ffffff;
	text-align:center;
}

.belepes
{
	width:190px;
	height:145px;
	background:#ffffff;
	font-size:10px;
	font-weight:bold;
	color:#663300;
}

.gomb
{
	width:160px;
	height:20px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background:#663300;
}

.torles
{
	text-decoration:none;
}

.torles A:link, A:visited
{
	text-decoration:none;
}

.forumfejlec
{
	background-image: url(kepek/forumfejlec.gif);
	height: 40px;
}

.forumlablec
{
	background-image: url(kepek/forumlablec.gif);
	height: 40px;
}

.forummenu A:LINK, .forummenu A:VISITED
{	
	color: #ffffff;
	background:#d96c00;
	border: 1px solid white;
	font-size:12px;
}

.forummenu A:HOVER, .forummenu A:ACTIVE
{	
	color: #ffffff;
	background:orange;
	border: 1px dashed white;
	font-size:12px;
} 
