@charset "iso-8859-2";
/* CSS Document */
/*
 1.Kezdőlap			- YellowGreen
 2.Bemutatkozás		- GoldenRod
 3.Támogatók		- DarkTurquoise
 4.Hírek			- DarkOrange
 5.Galéria			- DarkKhaki
 6.Kapcsolat		- DarkMagenta
 7.Üzenőfal			- RoyalBlue
 8.Versenynaptár	- SaddleBrown
 9.Linktár			- DarkGreen
10.Webshop			- SkyBlue
*/


/***** 1.Kezdőlap - YellowGreen *****/
div.main_frame.YellowGreen div.nav_frame {
	border-bottom: 6px solid #abc44e;
}
div.main_frame.YellowGreen #nav li a.top_link.active {
	background: #abc44e;
	border-top: 2px solid #abc44e;
}
div.main_frame.YellowGreen #nav li:hover ul.sub {
	background: #abc44e;
}
/* header photo */
div.main_frame.road.YellowGreen div.photo_frame {
	background: url(../images/road/01-Kezdolap.jpg) no-repeat;
	height: 380px;
}
div.main_frame.mountain.YellowGreen div.photo_frame {
	background: url(../images/mountain/01-Kezdolap.jpg) no-repeat;
	height: 380px;
}
div.main_frame.extreme.YellowGreen div.photo_frame {
	background: url(../images/extreme/01-Kezdolap.jpg) no-repeat;
	height: 380px;
}
/* newsbar */
div.main_frame.road.YellowGreen div.photo_frame div.newsbar {
	margin: 300px 0 0 0;
}
div.main_frame.mountain.YellowGreen div.photo_frame div.newsbar {
	margin: 300px 0 0 0;
}
div.main_frame.extreme.YellowGreen div.photo_frame div.newsbar {
	margin: 300px 0 0 0;
}
/* content header */
div.main_frame.YellowGreen div.content div.content_header {
	color: #889e35;
	border: 1px solid #e6f4b5;
	background: #f7fbe5;
}
div.main_frame.YellowGreen div.content a {
	color: #889e35;
}
/* content menu */
div.main_frame.YellowGreen div.content_menu {
	border: 1px solid #e6f4b5;
	background: #f7fbe5;
}
div.main_frame.YellowGreen div.content_menu div.menu_header {
	background: #abc44e;
}
div.main_frame.YellowGreen div.content_menu a {
	color: #889e35;
	border-left: 4px solid #abc44e;
}



/***** 2.Bemutatkozás - GoldenRod *****/
div.main_frame.GoldenRod div.nav_frame {
	border-bottom: 6px solid #dea74f;
}
div.main_frame.GoldenRod #nav li a.top_link.active {
	background: #dea74f;
	border-top: 2px solid #dea74f;
}
div.main_frame.GoldenRod #nav li:hover ul.sub {
	background: #dea74f;
}
/* header photo */
div.main_frame.road.GoldenRod div.photo_frame {
	background: url(../images/road/02-Bemutatkozas.jpg) no-repeat;
}
div.main_frame.mountain.GoldenRod div.photo_frame {
	background: url(../images/mountain/02-Bemutatkozas.jpg) no-repeat;
}
div.main_frame.extreme.GoldenRod div.photo_frame {
	background: url(../images/extreme/02-Bemutatkozas.jpg) no-repeat;
}
/* content header */
div.main_frame.GoldenRod div.content div.content_header {
	color: #bf862b;
	border: 1px solid #f7e5c7;
	background: #fcf6eb;
}
div.main_frame.GoldenRod div.content a {
	color: #bf862b;
}
/* content menu */
div.main_frame.GoldenRod div.content_menu {
	border: 1px solid #f7e5c7;
	background: #fcf6eb;
}
div.main_frame.GoldenRod div.content_menu div.menu_header {
	background: #dea74f;
}
div.main_frame.GoldenRod div.content_menu a {
	color: #bf862b;
	border-left: 4px solid #dea74f;
}



/***** 3.Támogatók - DarkTurquoise *****/ 
div.main_frame.DarkTurquoise div.nav_frame {
	border-bottom: 6px solid #62b2af;
}
div.main_frame.DarkTurquoise #nav li a.top_link.active {
	background: #62b2af;
	border-top: 2px solid #62b2af;
}
div.main_frame.DarkTurquoise #nav li:hover ul.sub {
	background: #62b2af;
}
/* header photo */
div.main_frame.road.DarkTurquoise div.photo_frame {
	background: url(../images/road/03-Tamogatok.jpg) no-repeat;
}
div.main_frame.mountain.DarkTurquoise div.photo_frame {
	background: url(../images/mountain/03-Tamogatok.jpg) no-repeat;
}
div.main_frame.extreme.DarkTurquoise div.photo_frame {
	background: url(../images/extreme/03-Tamogatok.jpg) no-repeat;
}
/* content header */
div.main_frame.DarkTurquoise div.content div.content_header {
	color: #318f8b;
	border: 1px solid #c7eceb;
	background: #f0fbfb;
}
div.main_frame.DarkTurquoise div.content a {
	color: #318f8b;
}
/* content menu */
div.main_frame.DarkTurquoise div.content_menu {
	border: 1px solid #c7eceb;
	background: #f0fbfb;
}
div.main_frame.DarkTurquoise div.content_menu div.menu_header {
	background: #62b2af;
}
div.main_frame.DarkTurquoise div.content_menu a {
	color: #318f8b;
	border-left: 4px solid #62b2af;
}



/***** 4.Hírek - DarkOrange  *****/ 
div.main_frame.DarkOrange div.nav_frame {
	border-bottom: 6px solid #d9712c;
}
div.main_frame.DarkOrange #nav li a.top_link.active {
	background: #d9712c;
	border-top: 2px solid #d9712c;
}
div.main_frame.DarkOrange #nav li:hover ul.sub {
	background: #d9712c;
}
/* header photo */
div.main_frame.road.DarkOrange div.photo_frame {
	background: url(../images/road/04-Hirek.jpg) no-repeat;
}
div.main_frame.mountain.DarkOrange div.photo_frame {
	background: url(../images/mountain/04-Hirek.jpg) no-repeat;
}
div.main_frame.extreme.DarkOrange div.photo_frame {
	background: url(../images/extreme/04-Hirek.jpg) no-repeat;
}
/* content header */
div.main_frame.DarkOrange div.content div.content_header {
	color: #b25f27;
	border: 1px solid #efd2be;
	background: #fef9f6;
}
div.main_frame.DarkOrange div.content a {
	color: #b25f27;
}
/* content menu */
div.main_frame.DarkOrange div.content_menu {
	border: 1px solid #efd2be;
	background: #fef9f6;
}
div.main_frame.DarkOrange div.content_menu div.menu_header {
	background: #d9712c;
}
div.main_frame.DarkOrange div.content_menu a {
	color: #b25f27;
	border-left: 4px solid #d9712c;
}



/***** 5.Galéria - DarkKhaki  *****/ 
div.main_frame.DarkKhaki div.nav_frame {
	border-bottom: 6px solid #BDB76B;
}
div.main_frame.DarkKhaki #nav li a.top_link.active {
	background: #BDB76B;
	border-top: 2px solid #BDB76B;
}
div.main_frame.DarkKhaki #nav li:hover ul.sub {
	background: #BDB76B;
}
/* header photo */
div.main_frame.road.DarkKhaki div.photo_frame {
	background: url(../images/road/05-Galeria.jpg) no-repeat;
}
div.main_frame.mountain.DarkKhaki div.photo_frame {
	background: url(../images/mountain/05-Galeria.jpg) no-repeat;
}
div.main_frame.extreme.DarkKhaki div.photo_frame {
	background: url(../images/extreme/05-Galeria.jpg) no-repeat;
}
/* content header */
div.main_frame.DarkKhaki div.content div.content_header {
	color: #98913c;
	border: 1px solid #f0edc8;
	background: #fcfbf1;
}
div.main_frame.DarkKhaki div.content a {
	color: #98913c;
}
/* content menu */
div.main_frame.DarkKhaki div.content_menu {
	border: 1px solid #f0edc8;
	background: #fcfbf1;
}
div.main_frame.DarkKhaki div.content_menu div.menu_header {
	background: #BDB76B;
}
div.main_frame.DarkKhaki div.content_menu a {
	color: #98913c;
	border-left: 4px solid #BDB76B;
}



/***** 6.Kapcsolat - DarkMagenta  *****/ 
div.main_frame.DarkMagenta div.nav_frame {
	border-bottom: 6px solid #aa64aa;
}
div.main_frame.DarkMagenta #nav li a.top_link.active {
	background: #aa64aa;
	border-top: 2px solid #aa64aa;
}
div.main_frame.DarkMagenta #nav li:hover ul.sub {
	background: #aa64aa;
}
/* header photo */
div.main_frame.road.DarkMagenta div.photo_frame {
	background: url(../images/road/06-Kapcsolat.jpg) no-repeat;
}
div.main_frame.mountain.DarkMagenta div.photo_frame {
	background: url(../images/mountain/06-Kapcsolat.jpg) no-repeat;
}
div.main_frame.extreme.DarkMagenta div.photo_frame {
	background: url(../images/extreme/06-Kapcsolat.jpg) no-repeat;
}
/* content header */
div.main_frame.DarkMagenta div.content div.content_header {
	color: #923892;
	border: 1px solid #f0caf0;
	background: #fef3fe;
}
div.main_frame.DarkMagenta div.content a {
	color: #923892;
}
/* content menu */
div.main_frame.DarkMagenta div.content_menu {
	border: 1px solid #f0caf0;
	background: #fef3fe;
}
div.main_frame.DarkMagenta div.content_menu div.menu_header {
	background: #aa64aa;
}
div.main_frame.DarkMagenta div.content_menu a {
	color: #923892;
	border-left: 4px solid #aa64aa;
}



/***** 7.Üzenőfal - RoyalBlue  *****/
div.main_frame.RoyalBlue div.nav_frame {
	border-bottom: 6px solid #556CBA;
}
div.main_frame.RoyalBlue #nav li a.top_link.active {
	background: #556CBA;
	border-top: 2px solid #556CBA;
}
div.main_frame.RoyalBlue #nav li:hover ul.sub {
	background: #556CBA;
}
/* header photo */
div.main_frame.road.RoyalBlue div.photo_frame {
	background: url(../images/road/07-Uzenofal.jpg) no-repeat;
}
div.main_frame.mountain.RoyalBlue div.photo_frame {
	background: url(../images/mountain/07-Uzenofal.jpg) no-repeat;
}
div.main_frame.extreme.RoyalBlue div.photo_frame {
	background: url(../images/extreme/07-Uzenofal.jpg) no-repeat;
}
/* content header */
div.main_frame.RoyalBlue div.content div.content_header {
	color: #39509d;
	border: 1px solid #cdd5f0;
	background: #f5f7fe;
}
div.main_frame.RoyalBlue div.content a {
	color: #39509d;
}
/* content menu */
div.main_frame.RoyalBlue div.content_menu {
	border: 1px solid #cdd5f0;
	background: #f5f7fe;
}
div.main_frame.RoyalBlue div.content_menu div.menu_header {
	background: #556CBA;
}
div.main_frame.RoyalBlue div.content_menu a {
	color: #39509d;
	border-left: 4px solid #556CBA;
}



/***** 8.Versenynaptár - SaddleBrown  *****/
div.main_frame.SaddleBrown div.nav_frame {
	border-bottom: 6px solid #a26d47;
}
div.main_frame.SaddleBrown #nav li a.top_link.active {
	background: #a26d47;
	border-top: 2px solid #a26d47;
}
div.main_frame.SaddleBrown #nav li:hover ul.sub {
	background: #a26d47;
}
/* header photo */
div.main_frame.road.SaddleBrown div.photo_frame {
	background: url(../images/road/08-Versenynaptar.jpg) no-repeat;
}
div.main_frame.mountain.SaddleBrown div.photo_frame {
	background: url(../images/mountain/08-Versenynaptar.jpg) no-repeat;
}
div.main_frame.extreme.SaddleBrown div.photo_frame {
	background: url(../images/extreme/08-Versenynaptar.jpg) no-repeat;
}
/* content header */
div.main_frame.SaddleBrown div.content div.content_header {
	color: #8a532c;
	border: 1px solid #f2dccd;
	background: #fffaf6;
}
div.main_frame.SaddleBrown div.content a {
	color: #8a532c;
}
/* content menu */
div.main_frame.SaddleBrown div.content_menu {
	border: 1px solid #f2dccd;
	background: #fffaf6;
}
div.main_frame.SaddleBrown div.content_menu div.menu_header {
	background: #a26d47;
}
div.main_frame.SaddleBrown div.content_menu a {
	color: #8a532c;
	border-left: 4px solid #a26d47;
}

/***** 11.Versenynaptár - SaddleBrown  *****/
div.main_frame.SaddleBrown2 div.nav_frame {
	border-bottom: 6px solid #a26d47;
}
div.main_frame.SaddleBrown2 #nav li a.top_link.active {
	background: #a26d47;
	border-top: 2px solid #a26d47;
}
div.main_frame.SaddleBrown2 #nav li:hover ul.sub {
	background: #a26d47;
}
/* header photo */
div.main_frame.road.SaddleBrown2 div.photo_frame {
	background: url(../images/road/11-Esemeny.jpg) no-repeat;
}
div.main_frame.mountain.SaddleBrown2 div.photo_frame {
	background: url(../images/mountain/11-Esemeny.jpg) no-repeat;
}
div.main_frame.extreme.SaddleBrown2 div.photo_frame {
	background: url(../images/extreme/11-Esemeny.jpg) no-repeat;
}
/* content header */
div.main_frame.SaddleBrown2 div.content div.content_header {
	color: #8a532c;
	border: 1px solid #f2dccd;
	background: #fffaf6;
}
div.main_frame.SaddleBrown2 div.content a {
	color: #8a532c;
}
/* content menu */
div.main_frame.SaddleBrown2 div.content_menu {
	border: 1px solid #f2dccd;
	background: #fffaf6;
}
div.main_frame.SaddleBrown2 div.content_menu div.menu_header {
	background: #a26d47;
}
div.main_frame.SaddleBrown2 div.content_menu a {
	color: #8a532c;
	border-left: 4px solid #a26d47;
}

/***** 9.Linktár - DarkGreen  *****/
div.main_frame.DarkGreen div.nav_frame {
	border-bottom: 6px solid #4aa94a;
}
div.main_frame.DarkGreen #nav li a.top_link.active {
	background: #4aa94a;
	border-top: 2px solid #4aa94a;
}
div.main_frame.DarkGreen #nav li:hover ul.sub {
	background: #4aa94a;
}
/* header photo */
div.main_frame.road.DarkGreen div.photo_frame {
	background: url(../images/road/09-Linktar.jpg) no-repeat;
}
div.main_frame.mountain.DarkGreen div.photo_frame {
	background: url(../images/mountain/09-Linktar.jpg) no-repeat;
}
div.main_frame.extreme.DarkGreen div.photo_frame {
	background: url(../images/extreme/09-Linktar.jpg) no-repeat;
}
/* content header */
div.main_frame.DarkGreen div.content div.content_header {
	color: #278927;
	border: 1px solid #c8efc8;
	background: #f3fef3;
}
div.main_frame.DarkGreen div.content a {
	color: #278927;
}
/* content menu */
div.main_frame.DarkGreen div.content_menu {
	border: 1px solid #c8efc8;
	background: #f3fef3;
}
div.main_frame.DarkGreen div.content_menu div.menu_header {
	background: #4aa94a;
}
div.main_frame.DarkGreen div.content_menu a {
	color: #278927;
	border-left: 4px solid #4aa94a;
}

/***** 10.Videok- SkyBlue2  *****/
div.main_frame.SkyBlue2 div.nav_frame {
	border-bottom: 6px solid #ffa2b1;
}
div.main_frame.SkyBlue2 #nav li a.top_link.active {
	background: #ffa2b1;
	border-top: 2px solid #ffa2b1;
}
div.main_frame.SkyBlue2 #nav li:hover ul.sub {
	background: #ffa2b1;
}
/* header photo */
div.main_frame.road.SkyBlue2 div.photo_frame {
	background: url(../images/road/12-Videok.jpg) no-repeat;
}
div.main_frame.mountain.SkyBlue2 div.photo_frame {
	background: url(../images/mountain/12-Videok.jpg) no-repeat;
}
div.main_frame.extreme.SkyBlue2 div.photo_frame {
	background: url(../images/extreme/12-Videok.jpg) no-repeat;
}
/* content header */
div.main_frame.SkyBlue2 div.content div.content_header {
	color: #ff02a1;
	border: 1px solid #ffb2c1;
	background: #fff2f1;
}
div.main_frame.SkyBlue2 div.content a {
	color: #ff02a1;
}
/* content menu */
div.main_frame.SkyBlue2 div.content_menu {
	border: 1px solid #cae4f0;
	background: #f7fcff;
}
div.main_frame.SkyBlue2 div.content_menu div.menu_header {
	background: #ffa2b1;
}
div.main_frame.SkyBlue2 div.content_menu a {
	color: #468aaa;
	border-left: 4px solid #ffa2b1;
}




/***** 10.Webshop - SkyBlue  *****/
div.main_frame.SkyBlue div.nav_frame {
	border-bottom: 6px solid #76b6d4;
}
div.main_frame.SkyBlue #nav li a.top_link.active {
	background: #76b6d4;
	border-top: 2px solid #76b6d4;
}
div.main_frame.SkyBlue #nav li:hover ul.sub {
	background: #76b6d4;
}
/* header photo */
div.main_frame.road.SkyBlue div.photo_frame {
	background: url(../images/road/10-Webshop.jpg) no-repeat;
}
div.main_frame.mountain.SkyBlue div.photo_frame {
	background: url(../images/mountain/10-Webshop.jpg) no-repeat;
}
div.main_frame.extreme.SkyBlue div.photo_frame {
	background: url(../images/extreme/10-Webshop.jpg) no-repeat;
}
/* content header */
div.main_frame.SkyBlue div.content div.content_header {
	color: #468aaa;
	border: 1px solid #cae4f0;
	background: #f7fcff;
}
div.main_frame.SkyBlue div.content a {
	color: #468aaa;
}
/* content menu */
div.main_frame.SkyBlue div.content_menu {
	border: 1px solid #cae4f0;
	background: #f7fcff;
}
div.main_frame.SkyBlue div.content_menu div.menu_header {
	background: #76b6d4;
}
div.main_frame.SkyBlue div.content_menu a {
	color: #468aaa;
	border-left: 4px solid #76b6d4;
}



/*************************************************/
/******* content menu link:hover korrekcio *******/
div.main_frame div.content_menu a:hover {
	background: #eee;
	color: #444;
	border-left: 4px solid #777;
}


