body {
	
	padding: 10px;
	text-align: left;
  line-height:140%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:0.8em;
	color: #3C3C37;
	background-color: #fff;
}


#kalkulacka-vypocet {
  text-align:center;
}

table.vypocet {
  width:100%;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #0C4BA0;
}

a:hover {
	text-decoration: none;
	color: #0C4BA0;
}