/**
 * @date 2010.04.17
 */
@media screen, projection {
	body {
		background-color: rgb(255, 255, 255);
	}
	div.body_div {
		background-color: rgb(255, 255, 255);
	}

	div.body_div.en .header_root {
		background-image: url("../img/design_gytk/head_gytk_en.png") !important;
	}

	/* --- Felső menü, bal -------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Fejléc ----------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Lábléc menü ------------------------------------------------ */
	div.mainpage_footer_hotlinks {
		background-color: rgb(51, 1, 70);
	}
	div.mainpage_footer_hotlinks a, div.mainpage_footer_hotlinks a:visited {
		color: white;
	}
	div.mainpage_footer_hotlinks div.footer_hotlinks_item {
		border-right: 1px solid rgb(255, 255, 255);
	}

	/* --- Lábléc menü ------------------------------------------------ */
	div.footer_hotlinks {
		background-color: rgb(51, 1, 70);
		background-image: url("../img/design_gytk/footer_hotlinks_bg.png");
		text-align: center;
	}

	/* --- Oldaltérkép ------------------------------------------------ */
	/* - nincs specifikus stílus - */

	/* --- Lábléc menü ------------------------------------------------ */
	/* - nincs specifikus stílus - */

	/* --- Newsimagescroller  ----------------------------------------- */
	#kiemelt_alsobg {
		background-color: rgb(51, 1, 70);
	}
	.kiemelt_felsobg {
		background-color: rgb(51, 1, 70);
	}

	/* --- Gyorslinkek  ----------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Bal oldali menü -------------------------------------------- */
	div.mainpage_laddermenu {
		background-color: rgb(51, 1, 70);
		background-image: url('../img/design_gytk/griff.png');
		color: white;
	}
	div.mainpage_laddermenu ul li a,
	div.mainpage_laddermenu ul li a:visited {
		color: white;
	}

	/* -- Gyorskeresés ---------------------------------------------------------- */
	#searchdiv {
	}
	#searchGoButton {
		background-image: url('../img/design_gytk/lupe.gif');
	}
	div.fastsearchResultContainer {
		border-color: rgb(255, 255, 255);
		background-color: rgb(255, 255, 255);
		color: black;
	}
	.fastsearchResultContainer, .fastsearchResultContainer a:link, .fastsearchResultContainer a:visited {
		color: rgb(255, 255, 255);
	}
	.fastsearchResultContainer a:hover {
		background-color: rgb(51, 1, 70) !important;
	}
	.fastsearch_left {
		background-color: rgb(51, 1, 70);
		border-right: 1px solid rgb(255, 255, 255) !important;
		color: rgb(253, 255, 233);
	}
	.fastsearch_right {
		background-color: rgb(51, 1, 70);
		background-image: url('../img/design_gytk/fastsearch_dropdown_bg.png');
		color: rgb(255, 255, 255);
	}
	.fastsearch_resultDetailLink, .fastsearch_resultDetailLink a, .fastsearch_resultDetailLink a:hover {
		background-color: rgb(113, 63, 132) !important;
	}

	/* --- Folderpath ----------------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Aloldali felső menü -------------------------------------------------- */
	div.menu {
		border-bottom: double #aaaaaa;
	}

	div.menu #stairmenu {
		background-color: rgb(51, 1, 70);
		background-image: url('../img/separator_bottom.jpg');
	}
	div.menu ul.stairmenu_level2 {
		background-image: url('../img/separator_bottom.jpg');
	}
	div.menu ul.stairmenu_level2, 
	div.menu #stairmenu li.signedItem {
		background-color: rgb(85, 27, 107);
	}
	div.menu ul.stairmenu_level3 {
		background-image: url('../img/spacer.gif');
	}
	div.menu ul.stairmenu_level3, 
	div.menu ul.stairmenu_level2 li.signedItem {
		background-color: rgb(113, 63, 132);
	}
	div.menu #stairmenu li {
		border-right: 1px solid rgb(255, 255, 255);
	}
	div.menu #stairmenu li a,
	div.menu ul.stairmenu_level2 li a,
	div.menu ul.stairmenu_level3 li a {
		color: rgb(255, 255, 255);
	}

	/* --- Jobb oldali panel ---------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Cikk-kifejtő ----------------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Technikai ------------------------------------------------------------ */
	/* - nincs specifikus stílus - */
}