body {
	background-color: #B5D2A5;
	background-image: url(alkotok/bg_lap.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #428649;
	scrollbar-highlight-color:#A6C899;
	scrollbar-3dlight-color:#BADEB8;
	scrollbar-darkshadow-color:#458D41;
	scrollbar-shadow-color:#86B380;
	scrollbar-arrow-color:#FFFFFF;	
	scrollbar-track-color:#86B380;
	scrollbar-base-color:#FFFFFF; 
	
}

.program {
	background-image: url(../_prog/2009/_prog09_1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.nagy {
	FONT-WEIGHT: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	COLOR: #000000;
}

.nagykek {
	FONT-WEIGHT: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	COLOR: #1d5181;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #000000;
}

.normalkek {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #1d5181;
}

.normal1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #000080;
}

.kiemelt {
	FONT-WEIGHT: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	COLOR: #000000;
}

.kiemelt1 {
	FONT-WEIGHT: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	COLOR: #000080;
}

.dolt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	COLOR: #000000;
}

.alairas {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	COLOR: bleck;
	font-style: italic;
}

.doltkicsi {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #404040;
}


#galeria a    {
 background-image: url(foto3_icon.gif);
 background-position: center;
 background-repeat: no-repeat;
 display: block;
 width: 29px;
 height: 29px;
}

#galeria a:hover    {
 background-image: url(foto2_icon.gif);
 background-color: #20722f;
}

.msn {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-TOP: 10px; FONT-FAMILY: Arial
}

a.msn:link {
	FONT-WEIGHT: normal; COLOR: #003366; TEXT-DECORATION: none
}

a.msn:visited {
	FONT-WEIGHT: normal; COLOR: #003366; TEXT-DECORATION: none
}

a.msn:active {
	FONT-WEIGHT: normal; COLOR: #003366; TEXT-DECORATION: none
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #000000;
}

INPUT.button {
 background-color: #6BA26A; 
 font-family: "Times New Roman", Times, serif;
 font-size: 14px; 
 width: 120; 
 color: #FFFFFF;
 }

INPUT.a { 
 background-color: #6BA26A; 
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;  
 color: #000000; 
}
 
TEXTAREA.a {
 background-color: #6BA26A; 
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;  
 color: #000000; 
 }

.kiemelt {
	FONT-WEIGHT: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	COLOR: #000000;
}

a:link {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS,Arial,Helvetica;
	TEXT-DECORATION: underline;
}

a:visited {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS,Arial,Helvetica;
	TEXT-DECORATION: underline;
}	

a:active {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS,Arial,Helvetica;
	TEXT-DECORATION: underline;
}

a:hover {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Comic Sans MS,Arial,Helvetica;
	background-color: #000099;
	TEXT-DECORATION: none;

}

tr {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #000000;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;
}	 	

#overlay { 
	position: absolute;
	top: 0; left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}