body
{
	color: #012684;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma", "Arial", "Verdana", "Helvetica", "Arial", "Garamond", "Times New Roman", "Bookman Old Style", "Book Antiqua", "Courier" ;
	scrollbar-face-color: #77d5cd; 
	scrollbar-shadow-color: #dde1e1;
	scrollbar-highlight-color: #737373;
	scrollbar-3dlight-color: #dde1e1; 
	scrollbar-darkshadow-color: #737373; 
	scrollbar-track-color: #452e35; 
	scrollbar-arrow-color: #452e35;
	background-color: #f4f4f4;
	background-image: URL('/images/bg_vlak.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;

}

#back
{
	width: 1002px;
	left: 50%;
	position: absolute;
	margin-left: -501px;
	height: 650px;
	margin-top: -325px;
	top: 50%;
	overflow: hidden;

}


#main
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 990px;
	height: 650px;
	margin-left: -495px; /* width/2 */
	margin-top: -325px; /* height/2 */
	padding: 0px; /* was 10px */
	background-image: URL('/images/bg.jpg');
	background-repeat: no-repeat;
	border: 0px solid white;
}

/* The right value for Mozilla */ 
body>#main
{
	margin-left:-495px; /* was width/2 +10 en dan negatief */
	margin-top:-325px; /* was height/2 +10 en dan negatief */
}

}
#left
{
	position:relative;
	right: 10px;
	top: 198px;
	width: 100px;
	height: 20px;
	background-color: #ff0000;
}

#text
{
	position:absolute;
	left: 331px;
	top: 151px;
	width: 529px;
	height: 379px;
	overflow: auto;
	padding: 10px;
	color: #f4f4f4;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
}

#adres
{
	position:absolute;
	left: 0px;
	top: 252px;
	width: 199px;
	height: 279px;
	padding: 10px 0px 0px 20px;
	color: #f4f4f4;
	font-size: 13px;
	letter-spacing: 1px;
}


#bottominfo
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -495px; /* width/2 */
	margin-top: 325px; /* height/2 */
	padding: 0px;
	text-align: left;
}

#bottominfo a {
	font-size: 11px;
	color: #9e9e9e;
	letter-spacing: 1px;
	text-decoration: none;
}

#bottominfo :hover {
	color: #0a5650;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
	color: #77d5cd;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 5px;
	color: #77d5cd;
	letter-spacing: 1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #77d5cd;
	letter-spacing: 1px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #77d5cd;
	letter-spacing: 1px;
}

#adres a {
	font-size: 15px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 5px;
	color: #77d5cd;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
}

#adres :hover {
	color: #2b867e;
}

h2 a {
	font-size: 18px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 0px;
	color: #77d5cd;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
}

h2 a:hover {
	color: #2b867e;
}

h4 a {
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #77d5cd;
	letter-spacing: 1px;
	padding-left: 0px;
}

h4 a:hover {
	color: #2b867e;
}

a {
	color: #f4f4f4;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

#menu
{
	position:absolute;
	left: 331px;
	top: 0px;
	width: 545px;
	height: 24px;
	overflow: auto;
	padding: 2px;
	font-size: 11px;
	text-align: center;
}

div#menu a {
	font-weight: bold;
	color: #c6c6c6;
	padding: 0px 3px 0px 3px;
	background: transparent url('/images/bg_menu.png') bottom center no-repeat;
	width: 100px;
	height: 24px;
	display: inline-block;
	text-decoration: none;
}

div#menu a.active {
	background: transparent url('/images/bg_menu.png') bottom center no-repeat;
}

div#menu a:hover {
	background: transparent url('/images/bg_menu2.png') bottom center no-repeat; cursor: pointer;
	color: #77d5cd;
}

#submenu
{
	position:absolute;
	left: 331px;
	top: 29px;
	width: 545px;
	height: 16px;
	overflow: auto;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
}

div#submenu a {
	font-weight: bold;
	color: #c6c6c6;
	padding: 0px 7px 0px 7px;
	display: inline-block;
	text-decoration: none;
}

div#submenu a:hover {
	color: #77d5cd;
}

div#text a img {
	border: none;
}

input, textarea
{
	color: #452e35;
	background: #ebebeb;
	border: 1px solid #77d5cd
}

img.left
{
	border: 1px solid #77d5cd;
	float: left;
	margin: 5px 10px 5px 0px;
}

img.right
{
	border: 1px solid #77d5cd;
	float: right;
	margin: 5px 0px 5px 10px;
}

ul {
	margin-bottom: 20px;
	margin-top: 0px;
}


/***************************
**  BEGIN OF LIGHTBOX  **
***************************/
#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/main/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/main/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; }

/***************************
**  END OF LIGHTBOX  **
***************************/
