﻿body {
	background-color: #f9edcd;
	margin: 0;
	font-family: Tahoma;
	cursor: default;
	font-size: 12px;
	color: #432108;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	overflow-x:hidden;
}

img {
	border: 0;
}

p {
	margin: 0;
}

#sitefooter {
	width: 1437px;
	height: 95px;
	background-image: url('../images/site_footer.jpg');
	color: #f9edcd;
	/padding-top:50px;
	margin-left:-443px;
	margin-top:10px;
}

#footerblock1 {
	width: 1214px;
	height: 20px;
	color: #f9edcd;
	padding-right:173px;
	text-align: right;
	color: #4b1c02;
}

#footerblock2 {
	width: 1437px;
	height: 45px;
	color: #f9edcd;
	font-size: 17px;
	padding-top:30px;
	text-align: center;
}

#contentbg {
	width: 1437px;
	height: 1000px;
	background-image: url('../images/site_bg3.jpg');
	background-position:center top;
	position:absolute;
	left: -221px;
	top: 510px;
}

#contentbg2 {
	width: 990px;
	height: 1000px;
	background-image: url('../images/site_bg4.jpg');
	background-repeat:repeat-y;
	margin-left:-85px;
	margin-bottom:100px;
	position:absolute;
	left: 56px;
	top: 465px;
}

#page {
	margin: auto;
	width: 995px;
	position: relative;
}

#menu {
	position: absolute;
	width: 189px;
	top: 230px;
	left: 36px;
}

#menu #m1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu #m2 {
	position: absolute;
	left: 0px;
	top: 31px;
}

#menu #m3 {
	position: absolute;
	left: 0px;
	top: 61px;
}

#menu #m4 {
	position: absolute;
	left: 0px;
	top: 92px;
}

#menu #m5{
	position: absolute;
	left: 0px;
	top: 122px;
}

#gallery {
	position: absolute;
	top: 475px;
	left: 85px;
	min-height:405px;
	z-index:2;
}

#gallery img {
	border: 2px solid #432108;
	margin-bottom: 14px;
}

#inner {
	background-image: url('../images/content.png');
	padding-left:10px;
	padding-right:10px;
	min-height:400px;
}

#titles {
	background-image: url('../images/content.png');
	background-repeat:no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
	background-position:center bottom;
}

#titles2 {
	background-image: url('../images/content.png');
	background-repeat:no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
	background-position:center top;
}

#data {
	position: absolute;
	right: 5px;
	width: 768px;
	top: 471px;
	min-height:500px;
	background-image: url('../images/site_bg4.png');
	padding-left:223px;
}

#data a {
	color: #432108;
}

#data #ts {
	/height: 233px;
	width: 748px;
	background-image: url('../images/text_bg.png');
	padding: 10px;
	position: relative;
	z-index:-1;
}

#data #ts #text {
	/height: 233px;
}

#data #tb {
	/height: 375px;
	width: 748px;
	background-image: url('../images/text_bg2.png');
	padding: 10px;
	position: relative;
}

#data #tb #text {
	/height: 375px;
}

#title {

}

#hgallery {
	width: 768px;
	height: 136px;
	background-image: url('../images/gallery_bg.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 5px;
	overflow: hidden;
}

#hgallery #pics {
	position: absolute;
	left: 49px;
	top: 19px;
	width: 2000px;
	height: 96px;
	clip: rect(0px 673px 96px 0px);
}

#hgallery .left {
	position: absolute;
	top: 16px;
	left: 15px;
}

#hgallery .right {
	position: absolute;
	top: 16px;
	right: 15px;
}

#hgallery #pics div {
	float: left;
	height: 91px;
	padding-top: 5px;
	border-left: 1px dotted #aea58f;
	padding-left: 12px;
	padding-right: 12px;
}

#hgallery #pics div img{
	border: 1px solid #22211c;
}

#ftext {
	position: absolute;
	top: 920px;
	left: 0px;
	width: 995px;
	color: #f9edcd;
	font-size: 17px;
	text-align: center;
}

#sitefooter a {
	color: #f9edcd;
	text-decoration: none;
}

#sitefooter span {
	margin-left: 12px;
	margin-right: 12px;
}

#tgallery {
	position: absolute;
	top: 146px;
	left: 428px;
	width: 505px;
	height: 281px;
	overflow: hidden;
	border-right: 2px solid #c3b193;
	border-bottom: 1px solid #5b3920;
}

input.chkbox {
    width: 0px;
}

input {
    border: 1px solid #321203;
    background-color: transparent;
    color: #000000;
    width: 300px;
}

select {
    border: 1px solid #321203;
    background-color: transparent;
    color: #000000;
    width: 300px;
}

textarea {
    border: 1px solid #321203;
    background-color: transparent;
    color: #000000;
    width: 300px;
    font-family: Tahoma;
    cursor: default;
    font-size: 12px;
}

#lang {
        position: absolute;
        left: 122px;
        top: 16px;
        font-size: 14px;
}

#lang a {
    color: #432108;
    text-decoration: none;
}

#logo {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 188px;
    height: 115px;
    cursor: pointer;
}
