body {
  /*background: #fff url("../img/pozadi.jpg") 50% 0;*/
  background-color: #363636;
  font-family: Arial, sans-serif;
  font-size: 100%;
  color: #000;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  /*text-align: center;*/
}



a {
  color: #060;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}


p {
  margin: 20px;
}
p.top-none {
  margin-top: 0;
}
p.bottom-none {
  margin-bottom: 0;
}


img {
  border: 0;
}


table {
  border-collapse: collapse;
  margin: 20px;
}
table td {
  background-color: #060;
  padding: 10px;
  margin: 0;
}
table td.image {
  background-color: #ffc;
}
table td.right,
table td.right-odd {
  background-color: #fff;
  padding-left: 20px;
}
table td.right-odd {
  background-color: #fd0;
}



p.float-left {
  float: left;
}



div#stranka {
  margin: 0 auto;
  position: relative;
  /*text-align: left;*/
  width: 800px;  /* old */
  width: 1000px;
}


div#hlavicka h1 {
  height: 272px;  /* old */
  height: 340px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 800px;  /* old */
  width: 1000px;
}
div#hlavicka h1 a {
  display: block;
  height: 100%;
  width: 100%;
}
div#hlavicka h1 span#logo,
div#hlavicka h1 span#logo-autodoprava,
div#hlavicka h1 span#logo-zemni-prace,
div#hlavicka h1 span#logo-agrosluzby,
div#hlavicka h1 span#logo-reference {
  cursor: hand;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div#hlavicka h1 span#logo {
  background: url("../img/11x.jpg") no-repeat;
}
div#hlavicka h1 span#logo-autodoprava {
  background: url("../img/logo-autodoprava.jpg") no-repeat;
}
div#hlavicka h1 span#logo-zemni-prace {
  background: url("../img/logo-zemni-prace.jpg") no-repeat;
}
div#hlavicka h1 span#logo-agrosluzby {
  background: url("../img/logo-agrosluzby.jpg") no-repeat;
}
div#hlavicka h1 span#logo-reference {
  background: url("../img/logo-reference.jpg") no-repeat;
}
div#hlavicka h1 span#znacka {
  background: url("../img/znacka.png") no-repeat;
  cursor: hand;
  display: block;
  height: 135px;
  left: 25px;
  position: absolute;
  top: 25px;
  width: 145px;
  z-index: 5;
}


div#obsah,
div#obsah-velky {
  /*background-color: #fc0;*/
  background: #edd251 url("../img/obsah-pozadi.png") 0 100% repeat-x;
  float: left;
  line-height: 1.5;
  min-height: 508px;
  width: 530px;  /* old */
  width: 648px;
}
div#obsah-velky {
  width: 1000px;
}
div#obsah h2,
div#obsah-velky h2 {
  font-size: 160%;
  margin: 20px;
}


div#informace {
  background-color: #f5f5f5;
  font-size: 85%;
  float: right;
  width: 270px;  /* old */
  width: 352px;
}
div#informace address {
  background-color: #060;
  color: #fff;
  font-style: normal;
  padding: 20px;
}
div#informace address a {
  color: #fff;
  text-decoration: none;
}
div#informace address a:hover,
div#informace address a:focus {
  text-decoration: underline;
}
div#informace img {
  margin-bottom: -3px;  /* IE bug */
}


div#menu {
  background-image: url("../img/menu.png");
  height: 60px;
  left: 0;
  position: absolute;
  top: 212px;  /* old */
  top: 280px;
  width: 647px;
  width: 800px;  /* new menu */
  z-index: 5;
}
div#menu menu {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 30px;
}
div#menu menu li {
  color: #fc0;
  font-size: 160%;
  float: left;
  margin-right: 20px;
  padding-top: 12px;
}
div#menu menu li a {
  color: #fff;
  text-decoration: none;
}
div#menu menu li a:hover,
div#menu menu li a:focus {
  color: #fc0;
}


div#paticka {
  color: #fff;
  clear: both;
  text-align: right;
}
div#paticka p {
  font-size: 120%;
  margin: 0;
  padding: 0.5em 0 1em 0;
}
div#paticka a {
  color: #fff;
}


div#pocitadlo img {
  width: 1px;
  height: 1px;
}



#supersize {
  left: 0;
  position: absolute;
  top: 0;
}
#supersize img, #supersize a {
  height: 340px;
  position: absolute;
  z-index: 0;
  width: 1000px;
}
#supersize .prevslide, #supersize .prevslide img {
  z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
  z-index: 2;
}
