body
{
	margin: 0;
	padding: 0;
	background-color: #fff9ed;
	background-image:url(../images/back.jpg);
	background-position:left top;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffef;
}

span#highlighter {
	position:absolute;
	right:0;
	top:0; 
	color:#433626;
	font-size:11px;
	font-family:Arial; 
	clip:rect(0px 0px auto 0px);
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #3d170b;
}

td.credit {
	font-family: Arial;
	font-size: 12px;
	color: #7c3311;
	font-weight:bold;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #7c3311;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7c3311;
	font-weight:bold;
	text-decoration: underline;
}

a.menutable {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.menutable:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

div.header {
	position:relative;
	top: 0px;
	width: 1006px;
	height: 260px;
	background-color:#33CCCC;
	background-position: left top;
	background-repeat:no-repeat;
}

div.topMenu {
	position: relative;
	top: 0px;
	width: 1006px;
	height: 54px;
	background-image:url(../images/topmenuback.jpg);
	background-position: left top;
	background-repeat:repeat-x;
}

div.topMenuLeft {
	position: relative;
	float: left;
	top: 0px;
	width: 279px;
	height: 54px;
	background-image:url(../images/topmenu_leftimg.jpg);
}

div.topMenuText {
	position: relative;
	float: left;
	top: 12px;
	width: 693px;
	text-align:right;
	font-family: Arial;
	font-size: 11px;
	color: #faf5eb;
	font-weight:bold;
}

div.topMenuRight {
	position: relative;
	float: left;
	top: 0px;
	width: 34px;
	height: 54px;
	background-image:url(../images/topmenuright.jpg);
}

a.topmenuLink {
	font-family:Arial;
	font-size: 10px;
	text-transform:uppercase;
	color: #faf5eb;
	font-weight:bold;
}
/*
a.topmenuLink: hover {
	font-family: Arial;
	font-size: 10px;
	color: #faf5eb;
	text-decoration: underline;
}
*/
div.page {
	position:relative;
	width: 1006px;
	top: 0px;
	left: 25px;
}

div.pageTop {
	position:relative;
	float: left;
	left: 0px;
	width: 958px;
	height: 14px;
	background-image:url(../images/pageTop.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
}

div.pageMain {
	position:relative;
	float: left;
	width: 958px;
	background-color: #f7eacd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2417;
}

div.pageBottom {
	position:relative;
	float: left;
	left: 0px;
	width: 958px;
	height: 14px;
	background-image:url(../images/pageBottom.jpg);
	background-repeat: no-repeat;
}

div.pageInner {
	position:relative;
	float: left;
	left: 23px;
	width: 956px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2417;
}


div.main_scrolltext {
	position:absolute;
	top: 6px;
	left: 333px;
	width: 615px;
	height: 40px;
	text-align:right;
}

div.main_loginbox {
	position:absolute;
	top: 110px;
	left: 54px;
	width: 270px;
	height: 100px;
		
	font-family:Arial;
	font-size: 12px;
	color: #493d2b;
	font-weight:bold;
}

div.mainflash {
	position:absolute;
	top: 56px;
	left: 333px;
	width: 644px;
	height: 168px;
		
}


input{
	font-family:Arial;
	font-size: 12px;
	color: #493d2b;
	border-style: none;
	width: 300px;
}

input.login{
	font-family:Arial;
	font-size: 12px;
	color: #493d2b;
	border-style: none;
	width: 104px;
}

input.loginCheckbox{
	font-family:Arial;
	font-size: 12px;
	color: #493d2b;
	border-style: none;
	width: 10px;
}

input.etlapInput{
	font-family:Arial;
	font-size: 12px;
	color: #493d2b;
	border-style: none;
	width: 30px;
	border: 1px dotted #493d2b;
}

input.btn { 
	background-color:#e3d6ba;
	background-image:url(../images/gobutton.gif);
	width: 29px;
	height: 21px;
	cursor:pointer;
}

div.main_loginbox a {
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #7c3311;
}

div.innerLeftMenu {
	position:absolute;
	top: 76px;
	left: 55px;
	width: 219px;
	height: 168px;
	
	background-image:url(../images/menualap.jpg);
	background-repeat:repeat-y;
	background-position: center top;
}

div.pageMenuRow {
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 255px;
}

div.pageTextRow {
	position:relative;
	float: right;
	right: 10px;
/*
	width: 690px;
*/
	width: 938px;
}

div.pageTextRowView {
	position:relative;
	float: right;
	right: 10px;
	width: 935px;
	background-image:url(../images/pageTextRowViewBack.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

div.menuTop {
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 65px;
	background-image:url(../images/menuTop.jpg);
}

div.menuBox {
	position:relative;
	float: left;
	top: 0px;
	left: 31px;
	width: 219px;
	height: 570px;
	overflow-y: scroll;
//	overflow-y: hidden;
	background-color: #faf5eb;
	background-image:url(../images/menuRight.jpg);
	background-repeat:repeat-y;
	background-position: right top;
}

div.menuText {
	position:relative;
	float: left;
	top: 0px;
	left: 5px;
	width: 170px;
	text-align: left;
}

span.menuCim {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color: #3d170b;
	text-decoration: underline;
}

span.menuCimDate {
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #3d170b;
}

span.menuCsoport {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #6d7a01;
}

span.menuText {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

div.menuGoEtlap {
	position:relative;
	float: right;
	top: 5px;
	right: 10px;
	width: 24px;
	height: 29px;
	background-image:url(../images/goEtlap.jpg);
	background-repeat: no-repeat;
}

div.menuBottom {
	position:relative;
	float: left;
	left: 30px;
	width: 220px;
	height: 29px;
	background-image:url(../images/menuBottom.jpg);
}

div.menuRendelek {
	position:relative;
	float: left;
	top: 5px;
	left: 125px;
	width: 75px;
	height: 21px;
	background-image:url(../images/rendelek.jpg);
}

div.cafrang {
	position: absolute;
	top: -10px;
/*
	left: 354px;
*/
	left: 602px;
	width: 39px;
	height: 15px;
	background-image:url(../images/cafrang.jpg);
	background-repeat: no-repeat;
}

div.cafrangView {
	position: absolute;
	top: -10px;
	left: 600px;
	width: 39px;
	height: 15px;
	background-image:url(../images/cafrang.jpg);
	background-repeat: no-repeat;
}

div.pageText {
	position:relative;
	float: left;
	top: 0px;
/*
	width: 390px;
*/
	width: 938px;
	text-align:justify;
/*
	height: 350px;
	overflow-y: scroll;
*/
}

div.pageButtonContainer {
	position:relative;
	float: left;
	clear: left;
	top: 0px;
	width: 460px;
}

div.pageButtonKinai {
	position:relative;
	float: left;
	top: 10px;
	left: 00px;
	width: 226px;
	height: 148px;
	background-image:url(../images/kinaiButton.jpg);
	background-repeat: no-repeat;
}

div.pageButtonNativ {
	position:relative;
	float: right;
	top: 10px;
	right: 00px;
	width: 226px;
	height: 148px;
	background-image:url(../images/nativButton.jpg);
	background-repeat: no-repeat;
}

div.pageButtonMenu {
	position:relative;
	float: left;
	top: 20px;
	left: 00px;
	width: 226px;
	height: 148px;
	background-image:url(../images/menuButton.jpg);
	background-repeat: no-repeat;
}

div.pageButtonNapi {
	position:relative;
	float: right;
	top: 20px;
	right: 00px;
	width: 226px;
	height: 148px;
	background-image:url(../images/napiButton.jpg);
	background-repeat: no-repeat;
}

div.pageButtonFitness {
	position:relative;
	float: left;
	top: 10px;
	left: 2px;
	width: 226px;
	height: 148px;
	background-image:url(../images/fitnessButton.jpg);
	background-repeat: no-repeat;
}

div.pageVideoContainer {
	position:relative;
	float: right;
	margin-left: 5px;
	width: 270px;
	padding: 10px;
}

div.pageVideoTop {
	position:relative;
	float: right;
	top: 0px;
	right: 62px;
	width: 141px;
	height: 24px;
	background-image:url(../images/videoTop.jpg);
	background-repeat: no-repeat;
}

div.pageVideo {
	position:relative;
	clear: right;
	float: right;
	top: 0px;
	width: 265px;
	height: 199px;
	border: 3px solid #ccbda0;
	background-image: url(../images/mainimg1.jpg);
}

div.kinalatunkContainer {
	position:relative;
	clear: right;
	float: right;
	margin-left: 5px;
	width: 215px;
	padding: 5px;
}

div.KinalatunkTop {
	position:relative;
	float: right;
	top: 0px;
	width: 217px;
	height: 52px;
	background-image:url(../images/kinalatunkTop.jpg);
	background-repeat: no-repeat;
}

div.KinalatunkInner {
	position:relative;
	float: right;
	top: 0px;
	width: 217px;
	background-color: #daceb4;
}

div.KinalatunkText {
	position:relative;
	float: right;
	top: 0px;
	width: 197px;
	height: 300px;
	overflow-y: scroll;
	background-color: #daceb4;
	margin: 10px;
}

div.KinalatunkElvalaszto {
	position:relative;
	float: right;
	top: 0px;
	width: 217px;
	height: 23px;
	background-image:url(../images/kinalatunkElvalaszto.jpg);
	background-repeat: no-repeat;
}

div.KinalatunkBottom {
	position:relative;
	float: right;
	top: 0px;
	width: 217px;
	height: 14px;
	background-image:url(../images/kinalatunkBottom.jpg);
	background-repeat: no-repeat;
}

.etlaptopTD{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80735e;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border-right:solid 1pt;
	border-top:solid 1pt;
	border-bottom:solid 1pt;
}

.etelcsopTD{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #94876f;
	font-weight: bold;
	text-align: center;
	border-left:solid 1pt;
	border-right:solid 1pt;
	border-top:solid 1pt;
	border-bottom:solid 1pt;
}

.etelTD {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	border-bottom:solid 1pt;
	border-right:solid 1pt;
	text-align: center;
	background-color: #faf5eb;
}

.etelMenuTD {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	border-bottom:solid 1pt;
	border-right:solid 1pt;
	text-align: center;
	background-color: #f9efd8;
}


