div#kampan {
  border: solid 1px #CC0000;
  width: 500px;
  margin: auto;
}

a.domov_v_rovnovaze {
	display: block;
	/*border: solid 1px #CC0000;*/
	/*margin: 0 105px 0 105px;*/
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #FAEBD7;
}

a.domov_v_rovnovaze {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}

a.domov_v_rovnovaze:visited {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}

a.domov_v_rovnovaze:active {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}

a.domov_v_rovnovaze:hover {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
