* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }
  
body {
  background: #99f url('img/bg-body.jpg') repeat-x left top;
  font-family: arial, helvetica, verdana;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  }

#wrap {
  width: 900px;
  margin: auto;
  background-color: #fff;
  border-left: 3px solid #039;
  border-right: 3px solid #039;
  border-top: 3px solid #fd0;
  border-bottom: 3px solid #fd0;
  }    

h1 {
  width: 800px;
  height: 109px;
  margin: auto;
  margin-top: 0px;
  background: url('img/bg-header.jpg') no-repeat right top;
  border-bottom: 1px solid #039;
  }
  
  h1 span {
    display: none;
    }
  
  h1 img {
    width: 174px;
    height: 90px;
    float: left;
    margin-left: 5px;
    margin-top: 15px;
    }

#menu-h {
  width: 860px;
  height: 30px;
  margin: auto;
  margin-top: 15px;
  background: url('img/bg-menu-h.png') no-repeat left top;
  }

  #menu-h li {
    float: left;
    list-style-type: none;
    width: 171px;
    height: 30px;
    text-align: center;
    border-left: 1px solid #039;
    border-bottom: 2px solid #039;
    }
    
  #menu-h li:hover {
    border-bottom: 2px solid #fd0;
    }  
  
  #menu-h li.first {
    border-left: none;
    width: 172px;
    }  
  
  #menu-h h2 a {
    display: block;
    width: 171px;
    height: 22px;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    padding-top: 8px;
    font-style: italic;
    }

  #menu-h h2 a:hover { 
    color: #036;
    }      
  
#menu-v {
  clear: both;
  width: 230px;
  margin-left: 30px;
  float: left;
  }

  #menu-v li {
    list-style-type: none;
    background: url('img/bg-menu-v.jpg') no-repeat right center;
    }

  #menu-v h2 a {
    display: block;
    height: 18px;
    font-size: 15px;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border-left: 3px solid #fd0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 8px;
    font-style: italic;
    }

  #menu-v h2 a:hover {
    border-left: 3px solid #039;    
    color: #036;
    }
  
  #menu-v li.nabidka {
    color: #039;
    font-size: 20px;
    margin-top: 30px;
    border-left: none;
    margin-bottom: 20px;
    font-variant: small-caps;
    font-weight: bold;
    font-style: italic;
    background: none;
    }
  
  #menu-v img {
    width: 30px;
    height: 30px;
    float: left;
    margin-top: -5px;
    margin-right: 6px;
    } 
    
#content {
  width: 587px;
  margin-left: 290px;
  margin-top: 40px;
  }
  
  #content ul {
    margin-left: 35px;
    }
  
  #content p {
    margin: 15px;
    line-height: 22px;
    text-align: justify;
    }
    
  #content p.iframe {
    margin-left: 15px;
    margin-top: 22px;
    margin-bottom: 15px;
    }
    
  #content p.gallery {
    margin: 15px 0px 15px 0px;
    }

  #content p.cards {
    font-size: 110%;
    }
    
  #content p.cards>img {
    width: 50px;
    height: 30px;
    vertical-align: middle;
    }
    
  #content h3 {
    margin: 15px 40px 5px 5px;
    font-style: italic;
    font-size: 120%;
    color: #006;
    }

  #content h4 {
    margin: 15px 40px 5px 5px;
    font-style: italic;
    font-size: 110%;
    color: #333;  
    }
    
  #content a {
    color: #039;
    text-decoration: underline;
    }
  
  #content a:hover {
    color: #006;
    text-decoration: none;
    }
    
  #content table {
    margin: 15px;
    font-size: 90%;
    }
    
  #content table.doba {
    font-size: 100%;
    }  
  
  #content table.pneu-oznaceni td {
    padding-right: 15px;
    }
    
  #content tr.table-nadpis {
    background: #eee;
    }
  
  #content img.icon {
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px 10px 5px 10px;
    }
  
  #content img.gal-h {
    width: 160px;
    height: 120px;
    float: left;
    margin: 25px 10px 25px 10px;
    padding: 3px;
    background: #eee;
    border: 1px solid #999;
    }
  
  #content img.gal-h:hover {
    background: #999;
    border: 1px solid #039;
    }
  
  #content img.gal-v {
    width: 120px;
    height: 160px;
    float: left;
    margin: 5px 30px 5px 30px;
    padding: 3px;
    background: #eee;
    border: 1px solid #999;
    }

  #content img.gal-v:hover {
    background: #999;
    border: 1px solid #039;
    }
  
  #content img.sekce-v {
    width: 120px;
    height: 160px;
    float: right;
    margin: 15px 15px 0px 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    }

  #content img.sekce-h {
    width: 160px;
    height: 120px;
    float: right;
    margin: 15px 15px 0px 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    }

  #content img.news {
    width: 100px;
    height: 100px;
    float: right;
    margin: 5px 0px 0px 10px;
    }
    
  #content img.icon-pdf {
    width: 25px;
    height: 25px;
    margin: 5px 5px 5px 15px;
    vertical-align: middle;
    }  

#sekce-logo img {
  width: 160px;
  height: 40px;
  margin: 10px;
  }

#footer {
  width: 800px;
  margin: auto;
  margin-top: 0px;
  text-align: center;
  font-size: 80%;
  color: #333;
  padding-top: 7px;
  }
  
  #footer a {
    text-decoration: underline;
    color: #222;
    }

  #footer span.small {
    font-size: 70%;
    }

#backlinks {
  width: 800px;
  margin: auto;
  margin-top: 10px;
  text-align: center;
  font-size: 70%;
  color: #333;
  font-style: italic;
  }
  
  #backlinks a {
    text-decoration: none;
    color: #222;
    font-style: normal;
    }
  
  #backlinks a:hover {
    text-decoration: underline;
    }

p.clear {
  clear: both;
  }

span.red {
  color: #f00;
  }
  
span.small {
  font-size: 80%;
  }

p.pf {
  color: #c00;
  font-family: georgia, verdana, arial;
  font-weight: bold;
  font-style: italic;
  text-indent: 25px;
  }

img.bestdrive {
  width: 120px;
  height: 80px;
  float: right;
  margin: 0px 15px 0px 15px;
  border: 1px solid #999;
  }
  
img.pneus-expert {
  width: ;
  height: ;
  float: right;
  margin: 3px 0px 0px 15px;
  }
