body {
  background: #000000 url(../image/bg.gif);
  font: 12px Arial;
  color: #333;
  text-align: center;
  margin: 0;
}

a {
  color: #a00000;
}
  
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

table {
  font-size: 12px;
}

.noscreen, .print {
  display: none;
}

.clear {
  clear: both;
}

#main {
  margin:0 auto 0 auto;
  width: 980px;
  text-align: left;
}

#logo {
  display: block;
  position: relative;
  width: 980px;
  height: 237px;
  overflow:hidden;
}

#logo span {
  display:block;
  position: absolute;
  top:0; 
  left:0; 
  z-index:1; 
  width:100%; 
  height:100%;
  cursor: pointer;
  background-image: url(../image/header.jpg);
}

#mainmenu ul {
  padding: 0;
  margin: 0; 
  list-style: none;
}

#mainmenu li {
  display: block;
  float: left;
}

#mainmenu a {
  display: block;
  width: 150px;
  background: #f3f3f3 url(../image/main-bg.gif) right;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

#mainmenu a.last {
  background-image: url(../image/main-bg-last.gif);
}

#mainmenu a:hover {
  background-image: url(../image/main-bg-hover.gif);
  color: #000033;
}

#mainmenu a#siroky {
  width: 170px;
}

#mainmenu a.maly {
  width: 105px;
}

#leva {
  float: left;
  width: 180px;
  margin-top: 10px;
}

#stred {
  float: left;
  margin: 0 10px 0 10px;
  width: 600px;
  margin-top: 10px;
}

#prava {
  float: left;
  width: 180px;
  margin-top: 10px;
}

.box {
  background: #e6e6e6 url(../image/box-pozadi.gif) repeat-x top;
  border-left: 1px solid #d1d1d8;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #cacac1;
}

.nadpis, h1 {
  background: #500000 url(../image/box-bg.gif) right;
  line-height: 30px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  padding: 0 0 0 12px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
}

.zapouzdreni {
  position: relative;
}

.zapouzdreni span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../image/box-ruzek.gif);
  width: 1px;
  height: 30px;
}

.menu ul {
  list-style: none;
  padding: 5px 0 25px 0;
  margin: 0; 
}

.menu li a {
  display: block;
  line-height: 30px;
  height: 30px;
  margin: 0 20px 0 15px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #cecece;
  font-weight: bold;
  text-decoration: none;
  color: #000042;
  background: url(../image/sipecka.gif) no-repeat left;
}

.menu li a:hover {
  color: #a00000;
}

.menu li.hover {

}

.menu li.hover a {
  border-bottom: 0px;
}

.menu li.hover ul {
  padding: 0 0 5px 0;
}

.menu li.hover li a {
  line-height: 20px;
  height: 20px;
  font-weight: normal;
  background-image: none;
}

.odsazeni {
  padding: 10px 25px 20px 20px;
}

.odsazeni2 {
  padding: 10px 15px 10px 10px;
}

.polozky {
  float: left;
  width: 294px;
  height: 175px;
  background: #e6e6e6 url(../image/polozka-bg.gif) repeat-x top;
  margin-right: 11px;
  margin-top: 10px;
}

.strankovani .polozky {
  float: none;
  width: 600px;
  height: 25px;
  margin-right: 0;
  font-size: 11px;
}

.ls {
  padding: 6px 0 0 8px;
  float: left;
  width: 150px;
}

.ps {
  padding: 6px 8px 0 0;
  float: left;
  text-align: right;
  width: 430px;
  height: 17px;
  overflow: hidden;
}

#vypis {
  clear: both;
}

#vypis .druha {
  margin-right: 0;
}

.nazv {
  margin: 16px 20px 0 20px;
  height: 32px;
  overflow: hidden;
}

.nazv a {
  color: #a00000;
  text-decoration: none;
  font-weight: bold;
}

.obrazek {
  float: left;
  margin: 0 15px 0 20px;
  _margin: 0 15px 0 10px;
  width: 105px;
  height: 105px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #999;
  text-align: center;
}

.popis {
  font-size: 11px;
  float: left;
  width: 145px;
}

.popis strong {
  font-size: 12px;
  display: block;
  margin-bottom: 2px;
}

.popis span {
  color: #a00000;
  font-size: 13px;
}

.tl_detail, .tl_koupit, .tl_koupit2 {
  display: block;
  background-image: url(../image/tl_detail.gif);
  width: 75px;
  line-height: 17px;
  height: 17px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}

.tl_koupit {
  background-image: url(../image/tl_koupit.gif);
  margin-top: 8px;
}

.tl_koupit2 {
  background-image: url(../image/tl_koupit.gif);
  display: inline;
  border: 0;
  cursor: pointer;
}

input.hledat {
  border: 1px solid #333;
  font-size: 12px;
  font-family: arial;
  width: 148px;
}

input.pocet {
  border: 1px solid #333;
  font-size: 12px;
  font-family: arial;
  width: 25px;
  text-align: center;
}

select.select {
  font-size: 12px;
  font-family: arial;
}

.right {
  padding-top: 4px;
  float: right;
}

.odsazeni10 {
  margin-top: 10px;
}

.nej {
  clear: both;
  font-size: 11px;
}

.obr {
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid  #999;
  margin-right: 10px;
  margin-bottom: 15px;  
  text-align: center;
}

.ppis {
  float: left;
  width: 90px;
  margin-bottom: 15px;
}

.ppis a {
  display: block;
  padding-bottom: 4px;
  font-weight: bold;
  text-decoration: none;
}

.ppis a:hover {
  text-decoration: underline;
}

.ppis span {
  font-weight: bold;
  color: #a00000;
}

#paticka {
  margin: 10px 0 10px 0;
  padding-left: 20px;
  background-image: url(../image/paticka.gif);
  height: 45px;
  color: #fff;
  line-height: 45px;
  border-left: 1px solid #7D0405;
  border-right: 1px solid #7D0405;
}

#zanoreni {
  font-size: 11px;
  padding-bottom: 8px;
}

#dimg {
  float: left;
  width: 250px;
  height: 250px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid  #999;
  margin-right: 20px;
  margin-bottom: 15px;  
  text-align: center;
}

.pointer {
  cursor: pointer;
}

#dpopis {
  float: left;
  width: 280px;
}

#dpopis h1 {
  color: #a00000;
  font-size: 16px;
  background: none;
  padding: 0;
  letter-spacing: 0;
  height: auto;
  overflow: visible;
  line-height: 24px;
}

#dcena {
  padding-top: 10px;
  line-height: 17px;
}

#dcena span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
}

#dcena span strong {
  font-size: 16px;
  color: #a00000;
}

.nad {
  font-weight: bold;
  color: #a00000;
  padding-bottom: 8px;
}

.top10 {
  margin-top: 10px;
}

.tlodeslat, .tlobjednat {
  background-image: url('../image/tl_objednat.gif');
  background-repeat: no-repeat;
  border: 0px;
  font-size: 1px;
  color: #fff;
  _color: #ad0000;
  width: 125px;
  height: 17px;
  _height: 17px;
  cursor: pointer;
}

.kos {
  margin: 6px 0 3px 0;
  padding: 2px;
  border-top: 1px solid #333333;
  background-color: #cecece;
}

.lista, .lista a {
  color: #fff;
}

.banner {
  margin-top: 10px;
}
