form {
  margin:0px;
  padding:0px;
  font-size:1em;
}
h1, h2, h3, h4, h5, h6 {
  margin:0px;
  padding:0px;
}
a {
  text-decoration: none;
}
.float-left {
  float:left;
}
.float-right {
  float:right;
}
.align-right {
  text-align:right;
}
.block {
  display:block;
}
.width136 {
  width:136px;
}
input {
  border:1px solid #999;
  background:#999;
  font-size:1em;
  font-weight:bold;
  color:#fff;
  height:1.8em;
}
input.button-red, input.button-yellow {
  font-weight: normal;
}
.button-red {
  background:#DE0404;
  border-top:1px solid #FC4E4E;
  border-bottom:1px solid #BD0808;
  border-left:1px solid #FC4E4E;
  border-right:1px solid #BD0808;
  color:white;  
  font-size:1em;
}



/* vse pod hlavnim menu */
form#login {
  background:#ccc;
  border-top:6px solid #fff;
  padding:17px 10px 17px 23px;
}


div#news-headline div.news-cleaner {
  clear:both;
  font-size:1px;
  height:1px;
}

div#news-headline h4 {
  width:250px;
  float:left;
  font-size:1em;
  padding:0.6em 0px;
  color:#fff;
  font-weight: bold;
}

div.news-item-env {
  width:250px;
  float:left;
}
div.news-item {
  padding:15px 10px 10px 15px;
}
div.minheight14em {
  min-height:14em;
  _height:14em;  
}

/* galerie */
div.photo-env {
  float:left;
  width:202px;
}
div.photo {
  margin-right:28px;
  margin-bottom:20px;
  margin-top:7px;
  
  text-align:center;
}
div.photo a {
  color:#707070;
  font-weight:normal;
}
div.photo img.thumb {
  border-top:6px solid #ccc;
  border-bottom:6px solid #ccc;
  border-left:7px solid #ccc;
  border-right:7px solid #ccc;
  margin-bottom:0.5em;
  width:160px;
  height:120px;
}
/* mezera nad zapatim - nad sedou carou */
div.cleaner-bottom1 {
  clear:both;
  height:6px;
  font-size:1px;
}
div.cleaner-bottom2 {
  clear:both;
  height:1.2em;
}

/* zapati */
div#footer {
  /*height:26px;*/
  background:url(../img/bg-footer.gif) top repeat-x;
  color:#999;
  padding:6px 0px 0px 6px;
  line-height:20px;
}
div#footer a {
  color:#999;
}


/* obsah */
table.no-format {
  margin:0.5em 0px;
  padding:0px;
  border-collapse: collapse;
  font-size:1em;
}
th.no-format {
  background:#fff;
  color:#fff;
  font-size:1em;
  font-weight:bold;
  padding:0.2em 0.5em;
}
td.no-format {
  border:0px solid #fff;
  padding:0.1em 0.5em;
}

tr.no-format {
  background:#fff;
}
tr.no-format:hover {
  background:#fff;
}

/* download */
div.download {
  float:left;
  width:298px;
  margin:0.5em 0px;
}
div.download img {
  float:left;
  border:11px solid #ccc;
  margin-right:1em;
  margin-bottom:0.4em;
  padding:0px;
}
table#table-details {
  margin:0px 1em 1em 0px;
}

table.products td {
  padding:0.3em 1em;
  white-space: nowrap;
}
table.products td.canwrap {
  white-space: normal;
}

