form#prvni, form#spocitej_t {
  width: 460px;
	padding: 0;
	font-size: 90%;
}
table#jmeno_tab, table#t-vz, table#t-vr,
table#spocitej_tab, table#vysledek{
  width: 560px;
  margin: 0px 0!important;
  display: block;
}
table#vysledek{
  margin: 15px 0 0 8px!important;
}
#spocitat-duchod #main table tr th{
  width: 25%;
}
#spocitat-duchod #main table thead th{
  border: 1px solid #6192CB!important;
  border-bottom: 2px solid #6192CB!important;
}
#tlacitka input, #t-hlavni-datum select, #formular input, #formular select {
	width: auto;
	float: none;
}
#tlacitka input{
  font-size: 120%;
}
input#vypocitat, input#spocitat{
  font-weight: bold;
}
#tlacitka input, input#spocitat{
	background: #6192CB;
  padding: 3px 15px;
  color: white;
  margin: 0 10px;
	border: 0;
	width: auto;
}
#tlacitka, #tlacitka2 {
  text-align: center;
  display: block;
  margin: 10px 0;
}
#t-hlavni-verze {
  padding: 10px 0 10px 0!important;
  font-family: Verdana; text-align: center;
}
#t-hlavni-verze a, #t-hlavni-verze a:link, #t-hlavni-verze a:active, #t-hlavni-verze a:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
#t-hlavni-verze a:hover {
  text-decoration: underline;
}
form .t-vz-kch input, .t-vr-dny-lph input, .t-vr-dny-pph input, .t-vr-kch input {
  color: #000000;
  width: 66px!important;
  text-align: right;
}
#formular-chyby-t, #formular-chyby-o{
  background: #ffeeee;
  width: 520px;
  padding: 10px 20px 5px;
}
#formular-chyby-t{
 font-weight: bold;
 font-size: 120%;
 color: red;
}
#formular-chyby-o{
  padding-bottom: 15px;
}
#formular-vysledek{
  background: #DEEAEF;
  width: 520px;
  font-size: 120%;
  color: #0E3178;
  padding: 10px 20px;
}