	.formRozpocet {
		background-color: #f7f6f1;
		border: 0px;
		padding: 15px 15px 0px 15px;
	}

	.control {
		color: #ff2a00;
		font-weight: bold;
	}

	.soucet {
		font-weight: bold;
		text-align: center;
	}

	.soucetCelkem {
		font-weight: bold;
		text-align: center;		
	}

	.celkem {
		font-size: 1.2em;
	}

	tr.celkem td[colspan="2"],
	#soucetCelkem {
  		border-top: 1px solid gray;
	}

	input[type="number"] {
		text-align: center;
	}

	tr > td[colspan="3"] {
  		font-weight: bold;
   		border-top: 1px solid gray;
	}

	tr > td[colspan="2"] {
  		font-weight: bold;
	}

	th {
		text-align: center;
	}
	
	
	table {
		width: 100%;
	}