body {
	background-color: #FFFFFF;
	background-image: url(images/hatter_full.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
table.tablestyle {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.tablestyle td {
	border-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-color: #808080;
	-moz-border-radius: ;
}
A {
	font-family: arial, sans-serif;
	color: #616161;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}
A:hover {
	COLOR: #FF0000;
	text-decoration: none;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium none white;
}
.button-email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: medium none white;
}
.menu {
	font-family: Verdana,"Arial CE", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium none white;
}
.inp {font-family: "Arial", "Times New Roman";
	color: #AF2626;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}

.inp2 {
	font-family: Verdana,"Ariel CE", "Arial", "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}
.link {
	font-family: Verdana,"Ariel CE", "Arial", "Times New Roman";
	color:#00305E;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}
.link2 {
	font-family: Verdana,"Ariel CE", "Arial", "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}
.text {
	font-family: arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
}
.text2 {
	font-family: Verdana,"Ariel CE", "Arial", "Times New Roman";
	color: #003333;
	font-size:12px;
	font-weight: bold;
	text-style: normal;
	text-decoration: none;
} 
.text_list {
	font-family: arial, sans-serif;
	color: #616161;
	font-weight: bold;
	font-size: 12px;
	text-style: normal;
	text-decoration: none;
}
.text_list2 {
	font-family: arial, sans-serif;
	color: #292929;
	font-weight: bold;
	font-size: 14px;
	text-style: normal;
	text-decoration: none;
}
.text_eredmeny {
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-style: normal;
	text-decoration: none;
}
.text_eredmenyred {
	font-family: arial, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-style: normal;
	text-decoration: none;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

div.mojozoom_marker {
	position : absolute;
	cursor : all-scroll; 
}

div.mojozoom_border {
	position : absolute;
	left:0px;
	top:0px;
	border : 1px solid black;

	width:100%;
	height:100%;
}

div.mojozoom_fill {
	position : absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color : white;
	opacity : 0.2;
	-moz-opacity : 0.2;
	-khtml-opacity : 0.2;
	filter:alpha(opacity=50);
}


img.mojozoom_img {
	padding : 0px;
	border: 0px;
}

div.mojozoom_imgctr {
	position : absolute;
	margin-left : 20px;
	border : 1px solid black;
}

.treemenu {color: #003333;}
.treemenu .ygtvtn {background: transparent;  width:1em; height:10px; }
.treemenu .ygtvtm { background: url(images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvtmh { background: url(images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvtp { background: url(images/menu/expand.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvtph { background: url(images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvln { background: transparent; width:1em; height:10px; }
.treemenu .ygtvlm { background: url(images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvlmh { background: url(images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvlp { background: url(images/menu/expand.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvlph { background: url(images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:12px; cursor:pointer }
.treemenu .ygtvloading { background: url(images/menu/loading.gif) 0 6px no-repeat; width:1em; height:12px; }
.treemenu .ygtvdepthcell { background: transparent; width:1em; height:12px; }
.treemenu .ygtvblankdepthcell {background: transparent;  width:1em; height:12px; }
.treemenu .ygtvitem { border: 0px solid grey; }  
.treemenu .ygtvchildren { }  
.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font-size: 12px;
}
