#vyhledavani {
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B20000;
	text-align: right;
}

#vyhledavani .middle{
  text-align: right;
}

#vyhledavani #search_text {
	display: inline;
	width: 160px;
	height: 17px;
	margin-bottom: 3px;
}

#vyhledavani .submit_button_stredni {  
  margin: 2px 0px 5px 0px;  
  cursor: pointer;
  display: inline;	
}

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

.tabulkove-zobrazeni a {
  color: #b20000;
}

.tabulkove-zobrazeni a:hover {
  color: #000000;
}

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

}

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

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

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

.tabulkove-zobrazeni td input {
  text-align:center;
}

.tabulkove-zobrazeni form {
  margin:0;padding:0;
}

.tabulkove-zobrazeni .kosik {
  border:0;
  height:21px;
  cursor:pointer;
  font-weight: bold;
  color: #b20000;
  background-color: transparent;
}

.tabulkove-zobrazeni .kosik:hover {
  color: #000000;
}

.tabulkove-zobrazeni .licha .kosik  {
  background-color: transparent;
}

.tabulkove-zobrazeni th {
 /*background-color: #DDDBDB;*/
 background:#d6c786;
 text-align:center;
 color:#000000;
 font-weight:bold;
 text-align:center;
 border:1px solid #e8d791;
  padding:3px 0;
}

.tabulkove-zobrazeni tr.sipky th {
  background:#fff;
}

.tabulkove-zobrazeni .submit{
  border:0;
  width:20px;
  line-height:15px;
  height:15px;
}
