/* GLOBAL */

html {
  overflow: -moz-scrollbars-vertical;
}

html, body {
	margin: 0;
	font-family: "Segoe UI","Bitstream Vera Sans","DejaVu Sans","Trebuchet MS",sans-serif;
	font-size: 12px;
	background: #000;
}

embed, object {
/*  display: block;*/
/*  margin: 0px;*/
/*  padding: 0px;*/
}

a {
	text-decoration: none;
}
p, h1, h2, h3 {
	margin: 0;
}
#header {
	height: 102px;
	background: url(../webimg/header-bgr.gif) repeat-x;
}
#header .container {
	min-width: 1000px;
	height: 100%;
	background: url(../webimg/header-bg.jpg) no-repeat center 0;
}
#header .content {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position:relative;
}
#header .menu {
	float: left;
	height: 100%;
	padding-left: 335px;
}
#header .menu a, #header .menu a:visited {
	float: left;
	display: block;
	height: 100%;
	color: #b0b0b0;
	outline: none;
	font-size: 11px;
	white-space: nowrap;
}
#header .menu a:hover {
	color: #bd9500;
}
#header .menu a span {
	display: block;
	padding: 45px 10px 0 10px;
}
#header .menu .sep, #header .menu .sep-first {
	float: left;
	width: 2px;
	height: 102px;
}
#header .menu .sep {
	background: url(../webimg/header-menu-sep.gif) no-repeat;
}
#header .menu .sep-first {
	background: url(../webimg/header-menu-sep-first.gif) no-repeat;
}
#header .menu .active {
	background: url(../webimg/header-menu-active.gif) no-repeat center 0;
}
#header .lang {
	float: left;
	margin-left: 10px;
	padding: 17px 0 0 10px;
	background: url(../webimg/header-lang-sep.gif) no-repeat;
	line-height: 23px;
}
#header .lang a, #header .lang a:visited {
	color: #756905;
	font-size: 10px;
}
#header .lang a:hover {
	color: #fff;
}
#footer {
	min-width: 1000px;
	background: url(../webimg/footer-bgr.gif) repeat-x;
	padding-bottom: 30px;
}
#footer .content {
	width: 1000px;
	min-height: 48px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../webimg/footer-logo.gif) no-repeat right 0;
}

#footer .boxes {
  margin-left: 8px;
}

#footer .box {
	float: left;
	width: 262px;
	margin-top: 43px;
  position: relative;
	left: 137px;
	color: #fff;
}
#footer .kontakt{
  left: 131px;
}
#footer .box h3 {
	color: #caa701;
	font-size: 17px;
	font-weight: normal;
}
#footer .box p {
	font-size: 12px;
	line-height: 23px;
}
#footer .box a, #footer .box a:visited {
	color: #fff;
}
#footer .box a:hover {
	color: #caa701;
}
#footer .credit{
  margin-right:80px;
  margin-top:60px;
}
#footer .credit a {
  display: block;
  float: right;
  width: 210px;
  height: 30px;
  background: url('../webimg/kuzkuz.jpg') no-repeat top left;
  outline: none;
}
#index {
	float: left;
	display: block;
	width: 150px;
	height: 90px;
	position: absolute;
	left: 163px;
	top: 35px;
	outline: none;
}

/* HOMEPAGE */

#homepage {
	background: url(../webimg/homepage-bgr.jpg) repeat-x;
}
#homepage .container {
	min-width: 1000px;
	background: url(../webimg/homepage-bg.jpg) no-repeat center 0;
}
#homepage .content {
	width: 1000px;
	min-height: 535px;
	margin: 0 auto;
}

#homepage .boxes {
  margin-left: 8px;
  padding-top: 1px;
}

#homepage .box {
	float: left;
	width: 221px;
	height: 197px;
	margin: 0;
  padding-right: 38px;
	position: relative;
	top: 328px;
	left: 122px;
}
#homepage .box a, #homepage .box a:visited {
	float: left;
	width: 193px;
	height: 89px;
	padding: 92px 14px 0 14px;
	outline: none;
}
#homepage .box h2 {
	color: #caa701;
	font-size: 30px;
	font-weight: lighter;
	letter-spacing: -2px;
  visibility: hidden;
}

#homepage .box embed {
  /*color: #caa701;
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: -2px; */
}

#homepage .box h3 {
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
  margin: 5px 0 0 2px;
}
#box-aero {
	background: url(../webimg/box-aerotaxi2.jpg) no-repeat;
}
#box-cargo {
	background: url(../webimg/box-expresscargo2.jpg) no-repeat;
}
#box-wings {
	background: url(../webimg/box-wings2.jpg) no-repeat;
}
h1.h1{
  display: none;
}
.cleaner{
  clear: both;
}
