/**
 * @date 2010.03.17
 */
@media screen, projection {
	body {
		background-color: rgb(253,255,233);
	}
	div.body_div {
		/*background-color: rgb(253,255,233);*/
	}

	/* --- Felső menü, bal -------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Fejléc ----------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Lábléc menü ------------------------------------------------ */
	div.mainpage_footer_hotlinks {
		background-color: rgb(169, 179, 200);
	}
	div.mainpage_footer_hotlinks a, div.mainpage_footer_hotlinks a:visited {
		color: rgb(32, 54, 95);
	}
	div.mainpage_footer_hotlinks div.footer_hotlinks_item {
		border-right: 1px solid rgb(253,255,233);
	}

	/* --- Lábléc menü ------------------------------------------------ */
	div.footer_hotlinks {
		background-color: rgb(169, 179, 200);
		background-image: none;
		text-align: center;
	}
	div.footer_hotlinks div.footer_hotlinks_item {
		float: none;
		display: inline !important;
	}

	/* --- Oldaltérkép ------------------------------------------------ */
	/* - nincs specifikus stílus - */

	/* --- Lábléc menü ------------------------------------------------ */
	/* - nincs specifikus stílus - */

	/* --- Newsimagescroller  ----------------------------------------- */
	#kiemelt_alsobg {
		background-color: rgb(169, 179, 200);
	}
	#kiemelt_also a, #kiemelt_also h2 {
		color: rgb(32, 54, 95) !important;
	}
	
	#kiemelt_also_jobb h2 {
    background-image: url("../img/bottom_blue_dots.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    font-family: Georgia,serif;
    font-size: 18px;
    font-weight: normal;
    margin: -5px 0 0;
    padding: 0 0 5px;
	}
	
	#kiemelt_also_bal h2 {
    background-image: url("../img/bottom_blue_dots.gif");
	}
	
	.kiemelt_felsobg {
		background-color: rgb(169, 179, 200);
	}

	/* --- Gyorslinkek  ----------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Bal oldali menü -------------------------------------------- */
	div.mainpage_laddermenu {
		background-color: rgb(169, 179, 200);
		background-image: url('../img/menu_background_fok.png');
		color: rgb(32, 54, 95);
	}
	div.mainpage_laddermenu ul li a,
	div.mainpage_laddermenu ul li a:visited {
		color: rgb(32, 54, 95);
	}

	/* -- Gyorskeresés ---------------------------------------------------------- */
	#searchdiv {
	}
	#searchGoButton {
		background-image: url('../img/lupe_fok.png');
	}
	div.fastsearchResultContainer {
		border-color: rgb(253, 255, 233);
		background-color: rgb(253, 255, 233);
	}
	.fastsearchResultContainer, .fastsearchResultContainer a:link, .fastsearchResultContainer a:visited {
		color: rgb(32,54,95);
	}
	.fastsearchResultContainer a:hover {
		background-color: rgb(169, 179, 200) !important;
	}
	.fastsearch_left {
		background-color: rgb(169, 179, 200) !important;
		border-right: 1px solid rgb(253, 255, 233) !important;
		color: rgb(32,54,95) !important;
	}
	.fastsearch_right {
		background-color: rgb(169, 179, 200) !important;
		background-image: url('../img/design_fok/fastsearch_dropdown_bg.png');
		color: rgb(32,54,95) !important;
	}
	.fastsearch_resultDetailLink, .fastsearch_resultDetailLink a, .fastsearch_resultDetailLink a:hover {
		background-color: rgb(189,196,212) !important;
	}

	/* --- Folderpath ----------------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Aloldali felső menü -------------------------------------------------- */
	div.menu {
		border-bottom: double #aaaaaa;
	}

	div.menu #stairmenu {
		background-color: rgb(41, 62, 107);
		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(98, 115, 151);
	}
	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(169, 179, 200);
		
	}
	div.menu #stairmenu li {
		border-right: 1px solid rgb(253, 255, 233);
	}
	div.menu #stairmenu li a
	
	{
		color: rgb(253, 255, 233);
	}
	div.menu ul.stairmenu_level2 li.signedItem a,
	div.menu ul.stairmenu_level3 li a {
		color: rgb(32, 54, 95);
	}
	div.menu ul.stairmenu_level2 li {
		background-image: url('../img/design_fok/menuseparator_level2.png');
	}
	div.menu ul.stairmenu_level3 li {
		background-image: url('../img/design_fok/menuseparator_level3.gif');
	}
	
	/* --- Jobb oldali panel ---------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Cikk-kifejtő ----------------------------------------------------------- */
	/* - nincs specifikus stílus - */

	/* --- Technikai ------------------------------------------------------------ */
	/* - nincs specifikus stílus - */
}