@media all {

* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, select, table, code, h1, h2 { font-size:100%; font-family:Arial, Helvetica, sans-serif; }
option { padding-right:0.5em; }

#content ul, #content ol, #content dd { margin-left:2em; }
div.text h3, div.text h4, div.text h5, div.text h6, div.text p { font-size:1em; margin:1em 0; }

}
@media screen, projection {

a { color:#fff; text-decoration:none; }
a:focus, a:hover { text-decoration:underline; }
#content a { color:#b6b695; text-decoration:underline; }
#content a:focus, #content a:hover { text-decoration:none; }

hr { display:none; }
#contact div.address dt.address, #contact div.address dt.bankAccount,
#skipLinks, #menuPage h2, #menuMain h2, #menuMain .backToTop, #menuFast h2, #footer h2 { position:absolute; bottom:0; left:-1000em; }

/* lay i */

html {
	background-color:#20170f;
	font-size:100.01%;
	color:#dedede;
}

body {
	font-size:0.75em;
	line-height:1.42;
}

#main {
	width:100%;
	background:#201810 url(_img/bgdCommon1.png) repeat-x 0 -50px;
	position:relative;
}


/* content */

#content {
	width:854px;
	padding:35px 0 10px 0;
	overflow:hidden;
	margin:0 auto;
}

/* common */

#content h2 {
	font-size:2.5em;
	line-height:1.1;
	color:#fff;
	font-weight:normal;
}

	#content h2 a {
		color:#fff;
		text-decoration:none;
		cursor:text;
	}

/* pages */

/* home */

/* choose helicopter */

#chooseHelicopter {
	width:460px;
	padding:23px 40px 0 30px;
	background-color:#201810;
	float:right;
}

	#chooseHelicopter h3 {
		font:normal 1.33em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		color:#637f95;
	}

	#chooseHelicopter ul.helicopters {
		list-style:none;
		width:100%;
		background:url(_img/picHelicoptersHover.jpg) no-repeat 0 0;
		overflow:hidden;
		margin:18px 0 21px;
		font:0.9em Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	}

		#chooseHelicopter ul.helicopters li {
			padding-right:3px;
			float:left;
		}

			#chooseHelicopter ul.helicopters a {
				display:block;
				width:111px;
				padding-top:84px;
				position:relative;
				color:#b6a48a;
				text-decoration:none;
			}

				#chooseHelicopter ul.helicopters img {
					position:absolute;
					top:0;
					left:0;
				}

			#chooseHelicopter ul.helicopters a:focus,
			#chooseHelicopter ul.helicopters a:hover {
				border:0;
			}

				#chooseHelicopter ul.helicopters a:focus img,
				#chooseHelicopter ul.helicopters a:hover img {
					visibility:hidden;
				}

	#chooseHelicopter p {
		margin-bottom:1em;
	}

	#chooseHelicopter p em {
		color:#d99c3b;
		font-style:normal;
		font-weight:bold;
	}

/* helicopter */

#helicopter {
	display:inline;
	width:460px;
	padding:23px 40px 0 30px;
	background-color:#201810;
	float:left;
	margin-left:128px;
}

	#helicopter p.implementation {
		font:normal 1.33em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		color:#637f95;
	}

	#helicopter div.images {
		width:453px;
		height:235px;
		overflow:hidden;
		margin:23px 0;
	}

	#helicopter div.text em {
		color:#d99c3b;
		font-style:normal;
		font-weight:bold;
	}

/* box helicopter files */

#boxFiles {
	width:196px;
	padding-top:28px;
	float:right;
}

	#boxFiles h2 {
		padding:7px 14px 6px;
		background-color:#20170f;
		font-size:1em;
		color:#fef2e0;
	}

	#boxFiles ul {
		list-style:none;
		margin:0;
	}

		#boxFiles li {
			border-bottom:1px solid #4b4335;
		}

			#boxFiles li a {
				display:block;
				width:182px;
				padding:38px 0 18px 14px;
				overflow:hidden;
				color:#dedede;
				text-decoration:none;
			}

				#boxFiles li a img {
					display:inline;
					border:1px solid #483e33;
					float:left;
					margin:-18px 10px 0 0;
				}

				#boxFiles li a span {
					display:block;
					color:#e3a33c;
				}

			#boxFiles li a:focus,
			#boxFiles li a:hover {
				background-color:#483e33;
			}

				#boxFiles li a:focus img,
				#boxFiles li a:hover img {
					border-color:#dedede;
				}

/* contact */

#contact {
	width:460px;
	padding:23px 40px 0 30px;
	background-color:#201810;
	float:right;
}

	#contact p.summary {
		font:normal 1.33em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		color:#637f95;
	}

		#contact p.summary a {
			color:#637f95;
			text-decoration:none;
		}

	#contact div.address h3 {
		padding-top:14px;
		font-size:1em;
		color:#d99c3b;
		font-weight:bold;
	}

	#contact div.address dt {
		padding-right:0.3em;
		float:left;
	}

	#contact div.address dd {
		margin:0;
	}

	#contact div.address dd.regon {
		padding-right:0.3em;
		float:left;
	}

/* form contact */

#formContact legend span {
	display:block;
	padding:20px 0 14px;
	position:relative;
	color:#d99c3b;
	font-weight:bold;
	right:expression('7px');
}

#formContact fieldset div {
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
	clear:both;
}

	#formContact fieldset label {
		width:177px;
		padding:3px 12px 0 0;
		float:left;
		text-align:right;
		text-transform:lowercase;
	}

	#formContact fieldset input,
	#formContact fieldset select,
	#formContact fieldset textarea {
		padding:3px;
		background-color:#33291e;
		border:1px solid #6e665a;
		float:left;
		color:#fff;
	}

	#formContact fieldset input,
	#formContact fieldset textarea {
		width:231px;
	}


#formContact div.submit input {
	width:5em;
	padding:2px 0 3px;
	background-color:#0e0a05;
	border:1px solid #4f4636;
	margin-left:189px;
	color:#cdc2b0;
	font-weight:bold;
	text-transform:lowercase;
}

/* boxes */

/* box latest news */

#boxLatestNews {
	width:290px;
	overflow:hidden;
	margin:-2px 0 9px;
}

	#boxLatestNews h2 {
		margin-bottom:-7px;
		font-size:1.12em;
		line-height:1.45;
		color:#b6b695;
		font-weight:bold;
	}

		#boxLatestNews h2 span {
			display:block;
			margin-left:-0.7em;
			font:0.75em Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
			color:#7c95b5;
		}

/* box want buy helicopter */

#boxWantBuy {
	width:249px;
	padding:3px 26px 18px 2px;
	background-color:#271f15;
	border:1px solid #504432;
	margin-left:2px;
	position:relative;
	color:#d4d4d4;
}

	#boxWantBuy h2 {
		padding:5px 0 6px 10px;
		background:#786a57 url(_img/bgdCommon1.png) no-repeat 0 0;
		font-size:0.92em;
		color:#fcf5eb;
		font-weight:bold;
	}

	#boxWantBuy p {
		padding:9px 0 16px 94px;
		background:url(_img/picInfo.jpg) no-repeat 10px 12px;
		line-height:1.32;
	}

	#boxWantBuy dt {
		position:absolute;
		left:97px;
	}

	#boxWantBuy dd {
		padding:6px 0 5px 29px;
		background:url(_img/bgdCommon2.png) no-repeat 0 50%;
		margin-left:95px;
		position:relative;
		color:#b6b695;
	}

	#boxWantBuy dd.email {
		background-position:-180px 50%;
	}

/* box helicopters */

#boxHelicopters {
	width:854px;
	margin-left:-427px;
	position:absolute;
	left:50%;
	z-index:20;
	line-height:1;
	text-align:center;
}

	#boxHelicopters h2,
	#boxHelicopters ul {
		display:inline;
		position:relative;
		top:59px;
	}

	#boxHelicopters h2 {
		color:#e6b971;
		text-transform:lowercase;
	}

	#boxHelicopters li {
		display:inline;
		padding-left:4px;
		border-left:1px solid #e6b971;
		-ie-exp:expression(this.done||(this.done=this.previousSibling?1:this.className+=' '+'first-child'));
	}

	#boxHelicopters li:first-child {
		border:0;
	}

	#boxHelicopters li.first-child {
		border:0;
	}

		#boxHelicopters a {
			color:#e6b971;
			text-decoration:underline;
		}

		#boxHelicopters a:focus,
		#boxHelicopters a:hover {
			text-decoration:none;
		}

/* header */

#header {
	height:330px;
	background:#eee0cc url(_img/bgdCommon1.png) repeat-x 0 -50px;
	position:relative;
	font-size:1.7em;
	visibility: hidden;
}

	#header h1 {
		width:854px;
		padding-top:167px;
		margin:0 auto;
		position:relative;
		line-height:1.2;
		font-weight:normal;
	}

		#header h1 img {
			cursor:pointer;
			position:absolute;
			top:16px;
			left:0;
		}

		#header h1 a {
			display:block;
			padding-right:595px;
			color:#b5a082;
			text-align:right;
			text-decoration:none;
			cursor:text;
		}

		#header h1 a:first-line {
			font-size:2.3em;
			color:#f2e9dc;
		}

/* footer */

#footer {
	width:854px;
	padding-top:14px;
	background-color:#20170f;
	border-top:7px solid #4d4435;
	margin:0 auto;
	line-height:1;
	color:#8d8c79;
	text-align:center;
}

	#footer p {
		display:inline;
	}

		#footer a {
			color:#8d8c79;
			font-weight:bold;
			text-decoration:none;
		}

	#footer p.madeBy {
		padding:0 11em 0 3px;
		border-left:1px solid #8d8c79;
	}

/* menu helicopters */

#menuPage {
	width:128px;
	margin-left:-427px;
	position:absolute;
	top:365px;
	left:50%;
}

	#menuPage ul {
		list-style:none;
	}

		#menuPage ul li {
			padding-bottom:2px;
		}

			#menuPage ul a {
				display:block;
				padding:5px 9px 4px;
				background-color:#483f33;
				color:#beab90;
				text-decoration:none;
			}

			#menuPage ul li.current a,
			#menuPage ul a:focus,
			#menuPage ul a:hover {
				background-color:#20170f;
				color:#f2e7d6;
			}
/* menu fast */

#menuFast {
	height:65px;
	background-color:#201810;
	border-top:28px solid #201810;
	clear:both;
	margin-bottom:-72px;
	line-height:1;
	text-transform:lowercase;
}

	#menuFast ul {
		list-style:none;
		padding:14px 0 0 15.2em;
		position:absolute;
		left:50%;
	}

		#menuFast li {
			display:inline;
			padding-left:3px;
			border-left:1px solid #8d8c79;
		}

			#menuFast li a {
				color:#8d8c79;
				text-decoration:underline;
			}

			#menuFast li a:focus,
			#menuFast li a:hover {
				text-decoration:none;
			}

/* menu */

#menuMain {
	width:854px;
	margin-left:-426px;
	position:absolute;
	top:330px;
	left:50%;
	z-index:100;
}

	#menuMain ul {
		list-style:none;
		position:absolute;
		bottom:0;
	}

		#menuMain li {
			padding-right:2px;
			float:left;
		}

			#menuMain li a {
				display:block;
				background:#fff url(_img/bgdCommon2.png) no-repeat 250px 0;
				color:#32291e;
				text-decoration:none;
			}

				#menuMain li a b {
					display:block;
					padding:8px 18px;
					background:url(_img/bgdCommon2.png) no-repeat 250px 0;
					font-weight:bold;
				}

			#menuMain li.current a,
			#menuMain li a:focus,
			#menuMain li a:hover {
				background-color:#32291e;
				background-position:-360px 0;
				color:#f1e7d7;
			}

				#menuMain li.current b,
				#menuMain li a:focus b,
				#menuMain li a:hover b {
					background-position:100% 0;
				}
/* flash */

#flash01 {
	width:854px;
	height:330px;
	margin-left:-426px;
	position:absolute;
	top:0;
	left:50%;
	z-index:5;
}

}
@media print {

/* printer styles */

div, hr, #content a.more { display:none; }

#main, #header, #content, #content div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#content {
		line-height:2em;
		color:#333;
	}

		#content h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#content p {
			text-indent:2em;
		}

}

/* -----------------------------------------------------------  LIGHTBOX */

#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(../_img/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(../_img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_img/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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	
	
	
	/*
	
#logos {
	padding-top:4px;
}

#logos ol.items {
	list-style: none;
	margin:0;
}


#logos ol.items li {
	padding:0px 20px 20px 0px;
	margin:0;
	float:left;
	line-height:142px;
	text-align:center;
}

#logos ol.items a {
	border:solid 12px #E9E8DB;
	background-color: #E9E8DB;
	display:block;
	width:136px;
	overflow:hidden;
}

#logos ol.items a:hover {
	border:solid 12px #ffffff;
	background-color: #ffffff;
}

#logos ol.items a img {
	position: relative;
	top:expression((142-this.offsetHeight)/2);
	vertical-align: middle;
}

*/


#logos {
	padding-top:4px;
}

	#logos ol.items {
		list-style:none;
		margin:0;
	}

		#logos ol.items li {
			padding:0 5px 5px 0;
			float:left;
			line-height:142px;
			text-align:center;
		}

#logos ol.items a {
	border:solid 12px #E9E8DB;
	background-color: #E9E8DB;
	display:block;
	width:136px;
	overflow:hidden;
}

#logos ol.items a:hover {
	border:solid 12px #ffffff;
	background-color: #ffffff;
}

				#logos ol.items a img {
					position:relative;
					top:expression((142-this.offsetHeight)/2);
					vertical-align:middle;
				}


