*{
	padding: 0px;
	margin: 0px;
	border: none;
}
body{
	background-color: #ede5c8;
	color: #634c3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("/images/body.jpg");
	padding: 20px 0px;
}
a{
	color: #9c6487;
}
a:hover{
	text-decoration: none;
}
#wrapper{
	width: 798px;
	margin: 0px auto;
	border: 3px #c1a692 solid;
	border-top: 4px #c1a692 solid;
	background-image: url("/images/wrapper.jpg");
}
#lang{
	height: 32px;
	background-image: url("/images/lang.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 33px;
}
#lang a{
	display: block;
	height: 30px;
	width: 28px;
	float: right;
}
#wrapperdecor{
	background-image: url("/images/decor.jpg");
	background-position: 0px 30px;
	background-repeat: no-repeat;
}
#decor{
	width: 767px;
	padding-left: 31px;
}
#logo a{
	display: block;
	height: 110px;
	width: 390px;
}
#phone{
	float: right;
	padding-right: 40px;
	padding-top: 50px;
}
#menu{
	height: 90px;
}
#menu ul{
	list-style: none;
}
#menu ul li{
	display: block;
	padding-top: 19px;
	padding-bottom: 8px;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: none;
}
#menu ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3b3a3a;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 1px 7px;
}
#menu ul li.hover, #menu ul li.active{
	background-image: url("/images/menu.png");
	background-position: top center;
}
#menu ul li.hover a, #menu ul li.active a{
	/* background-color: #ca8a93; */
}
#content{
	background-image: url("/images/content.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	padding: 0px 10px 180px 30px;
	* height: 100%;
	clear: left;
}
/*
#leftpart{
	width: 300px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}
#rightpart{
	margin-left: 380px;
	padding-right: 50px;
}
*/
#photofromgallery{
	position: relative;
	width: 340px;
}
#gal{
	padding: 10px 40px 10px 170px;
	text-align: left;
}
#gal table{
	width: auto;
}
#img{
	position: absolute;
	top: 19px;
	left: 21px;
}
#fon{
	background-position: 21px 19px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
#newsblock{
	padding-bottom: 20px;
}
#nadnews{
	padding-top: 460px;
}
.newsdecor{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.news{
	font-size: 14px;
}
.date{
	color: #9c6487;
	float: left;
}
.newstext{
	padding-bottom: 10px;
	margin-left: 110px;
}
p{
	padding-bottom: 10px;
}
h1{
	padding-bottom: 20px;
}
.clear{
	clear: both;
}
#submenu{
	position: absolute;
	bottom: 42px;
	left: -101px;
	height: 68px;
	width: 750px;
	padding-top: 47px;
	padding-left: 250px;
	background-image: url("/images/submenu.png");
}
#submenu ul{
	list-style: none;
}
#submenu ul li{
	display: inline;
	padding-left: 16px;
}
table{
	width: 100%;
}
#gallery a img{
	border: 3px #a9595e solid;
}
img.galdecor{
	border: none;
}
.galimg{
	float: left;
}
.galtext{
	margin-left: 100px;
	text-align: center;
}
.galdecor{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
#gallery h1{
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 16px;
}

.thickbox{
	background-color: transparent;
}
div#gallery{
	text-align: right;
	width: 500px;
	padding-left: 130px;
}
div#gallery td{
	vertical-align: center;
}                      
div#gallery div.galtext{
	padding-top: 25px;
	padding-right: 10px;
}
#status{
	padding-bottom: 20px;
	/* width: 400px; */
}
#contentheader{
	text-align: center;
}
td.texttd{
	text-align: center;
}
td.texttd h1{
	white-space: nowrap;
	font-weight: normal;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
}
td.texttd div.galdecor{
	padding-top: 0px;
}
td.imgtd a img{
	border: 3px #a9595e solid;
}
#contentgallery{
	padding-left: 130px;
}
ul{
	list-style: disc inside;
}
ol{
	list-style-position: inside;
}
ul li, ol li{
	text-align: left;
}
table#cnt{
	margin-top: 20px;
}
table#cnt td{
	vertical-align: top;
}
table#cnt td.textpart{
	padding: 0px 40px;
}
ul ul, ol ol{
	padding-left: 14px;
}
#gallery span{
	padding-right: 12px;
}
table#gallery tr td{
	padding-bottom: 6px;
}
#promo{
	width: 798px;
	margin: 0px auto;
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}
#tooltip{
     background-color: #D6D6D3;
     border: 1px #999999 solid;
     color: #000000;
     /* font-size: 12px; */
     margin: 0px;
     padding: 5px 9px;
     position: absolute;
     visibility: hidden;
     filter: alpha(opacity=85);
     -moz-opacity: 0.85;
     z-index: 1000;
     display: none;
}