div {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden; 
}
div.full_content {
	width: 1024px;
	text-align: left;
	overflow: visible;
	z-index: 3;
}
div.head {
	width: 100%;
	height: 170px;
	top: 0px;
	overflow: visible;
	z-index: 1;
}
div.menu {
	font-family: viner hand itc;
	font-size: 18px;
	text-align: right;
	top: 20px;
	left: 20px;
	width: 130px;
	height: 450px;
	float: left;
}
div.jobbmenu {
	position: absolute;
	font-family: viner hand itc;
	font-size: 18px;
	text-align: left;
	top: 20px;
	left: 840px;
	width: 150px;
	height: 450px;
	float: left;
}
div.menu2 {
	position: absolute;
	width: 150px;
	height: 450px;
}
div.scroll {
	position: absolute;
	width: 620px;
	height: 74px;
	top: 216px;
	left: 260px;
	overflow: hidden;
}
div.foot {
	width: 100%;
	height: 100px;
	overflow: visible;
}
div.counter {
	position: absolute; 
	width: 300px; 
	height: 20px; 
	text-align: left; 
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
div.scbal {
	position: absolute;
	width: 47px;
	height: 74px;
	top: 216px;
	left: 260px;
	overflow: hidden;
}
div.scjobb {
	position: absolute;
	width: 149px;
	height: 74px;
	top: 216px;
	left: 731px;
	overflow: hidden;
}
div.content {
	top: 80px;
	width: 1010px;
	overflow: hidden;
}
div.textcontent {
  	top: 10px;
  	height: 367px;
	width: 570px;
	left: 95px;
	float: left;
	overflow: auto;
	text-align: center;
}
div.picbox {
	top: 7px;
	left: 300px;
	height: 160px;
}
div.almenu {
	position: absolute;
	width: 70px;
	height: 50px;
	top: 0px;
	left: 141px;
	visibility: hidden;
}
div.graf {
	position: relative;
	width: 550px;
	height: 230px;
	margin: 0px auto 0px auto;
}
div.hslines {
	position: absolute;
	left: 34px;
	width: 516px;
	height: 200px;
	top: 10px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}
div.hdlines {
	position: absolute;
	left: 34px;
	width: 516px;
	height: 1px;
	top: 110px;
	background: url(../img/dashbg.gif) repeat-x;
}
div.vslines {
	position: absolute;
	width: 496px;
	height: 220px;
	left: 44px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
div.grafbar {
	position: absolute;
	width: 13px;
	border: 1px solid Black;
}
div.grafnum {
	position: absolute;
	top: 215px;
	width: 13px;
	height: 12px;
	font-family: Verdana, Arial;
	font-size: 8px;
}
div.graftitle {
	position: absolute;
	width: 32px;
	height: 12px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
div.imgchoser {
	position: absolute;
	width: 300px;
	top: 250px;
	left: 115px;
	height: 320px;
	visibility: hidden;
	border: 2px solid Black;
	background-color: #c4df9a;
}
div.chosertitle {
	position: absolute;
	width: 300px;
	top: 0px;
	left: 05px;
	height: 20px;
}
div.keplista {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 165px;
	height: 290px;
	overflow: auto;
	text-align: left;
}
div.shower {
	position: absolute;
	top: 25px;
	left: 175px;
	width: 120px;
	height: 120px;	
	text-align: center;
	vertical-align: top;
}
div.closer {
	position: absolute;
	top: 297px;
	left: 215px;
	width: 80px;
	height: 20px;	
	text-align: center;
	vertical-align: bottom;
}
div.tartalom{
	width: 100%;
	display: none;
}
div.opener {
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	border-bottom: 1px solid #822121;
}
