/* CSS Document */

body
{
	cursor:default;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#FFFFFF;
}

a img
{
	border:none;
}

/* elérhetoség */

#table .body .elerhetoseg .nev
{
	font-size:12px;
	font-weight:bolder;
}

#table .body .elerhetoseg a
{
	text-decoration:none;
	color:#FFFFFF;
}

#table .body .elerhetoseg a:hover
{
	text-decoration:underline;
	color:#CCCCCC;
}

#table .body .separator
{
	width:40px;
}

#table .body .head
{
	font-size:12px;
	font-weight:bolder;
}

#table .body .head .content
{
	font-size:10px;
	font-weight:normal;
}

#table .body .head .content .bold
{
	color:#CC6666;
}


#table .body .elerhetoseg .picKeret
{
	position: relative;
	top: -2px;
	padding: 6px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

/* menu */

#menu
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
}

#menu tr
{
	height:22px;
}

#menu .aktiv
{
	background-color:#F7CAED;
}

#menu .inaktiv
{
}

#menu .link_inaktiv
{
	font-size:13px;
	font-stretch:wider;
	font-weight:bolder;
	text-decoration:none;
	color:#FFFFFF;
}

#menu .link_aktiv
{
	font-size:13px;
	font-stretch:wider;
	font-weight:bolder;
	text-decoration:none;
	color:#FF0080;
}

/* page map */

#line
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
}

#table
{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

#table .none .cim
{
	font-size:14px;
	font-weight:bolder;
}

#table .none .utca
{
	font-size:12px;
	font-weight:bolder;
}

#table .none .tel
{
	font-size:12px;
	font-weight:bolder;
}

#table .center
{
	height:500px;
}

#table .logo
{
	width:168px;
	height:92px;
}

#table .apple
{
	background-image:url(../images/alma.gif);
	background-repeat:no-repeat;
	width:119px;
	height:92px;
}

#table .none
{
	width:550px;
}

#table .body
{
	height:400px;
}

#icon
{
	position:relative;
	top:-30px;
	left:200px;
}

#katGaleria {
	width:420px; 
	height: 130px; 
	overflow:auto;	
}

#katGaleria img {
	cursor: pointer;	
}



