@charset "utf-8";
body,html {	
	padding:0px;
	height:100%; /* needed for container min-height */
	margin:0px;
	background: url('../data/fidesz_hatter.jpg') repeat-x #b2aaa4;
 	font-family: "Trebuchet MS", arial;
	font-size: 13px;
	}
/*---Design kialakítása---*/

form {
	padding:0px;
	margin:0px;
}

div#container{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* needed for centering */
	width:1000px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height */
	min-height:100%; /* real browsers */
	text-align:left; /* IE6 centering */
	background-color: #fff;
	}
	
	/* Header Section */
	div#header {
		height:75px;
		background: url(../data/fidesz_header.gif) top left no-repeat;
		width:1000px;
		margin-bottom: 1px;
		}
		div#header #language{
			position:relative;
			text-transform: uppercase;
			left: 720px;
			top:4px;
			font-size: 11px;
			width: 200px;
			color: #d1c7ac;
			text-align: right;
		}
		div#header #banner{
			position:relative;
			left: 450px;
			top: 24px;
			width: 468px;
			height: 60px;
			border: 1px solid #d1c7ac;
		}
		
		/*div#header #banner p{
			padding-top: 42px;
			text-align: right;
			color: #d1c7ac;
		}*/
		
	div#spacer {
		height: 20px;
	}
	
	div#mainmenu_wrapper {
		margin-left:0px;
		height: 25px;
		margin-bottom:0px;
		padding:0;
		background-color: #000;
		font-size: 12px;
	}
	
	.mainmenu_separator {
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 3px;
		color: #fff;
	}
	
	 div#menu_bottom{
		height:1px;
		margin-top: 1px;
		margin-bottom: 5px;
		background-color: #000;
	}

	div#menu_sub {
		margin-bottom: 5px;
		margin-left:10px;
	}
	
	div#menu_sub ul {
		padding: 0;
		margin: 0;
	
	}
	
	div#menu_sub ul li {
		float: left;
		list-style: none;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 4px;
	}
	
	div#menu_sub ul li a {
		display: block;
		color: #000;
		font-weight: bold;
		font-size: 11px;
	}

	div#menu_sub ul li a:hover, div#menu_sub ul li a.selected {
		display: block;
		color: #bf1110;
		font-weight: bold;
		font-size: 11px;
	}


	
	div#menu_sub ul li.sep { 
		padding: 0px;
		margin:0;
	}
	
	/*Content Section*/
	
	
	div#content {
		width:1000px;
		height: 100%;
		padding-top: 10px;
		/*background-color: #ffaa00;*/
		}
		div#content1{
			background:url(../images/topmenu_back.gif) no-repeat;
			height:43px;
		}
		div#content2{
			margin-left: 10px;
			width:169px;
			position:relative;
			float:left;
			overflow:hidden;			
			border-right: 1px  dotted #666;
			padding-right: 5px;
			/*background:url(../data/leftmenu_border.gif);*/
			height: 100%;
		}

		div#gradient_wrapper1{
			margin:0px;
			width:200px;
			position:relative;
			background:url(../data/kvrt_top_grad_back.gif);
			height: 20px;
		}
		
		
		div#gradient_wrapper2 {
			margin: 0px;
			width:10px;
			position:relative;
			float:left;			
			background:url(../data/kvrt_top_grad_back.gif) repeat-x;
			height: 100%;
			overflow:hidden;
		}
		
	
		div#content3{
			width:574px;
			min-height: 100%;
			position:relative;
			float:left;
			margin:0px 10px 0px 0px;
			padding-left:10px;
			overflow:hidden;
			/*background:url(../images/content_border.gif);*/
			}


			div#content4{
			width:200px;
			position:relative;
			float:left;		
			padding-left: 5px;			
			border-left: 1px dotted #666;
			min-height: 100%;
			height: 100%;
			/*background:url(../images/leftmenu_border.gif);*/


		}
		
		div#content5{
			position:relative;  
			clear:both;
			padding-bottom:25px;
		}
	/*Footer Section*/
	div#footer{
		position:absolute;
		height:25px;
		width:1000px;
		bottom:0; /* stick to bottom */
		}
		div#footer1{
			background: #000;
			height:25px;
			width:1000px;
			position:absolute;
			}
			div#footer1 p{
				font-size: 11px;
				color: #fff;
				text-align: center;
				margin-top: 4px;
				}		
		div#footer2{	
			display:none;
		}	
/*Clearer*/
.clearer{
	clear:both;
	}
	
.clearer p {
	padding-bottom:7px;
}

div.dottedbottom {
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 1px dotted #ccc;
}

div#navpath {
	height:20px;
	background: url(../data/kvrt_top_grad_back.gif) repeat-x;
	width: 574px;
	margin-bottom: 10px;
}

div#navpath p {
	padding: 4px;
	float:left;
}

div#navpath img.navend {
	position: absolute;
	right: 0px;
}
div#navpath img.home {
	position: absolute;
	right: 4px;
	top:4px;
	z-index: 4;
	border: 0px;
}

div#article_end {
	width: 574px;
	height: 21px;
	/*position: absolute;
	bottom: 0px;*/
	background: url(../data/kvrt_article_end.gif) repeat-x;
}

/*---Extra divek---*/
#extradiv1{
	display:none;
	}
div#extradiv2{
	display:none;
	}
div#extradiv3{
	display:none;
	}
	
#searchbar_header {
	text-align: center;
	position: absolute;
	top: 15px;
	left: 860px;
}

#searchbar_header p{
text-align: center;
}