/* START common elements */
/*************************
*******Typography******
**************************/

h1 {font-size: 2.8em;font-style: italic;}
h1.pageName {font-variant: small-caps;color: #CC0000;}
h2 {font-size: 2.8em;font-style: italic;}
h2.name2 {font-size: 36px; font-style: Italic;color: #333;}
h2.pageName { font-variant: small-caps;}
h3 .Name3 {font-size: 30px; font-style: Italic;color: #333;}
h4 {font size: 26px; font-style: Italic; color: #333; float: right;}

HTML,body {
font-family: Verdana, Italic, Arial, Helvetica, sans serif;
;margin: 0px;  font-size: 14px;line-height: 1.2;}

.style1 {font-weight: bold;font-style: italic;}
.style2 {font-size: 36px;color: #CC0000;font-weight: bold;font-style: italic;/*series címfelíratok stílusa*/}
.style3 {font-size: 36px;font-weight: bold;font-style: italic;/*year és menű felírat stílusa*/}
.style4 {font-style: italic; font face="Courier New"; font-size: 17px; color:#08651;/*heti térkép felírat stílusa*/}
.style5 {color: #FF0000;font-weight: bold;}
.style6 {font-size: 16px;font-weight: bold;font-style: italic;/*évek menűsor stílusa*/}
.style7 {font-style: italic; font face="Courier New";font-size: 14px; color:#9c2d2f; text-shadow: 1px 1px black;/*hetek stílusa*/}
.style8 { color:#7E1C28; /*VASÁRNAPOK SZÍNE*/}
.style9 {font-size: 36px; font-weight: bold; font-style: italic; color: #9c2d2f;text-shadow: 1px 1px 1px black;/* a sorozatok elnevezése és science body belső fejezetcímek  stílusa*/}
.style10 {font-size: 24px;/*UTCAI, ORSZÁGÚTI, PÁLYA- ÉS TEREPFUTÓVERSENYEK stílusa*/}
.style11 {font-style: italic; font face="Courier New";font-size: 24px;color:#9c2d2f;text-shadow: 1px 1px black;/*Hónapnevek stílusa*/}
.style12 {/*color:#9c2d2f; szintemelkedés színe*/} 
.style13 {font-style: italic; font face="Courier New";font-size: 32px;color:#9c2d2f;text-shadow: 1px 1px black;/*Senior gyűjtőfőcím*/}
.style14 {font-style: italic; font face="Courier New";font-size: 24px;color:#800080;text-shadow: 1px 1px black;/*Senior versenyek alcím*/}
.style15 {font-style: italic; font face="Courier New";font-size: 22px;color:gray;text-shadow: 1px 1px black;/*Senior nemek*/}
.style16 {font-style: italic; font face="Courier New";font-size: 30px;color:#FFFFFF;text-shadow: 1px 1px black;/*versenytávok*/}
.style17 {font-style: italic; font face="Courier New";color:#800080;/*Senior adatoszlop címek /}
.style18 { font color:#980a0a; /*"nem listás" felírat színe*/}

.image-zoom {	display: block;
    		overflow: hidden;
		-webkit-transform: translate3d(0, 0, 0);}
.image-zoom img {-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;}
.blocks article:hover img, .flex-active-slide:hover img {	
		/* fix flicker and use hardware acceleration */
		-webkit-transform: translate3d(0, 0, 0);
		-webkit-perspective: 0;
		-webkit-backface-visibility: hidden;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-moz-transform: scale(1.1) rotate(0.1deg);}

.scrollToTop{
	color:#fff;
	position:fixed;
	bottom:0px;
	right:0px;
	width:50px;
	height:50px;
	cursor:pointer;

        background-image: url(http://www.futonaptar.hu/images/nyil2.png);
	z-index:1005;
	-webkit-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	text-align: center;
	display: none;}

.scrollToTop i{line-height:50px;font-size:24px}

.scrollToTop:hover{background-color:transparent}

.circle { border-radius: 100% !important;}


a {text-decoration: none;}
a:link, a:visited { color:#004754; text-decoration: none; }
a:hover, a:active { color:#CC0000; text-decoration: none;}  
a.abroad {color: #800080; text-decoration: none; text-align: left:} 
a:hover.abroad {color: #CC0000; text-decoration: none; text-align: left; font-weight: bold}
a.champ {color: #980a0a; text-decoration: none; text-align: left:} 
a:hover.champ {color: #CC0000;  text-decoration: none; text-align: left; font-weight: bold}
a.series {color: #D9A03B;text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.series {color: #CC0000;  text-decoration: none; text-align: left; font-weight: bold}
a.face {color: #3b5998;text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.face {color: #CC0000; text-decoration: none; text-align: left; font-weight: bold}
a.plakat {color: #B8B619;text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.plakat {color: #CC0000; text-decoration: none; text-align: left; font-weight: bold}
a.reg {color: #919749; text-decoration: none; text-align: left:font-weight: normal;/*nevezés*/} 
a:hover.reg {color: #FF0000;text-decoration: none; text-align: left; font-weight: bold}
a.results {color: #980a0a; text-decoration: none; text-align: left:} 
a:hover.results {color: #CC0000; text-decoration: none; text-align: left; font-weight: bold}
a.map {font-style: italic; font face="Courier New"; font-size:15px; color:#636224;/*heti térkép felírat*/
   text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.map {color: #FF0000; text-decoration: none; text-align: left; font-weight: bold;}
a.start {color: #5d3a27;text-decoration: none; text-align: left:font-weight: normal; /*starthely*/} 
a:hover.start {color: #FF0000;  text-decoration: none; text-align: left; font-weight: bold}
a.track {color: #098312; text-decoration: none; text-align: left:font-weight: normal; /*nyomvonal*/} 
a:hover.track {color: #FF0000; text-decoration: none; text-align: left; font-weight: bold}
a.travel {color: #DB9037;text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.travel {color: #FF0000; text-decoration: none; text-align: left; font-weight: bold}
a.level {color: #004754; text-decoration: none; text-align: left:font-weight: normal; /*szintemelkedés*/} 
a:hover.level {color: #FF0000; text-decoration: none; text-align: left; font-weight: bold}
a.value {color: #983d3b; text-decoration: none; text-align: left:font-weight: normal;} 
a:hover.value {color: #FF0000;text-decoration: none; text-align: left; font-weight: bold}
a.red {color: #CC0000;text-decoration: none; text-align: left:} 
a.series_name {color: #980a0a;font-style: italic; font face="Courier New"; font-size:24px; text-decoration: none;text-shadow: 1px 1px black; text-align: left:font-weight: normal;/*sorozatnevek stílusa*/} 
a:hover.series_name {color: #CC0000; text-decoration: none; text-align: left; font-weight: bold}
.fake-link {color: #800080;text-decoration:none;cursor: pointer;}
a.tip {position:relative; z-index: 24; color:#000;}
a.tip:hover {z-index: 25;}
a.tip span {display: none;}
a.tip:hover span {font-weight: normal;display: block; position: absolute; top: -18px; left: 10px; width: 160px; padding: 1px; border:1px solid #000; background-color:#ddd; color:#FF0000;}

/* END common elements */


/* START HTML elements */
/*************************
*******HTML. BODY******
**************************/

body {margin:auto;}

#wrapper {width:1500x;margin-left: auto; margin-right: auto; text-align: left;}


/* START #top, #header */
/*************************
*******HEADER******
**************************/

#header {display:block;position:fixed;top:0px;left:0px; width:975px;  padding:0px;height:144px;     background-color:#cfe8cb;z-index: 6;}

#header_old {width:925px;  padding:0px; height:144px; background-color:#cfe8cb;display:block;position: fixed; top: 0px;  left: 0px;z-index: 6;}

#green { position: absolute; left: 0px; top: 0px;height:120px; width:1140px; z-index: 0;
   background-image: url(http://www.futonaptar.hu/images/futo_zold_nagy_100ms_95px.gif);
   background-repeat: repeat; visibility: visible;}
#green a{display:block; float:left;}
#green a img{height:100%;}

#green_float {position: absolute; left: 0px; top: 0px;height:120px; width:740px; z-index: 0;
   background-image: url(http://www.futonaptar.hu/images/futo_zold_nagy_100ms_95px.gif);
   background-repeat: repeat; visibility: visible;}
#green a{display:block; float:left;}
#green a img{height:100%;}

#green_old { position: absolute; left: 0px; top: 0px;
   background-image: url(http://www.futonaptar.hu/images/futo_zold_nagy_100ms_95px.gif);
   background-repeat: repeat; visibility: visible;}
#green_old{height:120px; width:452px;}
#green_old a{display:block; float:left;}
#green_old a img{height:100%;}

#zero { position: absolute; left: 0px; top: 0px; width="120"    height="144"; border="0"; z-index: 3; visibility: visible;}
#zero a{display:block;float:left;overflow:hidden;}
#zero a:hover {background:black;}
#zero a img{height:100%;}

#zero_old { position: absolute; left: 0px; top: 0px; width="120" height="144"border="0";z-index:9;visibility: visible;/*első futó*/}

#year { position: absolute;
   left: 105px; top: 40px; width: 300px; font-size: 1.2em;
   display: block; z-index: 1;text-decoration:none; text-shadow: 1px 1px 1px green;}
#name { display: block; position: absolute;left: 95px; top: 64px; height:50px; width: 340px; font-size: 1.2em; font-style: italic;
   color: #CC0000; text-decoration: none; text-shadow: 2px 1px 1px green; z-index: 1}

#one {position: absolute; left: 453px; top: 0px;
   z-index: 5; visibility: visible;}
#one a{display:block; float:left; height:142px; width:225px;
   margin:0px; overflow:hidden; border:1px solid grey;}
#one a:hover{border:1px solid white;}
#one a img{height:100%;}

#two { position: absolute; left: 680px; top: 0px; width:282px;
   z-index:99; visibility: visible;}
#two a{display:block; float:left; height:142px; margin:0px; overflow:hidden; border: 1px solid grey;}
#two a:hover{border:1px solid white;}
#two a img{height:100%;}

#three { position: absolute; left: 990px; top: 0px;
   z-index: 3; border: none; visibility: visible;/*4. mező*/}
#three a{display:block; width:105px; float:left; height:144px; margin:0px; overflow:hidden; border:0px;}
/#three a:hover{border: none; background:black;}/
#three a img{height:100%;}

#four {position: absolute; left: 1090px; top: 0px; z-index: 3;
   visibility: visible;/*5. mező: vezető futó*/}
#four a{display:block;width:120px; float: left;  overflow:hidden;}
/#four a:hover{background:black;}/
#four a img{height:100%;}

#wide {position: absolute; left: 678px; top: 0px;
   z-index: 1; visibility: visible; /*3. nagymező*/}
#wide a{display:block; width:520px; float:left; height:142px; margin:0px; overflow:hidden; border:1px solid black;}
#wide a:hover{border:1px solid white;}
#wide a img{height:100%;}

/* END #top */
/* START #body_content */

#container {width: 1200px;margin: 0 0 0 0;text-align:left;}

#canvas {position: fixed; top: 144px;  left: 15px;  
   width: 960px;    background-color: #FFFFFF;
   background-image: url(http://www.futonaptar.hu/images/sarga4.gif);
   background-repeat: repeat;    
   margin: 0px 0px 0px 0px;}

#canvas_old {position: fixed; top: 144px;  left: 0px; z-index: 5;}

#content {width: 960px; margin: 0px 0em 1em 15px;
   background-image: url(http://www.futonaptar.hu/images/futo_zold_kicsi_40.gif);
   background-repeat: repeat;}
#content img {float: right; margin-right: 0px;}

#content_float {position: absolute; top: 144px;  left: 0px; width: 960px; margin: 0px 0em 1em 15px;
   background-image: url(http://www.futonaptar.hu/images/futo_zold_kicsi_40.gif); background-repeat: repeat;}
#content_float img {float: right; margin-right: 0px;}

#content_old {width: 700px; position: absolute; left: 0px; top: 188px;background-image: url(http://www.futonaptar.hu/images/sarga4.gif); margin: 0px 0em 0em 15px; border="0";} 
  /a content tartalmának pozicionálása 2000-től 2009-ig/
#content_old img { float: right; margin-right: 0px; z-index: 1;}

.month { display: block; width: 960px; height: auto; position: relative; top: -0px; left: 15px;font-weight: bold; text-align: left;}

#bubble { position: absolute;left: 110px;  top: 118px;
   width: 360px; font-size: 1.2em; display: block;}  

#menu  li a:link {/* color: #F8DD47*/;} 
#menu  li a:visited {/*color: #9c2d2f*/;}
#menu  li a:hover {color:#F8DD47; text-decoration:none;} 
#menu  li a:active {color:#ffeedd; border-bottom:2px; border-top: 2px;padding: 15px 13px 12px 15px;}
#menusor{ display:inline-block; width: auto; margin: 0;
	padding: 0px 0px 0px 0px;list-style: none; }
#menusor li{float: left; position: relative;}
#menusor li:hover > ul{ display: block;}
#menusor ul{
    list-style: none;  
    display: none;
    position: absolute;
    top: 33px;
    left: -40px;
    z-index: 10;}
#menusor ul li{
    float: none;
    margin: 0;
    display: block;}
#menusor ul a{    
    padding: 5px 30px 8px 42px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;}
#menusor ul li a{ background-color:#b0fcff;}

#actual {
   background-color: #FFFFFF; 
   background-image: url(http://www.futonaptar.hu/images/sarga4.gif);
   background-repeat: repeat;/index.html,science.html,series.html/ }

#banner a{display:block; width:863px; height: 100px; border:1px solid blue;} 
#banner a:hover{border:1px solid white;}

#calendar {position: absolute;left: 0px; top: 200px; width: 1000px;}
#calendar{clear: left}
div#calendar{ min-width:800px; }
div#calendar > div{ float: left; width:100%; }
div#calendar > div > div{ border:#000 0px solid; padding: 30px 0px 0px 10px; ; }
div#calendar > div >div >  img{ width:100%; }

li:before { height:0;width: 0;left:-10px; top: 15px; position: relative;}

/* Tool tip text box area*/
a.tooltip:hover {
	position: relative;
	z-index: 100;
	cursor:alias;}

a.tooltip:before {
	background-image: linear-gradient(bottom, rgb(133,207,116) 21%, rgb(207,232,203) 67%);
	background-image: -o-linear-gradient(bottom, rgb(133,207,116) 21%, rgb(207,232,203) 67%);
	background-image: -moz-linear-gradient(bottom, rgb(133,207,116) 21%, rgb(207,232,203) 67%);
	background-image: -webkit-linear-gradient(bottom, rgb(133,207,116) 21%, rgb(207,232,203) 67%);
	background-image: -ms-linear-gradient(bottom, rgb(133,207,116) 21%, rgb(207,232,203) 67%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.21, rgb(133,207,116)), color-stop(0.67, rgb(207,232,203)));
	content: attr(text-tooltip); 
	display: none;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 5px 7px;
	position: absolute;top: 20px;left: 0;
	color: #144758;text-decoration: none;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 6px #459e64;
	-webkit-box-shadow: 0px 0px 6px #459e64;
	box-shadow: 0px 0px 4px #459e64;
	min-width:190px;}

/* Tool tip pointer */

a.tooltip:after {
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent rgb(124,194,152)transparent;
	content: "";display: none;height: 2px; width: 2px;
	position: absolute;top: 0px;left: 0px;}
a.tooltip:hover:before, a.tooltip:hover:after {
	display: block;}

#end {
   position: absolute;left: 815px;	
   width: 165px; /lenti logo mezője (most jobb oldalon)/}

#end2 {
   position:absolute;left: 180px;	
   width: 600px;
   /banner mezője/}

#jm-back-top{position:fixed; bottom: -15px; right:0; margin-right:0px;}
#jm-back-top span{width:30px; height:30px; display:block;
 -webkit-border-radius: 20px;
 -moz-border-radius:20px;
  border-radius:30px;
 -webkit-transition:1s;
 -moz-transition:1s; 
 -ms-transition:1s;
 -o-transition:1s;
 transition:1s;
 background-position:center center;
 background-color:rgba(0,0,0,0.5); 
 background-image: url(http://www.futonaptar.hu/images/nyil2.png);}
#jm-back-top a:hover span{background-color:rgba(0,0,0,0.3);/jump-back gomb alakja, színe/}.

/* START Sidebar */
/*************************
*******Right Sidebar******
**************************/
#sidebar_right_old {width:200px; padding:0px; float:left; background-color:#cfe8cb;}

#adv_singli {position: fixed; top: 0px; left: 1000px; z-index: 3; /*hirdetés belépő pontja 2010, 2011, 2012, 2013, években*/}
#adv_singli a{display:block; width:200px; height: 225px;border:0px solid black;}
#adv_singli a:hover{background: black;}
 
#adv1 {position: fixed; top: 0px; left: 1000px; /*1. hirdetés belépő pontja 2015/2016 években*/}
#adv1 a{display:block; width:198px; height: 198px;border:1px solid black;}
#adv1 a:hover{border:1px solid white;}

#adv2 {position: fixed; top: 200px; left: 1000px; /*2. hirdetés belépő pontja 2015/2016 években*/}
#adv2 a{display:block; width:198px; height: 118px;border:1px solid white;}
#adv2 a:hover{border:1px solid blue;}

#adv_old {position: fixed; top: 190px; left: 715px; width:210px; /2000 - 2009 évek hírdetési oszlop belépési pontja/}
#adv_old a{display:block; height: 195px; border:0px solid black; padding: 0px 0px 0px 0px;}
#adv_old a:hover{border: 0px solid white;}

#colorized {position: fixed; top: 200px; left: 1000px; width: 200px; height:130px;  background:#b0fcff; /oldalmenűk szinháttere/}

#colorized_singli {position: fixed; top: 225px; left: 1000px; width: 200px; height:120px;  background:#b0fcff; /oldalmenűk szinezése 2010, 2011, 2012, 2013, években/} 

#colorized_old {position: fixed; top: 385px; left: 715px; width: 210px; height:100px;  background:#b0fcff; /oldalmenűk szinezése 2000 - 2009 években/}

#colorized_series { position: fixed; top: 320px; left: 1000px; width: 200px; height:140px;  background:#b0fcff; /oldalmenűk háttérszinezése a sorozatokban/}

#sidetool {position: fixed; top: 390px; left: 995px;}
#sidetool a {border: 0px solid #CCC; padding: 10px 0px 0px 0px; font-style: italic;}
#sidetool a:hover{ color: #FFF; background: #757575;}
#sidetool ul {width:220px; margin:0px; padding: 0px 0px 0px 20px; list-style:none; border: 0px;}

#sidetool_old {position: fixed; top: 390px; left: 700px;/2000-2009 évek oldal menűsorainak belépési pontja/}
#sidetool_old a {border: 0px; padding: 0px 0px 0px 0px; font-style: italic;}
#sidetool_old a:hover{border:0px;color:#FFF; background: #757575;}
#sidetool_old ul { width:220px; margin:0px; padding: 0px 0px 0px 35px; list-style:none; border: 0px ;}

#sidetool_series {position: fixed; top: 325px; left: 970px;/sorozatoknál az oldalsó menű belépési pontja/}
#sidetool_series a {border: 0px solid #CCC; padding: 10px 0px 0px 0px; font-style: italic;}
#sidetool_series a:hover{border:0px solid white; color: #FFF; background: #757575;}
#sidetool_series ul {width:220px; margin:0px; padding: 0px 0px 0px 30px; list-style:none; border: 0px;}

#sidetool_singli {position: fixed; top: 233px; left: 975px;/sorozatoknál az oldalsó menű belépési pontja/}
#sidetool_singli a {border: 0px solid #CCC; padding: 10px 0px 0px 0px; font-style: italic;}
#sidetool_singli a:hover{border:0px solid white; color: #FFF; background: #757575;}
#sidetool_singli ul {width:220px; margin:0px; padding: 0px 0px 0px 55px; list-style:none; border: 0px solid #000000;}

#sidetool_right {position: fixed; top: 205px; left: -20px;}
#sidetool_right a {border: 0px solid #CCC; padding: 10px 0px 0px 0px; font-style: italic;}
#sidetool_right a:hover{border:0px solid white; color: #FFF; background: #757575;}
#sidetool_right ul {width:220px; margin:0px; padding: 0px 0px 0px 35px; list-style:none; border: 0px solid #000000;}

#pic1 {position: fixed; top: 0px; left: 1000px; /*1.kép belépő pontja*/}
#pic1 a{display:block; border:1px solid black;}
#pic1 a:hover{border: 1px solid white;}

#pic2 {position: fixed; top: 160px; left: 1000px;}/*2. kép belépő pontja*/
#pic2 a{display:block; border:1px solid black;}
#pic2 a:hover{border: 1px solid white;}

#nav ul {width: 150px; position: fixed; top: 192px; left: 1030px;/*oldalsó évlinkek belépő pontja*/}

#nav1 {display:block;  border: 0px; text-decoration: none; color: #000;}
#nav1 a {border: 0px solid #CCC;  padding: 0px 0px 0px 0px;}
#nav1 a:hover{border:0px;color: #FF0000; background: #F0E914;}
#nav1 ul {width:60px; position: fixed; top: 307px; left: 1000px; background-color: #fafdae;}
   /oldalsó évlinkek 1.oszlopának belépő pontja a 2010-es éveknél/}

#nav2 {display:block; border: 0px; text-decoration: none; color: #000;}
#nav2 a { border: 0px solid #CCC; padding: 0px 0px 0px 0px;}
#nav2 a:hover{border:0px;color: #FF0000; background: #F0E914;}
#nav2 ul { width: 60px; position: fixed; top: 307px; left: 1100px; background-color: #fafdae;}
   /oldalsó évlinkek 2.oszlopának belépő pontja a 2010-es éveknél/

#nav1_series {display:block; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#nav1_series a { border: 0px; padding: 0em 0em;}
#nav1_series a:hover{border:0px; color: #FF0000; background: #F0E914 }
#nav1_series ul { width: 60px; position: fixed; top: 428px; left: 1000px; background-color: #fafdae;;}
   /oldalsó évlinkek 1.oszlopának belépő pontja/}

#nav2_series {display:block; padding: 0,1em; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#nav2_series a { border: 0px; padding: 0em 0em;}
#nav2_series a:hover{border:0px; color: #FF0000; background: #F0E914 }
#nav2_series ul { width: 60px; position: fixed; top: 428px; left: 1100px; background-color: #fafdae;}
   /oldalsó évlinkek 2.oszlopának belépő pontja/

#navdown1 {display:block; padding: 0,1em; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#navdown1 ul { width: 50px;  position: fixed; top: 415px; left: 1000px;}
#navdown1 a:hover{border:0px;color: #FF0000;; background: #F0E914;}

#navdown2 {display:block; padding: 0,1em; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#navdown2 ul { width: 50px;  position: fixed; top: 415px; left: 1090px;}
#navdown2 a:hover{border:0px; color: #FF0000;; background: #F0E914; }

#navdown3 ul { width: 50px;  position: fixed; top: 415px; left: 1090px;}
#navdown3 a:hover{border:0px; color: #FF0000; background: #F0E914; }

#nav1_old {display:block; padding: 0,1em; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#nav1_old a {border: 0px solid #CCC; padding: 0em 0em;}
#nav1_old a:hover{border:0px;color:#FF0000; background: #F0E914;}
#nav1_old ul {width:70px; position: fixed; top: 460px;left:715px; background-color: #fafdae;/2000-2009 évlinkek 1. oszlop/}

#nav2_old {display:block; padding: 0,1em; border: 0px solid #D0B26F; text-decoration: none; color: #000;}
#nav2_old a { border: 0px; padding: 0em 0em;}
#nav2_old a:hover{border:0px;color: #FF0000; background:#F0E914;}
#nav2_old ul {width: 70px; position: fixed;top: 460px;left:815px;background-color: #fafdae;/2000-2009 évlinkek 2. oszlop/}


#counter {position: fixed; top: 490px; left: 1000px; width: 200px; height: 20px; display:block; margin: 0px 0px 5px 0px; border: 0px solid #D0B26F; text-decoration: none; color: #000;  background:#ccff99; /1db képes oldalsáv első számlálójának poziciója/}
#counter a {border: 0px; padding: 0em 0em;}
#counter a:hover{border:0px; color: #FFF; background: #757575}

#counter1 {position: fixed; top: 510px; left: 1000px; width: 200px; height: 20px; display:block; margin: 0px 0px 5px 0px; border: 0px solid #D0B26F; text-decoration: none; color: #000;  background:#ccff99; /1db képes oldalsáv második számlálójának poziciója/}
#counter1 a {border: 0px; padding: 0em 0em;}
#counter1 a:hover{border:0px; color: #FFF; background: #757575}

#counter2 {position: fixed; top: 530px; left: 1000px; width: 200px; height: 20px; display:block; background:#ccff99; /1db képes oldalsáv harmadik számlálójának poziciója/}
#counter2 a {border: 0px; padding: 0em 0em;}
#counter2 a:hover{border:0px; color: #FFF; background: #757575}

#counter3 {position: fixed; top: 550px; left: 1000px; width: 200px; height: 20px; display:block; background:#ccff99; /1db képes oldalsáv harmadik számlálójának poziciója/}
#counter3 a {border: 0px; padding: 0em 0em;}
#counter3 a:hover{border:0px; color: #FFF; background: #757575}

#counterdown {position: fixed; top: 590px; left: 1000px; width: 200px; height:20px;}

#counterdown1 {position: fixed; top: 610px; left: 1000px; width: 200px; height:20px;}

#counter_old {position: fixed; top: 645px; left: 715px; width: 190px; height:20px; display:block; padding: 0px 10px 0px 10px;
text-decoration: none;background:#ccff99;/2000 - 2009 évek oldalsáv 1.számláló belépési pontja/}
#counter1_old { position: fixed; top: 665px; left: 715px; width: 190px; height:20px; display:block; padding: 0px 10px 0px 10px; 
 text-decoration: none; background:#ccff99;/2000 - 2009 évek 2. számláló belépési pontja/}
#counter2_old {position: fixed; top: 685px; left: 715px; width: 190px; height:20px; display:block; padding: 0px 10px 0px 10px; 
 text-decoration: none; background:#ccff99;/2000 - 2009 évek 3. számláló belépési pontja/}

div.balra_igazitott{
   float: left;
   width: calc(100% - 866px);
   height: 500px;
   /background-color: #ffff66;
   border: 0px solid #aaa;/}
div.jobbra_igazitott{
   float: right;
   width: 866px;
   height: 500px;
   background-color: #aaddff;
   border: 0px solid #aaa;}

acronym {
   font-style: italic;
   border-bottom: 2px dotted;}

abbr {font-style: italic;}

table {
  /background: #FFC;/
  /width:  900px;/
  /border-collapse: collapse;}
th, td {
   /border: 1px solid #333;/
   /padding: 2px;/
    vertical-align: top;}
td { text-align: left; }


/* END #body_content */
/* START #foot */
#foot {
   float: left;
   width: 980px;
   height: 30px;
   /background-color: #aaddff;/
   border: 0px solid #aaa;}

#footer img { float: left; margin-right: 0px;}
/* END #foot */
version: 2018.06.22.C
