/*************************************************************************
* CSS for NJT V-1.0
*------------------
* 2011.12.23
*
* Magyar Kozlony Lap- es Konyvkiado
* Fincy GO.
* keszult a kormany.hu portal alapjan
*************************************************************************/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	color:#000;
	background:#fff;
	margin:0;
	padding:0;
}

body 
{
	color: #000000;
	background: #ffffff;
	margin:0;
	padding:0;	
	font: 13px/18px Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* body.design-justicia div#hun_red, */

body.design-justicia div#heading
{
	background: url("../design/elements/Header_background_justicia.png") no-repeat;
	background-position: center -2px;
}



li
{
	list-style:none;
}


div.wrap
{
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: inherit;
	background: inherit;
}



div.topwrap
{
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5b5b5b;
	background: url("../design/elements/TopBar.png") repeat-x;
}

/* ******************************************************************* */
/* TOPBAR                                                              */
/* ******************************************************************* */

div#topbar 
{
	height: 34px;
	width: 100%;
	background-position: center 0pt;
	background-color: #5b5b5b;
	background: url("../design/elements/TopBar.png") repeat-x;
}


div#topbar ul.menu
{
	height: 34px;	
	background-color: #5b5b5b;
	background: transparent url("../design/elements/TopBar.png") 0 0 repeat-x;
	filter: none;
	float: left;	
}


div#topbar ul.menu li
{
	background: transparent;
	background-color: #5b5b5b;
	background: transparent url("../design/elements/TopBar.png") 0 0 repeat-x;
	filter: none;	
	float: left;
}


div#topbar div.topwrap ul.menu li a
{
	float: left;
	color: #ababab;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
	text-shadow: #333332;
}

div#topbar div.topwrap ul.menu li a:hover
{
	color: #c6c6c6;
}


div#hun_red
{
	width: 100%;
	height: 4px;
	background-color: red;
	border: 1px solid white;
	border-left: 0px;
	border-right: 0px;
}

div#hun_green
{
	width: 100%;
	height: 4px;
	background-color: green;
	border: 2px solid white;
	border-left: 0px;
	border-right: 0px;
}





/*-----------------------------------------------------------------*/
/* ANCHOR */
/*-----------------------------------------------------------------*/
a
{
	text-decoration: none;
	color: inherit;
}

a:hover  {text-decoration: underline; }

a.logo
{
	height: 74px;
}
/*-----------------------------------------------------------------*/




/* ******************************************************************* */
/* HEADING                                                             */
/* ******************************************************************* */

div#heading
{
	position: relative;
	top: -25px;
	z-index: 1000;
}

div#heading img
{
	margin-top: 20px;
}

div#heading ul.mainmenu
{
	width: 960px;
	height: 56px;
	margin-top:0px; 
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none !important;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;		
	background: url("../design/elements/sprite_navigation.png") 0 0 repeat-x;
}


div#heading ul.mainmenu li
{
	float: left;
	width: 320px;
	height: 56px;	
	color: #888888;
	text-shadow: #ffffff;
	position: relative;
	background: inherit;	
	background: url("../design/elements/sprite_navigation.png") 0 0 repeat-x;
}


div#heading ul.mainmenu li.mainmenu-active 
{
	font-size: 18px;
	color: #d71921;
	background: url("../design/elements/sprite_navigation.png") center -60px no-repeat; 
}


div#heading ul.mainmenu li.mainmenu-activenk
{
	font-size: 14px;
	color: #d71921;
	background: url("../design/elements/sprite_navigation.png") center -60px no-repeat; 	
}

div#heading ul.mainmenu li.minimenu
{
    font-size: 11px;
    line-height: 22px;
}
