@charset "utf-8";
/* CSS Document */
.cleaner {
  clear:both !important;
  display: block !important;
  float: none !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
a {
  color: #666;
  text-decoration: none;
  text-shadow: 1px 1px 1px #999;
}
h1 {
  color: #000;
  font-size: 18pt;
  margin-bottom: 7px;
}

h1.hlavni {
  color: white;
  font-size: 18pt;
  margin-bottom: 7px;
}

h1.hlavni a {
  color: white;
}

h1.hlavni strong {
  text-shadow: 1px 1px 1px #fff;
}

h1 strong {
  text-shadow: 1px 1px 1px #fff;
}

h2 {
  color: #000;
  font-size: 14pt;
  margin: 3px 0px 7px 0px;
  margin-top: 20px;
}

h3 {
  color: #fff;
  font-size: 12pt;
}

p {
  color: #313131;
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: justify;
}
table {
  font-size: 10pt;
  color: #999;
  border-collapse: separate;
  width: auto;
  border-spacing: 3px;
  width: 100%;
}

table.vtextu {
  font-size: 10pt;
  color: black;
  border-collapse: collapse;
  width: 100%;
}

table.vtextu tr td {
  padding: 3px;
  border: 1px solid black;
}

.italic {
  color: #7d7d7d;
  font-size: 12pt;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: white;
  font: 100% Arial, sans-serif;
  background: url(../img/bg.jpg) repeat-x;
  line-height: 1.4;
}

#auto {
  background: url(../img/autopujcovna.png) no-repeat left top;  
  height: 180px;
  width: 1173px;
  position: absolute;
  left: 10px;
  top: 60px;
}

#obal {
  width: 960px;
  margin: auto;
  text-align: left;
}

#obal .submenu {
  position: relative;
  top: 320px;
  text-align: left;
  width: 960px;
}

#obal .submenu table {
  width: 967px;
  border-collapse: collapse;
}

#obal .submenu tr td {
  background: url(../img/nabidka-obal.png) no-repeat;
  height: 166px;
  width: 235px;
}

#obal .submenu tr td img {
  padding: 1px 0px 4px 1px;
  height: 124px;
  width: 233px;
}

#obal .submenu tr td strong {
  color: #fff;
  font-size: 12pt;
  margin-left: 20px;
  float: left;
}

#obal .submenu .tlacitko {
  background: url(../img/tlacitko.jpg) no-repeat;
  height: 28px;
  width: 69px;
  vertical-align: middle;
  color: #fff;
}

#obal .submenu .tlacitko a {
  color: #fff;
  font-size: 11pt;
  padding: 9px 15px 6px 15px;
}

 /* hlavička */
 
#hlavicka {
  background: url(../img/hlavicka.jpg) no-repeat;
  height: 666px;
  width: 960px;
}

.nizsi {
  height: 400px}

#hlavicka h1 {
  color: #fff;
  position: absolute;
  top: 70px;  
}

#hlavicka .menu li a:hover {
  color: #fff;  
}

#hlavicka .menu li.active {
  background: url(../img/bt-active.gif) no-repeat;
  height: 26px;
  padding: 5px 0px;
}

#hlavicka .menu li.active a {
  background: url(../img/bt-pravy.gif) no-repeat right center;
  height: 26px;
  width: 3px;  
  padding: 5px 5px;
  color: white;
}

#hlavicka .menu li.active strong {
  color: #fff;
  background: url(../img/bt-sipka.gif) no-repeat center bottom;   
  padding: 10px 5px;
}

#hlavicka .menu ul li {
  display: inline;
  position: relative;
  left: 300px;
  top: 50px;
  color: #336666;
  font-size: 10pt;  
  padding: 5px;
}

#hlavicka .menu ul li.oddelovac {
  background: url(../img/oddelovac.jpg) repeat-y;
  margin: 10px 20px;
  height: auto;
  width: 1px;
  padding: 0px;
}

#hlavicka .info {
  position: inherit;
  width: 370px;  
}

#hlavicka .info h2 {
  color: #fff;
  top: 180px;
  position: relative;
  left: 30px;
  margin-top: 3px;
}

#hlavicka .info p {
  color: #999999;
  top: 220px;
  margin: 0px;
  position: relative;
  left: 30px;
}

.obsah {
  width: 600px;
  float: left;
  margin-right: 60px;
}

.obsah .underline {
  background: url(../img/line.jpg) no-repeat;
  height: 3px;
  width: 597px;
}

.kontakt {
  background: url(../img/kontakt.png) no-repeat scroll;
  width: 300px;
  height: 143px;
  float: right;
}

.kontakt table {
  margin: 17px;
  color: #fff;
}

.kontakt table a {
  color: #0099ff;
  text-decoration: underline;
}

.kontakt table strong {
  color: #000;
}

/* patička */

#paticka {
  width: 960px;
  margin-top: 50px;
}

#paticka p{
  text-align: left;
  font-size: 8pt;
}

#paticka .line {
  background: url(../img/pata.jpg) no-repeat;
  height: 1px;
  width: 960px;
}
