body {
	background:url('../images/bgr.jpg') repeat-x #4b8a1e;
	margin:0px;
	font-family:Arial, Verdana, Tahoma;
	color:#FFF;
	font-size:13px;
}
a {
	color:#FFF;
}
a img {
	border:none;
}
h1 {
	color:#fcf173;
	font-size:19px;
	font-weight:normal;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:964px;
	position:relative;
	z-index:11;
	text-align:left !imoprtant;
}
#tarzan {
	position:relative;
	top:0px;
	height:424px;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/tarzan.gif') top center no-repeat;
	z-index:10;
}
#img {
	background:#FFF;
	border:3px solid #FFF;
	border-left:none;
	position:absolute;
	width:647px;
	height:244px;
	top:70px;
	margin-left:334px;
	z-index:9;
	overflow:hidden;
	color:#000;
}
#t {
	background:url('../images/t.png') top center no-repeat;
	position:absolute;
	width:250px;
	height:424px;
	margin-left:334px;
	top:0px;
	z-index:21;
}
#lang {
	text-align:right;
	overflow:hidden;
}
#lang a {
	color:#e96224;
	text-decoration:none;
	font-size:12px;
}
#lang img {
	margin-left:5px;
	margin-right:5px;
}
#lang table {
	float:right;
}
#lang .l {
	width:12px;
	background:url('../images/lng_l.png') no-repeat;
	height:49px;
}
#lang .m {
	background:url('../images/lng_m.png') repeat-x;
	height:49px;
}
#lang .r {
	width:12px;
	background:url('../images/lng_r.png') no-repeat;
	height:49px;
}
#ico {
	position:absolute;
	top:100px;
	margin-left:160px;
}
#ico img {
	margin-right:5px;
}
#logo {
	position:absolute;
	top:170px;
	margin-left:10px;
}
#menu {
	position:absolute;
	top:340px;
	z-index:25;
	margin-left:265px;
	padding-bottom:15px;
	border-bottom:1px solid #bfc656;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li {
	display:inline;
	padding-left:2px;
	padding-right:2px;
}
#menu ul li a {
	color:#f7d968;
	text-decoration:underline;
	font-size:18px;
}
#menu ul li.a a {
	color:#185328;
	text-decoration:none;
}
#content {
	overflow:hidden;
	position:absolute;
	top:400px;
}
.block_title {
	background:url(../images/block_title.png) no-repeat;
	width:260px;
	height:64px;
	color:#FFF;
	font-size:25px;
	font-weight:bold;
	line-height:60px;
	padding-left:20px;
}
.block_content {
	padding:15px;
	margin-bottom:10px;
}
#submenu {
	list-style:none;
	padding:0px;
	margin:0px;
}
#submenu li a {
	color:#f7d968;
	text-decoration:underline;
	font-weight:bold;
}
#submenu li a.a {
	color:#ffffff;
	text-decoration:none;
}
#copyrights {
	padding-bottom:0px !important;
	/*border:1px solid #000;
	margin-bottom:0px !important;*/
}
#copyrights .cp {
	background:url(../images/copyrights.png) no-repeat;
	height:101px;
	padding:0px;
	/*padding-top:42px;*/
}
#copyrights .cp div {
	margin:15px;
	margin-top:42px;
}
#menu_b {
	text-align:right;
}
#menu_b a {
	color:#f7d968;
	text-decoration:underline;
}
#menu_b a.a {
	color:#fff;
	text-decoration:none;
}
#nav {
	text-align:right;
	margin-top:20px;
	margin-bottom:30px;
}
#nav a {
	color:#f7d968;
	text-decoration:none;
}
#calendar {
	width:300px;
}
#calendar_day_hours {
	width:340px;
	margin-left:20px;
	border:1px solid #9bb248;
}
.border {
	border:1px solid #9bb248;
	padding:10px;
	margin-top:10px;
}




.inline {
	display:inline;
}
.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.bold {
	font-weight:bold;
}
.easy {
	cursor:text;
	text-decoration:none !important;
}
abbr {
	border-bottom:none;
}
