* {
	padding: 0;
	margin: 0;
	}
	
body
{
	font-size: 10pt; /* reset 1EM to 10px */
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	background: #7E99B7 url('../images/hatter.gif') repeat-x;
}

a {
	color: #3F5B79;
	background-color: transparent;
	text-decoration: underline;
	
}

.floatright
{
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #92B5BE;
	background-color: transparent;
	padding: 3px;
}

.floatleft
{
	float: left;
	margin: 0 15px 5px 0px;
	border: 1px solid #92B5BE;
	background-color: transparent;
	padding: 3px;
}

#container
{
	margin: 0;
	padding: 0;
	float: left;
	width: 780px;
	background: transparent;
}

#header
{
	margin:        0 auto;
	width:         780px;
	height:        190px;
	background:    transparent url('../images/banner.gif') top left no-repeat;
}


#navigation
{
	float: left;
	margin: 0;
	padding: 0;
	width: 235px;
}

#navigation ul {
	font-size: 8pt;
	color: #F3EEE9;
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: none;
}

	
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited
{
	display: block;
   width: 100%; 
	color: #284463;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 0;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 3px;
	background: transparent url('../images/hatter_menu.gif') top left no-repeat; 
}

#navigation a.ajanlatunk:link, #navigation a.ajanlatunk:active, #navigation a.ajanlatunk:visited
{
	background: transparent url('../images/hatter_menu_ajanlatunk.gif') top left no-repeat; 
}

#navigation a.galeria:link, #navigation a.galeria:active, #navigation a.galeria:visited
{
   height: 182px;
	background: transparent url('../images/hatter_menu_galeria.gif') top left no-repeat; 
}

#navigation ul li a:hover
{
	color: #CBD6E2;
	background: transparent url('../images/hatter_menu_n.gif') top left no-repeat; 

}

#navigation a.ajanlatunk:hover
{
	color: #CBD6E2;
	background: transparent url('../images/hatter_menu_ajanlatunk_n.gif') top left no-repeat; 

}

#navigation a.galeria:hover
{
	color: #CBD6E2;
	background: transparent url('../images/hatter_menu_galeria_n.gif') top left no-repeat; 

}

#content
{
	float: right;
	width: 545px;
	min-height: 400px;
	background: transparent url('../images/hatter_content.gif') repeat-y;
	padding: 0px;
	margin: 0px;
	position: static;
}


#content span {
	font-size: 8pt;
	display: block;
	color: #7E99B7;
	height: 16px;
	border-bottom: 2px solid #7E99B7;
	margin: 20px 20px 20px 20px;
}


#content p {
	margin: 0px 20px 10px 20px;
	line-height: 14pt;
}

#content form {
	margin: 0px 20px 10px 20px;
}

#content ul {
	margin: 0px 20px 20px 20px;
	line-height: 14pt;
}

#content ul li {
	list-style: disc;
	display: block;
	text-align: left;
	margin: 5px 0 0 25px;
}

#content h1
{

	margin: 15px 20px 5px 20px;
	font-weight: normal;
	color: #3F5B79;
	font-size: 11pt;
}

#content h2
{

	margin: 0 20px 5px 20px;
	font-weight: normal;
	color: #3F5B79;
	font-size: 7pt;
}

#content em
{
	background: White;
	display: block;
	margin: 15px 15px 18px 15px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	border: 1px dashed #3F5B79;
	color: #3F5B79;
	font-size: 11pt;
	text-transform: uppercase;
}

#galeria {
	float: left;
	border: 0;
	background-color: transparent;
	width: 505px;
	padding: 0 0 20px 0;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	text-align: center;
}

#galeria span {
	font-size: 7pt;
	display: block;
	color: #3F5B79;
	height: 25px;
	border-bottom: none;
	margin: 10px 10px 0px 10px;
}


#kep{
	float: left;
	border: 0;
	background-color: #ACBDD0;
	width: 155px;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: center;
}

#kepkozep{
	float: left;
	border: 0;
	background-color: #ACBDD0;
	width: 155px;
	padding: 10px 0 10px 0;
	margin: 0 20px 0 20px;
	text-align: center;
}

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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: #3F5B79;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

table.arlista {
	font-size: 10pt;
	width: 35%;
	border: 1px solid #7E99B7;
	margin: 20px;
	padding: 5px;
}

table.arlista td{
	font-size: 10pt;
	width: 35%;
	border: 1px solid #7E99B7;
	padding: 3px;
}

.floatleft
{
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #7E99B7;
	background-color: #ffffff;
	padding: 3px;
}