* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 970px;
	background-color: #00331c;
	background-image: url('grad2.jpg');
	background-repeat: repeat-x;
	
}

.main {
	width: 970px;
	height: 765px;
	background-image: url('main2.jpg');
}

.menucont {
	float: left;
	margin-left: 96px;
	width: 219px;
	border-top: solid #96271e 1px;
	border-bottom: solid #96271e 1px;
}

.menu,.almenu {
	outline: none;
	font-size: 14px;
	line-height: 20px;
	display: block;
	width: 205px;
	padding-left: 10px;
	height: 20px;
	border: solid #96271e 1px;
	border-left: solid #96271e 2px;
	border-right: solid #96271e 2px;
	text-decoration: none;
	color: #005c34;
	font-weight: bold;
	background-image: url('menuback.jpg');
	text-transform: uppercase;
	overflow: hidden;
}


.menu:hover,.menu_akt,.ui-state-active {
	background-position: left -56px;
	color: #fdffc7;
}

.ui-state-active {
	/* border-bottom: none; */
}

.almenu {
	/* background-image: none; */
	background-position: left -28px;
	background-color: #b05f41;
	font-size: 12px;
	padding-left: 20px;
	width: 195px;
	color: #fff;
	border-top: none;
	border-bottom: none;
}

.almenu:hover, .almenu_act {
	background-image: url('menuback.jpg');
	color: #fdffc7;
	background-position: left -56px;
}

.none {
	display: none;
	height: 0px;
	overflow: hidden;
}

.content222 {
	margin-left: 20px;
	width: 510px;
	padding-right: 10px;
	float: left;
	font-weight: normal;
	margin-top: 10px;
	height: 350px;
	overflow: auto;
	font-size: 18px;
	line-height: 30px;
}

h1 {
	font-size: 26px;
	color: #600;
	color: rgb(100,80,57);
	color: #830;
	font-family: 'Trebuchet MS';
	
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul {
	list-style: none;
}

ul li {
	margin-left: 15px;
}

.content222 a {
	color: #333;
	text-decoration: none;
}

.content222 a:hover {
	text-decoration: underline;
}

.biggy {

}

li a {
	font-size: 14px;
	line-height: 18px;
}

.smalltext {
	font-size: 16px;
	line-height: 20px;
}

