﻿/* nowe */
body {
	background-color: #000000;
	background-image: url('../images/background_v1.jpg'); 
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	display: block;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%; 
	width: 100%; 
	top: 0px;
	overflow: auto;
	
}

.div01002 {
	width: 1200px; 
	height: 100%;
	top: 0px; 
	left: 0px; 
	margin: 0 auto; 
	text-align: left; 
	position: relative;
	z-index: 2;
	overflow: visible;
}

.divBg01 {
	width: 100%;
	height: 100%;
    position:relative;
	overflow: visible;
	text-align: center;
	z-index: 5;
}	
.divBg02 {
	/* background-image: url('../images/pageBg.png'); */ 
	background-image: url('../images/pageBg.jpg'); 
    background-position: center top;
    background-repeat: no-repeat;
	width: 100%;
	min-height: 1000px;
    position: relative;
	overflow: visible;
}

.divBg03 {
/*	background-image: url('../images/glassBg.png'); 
    background-position: center top;
    background-repeat: repeat-y; */
	width: 100%;
	height: 1000px;
    position: absolute;
	overflow: visible;
}	
.divBg03a {
	background-image: url('../images/left.png'); 
    background-position: left top;
    background-repeat: no-repeat;
	position: relative;
	width: 486px;
	height: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
}
.divBg03b {
	width: 621px;
	height: 100%;
	float: none;
	position: fixed;
	text-align: center;
	overflow: hidden;
}
.divBg03c {
	background-image: url('../images/right.png'); 
    background-position: right top;
    background-repeat: no-repeat;
	position: relative;
	width: 193px;
	height: 100%;
	float: right;
	overflow: hidden;
	text-align: center;
}

.divBg04 {
	background-image: url('../images/top.png'); 
    background-position: center top;
    background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 340px;
	z-index: -1;
	overflow: hidden;
	text-align: center;
}
.divBg04z {
    background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 340px;
	z-index: 2;
	overflow: hidden;
	text-align: center;
}
.divBg05 {
	position: absolute;
	width: 100%;
	height: 315px;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}
.divBg06 {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: visible;
	text-align: center;
}
.divBg07 {
	position: relative;
	width: 100%;
	height: 184px;
	overflow: auto;
	text-align: center;
}
.divMenu {
	position: relative;
	width: 486px;
	height: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
	z-index: 5;
}

.td_bannerFoto {
	background: url('../images/bannerFoto.png') no-repeat top right;
	width: 1250px;
	min-height: 340px;
	max-height: 340px;
	text-align: center;
}
.td_banner {
	background: url('../images/banner.png') no-repeat top right;
	width: 1250px;
	min-height: 340px;
	max-height: 340px;
	text-align: center;
}

#boxLeft{
    height: 820px;
    left: 0px;
    padding-left: 0px;
    position: fixed;
    top: 0px;
    width: 80px;
	z-index: 5;
}

#box-inside {
    background: white;
    float: left;
    height: 500px;
    overflow: auto;
    padding: 10px;
    width: 300px;
	border: 1px;
	border-color: black;
}

.td_footerHome {
	background: url('../images/bottomH.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}
.td_footerSuspensions {
	background: url('../images/bottomS.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}
.td_footerCars {
	background: url('../images/bottomC.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}
.td_footerClients {
	background: url('../images/bottomCl.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}
.td_footerGallery {
	background: url('../images/bottomG.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}
.td_footerContact {
	background: url('../images/bottomCo.png') no-repeat top right;
	width: 1250px;
	min-height: 134px;
	max-height: 134px;
	text-align: center;
}

.menu01x {
	background: url('../images/menu01.png') no-repeat top right;
	width: 323px;
	height: 40px;
	display: block;
}
.menu01:link, .menu01:visited {
	background: url('../images/menu01.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu01:hover {
	background: url('../images/menu01.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menu02x {
	background: url('../images/menu02.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}
.menu02:link, .menu02:visited {
	background: url('../images/menu02.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu02:hover {
	background: url('../images/menu02.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menu03x {
	background: url('../images/menu03.png') no-repeat top right;
	width: 323px;
	height: 40px;
	display: block;
}
.menu03:link, .menu03:visited {
	background: url('../images/menu03.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu03:hover {
	background: url('../images/menu03.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menu04x {
	background: url('../images/menu04.png') no-repeat top right;
	width: 323px;
	height: 40px;
	display: block;
}
.menu04:link, .menu04:visited {
	background: url('../images/menu04.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu04:hover {
	background: url('../images/menu04.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menu05x {
	background: url('../images/menu05.png') no-repeat top right;
	width: 323px;
	height: 40px;
	display: block;
}
.menu05:link, .menu05:visited {
	background: url('../images/menu05.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu05:hover {
	background: url('../images/menu05.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menu06x {
	background: url('../images/menu06.png') no-repeat top right;
	width: 323px;
	height: 40px;
	display: block;
}
.menu06:link, .menu06:visited {
	background: url('../images/menu06.png') no-repeat top left;
	width: 323px;
	height: 40px;
	display: block;
	left: 0px;
}
.menu06:hover {
	background: url('../images/menu06.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 40px;
	display: block;
}

.menuPDFx {
	background: url('../images/menuPDF.png') no-repeat top right;
	width: 323px;
	height: 65px;
	display: block;
}
.menuPDF:link, .menuPDF:visited {
	background: url('../images/menuPDF.png') no-repeat top left;
	width: 323px;
	height: 65px;
	display: block;
	left: 0px;
}
.menuPDF:hover {
	background: url('../images/menuPDF.png') no-repeat top right;
	width: 323px;
	left: 423px;
	height: 65px;
	display: block;
}

.link_photo:link, .link_photo:visited {
	opacity:1.0;
	filter:alpha(opacity=100);
	font-family: Calibri, Tahoma;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-size: 36px;
	font-weight: 700;
}
.link_photo:hover  {
	opacity:0.7;
	filter:alpha(opacity=70);  
	font-family: Calibri, Tahoma;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-size: 36px;
	font-weight: 700;
}

.img1 {
	border-color: #AAAAAA;
	border-style:solid;
	border-width: 2px;
}

.textLink:link, .textLink:visited {
	font-family: Calibri, Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 36px;
	font-weight: 700;
}
.textLink:hover {
	font-family: Calibri, Tahoma;
	color: #ce0f0f;
	text-decoration: none;
	font-size: 36px;
	font-weight: 700;
}

.titleLink:link, .titleLink:visited {
	color: #000000;
	text-align: center;
	font-family: Calibri, Verdana, Tahoma;
	font-size: 19px;
	text-decoration: none;
}

.titleLink:hover {
	color: red;
	text-align: center;
	font-family: Calibri, Verdana, Tahoma;
	font-size: 19px;
	opacity:1;
	filter:alpha(opacity=100); 
	text-decoration: none;	
}

.font001 {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 18px;
}
.font001A {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
}
.font001B {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
}
.font001C {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
}
.font002 {
	color: #fe0000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
}
.font002B {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.font003 {
	color: #000000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 20px;
}

.textLink:link, .textLink:visited {
	font-family: Calibri, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.textLink:hover {
	color: #fe0000;
	font-family: Calibri, sans-serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}