body {
	background-color: #FDFB7A;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
#vrch {
	background-image: url(vrch.gif);
	background-repeat: repeat-x;
	height: 116px;
	font-family: "Trebuchet MS";
	color: #555555;
	}
#vrch h1 {
	background-image: url(h1.gif);
	height: 116px;
	background-repeat: no-repeat;
	padding-left: 160px;
	font-size: 240%;
	margin: 0px;
	padding-top: 10px;
	position: absolute;
	top: 1px;
	z-index: 1;
	}
#vrch a, #vrch a:visited, #vrch a:active, #vrch a:link {
	color: #555555;
	text-decoration: none;
}

#left {
	position: absolute;
	top: 116px;
	background-image: url(left-bg.gif);
	width: 225px;
	background-repeat: repeat-y;
	z-index: 2;
}
#left-top {
	background-image: url(left-top.gif);
	height: 37px;
	width: 225px;
}

#vrch h2 {
	position: absolute;
	top: 50px;
	right: 30%;
	z-index: 1;
}
#leva-vrch {
	background-image: url(bg-vrch.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 116px;
	width: 184px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}
menu {
	width: 225px;
	font-family: "Tahoma";
		list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
menu li {
	padding-bottom: 3px;
	font-family: "Tahoma";
	padding-top: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CC9933;
	margin-right: 6px;
}
menu li a {
	text-decoration: none;
	font-family: "Tahoma";
	color: #000000;
	font-weight: bold;
	padding-left: 30px;
	letter-spacing: 3px;
}

menu li a:hover {
	color: #FFFFFF;
	font-family: "Tahoma";
}


#left-spodek {
	background-image: url(left-dole.gif);
	height: 21px;
	width: 225px;
	position: absolute;
	left: 0px;
}
#novinky {
	position: absolute;
	font-family: "Tahoma";
	top: 130px;
	left: 250px;
	right: 35px;
	text-align: left;
	font-size: 14px;
	}
#obsah {
	position: absolute;
	top: 130px;
	left: 250px;
	right: 35px;
	font-family: "Tahoma";
	}
#obsah a {
	text-decoration: none;
	font-family: "Tahoma";
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}
#obsah a:hover {
	color: #DA4646;
	font-family: "Tahoma";
	text-align: center;
}
#obsah p {
	text-align: justify;
	text-indent: 10px;
	margin: 0px;
	font-family: "Tahoma";
}
#obsah h2  {
	color: #DA4646;
	font-family: "Tahoma";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	letter-spacing: 3px;
	padding-left: 35px;
}
small {
	display: block;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F5C760;
	text-align: right;
	margin-top: 25px;
}
small2 {
	display: block;
	position: right;
	border-top-width: 3px;
	font-size: 12px;
	border-top-style: solid;
	border-top-color: #DA4646;
	text-align: left;
	margin-top: 25px;
}
small a {
	color: #000000;
}