h1, h2, h3, img, div, p, ul{
  padding: 0px;
  margin: 0px;
  border: none;
}

body {
  margin:0px;
  padding:0px;
  font-family:Arial, Verdana, sans-serif;
  font-size: 13px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

#main {
  width: 897px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

#menu {
  background-image: url("/artwork/menu-bar.gif");
  background-repeat: no-repeat;
  background-position: top left;
  width: 897px;
  height: 37px;
  text-align:left;
  margin-bottom: 19px;
}

#menu span {
  color: #000;
  position: relative;
  top: 10px;
  font-weight: bold;
  text-decoration: none;
}

/*#menu span a:hover {
  color: red;
} */
a.nissan, a.zahrada, a.car, a.pneu, a.dily {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
a.zahrada:hover {
  color: #ABD122;
}
a.nissan:hover {
  color: #C50234;
}

a.pneu:hover {
  color: #FFE60A;
}

a.car:hover {
  color: #0083E1;
}

a.dily:hover {
  color: #fff;
}

#bottom {
  clear: both;
  background-image: url("/artwork/bottom-bg.gif");
  background-repeat: repeat-x;
  background-position: top left;
  height: 43px;
  border-bottom: 1px solid #E8E8E8;
  width:100%;
}

#bottom2 {
  background-image: url("/artwork/bottom-bg2.gif");
  background-repeat: repeat-x;
  background-position: bottom left;
  padding-top: 5px;
  padding-bottom:20px;
  width:100%;
  color: #a8a8a8;
}

td {
  font-size: 15px;
  text-align: center;
  vertical-align: top;
}

.small-top {
  width: 409px;
  height: 25px;
  background-image: url("/artwork/l-header.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

.small-body {
  width: 405px;
  border-right: 2px solid #E8E8E8;
  border-left:  2px solid #E8E8E8;
}

.small-bottom {
  width: 409px;
  height: 23px;
  background-image: url("/artwork/l-bottom.gif");
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 19px;
}

.big-top {
  width: 469px;
  height: 25px;
  background-image: url("/artwork/r-header.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

.big-body {
  width: 465px;
  border-right: 2px solid #E8E8E8;
  border-left:  2px solid #E8E8E8;
}

.big-bottom {
  width: 469px;
  height: 29px;
  background-image: url("/artwork/r-bottom.gif");
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 19px;
}

.small-top span, .big-top span {
  color: #fff;
  position: relative;
  left: 10px;
  top: 4px;
  font-weight: bold;
}

.padder {
  padding: 20px 20px 0px 22px;
}

#kontakty {
  float: right;
  margin-left: 10px;
  font-size: 11px;
  padding-top: 25px;
  line-height: 15px;
}

h1 {
  color: #000;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 15px;
  padding-left: 10px;
}

h1.akt {
  color:red;
  margin-bottom: 2px;
  font-size: 18px;
}

a.odkaz{
  display: block;
  margin-bottom: 2px;
  font-size: 18px;
  color: red;
  text-decoration: none;
}

a.odkaz:hover {
 text-decoration: underline;
}

h2 {
  font-size: 16px;
}


h2.akt {
  color: #000;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: normal;
}

p {
  margin-bottom: 10px;
}

.big-body ul {
  padding:15px;
}

.big-body li {
  padding:5px;
}

a {
  color:red;
  text-decoration: underline;
}

.tabulka {
  clear: both;
}


.tabulka td {
    border-top: 1px solid #999;
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    font-size: 13px;
}

.sekce-kontakt {
  width: 300px;
  font-weight: bold;
  background-color: #f5f5f5;
  padding: 15px;
  float: right;
  margin-bottom: 20px;
}

.sekce-kontakt p {
  text-align: left;
  padding:0px;
  margin: 0px;
}

.sekce-kontakt span {
  color: red;
}

.textcontent {
  padding: 10px;
}

.textcontent h2 {

}

.pneutwo {
  float: left;
  width: 420px;
  margin-right: 15px;
}


.pneupic {
  float: left;
  margin: 0px 30px 20px 15px;
}

.pneulogo {
  float: left;
  margin: 0px 20px 15px 0px;
}

.selected-kontakt {
  color: #000;
  text-decoration: none;
}

.nejsem-videt {
  visibility: hidden;
  display: none;
}





