body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: up center;
	background-color: #f6e155;
	margin-top: 10px;	
	}
Table{
	border:black 1px none;
	margin-left: auto; 
	margin-right: auto;	
}


.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 980;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}

div#bal {width: 320px;
		height: 435px;
		background: black;
		padding: 8px;
		font-size: 11px;
		font-family: verdana;
		/*font-weight: bold;*/
		color: white;
		text-align: justify;
		line-height: 150% }

div#bal_elerhetosegek {width: 320px;
		height: 435px;
		background: black;
		padding: 8px;
		font-size: 26px;
		font-family: verdana;
		font-weight: bold;
		color: white;
		text-align: justify;
		line-height: 150% }


div#jobb {
		height: 431px;
		overflow:auto;
		background: url(images/index_background.gif);
		background-attachment:fixed;
		padding: 10px;
		border-left: 3px solid white;
		text-align: left;
		scrollbar-face-color: #c76115;
      		scrollbar-shadow-color: #4b4b4b;
      		scrollbar-highlight-color:#d6d9dc;
      		scrollbar-3dlight-color: #d6d9dc;
      		scrollbar-darkshadow-color: #1c1c1c;
      		scrollbar-track-color:#777777;
      		scrollbar-arrow-color:#340113
		}

div#jobb_termekek {width: 500;
		height: 300;
		background: url(images/termekek_hatter.jpg);
		padding: 20px;
		border-left: 3px solid white;
		}

div#jobb_klasszikus {width: 100%;
		height: 100%;
		background: url(images/klasszikus_hatter.jpg);
		padding: 20px;
		border-left: 3px solid white;
		}

div#jobb_modern {width: 100%;
		height: 100%;
		background: url(images/modern_hatter.jpg);
		padding: 20px;
		border-left: 3px solid white;
		}

div#jobb_antik {width: 660px;
		height: 100%;
		background: url(images/antik_hatter.jpg);
		padding: 20px;
		border-left: 3px solid white;
		}

div#jobb_elerhetosegek {
		height: 431px;
		background: url(images/index_background.gif);
		padding: 10px;
		border-left: 3px solid white;
		font-family: verdana;
		padding: 10px;
		font-size: 24px;
		font-weight: bold;
		color: white;
		text-align: justify;
		}

div#bottom {width: 100%;
		height: 100%;
		background: url(images/bottom.png);
		}

a.bottom {color: white;
			font-family: verdana;
			font-size: 9px;
			font-weight: bold;
			text-decoration: none;}

a.bottom:hover {color: yellow;
			font-family: verdana;
			font-size: 9px;
			font-weight: bold;
			text-decoration: underline;}

h1 {font-size: 24px;
	font-family: verdana;
	color: white;
	font-weight: bold;
	}

h2 {font-size: 18px;
	font-family: verdana;
	color: #123456;
	font-weight: bold;
	}

div.hir {height: 450px;
		font-size: 12px;
		font-family: verdana;
		font-weight: bold;
		color: black;
		overflow: auto;
		padding: 10px;
		text-align: justify;
		}

ul li {list-style: none;
		text-align: left;
		
		}

a.termek {font-family: verdana;
			color: black;
			text-decoration: underline;
			background: none;
			font-size: 12px;
			font-weight: bold;}

a.termek:hover {font-family: verdana;
			color: black;
			text-decoration: none;
			background: white;
			font-size: 12px;
			font-weight: bold;}
			
