body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #838c1f url(../images/des-body-bg.jpg) repeat-x;
}
#des {
	width: 973px;
	border-left: 10px solid #2E3B05;
	padding-top: 125px;
	position: relative;
}
#des-head {
	background: url(../images/des-head.jpg) no-repeat;
	height: 125px;
	position: absolute;
	top: 0px;
	width: 973px;
}
#des-head div.logo {
	position: absolute;
	width: 400px;
	left: 390px;
	top: 20px;
}
#des-head div.logo a {
	display: block;
	height: 40px;
}
#des-head div.logo a span {
	display: none;
}
#des-head ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	left: 245px;
	top: 75px;
	position: absolute;
}
#des-head ul li {
	float: left;
	background: url(../images/des-head-sep.gif) no-repeat right center;
	padding-right: 7px;
	padding-left: 7px;
}
#des-head ul li.last {
	background: none;
}
#des-head ul li a {
	color: #f0cd11;
	font-weight: bold;
	text-decoration: none;
}
#des-head ul li a:hover {
	color: #FFF;
}
#des-head ul li a.active {
	color: #FFF;
}
#des-cont {
	width: 973px;
	background: url(../images/des-cont-bg.gif) repeat-y;
}
#des-cont #left {
	background: url(../images/des-left.jpg) no-repeat;
	width: 213px;
	float: left;

	padding-top: 360px;
}
#des-cont #cont {
	background: url(../images/des-cont.jpg) no-repeat;
	width: 720px;
	float: right;
	padding: 20px;
	min-height: 687px;
	_height: 687px;
	line-height: 17px;
}
#des-cont .clear {
	clear: both;
}
#des-foot {
	background: url(../images/des-foot.gif) no-repeat;
	height: 125px;
	width: 973px;
}
#des-foot p {
	margin: 0;
	padding-top: 95px;
	padding-left: 20px;
	color: #838C1F;
}
#des-foot p a {
	color: #E6E8D1;
}

#des-cont #left h3 {
	color: #CFBE70;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#des-cont #left .poradame {
	padding-left: 4px;
}
#des-cont #left .poradame img {
	margin-bottom: 5px;
}


a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #363;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}

div.news {
	border-left: 5px solid #68701A;
	padding-left: 5px;
	margin-bottom: 15px;
}
div.news p {
	margin-bottom: 5px;

}
