
* {
  margin:0;
  padding:0; 
}

body {
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-size:75%;
}

table {
  font-size: 100%;
}

table td {
  overflow: hidden;
}

img {
  border: 0;
  height: 55px; 
}

div.imgObal {
  position: relative;
  height: 51px;
  overflow: hidden;
}

a.imgobal {
  display: block;
  float: left;
  height: 51px;
  width: 110px;
  overflow: hidden;
  padding:0;
  margin: 2px 0px 2px 4px;
  _margin-left:0px;
  _padding-left:4px;
  _width: 114px;
  text-align: center;
}

div.imgObal span {
  display: block;
  position: absolute;
  width:35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  top:5px;
  left:10px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  overflow: hidden;
}



div.popisobal {
  width:118px; 
  height: 32px;
  overflow: hidden;
}

a.zbozi {
  display: block;
  height: 16px;
  width: 114px;
  margin: 0 0 0 2px; 
  overflow: hidden;
  line-height: 16px;
  white-space: nowrap;
}

div.cena, div.sleva {
  text-align: center;
  height: 16px;
  line-height: 16px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 95%;
}

div.cena {
  background-color: red;
  color:white;
  
}

form {
  height:23px;
}
input {
  width:118px; 
  height:23px;  
  
}
option.skupina {
  background:#C2C2C2 none repeat scroll 0 0;
  color:white;
  font-weight:bold;
}



a#logo {
  margin:3px 0 0 0;
  display: block;
  width:118px;
  height:25px;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

h1 {
  font-size:12px;
  line-height: 23px;
  height: 23px;
  text-align: center;
}

