body {
	text-align: center;	/* for IE 5 and other lesser browsers */
	padding: 0px;		/* for Opera */
	margin: 0px;
	font-size: 78%;
	font-family: tahoma, sans-serif;
	background: #F9F9E0;
}

img {
	border: none;
}

a {
	color: #545400;
}

p {
	margin: 0px 0px 12px 0px;
}

h1 {
	margin: 0px 0px 12px 0px;
	font-weight: 100;
	font-size: 1.3em;
	font-family: verdana, sans-serif;
}

h2 {
	margin: 0px 0px 12px 0px;
	font-weight: 100;
	font-size: 1.1em;
	font-family: verdana, sans-serif;
}

table {
	font-size: 0.9em;
	border-collapse: collapse;
}

td, th {
	border: 1px solid #993;
	padding: 4px;
}

tr.e {
	background: #E3E1B2;
}

form {
	margin: 0px;
}

/* ---- */

div#main {
	text-align: left;
	margin: auto;
	width: 770px;
}

#top {
	height: 41px;
	background: transparent url('../../images/top_bgr.png') repeat-x top left;
	border-left: 1px solid #234F0F;
	border-right: 1px solid #234F0F;
}

#top img#link {
	margin-top: 15px;
	margin-right: 62px;
	float: right;
}

#top #langs{
	float:right;
	margin-top:13px;
	margin-right:30px;
}

#top #langs a,
#top #langs a:hover{
	font-family:tahoma,sans-serif;
	font-size:78%;
	text-decoration:none;
	color:#0e2f02;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}

#top #langs a.lang,
#top #langs a.lang:hover{
	border-left:1px solid #0e2f02;
}
#top #langs a.first,
#top #langs a.first:hover{
	border:none;
}
#top #langs a.current,
#top #langs a.current:hover{
	color:#083000;
}

#ruler {
	width: 471px;
	height: 75px;
	position: absolute;
}

#header {
	height: 198px;
	background: #5C9846 url('../images/header.jpg') no-repeat top left;
	border: 1px solid #234F0F;
	border-top: 0px;
}

#header div#logo {
	position: relative;
	top: 14px;
	right: 25px;
	width: 156px;
	height: 168px;
	float: right;
	text-align: center;
}

#header div#logo img#image {
	margin-top: 25px;
	margin-bottom: 7px;
}

#footer {
	height: 22px;
	background: transparent url('../images/bot_bgr.gif') repeat-x bottom left;
	border-left: 1px solid #234F0F;
	border-right: 1px solid #234F0F;
}

#footer img {
	float: right;
	margin: 5px 18px 0px 0px;
}

#content {
	border-top: 4px solid #E7E7D0;
	border-left: 1px solid #DEDEBD;
	border-right: 1px solid #DEDEBD;
}

#left {
	width: 197px;
	float: left;
}

#left div#menu {
	margin-top: 16px;
	margin-bottom: 20px;
}

#left div#menu a, span {
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
#menu .mp1{
	font-weight: bold;
	padding-left: 1.5em;
	background: transparent url('../images/menu_bgr1.gif') no-repeat bottom left;
}
#menu .mp2 {
	padding-left: 2.2em;
	background: transparent url('../images/menu_bgr2.gif') no-repeat bottom right;
}
#menu .mp3,
#menu .mp4,
#menu .mp5,
#menu .mp6,
#menu .mp7,
#menu .mp8 {
	font-size: 0.9em;
	padding-left: 3.2em;
	background: transparent url('../images/menu_bgr3.gif') no-repeat bottom right;
}
#menu .mp4{padding-left: 4.2em;}
#menu .mp5{padding-left: 5.2em;}
#menu .mp6{padding-left: 6.2em;}
#menu .mp7{padding-left: 7.2em;}
#menu .mp8{padding-left: 8.2em;}
#menu .mp9{padding-left: 9.2em;}

#menu .mp_inpath {
	color:#104300;
	font-weight:bold;
}

#left a#banner {
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color: #FFF;
	background: #5C9846;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 19px;
}

#left div#contacts {
	background: #F2F2CF;
	padding: 10px;
	padding-right: 0px;
	margin-bottom: 16px;
	font-size: 0.9em;
}

#left #search {
	background: #F2F2CF;
	padding: 11px 0px 19px 8px;
	margin-bottom: 20px;
}

#left #search span {
	display: block;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#left #search input.txt {
	width: 108px;
	font-size: 0.8em;
}

#left #search input.btn {
	border: 1px solid #AAC893;
	background: transparent;
	margin-left: 12px;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0px;
	height: 20px;
}

#right {
	width: 488px;
	float: right;
	position: relative;
	right: 17px;
}

#right img#welcome {
	margin-top: 18px;
	margin-left: 262px;
	margin-bottom: 6px;
}

#right .cont {
	background: #F5F5D6;
	margin-bottom: 28px;
	padding: 12px;
}

#right .cont_news {
	background: #F5F5D6;
	margin-bottom: 28px;
	padding: 4px 8px 4px 0px;
}

#right .cont_news .date {
	background: #D8D898;
	display: inline;
	font-size: 0.8em;
	float: left;
}

#right .cont_news .text {
	float: right;
	width: 415px;
}

#right .cont_news .more {
	padding-top: 7px;
	padding-left: 65px;
	clear: both;
}

#right .cont_news .more a {
	background: #EBEBC5;
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
	padding: 1px;
}

/* ---- */

ul#search {
	list-style: url('../images/list_itm.gif');
	margin: 0px 0px 0px 20px;
}

ul#search a {
	color: #000;
	font-size: 1.05em;
}

ul#search li {
	margin-bottom: 2px;
}

#sitemap{
	padding-left:20px;
}
#sitemap a {
	display:block;
	text-decoration: none;
	padding:5px 0px 5px 100px;
	color: #000;
}

#sitemap a.mp1 {
	font-weight: bold;
	padding-left:0px;
}

#sitemap a.mp2 {padding-left:10px;}
#sitemap a.mp3 {padding-left:20px;}
#sitemap a.mp4 {padding-left:30px;}
#sitemap a.mp5 {padding-left:40px;}
#sitemap a.mp6 {padding-left:50px;}
#sitemap a.mp7 {padding-left:60px;}
#sitemap a.mp8 {padding-left:70px;}
#sitemap a.mp9 {padding-left:80px;}
