* {
}

body {
  width:100%;
  height: 100%;
  margin: 0px;
  padding:0px;
  text-align: center;
  font-family: Trebuchet MS, Arial, sans-serif;
  background-color: #000;
}

#top {
  width: 920px;
  height: 125px;
  text-align: left;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
}

#main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  background-image: url("../images/dotbg.gif");
  background-repeat: repeat-y;
  background-position: top left;
  text-align: left;
  background-color: #fff;
  color: #555555;
}

#topmenu {
  float: right;
  padding-top: 100px;
  padding-right: 35px;
  font-size: 0.8em;
  color: #dddddd;
}

#right {
  width: 240px;
  float:right;
  display:inline;
  margin-left: 0px;
  text-align: left;
  background-image: url("../images/right_bg.jpg");
  background-repeat: no-repeat;
  background-position: 45px 56px;
}

.right-padder {
  padding-left: 30px;
  padding-top: 40px;
}


#left {
  float:left;
  width: 680px;
  padding-top: 15px;
  text-align: left;
}

.left-padder {
  padding-left: 45px;
}


#bottom {
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  font-size: 0.8em;
  color: #dddddd;
  height: 50px;
  text-align: left;
  padding-top: 5px;
}

.zm {
  background-image: url("/images/home-bg2.jpg");
  background-position:top left;
  background-repeat: no-repeat;
  width:240px;
  height: 300px;
  margin-bottom: 15px;
}

.opaq {
  position:absolute;
  left:0px;
  top:0px;
  filter:alpha(opacity=20);
  opacity:0.2;
}


.flash {
  width: 220px;
  height: 120px;
  background-color:#f1f1f1;
  float:left;
  margin-right: 20px;
}



.menu-item {
  width: 180px;
  height: 25px;
  margin-bottom: 2px;
  position: relative;
  text-align: left;
  background-image: url("../images/menul.gif");
  background-repeat: no-repeat;
  background-position: top left;
  color:#fff;
  font-size: 14px;
}

.menu-item img {
  position: absolute;
  top:0px;
  right:0px;
}


a.mmenu {
  display:block;
  width: 180px;
  height: 25px;
  font-size: 15px;
  text-decoration:none;
  color: #fff;
  font-weight: bold;
}

a.mmenu span {
  position: relative;
  top: 1px;
  left: 20px;
}


a.href-menu {
  color: #dddddd;
  text-decoration: none;
}

a.href-menu:hover {
  color: #f90908;
}

a.zmhref {
  color:#fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 24px;
}

a.zmhref:hover {
  color: #000;
}

p {
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 0.8em;
  line-height: 1.3em;
  text-align: justify;
}

td {
 font-size: 0.8em;
  line-height: 1.3em;
  text-align: left;
  vertical-align: top;
  color: #555555;
}

.input-field {
 border: 1px solid #D3D3D3;
 width: 150px;
 height: 16px;
 font-family: Arial, sans-serif;
 color:#000;
 font-size: 13px;
 line-height:16px;
 background-color: #F8F8FF;

}


p strong {
  
}

p a {
  color: #f90908;
  text-decoration: underline;
}

p a:hover {

}





h1 {
  color:#555555;
  margin-bottom: 15px;
  margin-top:0px;
  padding:0px;
  font-size: 1.8em;
}

h2 {
  font-size: 1em;
  margin-bottom: 0px;
  margin-top:0px;
  padding:0px;
  color: #f90908;
}

h3 {
  margin: 0px;
}


h2.jmeno {
  font-size: 1.3em;
  color: #fff;
  padding-top: 3px;
}

a img {
  border: none;
}

.aktualita {
  margin-bottom: 0px;
  width: 195px;
  height: 120px;
  overflow: hidden;
  border-right: 1px solid #dddddd;
  float:left;
}

.aktualita em {
  font-size: 0.86em;
  font-weight:bold;
}


.aktualita p {
  margin-bottom: 0px;
  padding:0px;
  margin-top: 0px;
  font-size: 0.8em;
  line-height: 1.15em;
}

.apadder {
  padding: 0px 10px 0px 10px;
}

.zm-pic {

}

.zm-pic-padder {
  padding: 10px;
}

.logo {
  border: none;
  position: relative;
  left: 37px;
  top: 20px;
}

.rb {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.lt {
  position: absolute;

  right: 0px;
}

.rimage {
  float: right;
  display:inline;
  margin: 0px 5px 10px 15px;
}

.limage {
  float: left;
  display:inline;
  margin: 0px 15px 10px 5px;
}

.tbl-faces {
  color: #fff;
  font-size: 16px;
}

.tbl-faces td {
  height: 24px;
  vertical-align: top;
}

td.cenik1 {
  background-color: #e2e2e2;
  width: 140px;
  font-weight: bold;
}

td.cenik2 {
  background-color: #f2f2f2;
  width:80px;
  color: #000;
}










