body {
  background: #17191a url(../img/pozadi.png) center top no-repeat;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 12px;
  color: #acb9bf;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  text-align: justify;
}

.cleaner {
  clear: both;
  border: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;  
}

a {
  color: #acb9bf;
  text-decoration: none;  
}

a:hover {
  text-decoration: none;  
}

form {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 0px 0;
  padding: 0;
}

.text {
  padding: 0px 0 0 20px;
  float: left;
  margin: 30px 0 0 0; 
}

span.seda {
  color: #737b80;
}

span.seda a {
  color: #737b80;
  text-decoration: underline;  
}
span.seda a:hover {
  text-decoration: none;  
}

#stranka {
  width: 770px;
  margin: 0 auto;
  padding: 0;
}

#obsah {
  padding: 0px;
  margin: 0px auto;
  width: 770px;
  min-height: 650px;
  height: 650px;
}
div[id] #obsah {
  height: auto;
}

#logo {
  width: 770px;
  background: #17191a url(../img/logo.jpg) left top no-repeat;
  height: 205px;
}

#pata {
  width: 770px;
  background: #17191a url(../img/pozadi-paticka.jpg) left top no-repeat;
  height: 138px;
}

#stred {
  width: 770px;
  height: 427px;
}

#stred a.fiat {
  width: 385px;
  background: url(../img/fiat.jpg) left top no-repeat;
  height: 347px;
  float: left;
}

#stred a.fiat:hover {
  background: url(../img/fiat.jpg) left bottom no-repeat;
  cursor: pointer;
}

#stred a.alfa {
  width: 385px;
  background: url(../img/alfa.jpg) left top no-repeat;
  height: 347px;
  float: left;
}

#stred a.alfa:hover {
  background: url(../img/alfa.jpg) left bottom no-repeat;
  cursor: pointer;
}

#stred a span.nadpis {
  margin: 0 0 0px 0;
  padding: 270px 0 0 120px;
  float: left;
  display: inline;
  font-weight: normal;
  font-size: 24px;
  width: 220px;
  line-height: 28px;
  color: #acb9bf;
  text-decoration: none;
  text-align: left;
}