body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	width:780px;
	margin:0 auto 0 auto;
}

a {
	color:#945C5B;
}

a:hover {
	color:#582A29;
	/* border-bottom:1px solid #945C5B; */
	background:#F6F0F0;
}

hr {
	color: #E6B1AE;
	background-color: #E6B1AE;
	height: 2px;
	border-bottom:2px solid #D6AACF;
}

body.zahlavi {
	background:white url('../img/zab2008-pozadi.jpg') no-repeat top center;
	text-align:center;
}
div.bodywrap {
	text-align:left;
	width:780px;
}

.accessible {
	display:none;
}

div.menu {
	font-family: Impact, "Trebuchet MS", Arial, sans-serif;
	font-size:19px;
	margin-top:124px;
	margin-left:55px;
	color:white;
}

div.menu a, div.menu a:hover, div.menu a:active, div.menu a:visited {
	color:white;
}
div.menu a:hover {
	color:#ECCCCC;
	background:transparent;
}

