body  {
	font: 15px Myriad-Pro, Myriad Pro, Myriad, Helvetica, sans-serif;
	background: #dfd9c9;  /* external background color */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555; /* #555 text color */
}

a:link {
	color: #555; /*color: #555; */
	text-decoration: none; }
a:visited {
	color: #555; /*color: #555; */
	text-decoration: none; }
a:hover {
	color: #F00; /* color: #0FF; */
	text-decoration: none; }
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
    font-weight: normal;
	padding: 0px;}
h1{ font-size: 19px; } /* szamok */
h2{ text-align: right;
	font-size: 15px; 
	} /* right aligned text */
h3{
	font-size: 11px;
	text-transform: capitalize;
	} /* indexben hasznalom */
h4{ font-size: 13px; } /* hasznalom */

a:link img {
	color: #dfd9c9;   	/* color: #dfd9c9;  */
	border: 0; }
a:visited img {
	color: #dfd9c9;   	/* color: #dfd9c9;  */
	border: 0; }
a:hover img{
	color: #F00; /* color: #0FF; */
	border: 0; }
/* overrides decoration from previous rule for hovered links */

.redfont {
	color: #F00; /* red: #F00 */
}
.redfont a:link {
	color: #F00; /*color: #F00; */
	text-decoration: none; }
.redfont a:visited {
	color: #F00; /*color: #F00; */
	text-decoration: none; }
.redfont a:hover {
	color: #335f24; /* color: #0FF; */
	text-decoration: none; }
/* overrides decoration from previous rule for hovered links */

.menufont1 {
	color: #9d9fa0; /* color: #9d9fa0 */
}
.menufont1 a:link {
	color: #9d9fa0; /* color: #9d9fa0 */
	text-decoration: none; }
.menufont1 a:visited {
	color: #9d9fa0; /* color: #9d9fa0 */
	text-decoration: none; }
.menufont1 a:hover {
	color: #F00; /* color: #0FF; */
	text-decoration: none; }
/* overrides decoration from previous rule for hovered links */

.greenfont {
	color: #335f24; /* green: #335f24 */
	/* font-style: italic; */
}
.greenfont a:link {
	color: #335f24; /* green: #335f24 */
	text-decoration: none; }
.greenfont a:visited {
	color: #335f24; /* green: #335f24 */
	text-decoration: none; }
.greenfont a:hover {
	color: #F00; /* color: #0FF; */
	text-decoration: none; }
/* overrides decoration from previous rule for hovered links */


.lathatatlan {
	font-size: 10%;
	color: #dfd9c9;   	/* color: #dfd9c9;  */
}
.lathatatlan a:link {
	color: #dfd9c9; /*color: #dfd9c9; */
	text-decoration: none; }
.lathatatlan a:visited {
	color: #dfd9c9; /*color: #dfd9c9; */
	text-decoration: none; }
.lathatatlan a:hover {
	color: #dfd9c9; /* color: #dfd9c9; */
	text-decoration: none; }
/* overrides decoration from previous rule for hovered links */


.thrColFixHdr #container { 
	width: 1060px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: absolute; left: 70px; top: 70px; 
	background: #dfd9c9;  /* internal background color #dfd9c9; */
	margin: 0; /*  0 auto; the auto margins (in conjunction with a width) center the page */
	border: 0px solid #dfd9c9; /* big frame color */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: #dfd9c9; /* header background color #dfd9c9; */
	margin: 0;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #indextext1{ 
	position: absolute; left: 582px; top: 85px; 
	width: 478px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px;
	z-index: 3;
} 

.thrColFixHdr #indextext2{ 
	position: absolute; left: 582px; top: 165px; 
	width: 478px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px;
	z-index: 3;
} 

.thrColFixHdr #indextext3{ 
	position: absolute; left: 582px; top: 385px; 
	width: 478px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px;
	z-index: 3;
} 

.thrColFixHdr #indextext4{ 
	position: absolute; left: 582px; top: 430px; 
	width: 478px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px;
	z-index: 3;
} 


.thrColFixHdr #facebooktext{ 
	position: absolute; left: 582px; top: 585px; 
	width: 200px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px;
	z-index: 3;
} 



.thrColFixHdr #valuecontent { 
	width: 640px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: absolute; left: 480px; top: 675px; 
	background: #dfd9c9;  /* internal background color #dfd9c9; */
	margin: 0; /*  0 auto; the auto margins (in conjunction with a width) center the page */
	border: 0px solid #dfd9c9; /* big frame color */
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 2;
} 


.thrColFixHdr #valuecontent4 { 
	width: 385px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: absolute; left: 405px; top: 460px; 
	background: #dfd9c9;  /* internal background color #dfd9c9; */
	margin: 0; /*  0 auto; the auto margins (in conjunction with a width) center the page */
	border: 0px solid #dfd9c9; /* big frame color */
	text-align: right; /* this overrides the text-align: center on the body element. */
	z-index: 2;
} 


.thrColFixHdr #linkcontent { 
	width: 340px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: absolute; left: 460px; top: 350px; 
	background: #dfd9c9;  /* internal background color #dfd9c9; */
	margin: 0; /*  0 auto; the auto margins (in conjunction with a width) center the page */
	border: 0px solid #dfd9c9; /* big frame color */
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 1;
} 


.thrColFixHdr #sidebar2top {
	position: absolute; left: 900px; top: 30px; 
	width: 190px; /* calculate it from the right side, the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dfd9c9; /* #dfd9c9; the rigkt sidebar background color will be displayed for the length of the content in the column, but no further */
	margin: 0; /* ez kell, hogy muködjön a padding alant, de csak Firefoxban :-( */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges, csak firefox-ban. De ezzel lehet bejátszani, hogy IE-ben is ugyanott legyen a szöveg kezdete*/
	z-index:3; 
}
.thrColFixHdr #sidebar2 {
	position: absolute; left: 900px; top: 75px; 
	width: 150px; /* calculate it from the right side, the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dfd9c9; /* #dfd9c9; the rigkt sidebar background color will be displayed for the length of the content in the column, but no further */
	margin: 0; /* ez kell, hogy muködjön a padding alant, de csak Firefoxban :-( */
	padding: 30px 0px 0px 0px; /* padding keeps the content of the div away from the edges, csak firefox-ban. De ezzel lehet bejátszani, hogy IE-ben is ugyanott legyen a szöveg kezdete*/
	z-index:2; 
}
.thrColFixHdr #sidebar22 {
	position: absolute; left: 900px; top: 450px; 
	width: 150px; /* calculate it from the right side, the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dfd9c9; /* #dfd9c9; the rigkt sidebar background color will be displayed for the length of the content in the column, but no further */
	margin: 0; /* ez kell, hogy muködjön a padding alant, de csak Firefoxban :-( */
	padding: 30px 0px 0px 0px; /* padding keeps the content of the div away from the edges, csak firefox-ban. De ezzel lehet bejátszani, hogy IE-ben is ugyanott legyen a szöveg kezdete*/
	z-index:1; 
}

.thrColFixHdr #sidebarshorttext { 
	position: absolute; left: 900px; top: 615px; /* itt állítom be a szöveg távolságát a felso széltol */
	/* float: left; since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; /*===two outer columns===  0 150px 0 150px; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 


.thrColFixHdr #mainContent { 
	position: absolute; left: 0px; top: 0px; /* itt állítom be a kép távolságát a felso széltol, ami 35px annak 50px-nek kellene lennie, de valamiért a képhez hozzáad kb. 15px padding-ot */
	width: 800px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; /*===two outer columns===  0 150px 0 150px; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.thrColFixHdr #mainTextContent { 
	position: absolute; left: 0px; top: 615px; /* itt állítom be a szöveg távolságát a felso széltol */
	/* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; /*===two outer columns===  0 150px 0 150px; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.thrColFixHdr #mainTextContent .jobbra {
	text-align: right; 
}
.thrColFixHdr #mainTextContent .kozepen {
	text-align: center; 
}
.thrColFixHdr #mainTextContent p { 
	/* text-align: justify;  */
} 
.thrColFixHdr #mainTextContent .szovegcim { 
	text-transform: uppercase;
	letter-spacing: 3px;
} 
.thrColFixHdr #mainTextContent .nagybetu { 
	color: #888; /*color: #555; */
	font-size: 29px;
} 


.thrColFixHdr .mainimage img {
	width: 800px; height: 578px;
}
.thrColFixHdr .mainimage2 img {
	width: 800px; height: 191px;
}
.thrColFixHdr .mainimage4 img {
	width: 800px; height: 353px;
}
.thrColFixHdr .topimage img {
	width: 190px; height: 62px;
}
.thrColFixHdr #mainContent .kepalatt_1 img {
	width: 270px; height: 32px;
}
.thrColFixHdr #mainContent img {
	background: #dfd9c9; /* #dfd9c9 */
}


.thrColFixHdr #mainTextContentMap { 
	font: 11px Myriad-Pro, Myriad Pro, Myriad, Helvetica, sans-serif;
	position: absolute; left: 275px; top: 400px; /* itt állítom be a szöveg távolságát a felso széltol */
	/* float: left; since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div */
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; /*===two outer columns===  0 150px 0 150px; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 3;
} 


.thrColFixHdr #footer { 
	position: float; bottom:
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#dfd9c9; /* footer background color */
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    font-size: 10px;
	color: #AAA; /*color: #555; */
	}
a:link {
	color: #AAA; /*color: #555; */
	text-decoration: none; 
	}
a:visited {
	color: #AAA; /*color: #555; */
	text-decoration: none; 
	}
a:hover {
	color: #F00; /* color: #0FF; */
	text-decoration: none; 
	}
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.thrColFixHdr #mainspacer01 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 105px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer02 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer05 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer06 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer08 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer09 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer10 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer11 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer13 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer14 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer15 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer16 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer18 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer20 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer21 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer24 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer25 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer26 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer27 { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 95px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer_video { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 75px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 

.thrColFixHdr #mainspacer_sponsors { 
	float: left; /* float: left; since this element is floated, a width must be given */
	width: 800px; /* the actual width of this div */
	height: 110px;
	background: #dfd9c9; /* background color #dfd9c9; */
	margin: 0; 
	padding: 0px 0px 0px 0px; 
} 
