html,body {
	color: #000000;
	background-color: #e0e0e0;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
	background-image: url('images/bg.jpg');
	overflow: hidden;
	margin: 0px;
	border: 0px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
}

#background {
	overflow: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.slideIE6 {
	position: absolute;
	width: 500px;
	height: 366px;
	z-index: 10;
	top: 180px;
	left: 50%;
	margin: auto auto auto -250px;
}

.slide {
	position: absolute;
	width: 521px;
	height: 387px;
/* +2x50px keret + bottom 21px, right 21px shadow 
	width: 400px;
	height: 266px;
	margin: -133px auto auto -200px;
*/
	z-index: 10;
	
	top: 180px;
	left: 50%;
	
/*	margin: -133px auto auto -250px;
*/
	/* jo kozepre 
	margin: -193.5px auto auto -260.5px;
	*/
	/*margin: -113.5px auto auto -100.5px; régebbi*/
	
	margin: auto auto auto -250px;
}

.slideBelso
{
	position: absolute;
	border: 1px solid #363647;
	background-image: url(images/transparent.png);background-repeat: repeat;
	top: 0px;
	left: 0px;	
	width: 500px;
	height: 366px;
}

.menuKeret {
	position: absolute;
	border: 1px solid #363647;
	right: 21px;
}

.felhasznaloMenu {
	position: absolute;
	left: 181px;
	top: 180px;
	visibility: hidden;
	z-index: 20;
}

.felhasznaloMenuBelso img {
	width: 130px;
	height: 40px;
}

.felhasznaloMenuKulso {
	width: 151px;
}

.felhasznaloMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 150px;
}

.statisztikaMenu {
	position: absolute;
	left: 181px;
	top: 260px;
	visibility: hidden;
	z-index: 20;
}

.statisztikaMenuBelso img {
	width: 225px;
	height: 40px;
}

.statisztikaMenuKulso {
	width: 246px;
}

.statisztikaMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 225px;
}

.szolgalatMenu {
	position: absolute;
	left: 181px;
	top: 300px;
	visibility: hidden;
	z-index: 20;
}

.szolgalatMenuBelso img {
	width: 130px;
	height: 40px;
}

.szolgalatMenuKulso {
	width: 151px;
}

.szolgalatMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 130px;
}

.feltoltesMenu {
	position: absolute;
	left: 181px;
	top: 180px;
	visibility: hidden;
	z-index: 20;
}

.feltoltesMenuBelso img {
	width: 335px;
	height: 40px;
}

.feltoltesMenuKulso {
	width: 356px;
}

.feltoltesMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 335px;
}

.jelentkezesMenu {
	position: absolute;
	left: 181px;
	top: 180px;
	visibility: hidden;
	z-index: 20;
}

.jelentkezesMenuBelso img {
	width: 130px;
	height: 40px;
}

.jelentkezesMenuKulso {
	width: 151px;
}

.jelentkezesMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 130px;
}

.uzenetMenu {
	position: absolute;
	left: 181px;
	top: 220px;
	visibility: hidden;
	z-index: 20;
}

.uzenetMenuBelso img {
	width: 130px;
	height: 40px;
}

.uzenetMenuKulso {
	width: 151px;
}

.uzenetMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 130px;
}

.rolunkMenu {
	position: absolute;
	left: 181px;
	top: 260px;
	visibility: hidden;
	z-index: 20;
}

.rolunkMenuBelso img {
	width: 335px;
	height: 40px;
}

.rolunkMenuKulso {
	width: 356px;
	height: 261px;
}

.rolunkMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 335px;
	height: 240px;
}

.jotudniMenu {
	position: absolute;
	left: 181px;
	top: 460px;
	visibility: hidden;
	z-index: 20;
}

.jotudniMenuBelso img {
	width: 200px;
	height: 40px;
}

.jotudniMenuKulso {
	width: 221px;
	height: 101px;
}

.jotudniMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 200px;
	height: 80px;
}

.toborzoMenu {
	position: absolute;
	left: 181px;
	top: 380px;
	visibility: hidden;
	z-index: 20;
}

.toborzoMenuBelso img {
	width: 200px;
	height: 40px;
}

.toborzoMenuKulso {
	width: 221px;
	height: 101px;
}

.toborzoMenuKulsoIE6 {
	border: 1px solid #363647;
	width: 200px;
	height: 80px;
}

.menu {
	position: absolute;
	left: 10px;
	top: 180px;
	height: 341px;
	width: 191px;
}

.menuBelso img {
	width: 170px;
	height: 40px;
}

.menuKulso {
	height: 341px;
	width: 191px;
}

.menuKulsoIE6 {
	border: 1px solid #363647;
	height: 320px;
	width: 170px;
}

.teglalapIE6 {
	position: absolute;
	left: 200px;
	top: 180px;
	width: expression(screen.availWidth - 330 + "px");
	height: expression(screen.availHeight - 430 + "px");
	overflow-y: auto;
	overflow-x: auto;
	padding: 50px;
	background-image: url(images/abg.png);background-repeat: repeat;
	border: 1px solid #363647;
	visibility: hidden;
}

.teglalapFixed {
	position: fixed;
	left: 200px;
	top: 180px;
	right: 10px;
	bottom: 10px;
	width: expression(window.document.body.clientWidth - 210 + "px");
	height: expression(window.document.body.clientHeight - 190 + "px");
	visibility: hidden;
}

.teglalapTartalom {
	padding: 10px;
}

.teglalapBelso {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 21px;
	bottom: 21px;
	width: expression(window.document.body.clientWidth - 230 + "px");
	height: expression(window.document.body.clientHeight - 210 + "px");
	overflow-y: auto;
	overflow-x: auto;
	padding: 50px;
	z-index: 5;
	background-image: url(images/transparent.png);background-repeat: repeat;
	/*
	background-color: rgba(197,197,234,0.7);
	background:#c5c5ea;
	filter: alpha(opacity=70);
	*/
	border: 1px solid #363647;
}

.teglalapRelative {
	position: relative;
	width: 100%;
	height: 100%;
}

.shadowRight {
	position: absolute;
	right: 0px;
	top: 21px;
	bottom: 21px;
	height: expression(parentNode.clientHeight - 42 + "px");
	width: 21px;
	background-image: url(images/j.png);
	background-repeat : repeat-y;
}

.shadowLeft {
	background-image: url(images/b.png);
	background-repeat : repeat;
}

.shadowBottom {
	position: absolute;
	left: 20px;
	height: 21px;
	background-image: url(images/a.png);
	background-repeat: repeat-x; 
}

.shadowBottomOther {
	bottom: 0px;
	right: 21px;

}

.shadowBottomIE7 {
	bottom: 0px;
	width: expression(parentNode.clientWidth - 41 + "px");
}

#jelentesek tr td a {
	text-align: center;
	font-size: 30px;
	font-stretch: wider;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.belsoTable tr td {
	text-align: center;
	font-size: 20px;
	text-decoration: none;
}

.popup {
	position: absolute;
	color: #dfdff6;
	background: #4242f8;
	visibility: hidden;
	top: 50%;
	left: 50%;
	z-index: 1000;
	margin: auto auto auto auto;
	border: 2px solid #363647;

}

.popupIE6 {
	position: absolute;
	color: #dfdff6;
	background: #4242f8;
	width: 300px;
	visibility: hidden;
	top: 50%;
	left: 50%;
	z-index: 1000;
	margin: auto auto auto -160px;
	border: 2px solid #363647;

}

.fejlec {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	text-align: center;
	font-stretch: wider;
	font-weight: bold;
	background-color: rgba(167,50,24,0.8);
	background-color: rgb(167,50,24);
	filter: alpha(opacity=80);
}

.beFejlec {
	position: fixed;
	left: 50%;
	top: 140px;
/*	width: 200px;*/
	text-align: center;
	font-stretch: wider;
	font-weight: bold;
	background-color: rgba(167,50,24,0.8);
	background-color: rgb(167,50,24);
	color: #DFDFF6;
	padding: 10px;
}

.fejlecIE6 {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	text-align: center;
	font-stretch: wider;
	font-weight: bold;
	background:#8a2b15;
}

.szolgalat_fejlec {
	background-image: url(images/60_bg.jpg);
	background-repeat: repeat;
	height: 50px;
	text-align: center;
}

.center {
	text-align: center;
	padding-bottom: 10px;
}

.pointer {
	cursor: pointer;
}

.pointer td {
	text-align: center;
}

.jelentkezik {
	width: 200px;
	height: 100px;
	border: 1px solid #363647;
	background: gray;
}

.buttons {
	text-align: center;
}

.buttons input {
	width: 100px;
}

.cikk_fejlec {
	height: 50px;
	text-align: center;
	background: none repeat scroll 0 0 #4242F8;
	color: #DFDFF6;
}

.cikk_table {
	border: 2px solid #363647;
	width: 750px;
}

.cikk_cim {
	color: #006BB8;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.cikk_vonal {
	background-color: #363647;
	height: 2px;
	/*
	background-image: url(images/szaggatott.png);
	background-repeat: repeat;
	*/
}

#kituntetesek_tabla
{
	text-align: center;
}

#kituntetesek_tabla img {
	cursor: pointer;
	height: 100px;
}

