/* általános */
	body{
		margin: 0px; 
		font-family: arial, sans-serif; 
		background-color: #E8E8E8;
	}

	a{
		text-decoration: none; 
		color: #06376C;
	}

	a:hover{
		text-decoration: none; 
		color: #06376C;
	}
	
	acronym{
		border: 0px;
	}

	img{
		border: 0px;
	}

	hr{
		width: 90%;
		border-top: 1px dotted transparent;
		border-left: 1px dotted transparent;
		border-right: 1px dotted transparent;
		border-bottom: 1px dotted #F27F00;
	}

/* design */
	.maintable{
		background-color: white; 
	}

	.header{
		height: 109px; 
		background-image: url('/img/header_background.gif'); 
		background-repeat: repeat-X; 
		border-bottom: 1px solid #F27F00
	}

	.footer{
		height: 36px; 
		background-image: url('/img/footer_background.gif'); 
		background-repeat: repeat-X; 
		border-top: 1px solid #F27F00;
	}

	.headerpic{
		height: 109px; 
		width: 357px; 
		background-image: url('/img/vorsas_logo.gif'); 
		background-repeat: no-repeat; 
	}

	.infobox{
		text-align: right; 
		padding-right: 10px; 
		color: white; 
		font-size: 12px;
	}

	.searchbar{
		width: 250px; 
		height: 18px; 
		background-position: bottom right; 
		background-image: url('/img/header_searching_bar.gif'); 
		background-repeat: no-repeat; 
		font-size: 10px; 
		color: #06376C;
		text-align: right; 
		padding-right: 10px; 
		padding-bottom: 1px; 
		vertical-align: bottom;
		
	}

/* keresés */
	.search_inputbox{
		font-size: 10px; 
		height: 15px; 
		width: 98px;
		border: 1px solid #1A4376; 
		background-position: top left; 
		background-image: url('/img/input_background.gif'); 
		background-repeat: no-repeat;
		background-color: transparent; 
		vertical-align: bottom; 
	}

	.search_button{ /* nem igazít */
		height: 16px; 
		width: 16px; 
		border: 0px;
		background-image: url('/img/icon_search.gif'); 
		background-repeat: no-repeat;  
		background-color: transparent
		vertical-align: bottom; 
	}

	.search_icon{
		vertical-align: bottom; 
	}

/* menürendszer */
	.menu{
		width: 162px; 
		background-image: url('/img/menu_background.gif'); 
		background-repeat: repeat-Y; 
		border-right: 1px dotted #F27F00; 
		vertical-align: top;
	}

	.menu_bottom{
		width: 162px; 
		height: 210px;
		background-image: url('/img/menu_bottom_pipes.gif'); 
		background-repeat: no-repeat; 
		border-right: 1px dotted #F27F00
	}

	.menutable{
		width: 142px; 
		margin: 10px;
	}

	.menu_normal{
		font-size: 12px; 
		/* border-bottom: 1px dotted #F27F00; */
	}

	.mainmenu{
		background-image: url('/img/menu_bullet.gif');
		background-position: center left; 
		background-repeat: no-repeat; 
		color: #06376C;
		font-weight: bold; 
		text-decoration: none; 
		padding-left: 12px;
	}

	.mainmenu_open{
		background-image: url('/img/menu_bullet_open.gif');
		background-position: center left; 
		background-repeat: no-repeat; 
		color: #06376C;
		font-weight: bold; 
		text-decoration: none; 
		padding-left: 12px;
	}

	.submenu{
		color: #06376C;
		font-weight: none;
		text-decoration: none; 
		padding-left: 20px;
	}

	.subsubmenu{
		color: #06376C;
		font-weight: none;
		text-decoration: none; 
		font-size: 10px; 
		padding-left: 40px;
	}

	.activemainmenu{
		background-image: url('/img/menu_bullet.gif');
		background-position: center left; 
		background-repeat: no-repeat; 
		color: #F47E04;
		font-weight: bold; 
		text-decoration: none; 
		padding-left: 12px;
	}

	.activemainmenu_open{
		background-image: url('/img/menu_bullet_open.gif');
		background-position: center left; 
		background-repeat: no-repeat; 
		color: #F47E04;
		font-weight: bold; 
		text-decoration: none; 
		padding-left: 12px;
	}

	.activesubmenu{
		color: #F47E04;
		font-weight: none;
		text-decoration: none; 
		padding-left: 20px;
	}

	.activesubsubmenu{
		color: #F47E04;
		font-weight: none;
		text-decoration: none; 
		font-size: 10px; 
		padding-left: 40px;
	}


/* bejelentkezés */
	.icon{
		vertical-align: bottom; 
	}

	.inputbox{
		font-family: tahoma, arial;
		padding-left: 5px;
		font-size: 10px; 
		background-image: url('/img/input_background.gif'); 
		background-repeat: no-repeat; 
		background-color: transparent; 
		border: 1px solid #1A4376; 
		height: 16px;
		vertical-align: bottom; 
	}

	.button{
		font-size: 10px; 
		background-color: #1A4376;
		color: white;
	}

	.logininput{
		background-color: white;
		color: #54608B;
		border: 1px solid #54608B;
		font-size: 10px;
		width: 200px;
	}

	.loginbutton{
		background-image: url('/img/footer_center.gif'); 
		background-repeat: repeat-X;
		background-position: 0 -7; 
		color: black;
		border: 0px solid #54608B;
		font-size: 10px;
		cursor: pointer;
	}

/* árnyékok */
	.shadow_left{
		height: 36px; 
		background-image: url('/img/shadow_right.gif'); 
		background-repeat: repeat-Y;
	}

	.shadow_bottom{
		height: 36px; 
		background-image: url('/img/shadow_bottom.gif'); 
		background-repeat: repeat-X;
	}

	.shadow_corner{
		height: 36px; 
		background-image: url('/img/shadow_corner.gif'); 
		background-repeat: no-repeat;
	}

/* reklámsávok */
	.ad_vr{
		width: 120px; 
		border-left: 1px dotted #F27F00;
		text-align: center;
		vertical-align: top;
		font-size: 10px; 
	}

	.ad_hr{
		height: 100px;
		border-top: 1px dotted #F27F00;
		text-align: center;
		vertical-align: top;
		font-size: 10px; 
	}

/* szöveg */
	.mainframe{
		font-size: 12px; 
		padding: 10px; 
		vertical-align: top;  
		background-color: #ffffff;
		text-align: justify;
	}

	.maintitle{
		background-image: url('/img/orange_cube.gif');
		background-position: 0px 3px; 
		background-repeat: no-repeat; 	
		color: black; 
		font-weight: bold;
		font-size: 20px; 
		padding-left: 20px; 
		padding-bottom: 10px; 
	}

	input.maintitle{
		background-image: url('/img/orange_cube.gif');
		background-position: 0px 3px;
		background-repeat: no-repeat;
		color: black;
		font-weight: bold;
		font-size: 20px;
		padding-left: 20px;
		padding-bottom: 10px;
		border: 0px;
		width: 500px;
	}

/* menuedit */
	.menu_edit_head{
		font-size: 12px;
		font-weight: bold;
	}

	.edittable{
		width: 100%;
		font-size: 12px;
	}

	.edittablerow{
		font-size: 12px;
		border-top: 1px dotted #54608B;
	}

	.hiddendiv{
		visibility: hidden;	
		padding: 0px;
		height: 0px;
	}

	.visiblediv{
		visibility: visible;	
		padding: 10px;
		height: 20px;
	}


/* seach hitlist */
	.hitlist{
		font-weight: bold;
		padding: 2px;
	}

	.hitlist_content{		
		padding-left: 20px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
