body {
	margin: 0;
}

img {
	border: 0;
}

.bg1 {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
}

.bg1 img {
	width: 100%;
	height: 100%;
}

.logo {
	width: 135px;
	height: 155px;
	background: url('../img/logo.gif');
	position: fixed;
	left: 80px;
	top: 0px;
}

.menu  {
	position: fixed;
	left: 80px;
	top: 165px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu ul li {
	display: block;
	height: 33px;
}

.menu ul li.active a{
	background: url('../img/menu_active.png') no-repeat 0px 14px;
}

.menu ul li a {
	color: #272b36;
	text-transform: uppercase;
	font-size: 36px;
}

.menu ul li a:hover {
	font-size: 38px;
	color: #cd1a31;
}

.content .videoIcon {
	width: 18px;
	height: 18px;
	background: url('../img/hot_spot.png');
	cursor: pointer;
	position: absolute;
}

.content .videoContent {
	width: 175px;
	height: 175px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}

.content .videoContent .photo {
	width: 175px;
	position: absolute;
	bottom: 95px;
}

.videos {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.8);
	display: none;
}

.close {
	font-size: 24px;
	text-transform: uppercase;
	color: #272b36;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 354px;
	margin-top: -218px;
	cursor: pointer;
}

.videoElement1, .videoElement2, .videoElement3, .videoElement4, .videoElement5 {
	width: 720px;
	height: 384px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -360px;
	visibility: hidden;
}

.content .hover {
	position: absolute;
	width: 165px;
	height: 85px;
	border: 5px solid #19233a;
	bottom: 5px;
	background-color: rgba(205, 26, 49, 0.8);
	display: none;
}

.content .hover p {
	position: absolute;
	color: #ffffff;
	margin: 0 auto;
	left: 60px;
	top: 31px;
}

.content .videoContent .data {
	width: 175px;
	height: 69px;
	background: #ffffff;
	bottom: 28px;
	position: absolute;
}

.content .videoContent .data p {
	color: #19213a;
	font-size: 14px;
	margin: 12px 16px 12px 16px;
}

.content .videoContent .bottomBorder {
	width: 175px;
	height: 5px;
	background: #19213a;
	position: absolute;
	bottom: 20px;
}

.content .video1 {
	left: 13%;
	bottom: 13%;
}

.content .video2 {
	left: 22%;
	bottom: 11%;
}

.content .video3 {
	left: 33%;
	bottom: 10%;
}

.content .video4 {
	left: 50%;
	bottom: 10%;
}

.content .video5 {
	left: 58%;
	bottom: 43%;
}

.socialBar {
	width: 100%;
	height: 40px;
	background: #ffffff;
	position: fixed;
	bottom: 0;
	left: 0;
}

.socialBar  ul {
	margin: 7px 0px 0px 0px;
	padding: 0;
	float: right;
}

.socialBar  ul li {
	display: block;
	float: left;
	margin: 0px 15px 0px 0px;
}

.socialBar  ul li a {
	color: #1a1616;
	font-size: 24px;
}

.history {
	
}

.history h1, .history h2, .history h3, .history p, .history a {
	color: #cd1a31;
	margin: 0;
}

.history h1 {
	font-size: 84px;
	padding: 50px 30px 5px 30px;
}

.history h2 {
	font-size: 36px;
	padding: 0px 30px 5px 30px;
	margin: -30px 0px 0px 0px;
}

.history h3 {
	font-size: 26px;
	padding: 0px 30px 5px 30px;
	margin: 15px 0px 0px 0px;
}

.history p {
	padding: 0px 30px 5px 30px;
	font-size: 13px;
	margin: -10px 0px 0px 0px;
}

.history a {
	text-decoration: underline;
	font-size: 14px;
}

.history .textContent {
	width: 25%;
	height: 100%;
	position: absolute;
	left: 25%;
	padding-bottom: 400px;
}

.la {
	position: absolute;
	top: 20px;
	right: 20px;
}

.la img {
	margin-left: 20px;
}

.sprzet .textContent {
	padding-bottom: 85px;
}

.multimedia {
	background-color: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
}

.multimedia .frame {
	width: 720px;
	height: 480px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -240px;
	border: 6px solid #c21a31;
}

.multimedia .frame img {
	display: none;
}

.multimedia .frame img.active {
	display: block;
}

.multimedia .nav {
	position: absolute;
	left: 50%;
	margin-left: 400px;
	top: 50%;
	margin-top: -90px;
}

.multimedia .nav .up {
	width: 80px;
	height: 80px;
	background: url('../img/top_arrow.png');
	cursor: pointer;
	position: relative;
}

.multimedia .nav .up .hover, .multimedia .nav .down .hover {
	background-color: rgba(205, 26, 49, 0.8);
	border: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
}

.multimedia .nav .down {
	width: 80px;
	height: 80px;
	background: url('../img/bottom_arrow.png');
	cursor: pointer;
	margin-top: 20px;
	position: relative;
}

.multimedia .close {
	margin-top: -266px;
	margin-left: 354px;
}

.multimedia .frame img {
	width: 720px;
}

.flowplayer {
	border: 6px solid #c21a31;
}

.data p, .hover p, .history p {
	font: 14px Arial;
	line-height: 18px;
}
