/* CSS Document */

/******* GLOBALS ********/
body {
	background-color:#4D4D4D;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;
}
img {
	border:0px;
}
* {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.br {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}
li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#333333;
	font-size:11px;
}
p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	margin-bottom:10px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f26522;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f26522;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f26522;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d95e24;
}
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#003e6a;
}

a:hover {
	text-decoration:none;
}

/******** TEXT FORMAT ******/
#boxContact div {
	float:left;
	width: 142px;
	margin-left:10px;
}
#boxContact img {
	float:right;
	margin-left:5px;
	margin-right:10px;
}
#boxContact h3 {
	float:right;
	text-align:right;
}
#boxContact h5 {
	float:right;
	text-align:right;
	clear:both;
	margin-top:10px;
	color:#999999;
}
#boxContact p {
	clear:both;
	float:right;
	text-align:right;
	color:#494949;
	font-weight:bold;
	width:142px;
}

#boxContact_EN div {
	float:left;
	width: 142px;
	margin-left:10px;
}
#boxContact_EN img {
	float:right;
	margin-left:5px;
	margin-right:10px;
}
#boxContact_EN h3 {
	float:right;
	text-align:right;
}
#boxContact_EN h5 {
	float:right;
	text-align:right;
	clear:both;
	margin-top:10px;
	color:#999999;
}
#boxContact_EN p {
	clear:both;
	float:right;
	text-align:right;
	color:#494949;
	font-weight:bold;
	width:142px;
}
#pan {
	clear:left;
	height:114px;
	padding-left:10px;
	width:272px;
}
#pan_EN {
	margin-left:6px;
	padding-top:6px;
	width:291px;
	height:91px;
	clear:left;
}

#pan_PL {
	background-color:#FFFFFF;
	clear:left;
	height:91px;
	padding-left:7px;
	padding-top:9px;
	width:649px;
	
}


#boxWgAuto a, #boxWgOsob a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f26522;
	font-weight:bold;
}

#boxWgAuto a:hover, #boxWgOsob a:hover {
	text-decoration:none;
}

#boxWgAuto_EN a, #boxWgOsob_EN a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f26522;
	font-weight:bold;
}

#boxWgAuto_EN a:hover, #boxWgOsob_EN a:hover {
	text-decoration:none;
}

#footerBox p {
	padding-top:42px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:25px;
}

#footerBox a {
	font-size:10px;
	color:#FFFFFF;
}
#bottomFooter p {
	font-size:10px;
	text-align:right;
	color:#888888;
	font-weight:bold;
}
/******** SUBMENU **********/
#boxSubMenu p {
	color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#boxSubMenu a {
	color: #8f8f8f;
}

#boxSubMenu ul li {
	margin: 0px;
	padding: 0px;
	line-height:1;
}

#boxSubMenu ul {
	list-style: none;
	border: none;
	margin-top:10px;	
}

#boxSubMenu li, #boxSubMenu li a {
	vertical-align: bottom;
} 

#boxSubMenu ul li a {
	display: block;
	background-image:url(../image/menuLeftOff.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight:bold;
	width:292px;
	height:24px;
	text-align:center;
	padding-top:14px;
	font-size:11px;
}
#boxSubMenu ul li.active {
	background-image:url(../image/menuLeftOn.jpg);
	color:#474747;
	display: block;
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight:bold;
	width:292px;
	height:24px;
	text-align:center;
	padding-top:14px;
	font-size:11px;
}

#boxSubMenu ul li a:hover, #boxSubMenu ul li a:focus {
	background-image:url(../image/menuLeftOver.jpg);
	background-repeat:no-repeat;
	color:#333333;
}
/******** SUBMENU2 **********/
#boxSubMenu2 a {
	color: #8f8f8f;
}

#boxSubMenu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#boxSubMenu2 ul li {
	margin: 0px;
	padding: 0px;
	
}
#boxSubMenu2 li, #boxSubMenu2 li a {
	vertical-align: bottom;
} 
#boxSubMenu2 ul li a {
	display: block;
	background-image:url(../image/menuLeft2Off.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight:bold;
	width:152px;
	height:27px;
	padding-top:13px;
	text-align:center;
	font-size:11px;
}
#boxSubMenu2 ul li.active {
	background-image:url(../image/menuLeft2On.jpg);
	color:#474747;
	display: block;
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight:bold;
	width:152px;
	height:26px;
	padding-top:14px;
	text-align:center;
	font-size:11px;
}

#boxSubMenu2 ul li a:hover, #boxSubMenu2 ul li a:focus {
	background-image:url(../image/menuLeft2Over.jpg);
	background-repeat:no-repeat;
	color:#333333;
}
/******** CAR VIEW *********/

.carView  .desc {
  margin:10px;

}

.carView img {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:5px;
}

.carView img.but {
  border:0px;
  padding:0px;
}

.carView .more {
	margin-top:20px;
	text-align:center;
}

.carView .photos {
	margin-bottom:10px;
	vertical-align:top;
}
.carView table {
  border-collapse:collapse;
  border:1px solid #FFF;
}

.carView td, .carView th {
  padding: 4px;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid #FFF;
}

.carView th {
  font-weight:bold;
  text-align:right;
  white-space:nowrap;
}

.carView th.title {
  font-weight:bold;
  text-align:center;
  background-color:#FF9900;
  color:#FFFFFF;
}

.carView table.tech {
	width:225px;
	float:left;
}

.carView table.price {
	width:225px;
	float:right;
}

.carView h4 {
	padding-left:15px;
	padding-top:10px;
}

/******** MAIN BLOCKS ******/
#super {
	width:982px;
	left:50%;
	margin-left:-491px;
	position:absolute;
	margin-top:5px;
}
#topBox {
	background-image:url(../image/bgTop.jpg);
	background-repeat:no-repeat;
	height:84px;
}
#mainBox {
	background-image:url(../image/bgMain.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding-top:10px;
}

#topLogo {

	float:left;
	margin-top:20px;
	margin-left:35px;
}

#topMenu {
	float:right;
	margin-right:15px;
	margin-top:14px;
}

#middle {
	background-color:#FFFFFF;
	margin-left:13px;
	margin-right:10px;

}

#footerBox {
	background-image:url(../image/bgFooter.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:70px;
}

#bottomFooter {
}

#banner {
	width:656px;
	height:203px;
	float:right;
	overflow:hidden;
}

#content_EN {
	background-color:#e4e5e6;
	width:656px;
	float:right;
	/*padding-bottom:50px;*/
}
#content_PL {
	background-color:#e4e5e6;
	width:656px;
	float:right;
}

#content2 {
	background-color:#ffffff;
	width:655px;
	float:right;
	border-left:1px dotted #666666;
}

#content2 h2 {
	padding-left:15px;
	padding-top:10px;
}
#contentBox {
	margin:10px;
}

#contentBox2 {
	margin-left:120px;
}

#contentText {
	margin:5px;
}

#contentText ul {
	margin-left:20px;
}

#contentText ul li {
	line-height:16px;
}


#boxContact {
	float:left;
	width:292px;
	height:183px;
	background-image:url(../image/bgKontakt.jpg);
	background-repeat:no-repeat;
	margin-left:6px;
	margin-top:97px;
	padding-top:50px;
}

#boxContact_EN {
	float:left;
	width:292px;
	height:183px;
	background-image:url(../image/bgKontakt_EN.jpg);
	background-repeat:no-repeat;
	margin-left:6px;
	margin-top:16px;
	padding-top:50px;
}

#boxSubMenu {
	float:left;
	width:292px;
	margin-left:6px;
	margin-top:10px;
}

#boxSubMenu2 {
	float:left;
	width:152px;
	margin-top:8px;
	padding-left:10px;
}

#boxWgAuto {
  float:left;
  background-image:url(../image/bgWgAuto2.jpg);
  background-repeat:no-repeat;
  width:311px;
  height:233px;
  margin-left:10px;
  padding-bottom:15px;
  margin-top: 10px;

}

#boxWgAuto_EN {
  float:left;
  background-image:url(../image/bgWgAuto2_EN.jpg);
  background-repeat:no-repeat;
  width:311px;
  height:233px;
  margin-left:10px;
  margin-top: 10px;
  padding-bottom:15px;
 
}

#boxWgOsob {
	float:right;
	background-image:url(../image/bgWgOsob3.jpg);
    background-repeat:no-repeat;
    width:311px;
    height:233px;
    margin-right:11px;
	margin-top: 10px;
	
}

#boxWgOsob_EN {
	float:right;
	background-image:url(../image/bgWgOsob3_EN.jpg);
    background-repeat:no-repeat;
    width:311px;
    height:233px;
    margin-right:11px;
	margin-top: 10px;
	padding-bottom:15px;
	
}

#boxWelcome {
	margin-left:17px;
	padding-top:3px;
	width:270px;
	float:left;
}

#boxWelcome p {
	text-align:justify;
	margin-top:5px;
	margin-bottom:15px;
}

#banerLeft {
	width:291px;
	height:0px;
	margin-left:7px;
	float:left;	
	
}

#banerLeftEN {
	width:291px;
	height:79px;
	margin-left:7px;	
	
}



.carView {
	background-color:#e6e6e7;
	width:478px;
	float:left;
	margin-top:8px;
}

/************** FORM ***************/
table.form {
	border-collapse:collapse;
	border:1px solid #999999;
	width:100%;
	background-color:#EBEBEB;
}

table.form td {
	padding:4px;
	border-bottom:1px dotted #999999;
}

table.form th {
	padding:4px;
	border-bottom:1px solid #FFF;
	background-color:#FF6600;
	color:#FFFFFF;
}

table.form td.label {
	text-align:right;
	
}

.error, .req {
	color:#FF0000;
}

input, textarea {
	padding:3px;
	vertical-align:middle;
}
table.form td input {
	float:left;
}
/*
label {
	cursor:pointer;
	cursor:hand;
}*/
.tip2, .tip, .tip a {
	font-size:10px;
}

.tip2 {
	float:left;
	padding:4px;
	color:#666666;
}

/***************** class *****************/

.text-center {
	text-align:center;
}

.margin1 {
	margin: 0px; 
	margin-top:5px;
	}
	
.sg-content {
	background-color:#E9E9E9; 
	border:1px solid #C7C7C7; 
	margin:0 12px 12px 12px;
	clear:both; 
	padding:20px; 
	padding-bottom:35px;
}

.sg-content02 {
	padding-top:10px;
	color:#333333;
	text-align:center;
}

.sg-car01, .sg-car03, .sg-car05, .sg-people01, .sg-people03, .sg-people05, .sg-people07 {
	position:absolute;
	float:left;
}
	
.sg-car02, .sg-car04, .sg-car06 {
	position:relative; 
	text-align:center; 
	width:100px;
}

.sg-car01 {
	top:360px;
	left:345px;
}

.sg-car02 {
	float:left; 
	top:120px; 
	left:30px; 
}

.sg-car03 {
	top:360px;
	left:500px;
}

.sg-car04 {
	float:right;
	top:120px;
	right:24px;
}

.sg-car05 {
	top:450px;
	left:345px;
}

.sg-car06 {
	float:left; 
	top:210px; 
	left:10px; 
}

.sg-people02, .sg-people04, .sg-people06, .sg-people08 {
	position:relative;
	text-align:center;
}
	
.sg-people01 {
	top:475px; 
	left:700px;
}
	
.sg-people02 {
	float:left; 
	top:100px; 
	left:42px; 
	width:100px;
}

.sg-people03 {
	top:475px; 
	left:830px;
}

.sg-people04 {
	float:right; 
	top:100px; 
	right:42px; 
	width:100px;
}

.sg-people05 {
	top:565px; 
	left:700px;
}

.sg-people06 { 
	float:left; 
	top:180px; 
	left:-60px; 
	width:110px;
}

.sg-people07 {
	top:565px; 
	left:830px;
}

.sg-people08 { 
	float:right; 
	top:165px; 
	right:40px; 
	width:100px;
}

.sg-cars {
	position:relative;
	top:45px; 
	left:10px; 
	width:100px;
}


#sgCarsLeft {
	float:left;
	margin-left:10px;
}

#sgCarsLeft p, #sgCarsRight p {
	margin-top: 15px;
}

#sgCarsRight {
	float:right;
	margin-right:30px;
	
}

#BanerDown {
	overflow:hidden;
	width:649px;
	height:130px;
	background-color:#FFFFFF;
	padding-left:7px;
	padding-top:20px;

}

.cards {
	position:absolute; 
	margin-left:870px; 
	margin-top:30px;
}