body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) repeat-x #8DAB51;
	font-family: Verdana, Helvetica, sans;
	color: #4E5A36;
	font-size: 12px;
}

h1 {
	margin-top: 0;
	margin-bottom: 30px;
	font-family: 'Arial Black';
	font-size: 17px;
	color: #D65A99;
}

a:link, a:visited, a:hover, a:active {
	color: #6E7A56;
	text-decoration: none;
}

img {
	border: none;
}

p {
	margin-top: 0;
}

hr, hr.bottom {
	clear: both;
	border-top: 1px solid #DBDDC5;
	border-width: 1px 0 0 0;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
hr.bottom {
	border-top: 1px solid #BBBDA5;
}

form {
	display: inline;
}

input.form, select.form, textarea.form {
	width: 100%;
	font-family: "Courier New", monospace;
	font-size: 11px;
	color: #000;
	border: solid 1px #D0D5B5;
	background: none;
}
textarea.form {
	overflow: auto;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#container {
	position: relative;
	width: 1130px;
	margin: auto;
}

div#top {
	position: relative;
	width: 100%;
	height: 242px;
	overflow: hidden;
	background: url(../img/bg_top.jpg) no-repeat;
}
div#menu-lang {
	position: absolute;
	top: 220px;
	left: 875px;
	font-size: 11px;
}
div#menu-lang a:link, div#menu-lang a:visited {
	color: #788057;
	text-decoration: none;
}
div#menu-lang a:hover, div#menu-lang a:active {
	color: #788057;
	text-decoration: underline;
}
div#menu-lang a.sel {
	font-weight: bold;
}

div#bar_pl, div#bar_en {
	width: 100%;
	height: 32px;
	overflow: hidden;
	background: url(../img/bar_pl.jpg) no-repeat;
	margin-bottom: 25px;
	text-align: right;
}
div#bar_en {
	background: url(../img/bar_en.jpg) no-repeat;
}
div#newsletter {
	margin-right: 170px;
	padding-top: 6px;
	color: #F5FFDD;
	font-weight: bold;
}
div#newsletter input.form {
	width: 130px;
	border: solid 1px #89A24E;
	background: #A1B671;
	font-size: 12px;
}

#menu-left {
	position: absolute;
	top: 299px;
	left: 0;
	width: 174px;
	height: 326px;
	background: url(../img/bg_menu.png) no-repeat;
	margin-left: 105px;
	padding-top: 30px;
	z-index: 50;
}
#menu-left ul {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	list-style-type: none;
	display: block;
}
#menu-left li {
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-left: 9px;
	margin-bottom: 3px;
	background: url(../img/arr.gif) 10px 10px no-repeat;
	border-bottom: solid 1px #9FC065;
}
#menu-left li.last {
	border-bottom: none;
}

#menu-left ul.submenu_pl, #menu-left ul.submenu_en {
	position: absolute;
	top: 128px;
	left: 150px;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #7A9B3D;
	border: solid 1px #9FC065;
	display: none;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#menu-left ul.submenu_en {
	width: 300px;
}
#menu-left ul li.sub {
	padding: 5px;
	padding-left: 20px;
	margin: 0;
	background: url(../img/arr_mv.gif) 10px 10px no-repeat;
	border: none;
}
#menu-left ul li.sub a:link, #menu-left ul li.sub a:visited, #menu-left ul li.sub a:hover, #menu-left ul li.sub a:active {
	color: #fff;
}

#page-right {
	width: 730px;
	overflow: hidden;
	margin-left: 310px;
	margin-bottom: 10px;
}
#p-top {
	width: 100%;
	height: 37px;
	overflow: hidden;
	background: url(../img/bg_page_top.png) no-repeat;
}
#p-top .path {
	float: left;
	padding-top: 11px;
	padding-left: 15px;
	font-size: 11px;
}
#p-top .box {
	float: right;
	padding-top: 11px;
	padding-right: 15px;
}
#p-top .box img {
	margin-right: 3px;
}
#p-mid {
	clear: both;
	position: relative;
	width: 100%;
	min-height: 400px;
	background: url(../img/bg_page.png) bottom center no-repeat #FBFAED;
}
#p-mid #text-box {
	padding: 40px;
	padding-top: 15px;
	line-height: 16px;
}
#p-bott {
	position: relative;
	width: 100%;
	height: 34px;
	overflow: hidden;
	background: url(../img/bg_page_bottom.png) no-repeat;
}
#p-bott #link-top {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#main-left, #main-right {
	position: absolute;
	top: 80px;
	left: 50px;
	width: 280px;
	height: 270px;
	overflow: hidden;
}
#main-left a:link, #main-left a:visited, #main-left a:hover, #main-left a:active {
	display: block;
	color: #4E5A36;
	text-decoration: none;
}
#main-right {
	left: 400px;
	height: 260px;
}
#main-line {
	position: absolute;
	top: 0;
	left: 365px;
	width: 1px;
	height: 180px;
	background: #DBDDC5;
}
#main-title, #main-title2  {
	position: absolute;
	top: 10px;
	left: 100px;
}
#main-title2 {
	left: 470px;
}
#main-more, #main-more2 {
	position: absolute;
	top: 370px;
	left: 245px;
}
#main-more2 {
	left: 595px;
}

#contact-left, #contact-right {
	float: left;
	width: 280px;
	min-height: 260px;
	margin-bottom: 20px;
}
#contact-right {
	margin-left: 50px;
}

table.tbl-form {
	width: 100%;
}
table.tbl-form td {
	padding: 5px;
	vertical-align: top;
}
table.tbl-form td.lab {
	text-align: right;
}
table.tbl-form tr.err td {
	padding-bottom: 0;
}

.news-item {
	padding-bottom: 25px;
}
.news-item a:link, .news-item a:visited, .news-item a:hover, .news-item a:active {
	text-decoration: none;
}
.news-head {
	padding: 2px;
	font-weight: bold;
	background: #D5E0B5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.news-head a {
	display: block;
}
.news-date {
	font-weight: normal;
	font-size: 11px;
}
.news-text, .news-html {
	clear: both;
	margin-top: 3px;
}
.news-html {
	display: none;
}

.article-item {
	clear: both;
	padding-bottom: 15px;
}
.article-item a:link, .article-item a:visited, .article-item a:hover, .article-item a:active {
	display: block;
	text-decoration: none;
}
.article-head {
	padding: 2px;
	font-weight: bold;
	background: #D5E0B5;
}
.article-text {
	clear: both;
	margin-top: 3px;
}

div#gallery-list {
	padding-top: 15px;
	text-align: center;
}
div#gallery-list img {
	margin: 10px;
}

div.paginator {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
}

#top-news {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 200px;
	left: 495px;
	width: 480px;
	border: solid 1px #7A9C3D;
	background: #FBFAED;
	padding: 10px;
	opacity: 0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
}
#top-news a:link, #top-news a:visited, #top-news a:hover, #top-news a:active {
	text-decoration: none;
}
#btn-close {
	margin-top: -5px;
	font-size: 9px;
	text-align: right;
}

#foot {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #DDF4AC;
}
#foot a:link, #foot a:visited, #foot a:hover, #foot a:active {
	color: #DDF4AC;
	text-decoration: none;
}
#foot span {
	display: block;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 9px;
	color: #ACC37F;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box-left {
	float: left;
}
.box-right {
	float: right;
}
.clear {
	clear: both;
}

ul.map {
	list-style-type: disc;
	list-style-image: url(../img/arr_m.gif);
	margin: 0;
	padding-left: 40px;
	margin-top: 2px;
	line-height: 20px
}
ul.map a:link, ul.map a:visited, ul.map a:hover, ul.map a:active {
	text-decoration: none;
}

img.img-border-left, img.img-border-right, img.img-border-center {
	padding: 2px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 1px #BBBDA5;
}
img.img-border-right {
	margin-right: 0;
	margin-left: 10px;
}
img.img-border-center {
	margin-right: 0;
}

#fb_widget{
	position: fixed;
	z-index: 100;
	top: 170px;
	left: -232px;
	overflow: hidden;
	width: 232px;
	height: 420px; 
	background: url(../img/fb_slider.png);
	padding: 0;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#fb_widget-in{
	color: #FFF;
	padding: 10px 5px 0 0;
}
#fb_widget-txt{
	font-size: 9px;
	color: #fff;
	margin: 3px;
}
