/* alternative clearing method */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end - alternative clearing method */

.form_row.req label {
  font-weight: bold;
  }

a {
  color: #660000;
  text-decoration :none;
  }
a:hover{
  color: #000;
  text-decoration: underline;
  }

h2 {
  font-size: 2.2em;
  font-weight: normal;
  color: #980000;
  padding-bottom: 5px;
  margin-bottom: .5em;
  border-bottom: 1px solid #D8D8D8;
  }
h3 {
  font-size: 1.7em;
  color: #980000;
  font-weight: normal;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  padding: 5px 0;
  margin: 5px 0;
  }
p {
  line-height: 150%;
  }

body {
  background: #FFF url( '../images/tlo.jpg' ) 0 0 repeat-x;
  }
#body {
  background: transparent url( '../images/tlo_dol.png' ) 0 bottom repeat-x;
  }

#hd {
  background: transparent url( '../images/tlo_gora.jpg' ) right 0 no-repeat;
  height: 203px;
  position: relative;
  }
#hd h1,
#hd h1 a {
  display: block;
  width: 524px;
  height: 84px;
  }
#hd h1 {
  position: absolute;
  top: 0; left: -106px;
  background: transparent url( '../images/logo_ats.jpg' ) 0 0 no-repeat;
}
#hd h1 span {
  display: none;
  }
#hd h2 {
  color: #FFF;
  font-size: 1.8em;
  font-weight: normal;
  margin: 100px 0 0;
  line-height: 1em;
  border-bottom: none;
  }
#hd h2 span {
  display: block;
  color: #ED1C24;
  font-size: .8em;
  line-height: 1em;
  }
#hd img#sprzet-diagnostyczny {
  position: absolute;
  right: 0;
  bottom: -70px;
  }
#hd #obslugiwane-marki {
  list-style: none;
  margin: 0;
  padding: 0;
  }
#hd #obslugiwane-marki li {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 5px;
  }
#hd #obslugiwane-marki li span {
  display: none;
  }
#hd #obslugiwane-marki li.mercedes {
  background-image: url( '../images/logo_mercedes.png' );
  }
#hd #obslugiwane-marki li.audi {
  background-image: url( '../images/logo_audi.png' );
  }
#hd #obslugiwane-marki li.bmw {
  background-image: url( '../images/logo_bmw.png' );
  }
#hd #obslugiwane-marki li.wv {
  background-image: url( '../images/logo_wv.png' );
  }

#nv {
  margin-bottom: 20px;
  }
#nv ul {
  list-style: none;
  padding: 0;
  margin: 0
  }
#nv li {
  float: left;
  padding-right: 20px;
  text-transform: uppercase;
  color: #878282;
  }
#nv li a {
  color: #878282;
  text-decoration: none;
  line-height: 45px;
  font-size: 1.2em;
  display: block;
  padding: 0 5px;
  }
#nv li.current a {
  color: #FFF;
  font-weight: bold;
  }
#nv li a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #151515;
  }

#sb {
  padding: 20px 0;
  }
#ft {
  background-color: #151515;
  color: #878282;
  padding-top: 12px;
  text-align: center;
  margin-top: 30px;
  }
#ft a,
#ft a:hover {
  color: #878282;
  }

.wazne {
  font-size: 1.5em;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
  margin-bottom: 10px;
  padding: 1em;
  }
img#logo-bosch {
  margin: 1em;
  }
.homepage img#logo-bosch {
  float: left;
  margin: .5em 2em .5em 0;
  }
.adres {
  font-size: 1.3em;
  }
#urzadzenia-diagnostyczne {
  text-align: right;
  padding: 1em;
  }

#plan-koszalina {
  border: 8px solid #CCC;
  }

.window {
  padding-bottom: 1em;
}
.window h1 {
  font-size: 1em;
  font-weight: bold;
  }