#prodejna {width:100%}
#prodejna th.sub {font-weight:normal}

.retezec{width:570px;}
.retezec th{width:150px;padding:5px 0;}
.retezec td{width:300px;padding:5px 0;}
.retezec td.error{width:120px;padding:5px 0;}
.retezec td input, .retezec td select,.retezec td textarea{width:250px}
.retezec td input{height:17px}
.retezec td textarea{height:100px}

.retezec #inp_same,.retezec #souhlasb{width:12px;height:12px}
.retezec span{font-weight:normal;display:block;font-size:11px}

/* Dodal Adam */
.errmsg { 
  border: 2px solid red;
  width: 60%;
  margin-top: 2ex;
  margin-bottom: 2ex;
  padding: 5pt;
  font-size: 10pt;
  font-weight: bold;
  color: red;
  background-color: #FEACA1;
}

.cal-icon
{
  background-image:url(/admin/script/calendar/cal.gif);
  width:16px;
  height:16px;
  float:left;
}
