body {
	background-color: #333333;
}

#obal {
	width: 708px;
	text-align: left;
	background-image: url(../graph/bg.jpg);
}
#top {
	height: 285px;
	background-image: url(../graph/top.jpg);
	background-position: left top;
}
#top #menu {
	position: absolute;
	top: 82px;
	_top: 90px;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 16px;
}
#top #menu li {
	padding: 0px;
	list-style: none;
	display: inline;
}
#top #menu li a {
	color:#990000;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
#top #menu li a:hover {
	color: #000000;
	background-color: #eee;
}
#top #menu .active {
	background-color: #eee;
}
#top #kontakt {
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-right: 10px;
	width: 165px;
	color: #990000;
	font-size: 16px;
	height: 270px;
	background: url(../graph/motorka.gif) right bottom no-repeat;
}

#hlavni {
	padding: 0.5em;
	color: #990000;
}

h2, h3 {
	padding: 0.1em;
	border: 1px solid #FBB264;
	border-left-width: 10px;
	background-color: #F7D892;
}
