* {
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
  background-color: #CFD5D1;
}

p {
  margin-top: 6px;
  margin-bottom: 6px;
}

table {
  border-collapse: collapse;
}

td {
  padding: 5px;
}

th {
  padding: 5px;
}

h2 {
  font-size: 14px;
  margin-bottom: 6px;
}

h3 {
  font-size: 12px;
  margin-bottom: 6px;
  font-weight: bold;
}

h3.ad_caption {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
  color: gray;
  text-align: center;
}

h4 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
  color: gray;
  text-align: center;
}

img {
  border: 0px;
}

a {
  color: black;
}

a:hover {
  color: gray;
}






.overlay {
  display: none;
}

.block {
  text-align: justify;
}

.advert {
  width: 160px;
  margin-bottom: 10px;
}

table.listing {
  width: 650px;
  margin-bottom: 20px;
}

table.listing th {
  text-align: left;
  font-weight: normal;
  font-size: 11px;
}

table.listing th.id {
  width: 80px;
}

table.listing th.nazev {
  width: 300px;
}

table.listing th.cena {
  width: 115px;
}

table.listing td {
  padding: 5px;
  border: 1px solid gray;
}

table.listing td.id {
  width: 80px;
  font-weight: bold;
  text-align: center;
}

table.listing td.nazev {
  width: 300px;
  font-weight: bold;
}

table.listing td.cena {
  width: 115px;
  font-weight: bold;
}

a.detail-link {
  text-decoration: none;
  color: black;
}

a.detail-link:hover {
  text-decoration: underline;
  color: gray;
}

table.detaily {
  width: 650px;
}

table.detaily h3 {
  text-align: center;
}

td.detaily-val {
  font-weight: bold;
}

td.fototbl-popis {
  padding-top: 0px;
  padding-bottom: 15px;
}









#content-ext {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 30px;
  width: 960px;
  text-align: left;
}

#header {
  position: absolute;
  width: 960px;
  height: 145px;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('/images/tit1.jpg');
}

#logo {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 204px;
  height: 181px;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url('/images/tit2.jpg');
}

#content {
  position: relative;
  padding-top: 190px;
}

#content-in {
  position: relative;
  padding-left: 120px;
  padding-right: 190px;
  min-height: 600px;
}

#menu-nahore {
  position: absolute;
  left: 3px;
  top: 150px;
  width: 960px;
  height: 60px;
}

#menu-nahore ul {
  list-style-type: none;
}

#menu-nahore li {
  display: inline;
}

#menu-nahore a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  text-align: center;
  padding-left: 22px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('/images/butt1b.gif');
}

#menu-nahore a:hover {
  text-decoration: underline;
  background-image: url('/images/butt1a.gif');
}

#menu-nahore a.cur {
  background-image: url('/images/butt2b.gif');
}

#menu-nahore a.cur:hover {
  background-image: url('/images/butt2a.gif');
}



#menu-vlevo {
  position: absolute;
  left: 3px;
  top: 232px;
  width: 120px;
}

#menu-vlevo ul {
  list-style-type: none;
}

#menu-vlevo li {
  margin-bottom: 10px;
}

#menu-vlevo a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  text-align: center;
  padding-left: 22px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('/images/butt1b.gif');
}

#menu-vlevo a:hover {
  text-decoration: underline;
  background-image: url('/images/butt1a.gif');
}

#menu-vlevo a.cur {
  background-image: url('/images/butt2b.gif');
}

#menu-vlevo a.cur:hover {
  background-image: url('/images/butt2a.gif');
}








#reklamy-vpravo {
  position: absolute;
  right: 3px;
  top: 196px;
  width: 160px;
}




table#registrace {
  width: 600px;
}

table#registrace td#td1{
  width: 150px;
  padding-bottom: 0px;
}

table#registrace td#td2{
  width: 150px;
  padding-bottom: 0px;
}

table#registrace td#email-nadpis{
  padding-bottom: 0px;
}

table#registrace td#aktivovat{
  text-align: right;
}

table#registrace td#zrusit{
  text-align: right;
}

table#registrace td#odesl{
  text-align: right;
}

table#registrace input#jmeno {
  width: 150px;
}

table#registrace input#prijmeni {
  width: 150px;
}

table#registrace input#email {
  width: 310px;
}

table#registrace input#odeslat {
  width: 80px;
}



table#kontakt {
  width: 600px;
}

table#kontakt td.kont-popis {
  text-align: right;
  font-weight: bold;
  width: 40%;
}

table#kontakt td.kont-hodnota {
  
}




#telefony {
  position: absolute;
  left: 175px;
  top: 160px;
  height: 30px;
  font-size: 16px;
}

#logo-tisk {
  display: none;
}

#telefony-tisk {
  display: none;
}



#detaily-img {
  width: 200px;
  text-align: center;
  vertical-align: middle;
}

#popis-tab {
  text-align: left;
  vertical-align: bottom;
  padding-left: 15px;
}

#detaily-popis {
  padding-top: 15px;
}

td#fototbl-cont {
  padding: 0px;
}

table#fototbl {
  margin-top: 20px;
  width: 600px;
}

table#fototbl td {
  text-align: center;
}



#tisk {
  position: absolute;
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: black;
  background-color: silver;
  right: 180px;
  top: 40px;
}

