#tabulkove-zobrazeni {
 width: 100%;
 _width: 99%;
 border-collapse: collapse;
}

#tabulkove-zobrazeni .input-ks
{
 width:20px;
 border: 1px solid #ccc;

}

#tabulkove-zobrazeni .suda{
 background-color: Transparent;
}

#tabulkove-zobrazeni .licha{
 background-color: Transparent;
}

#tabulkove-zobrazeni td {
 text-align:left;
 padding:2px 5px;
 border-bottom: 2px solid #DDDBDB;
}

#tabulkove-zobrazeni th {
 background-color: #DDDBDB;
 text-align:center;
}

#tabulkove-zobrazeni div.sipky img {
 border:0px solid #f00;
 margin:0;
 padding:0;
 width:20px;
 height:20px;
}

#tabulkove-zobrazeni .submit{
  background: #f87501 url(kosik_2.gif) top left no-repeat;
  border:0;
  width:20px;
  line-height:15px;
  height:15px;
}

.detail-odkaz-porovnavani {
  float:left;
  padding:0 0 0 10px;
} 

.detail-odkaz-porovnavani a {
  font-size:16px;
  font-weight:bold;
  color:#FE6700;
  text-decoration:none;
}
