/* defauls */
body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#282828;
	background:#fff;
}

a:link, a:active, a:visited {
	color:#1E91DE;
	text-decoration: none;
	font-size:inherit;
}
a:hover {
	text-decoration: underline;
}

form, ul, ol, li, p, h1, h2, h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
}

select, option, input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	color:#333333;
}
input, textarea{
	width:300px;
}

textarea{
	height:150px;
}

img{
	border:none;
	padding:0px;
	margin:0px;
	display:block;
}

li{
	list-style-type:none;
}

.clear{
	clear:both;
}

/* end of defauls */

body{
	background:url(img/top.jpg) top center no-repeat;
}

#wrapper{
	width:950px;
	margin:0px auto;
}

#main-menu{
	height:256px;
	position:relative;
}

h1,
h1 a{
	display:block;
	width:480px;
	height:130px;
	line-height:100%;
}

/* dock menu */
.dock {
	position: relative;
	height: 180px;
	text-align: center;
}
#dock-menu {
	width: 100%;
	position: absolute;
	left: 20px;
	bottom: 15px;
}
.dock-container {
	position: absolute;
	height: 180px;
	padding-left: 20px;
	left:0px;
}
a.dock-item {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 120px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	float:left;
}
.dock-item span {
	display: none;
	padding-left: 20px;
}
.dock-item img {
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}

	/* dock menu when javascript is off fix */
	#main-menu a.link1{
		left:0px;
	}
	#main-menu a.link2{
		left: 120px;
	}
	#main-menu a.link3{
		left: 240px;
	}
	#main-menu a.link4{
		left: 360px;
	}
/* end of dock menu */


#footer{
	background:url(img/footer.png) 0 0 repeat-x;
	height:80px;
	clear:both;
	width:100%;
	color:#fff;
}
#footer .content{
	width:870px;
	margin:0px auto;
	padding:32px 40px 0px 40px;
}

#footer a{
	color:#fff;
}

#footer .links{
	float:left;
}

#footer .author{
	float:right;
	font-size:10px;
	padding-top:1px;
}

#content{
	position:relative;
	clear:both;
	height:300px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#main{
	float:left;
	width:631px; /*715px*/
	padding:40px 47px 15px 37px;
	border:1px solid #e3e3e3;
	border-top:none;
	border-bottom:none;
	background: #fcfcfc;
}

#contact{
	float:right;
	width:146px; /*225px*/
	padding:40px 32px 15px 47px;
	border:1px solid #e3e3e3;
	background: #fcfcfc;
}

#clips{
	width:80px;
	position:absolute;
	top:90px;
	left:681px;
}

	#clips span{
		display:block;
		width:80px;
		height:61px;
		background:url(img/clip2.png) 0 0 repeat-y;;
	}

#content h2{
	font-size:24px;
	color:#56c4f9;
	border-bottom:2px solid #56c4f9;
	padding-bottom:7px;
	margin-bottom:25px;
	letter-spacing:3px;
}

#content h3{
	margin:25px 0px 25px 0px;
	font-weight:bold;
	font-size:16px;
	color:#8aa90e;
}

#content p,
#content ul{
	margin:25px 0px;
}

#content ul li{
	background:url(img/li.png) 0 6px no-repeat;
	padding-left:20px;
	margin:7px 0px;
}

#content img.left{
	float:left;
	border:1px solid #eee;
	margin:4px 20px 20px 0px;
}

#content .divide{
	border-top:1px solid #ccc;
	height:1px;
	margin:25px 0px 20px 0px;
	line-height:0;
}

#contact h3{
	font-size:12px;
	color:#282828;
	font-weight:normal;
}

#map{
	background:url(img/mapa.png);
	width:629px;
	height:438px;
	border:1px solid #bbb;
	margin:25px 0px;
}

.offer {
  float: left;
  width: 311px;
}
.odd {
  float: right;
  width: 300px;
}

.offer_diagnostic {
  width: 100%;
  background: url(img/oferta_diagnostyka.jpg) 0 0 no-repeat;
  height: 178px;
  text-indent: -9999px;
}

  #content .offer ul {
    margin-bottom: 60px;
  }
	#content .offer h3{
	  display: block;
		margin: 0px;
	  height: 105px;
	  background: url(img/oferta_icons.png) 0 0 no-repeat;
	  text-indent: -3000px;
	}
	#content .engine h3 {
    background-position: 0px 0px; 
	} 
  #content .clutch h3 {
    background-position: -315px 0px; 
  } 
  #content .gear h3 {
    background-position: 0px -104px; 
  } 
  #content .suspension h3 {
    background-position: -315px -104px; 
  } 
  #content .drive h3 {
    background-position: 0px -208px; 
  } 
  #content .brake h3 {
    background-position: -315px -208px; 
  } 
  #content .electric h3 {
    background-position: 0px -312px; 
  } 
  #content .other h3 {
    background-position: -315px -312px; 
  } 

	#content .offer ul {
    margin-top: 0px;
	}
	
.clear1 {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
}
