* {
	padding:0;
	margin:0;
	border:0;
}
body {
	min-height:600px;
	background: #D3E996 url('../img/t-3.jpg');
	font: 12pt "century gothic", Verdana, Arial, Tahoma;
}
#horizon {
	position: absolute;
	top:40%;
	width:100%;
	height:300px;
	overflow:visible;
}
#layer{
	width:100%;
	text-align:left;
	color:#976738;
	position:absolute;
	text-align:left;
	margin-top:-250px;
}


a {
	text-decoration:none;
	color:#976738;
}
a:hover, a:active {
	color:#006200;
}
ul,li {
	margin-left:8px;
}
h1 {
	font-size:15pt;
	font-weight:normal;
}
h2 {
	font-size:12pt;
}
#top{
	height:135px;
	padding:0 10px;
}
#logo{
	float:left;
	width:400px;
}
#lang{
	float:right;
	width:100px;
	padding-top:108px;
	list-style-type:none;
	text-align:right;
}
#lang li {
	display:inline;
	font: bold 10pt Verdana, Arial, Tahoma;
}


#main{
	background: #301500 url('../img/t-2.jpg');
	height:400px;
	margin:5px;
	border:1px solid #301500;
}
#txt {
	padding:30px 20px 0 0;
}
.txt {
	font-size:10pt;
}
.img {
	padding:4px;
	border:1px solid #7C3D00;
}


#menu{
	padding-top:25px;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	display:inline;
}
#menu a {
	display:block;
	float:right;
	height:60px;
	overflow:hidden;
}
#menu a img {
	vertical-align:top;
}
#menu a:hover {
	zoom: 1;
}
#menu a:hover img {
	margin-top:-72px;

}


#T{
	margin-left:100px;
	padding-left:380px;
	min-width:520px;
	height:400px;
	background: url('../gallery/img1.jpg') no-repeat;
}


#G {
	margin-left:100px;
	height:410px;
}
#G img{
	padding-right:30px;
}


#scroll{
	clear:both;
	height:20px;
	margin-left:100px;
	border-top:5px solid #008000;
}
#content-scroll {
	overflow:hidden;
	white-space:nowrap;
}
#content-slider {
      margin-right:65px;
      position:relative;
}
.ui-slider-handle {
      width:65px;
      height:15px;
      position:absolute;
      top:-10px;
      background: url('../img/slider.png') no-repeat;
}

#bottom {
	padding:10px 0 0 8px;
	font-size:8pt;
	color:#6A831F;
}


#linked {
	display:block;
	height:35px;
	overflow:hidden;
}
#linked a img {
	vertical-align:top;
	margin-top:-44px;
}
#linked a:hover {
	zoom: 1;
}
#linked a:hover img {
	margin-top:0;

}
