@charset "iso-8859-2";
/*
body { 
	background-color: #ffffff; 
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 

}
*/
body {
    margin: 0;
    padding: 0;
    text-align: center;
}
img {
	border: none;
}
table {
	text-align: center;
}

/*
div.teljesoldal {width: 750px; background-color: #CBF5FA; text-align: center;}
div.felsomenusor{width: 100%; height: 35px; background-color: #93B2D0; color: black; text-align: center;}

*/





div.box {
    padding: 0px;
	
}

div.box2 {
    padding: 0px;
	background-color: #93B2D0;
}

div.box3 {
    padding: 0px;
	background-color: #93B2D0;

}


div.datum_nevnap {
	text-align: left;
	width: 43%;
	float: left;
	margin-left: 5px;
}
div.felso_menu {
    text-align:right;
	width:57%;
	float:left;
}

div.logo {
	text-align: right;
	width: 150px;
	height: 230px;
	float: left;
	vertical-align: middle;
	background-color: #ffffff;
	border: 0px;
	border-left: 2px solid #93B2D0;
}

div.napikep {
    text-align:right;
	width:640px;
	float:left;
	height:230px;
	border-right: 2px solid #93B2D0;
}

div.uzenofal {
	width: 100%;
	background-color: #93B2D0;
	padding-left: 0px;
}


a { text-decoration: none; }
a:hover { text-decoration: underline;}

input:focus {
    background: #B5D4F2;
/*font-weight: bold;*/
}

textarea:focus {
    background: #B5D4F2;
/*    background: #93B2D0;*/
/*font-weight: bold;*/
}

select:focus {
    background: #B5D4F2;
/*font-weight: bold;*/
}

#main {
    margin: 0 auto;
    width: 794px;
    text-align: left;
	 background-color: #CBF5FA;
 	 border-left: 2px solid #93B2D0;
	 background: url(images/hatter.bmp) repeat-y;
}

#col1 {
    width: 148px;
    float: left;
   background: #7190be;
	/* border-left: 2px solid #93B2D0;*/
}

#col2 {
    width: 494px;
    float: left;
	 text-align: center;
	 padding-bottom: 20px;
/*    background: #00FF00;*/
}

#col3 {
    width: 148px;
    float: left;
/*    background: #0000FF;*/
	 border-right: 2px solid #93B2D0;
}

#footer {
	clear: both;
	background: #93B2D0;
	margin: 0 auto;
	display: run-in;
}


#header {
    background: #00CCFF;
}
























/* ******************************************************************** */



div.mainmenu_item { }
    div.menu {width: 150px;}
	div.mainmenu_item a { width: 100%; padding-top: 4px; padding-bottom: 4px; margin-bottom: 1px; display: block; background-color: #004566; font-size: 10pt; color: white; text-decoration: none; }
	div.mainmenu_item a:hover { font-weight: bold; background-color: #0084C4;}


	table.pagemain { width: 100%;  }
		td.menu { width: 250px; background-color: #93B2D0; vertical-align: top; padding-bottom: 50px;}
		td.content 
			{ 
				vertical-align: top; padding-left: 1px;
				background-color: #93B2D0; 
/*				background-color: #DAEBF2;
				background-color: #EBFDF4;
				background-color: #F8FFF8;*/
				color: white;
			}
	
	div.menu_head
			{ 
				width: 100%; height: 32px; 
				/*background-image: url(default/groupbox_head.jpg);*/
				border-bottom: 1px solid white; 
			}
	div.menu_head_text 
			{ padding-top: 8px; padding-left: 10px; font-family: verdana; font-size: 8pt; font-weight: bold; color: white;  }
	
	div.menu_head a 
			{ 
				display: block; text-decoration: none; overflow: hidden; 
				width: 100%; height: 100%; 
				background-image: url(default/groupbox_head.jpg);
				background-repeat: repeat-x;
				cursor: hand;
			}
	div.menu_head a:hover { background-position: 0 -32px; }
			
	div.menulink, div.menulink_over
			{
				width: 100%;
				padding-top: 4px; padding-bottom: 4px; margin-bottom: 1px; 
				background-color: #006788; 
				color: white;
				cursor: hand; 
			}
	div.menulink_over {  background-color: #0084C4; color:#00ff00;}

	div.menulink_text { padding-left: 8px; font-family: verdana; font-size: 8pt;  color: #ffff00; text-decoration: none; }


		

		table.menucontent_row { width: 100%; height: 14px; margin-bottom: 2px;}
			td.menucontent_row_imgplace { width: 38px; text-align: center; vertical-align: middle; }
				img.menucontent_row_img { vertical-align: middle; }
			td.menucontent_row_linktextplace { vertical-align: middle; text-align: left; }
				a.menucontent_row_linktext, a.menucontent_row_linktext_active
				{ text-decoration: none; font-size: 8pt; font-family: verdana; color: black; font-weight: bold; vertical-align: middle;}
					a.menucontent_row_linktext_active { color: maroon; }
				a.menucontent_row_linktext:hover, a.menucontent_row_linktext_active:hover, a.menucontent_fooldal:hover { text-decoration: underline;}
				a.menucontent_fooldal { text-decoration: none; font-size: 8pt; font-family: verdana; color: white; font-weight: bold; vertical-align: middle;}
			