* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 11px tahoma;
	background: url(img/bg.gif) #BEA86E repeat-x;
}
#main {
	width: 994px;
	min-height: 100%;
	background: #FFF;
	margin: 0 auto -20px auto;
	position: relative;
}
#flash {
	width: 994px;
	height: 403px;
	float: left;
}
#top {
	width: 994px;
	height: 403px;
	margin: -403px 0 0 0;
	position: relative;
	float: left;
}
#top #logo {
	float: left;
}
#top #availability {
	width: 664px;
	height: 66px;
	color: #FFF;
	font: 12px tahoma;
	background: url(img/availability_bg.png) no-repeat;
	padding: 0 0 0 330px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#top #availability strong {
	padding: 15px 0 12px 200px;
	display: block;
}
#top #availability label {
	padding: 1px 0 0 10px;
	float: left;
}
#top #availability .input {
	color: #414141;
	font: 11px tahoma;
	text-align: center;
	border: 1px solid #B1A370;
	padding: 1px;
	margin: 0 5px;
	float: left;
}
#top #welcomeLt, #top #welcomeEn, #top #welcomeRu, #top #welcomeDe {
	width: 214px;
	height: 33px;
	color: #FFF;
	font: 12px tahoma;
	padding: 33px 0 0 780px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#top #welcomeLt {
	background: url(img/welcome-lt.jpg) no-repeat;
}
#top #welcomeEn {
	background: url(img/welcome-en.jpg) no-repeat;
}
#top #welcomeRu {
	background: url(img/welcome-ru.jpg) no-repeat;
}
#top #welcomeDe {
	background: url(img/welcome-de.jpg) no-repeat;
}
#top #welcomeLt select, #top #welcomeEn select, #top #welcomeRu select, #top #welcomeDe select {
  width:189px;
  border:1px solid #57171A;
  border-style:solid;
  border-width:1px;
  padding:1px;
  color:#666666;
  font-size:12px;
}
#top #welcomeLt option, #top #welcomeEn option, #top #welcomeRu option, #top #welcomeDe option {
  padding: 0 1px;
}
#top #nav_main {
	width: 182px;
	height: 403px;
	background: #57171A;
	padding: 0 24px 0 32px;
	float: right;
}
#top #nav_main #lang, #top #nav_main #nav, #top #nav_main #nav li {
	width: 182px;
	float: left;
}
#top #nav_main #lang li {
	padding: 20px 20px 20px 0;
	float: left;
}
#top #nav_main #lang li a {
	color: #FFF;
	font: 10px "trebuchet MS";
	text-decoration: none;
	float: left;
}
#top #nav_main #nav li {
	padding: 0 0 12px 0;
}
#top #nav_main #nav li.icos {
	padding: 0 0 6px 0 !important;
}
#top #nav_main #nav li a {
	color: #BDA76D;
	font: bold 11px tahoma;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#top #nav_main #nav li a.spec {
	height: 25px;
	color: #FFF;
	font: bold 11px tahoma;
	background: url(img/nav_item.gif) no-repeat;
	padding: 7px 0 0 50px;
}
#top #nav_main #nav li a.video {
	height: 25px;
	color: #FFF;
	font: bold 11px tahoma;
	background: url(img/video_ico.gif) no-repeat;
	padding: 7px 0 0 50px;
}
#content {
	width: 700px;
	color: #403F41;
	padding: 25px 0 25px 30px;
	float: left;
}
#content h1 {
	padding: 0 0 17px 0;
	display: block;
}
#content h1 span {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#content h2 {
	color: #57181b;
	font: bold 14px tahoma;
	padding: 10px 0 10px 0;
	display: block;
	text-decoration: none !important;
}

#content a.nounderline{
	text-decoration: none !important;
}

div.contLine h2 {
	padding: 0 0 10px 0 !important;
	display: block !important;
	font: normal 16px tahoma !important;
}
div.contLine h2 a {
	color: #571719 !important;
	font: bold 16px tahoma !important;
    text-decoration: none;
}
#content p {
	line-height: 1.6;
	padding: 0 0 10px 0;
	display: block;
       clear: both;
}
div.contTxt div {
	line-height: 1.6 !important;
	padding: 0 0 10px 0 !important;
	display: block !important;
}

#content p a, #content li a {
	color: #57181b;
}
div.contTxt div a {
	color: #57181b !important;
}
#content .form {
	width: 658px;
	background: #F6F4EB;
	border: 1px solid #F1EDE0;
	padding: 20px 20px 0 20px;
	margin: 0 0 15px 0;
	float: left;
}
#content .form li {
	padding: 0 0 15px 0;
	background: none;
}
#content .form_1 li.fl {
	width: 270px;
	clear: left;
}
#content .form_1 li.fr {
	width: 320px;
}
#content .form_2 li.fl {
	width: 210px;
	clear: left;
}
#content .form_2 li.fr {
	width: 390px;
}
#content .form li.last {
	width: 658px;
	background: url(img/line.gif) repeat-x;
	padding: 15px 0;
}
#content .form li label {
	padding: 2px 0 0 0;
	float: left;
}
#content .form li .input, #content .form li select {
	color: #414141;
	font: 12px tahoma;
	border: 1px solid #D6D3C8;
	padding: 1px;
	float: right;
}
textarea {
	color: #414141;
	font: 12px tahoma;
	border: 1px solid #D6D3C8;
	padding: 1px;
	float: right;
	width:558px;
	height:85px;
}
#content .form li .input {
	padding: 2px;
}
#sidebar {
	width: 236px;
	padding: 1px 1px 25px 0;
	float: right;
}
#sidebar #subnav {
	width: 236px;
	float: left;
}

#sidebar #subnav li
{
	width: inherit;
	height: 44px;
	padding: 0 0 1px 0;
	overflow:hidden;
}

#sidebar #subnav li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height:1px;
/*	padding: 16px 0 0 66px; */
/*	padding: 0 0 16px; */
/*	float: left; */
}

#sidebar #subnav li a.last {
	padding: 0;
}

#sidebar #subnav li a.icon_1 {
	background: url(img/subnav_items.gif) #403F41 no-repeat;
}
#sidebar #subnav li a.icon_2 {
	background: url(img/subnav_items.gif) #403F41 no-repeat 0 -45px;
}
#sidebar #subnav li a.icon_3 {
	background: url(img/subnav_items2.gif) #403F41 no-repeat scroll 0 -2px;
}
#sidebar .box {
	width: 236px;
	background: #403F41;
	margin: 0 0 1px 0;
	float: left;
	zoom: 1;
}
#sidebar .box span {
	color: #FFF;
	font: 12px arial;
	text-align: center;
	padding: 14px 0;
	display: block;
	zoom: 1;
}
#sidebar .box img
{
	zoom: 1;
}

#sidebar .box span big {
	font: normal 18px tahoma;
	display: block;
	zoom: 1;
}
#footer {
	width: 974px;
	background: #F1EDE0;
	padding: 10px 0 10px 20px;
	float: left;
}
#footer img {
	vertical-align: middle;
}
#footer .fl {
	color: #BDBDBD;
}
#footer .fl a {
	color: #BDA76D;
	font: bold 11px tahoma;
	text-decoration: none;
	margin: 0 10px;
}
#footer .fr {
	width: 236px;
	color: #A39F97;
	text-align: center;
}
#footer .fr a {
	margin: 0 0 0 10px;
}
.clearfooter {
	height: 0px;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.element_22 {
	width: 22px;
}
.element_50 {
	width: 50px;
	margin: 0 0 0 11px;
}
.element_75 {
	width: 75px;
}
.element_170 {
	width: 170px;
}
.element_190 {
	width: 190px;
}
.checkbox {
	width: 14px;
	height: 14px;
	margin: 0 10px 0 0;
	float: left;
}
.submit_1 {
	width: 63px;
	height: 18px;
	background: url(img/submit_1.gif) no-repeat;
	margin: 0 0 0 10px;
}
.submit_2 {
	width: 72px;
	height: 20px;
	background: url(img/submit_2.gif) no-repeat;
	margin: 0 0 0 290px;
}
.submit_1, .submit_2 {
	color: #FFF;
	font: bold 9px tahoma;
	cursor: pointer;
	border: none;
	float: left;
}
html>/**/body .submit_1, x:-moz-any-link, html>/**/body .submit_2, x:-moz-any-link {
	padding: 0 0 2px 0;
}
#content p a:hover, #sidebar .box a {
	text-decoration: none;
}
#footer .fl a:hover, #top #nav_main a:hover {
	text-decoration: underline !important;
}
div.contLine {
  float: left;
  padding: 0 0 30px 0;
}
div.contLine img.thumb {
  float: left;
}
div.contLine img.head {
  margin: 0 0 12px 0;
}
div.contTxt {
  float: left;
  padding: 0 0 0 25px;
  width:481px;
}
div.noimg {
	padding: 0;
	width:700px;
}
div.press {
	font-size: 12px;
}
#content ul {
  float: left;
  padding:0 0 15px;
}
#content li {
  padding: 0 0 5px 13px;
  background-image: url('img/listBullet.gif');
  background-position: 1px 5px;
  background-repeat: no-repeat;
}
#content table {
  width: 100%;
  margin:0 0 15px;
  float: left;
}
#content th {
  background-color: #f1ede0;
  color: #57171a;
  border: 0 none;
}
#content td {
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  border-bottom: 1px solid #f1ede0;  
}
#content th, #content td {
  padding:3px 5px;
  text-align:left;
}
div.gallName {
  width:689px;
  float: left;
  padding: 15px 0 15px 11px;
  background-color: #f1ede0;
  color: #57171a;
  font-weight: bold;
  font-size:12px;
}
div.gallBlock {
  padding: 11px 0 3px 0;
  float: left;
}
div.gallLine {
  padding: 0 0 18px 0;
  float: left;
}
div.gallImg {
  padding: 0 36px 18px 0;
  width: 148px;
  height: 90px;
  float: left;
}
div.gallImgLast {
  padding: 0 0 18px 0;
  width: 148px;
  height: 90px;
  float: left;
}
div.atv {
  float: left;
  width: 194px;
  height: 153px;
  background-color: #f4f1e6;
  margin: 0 59px 0 0;
}
div.atv img, div.atvLast img {
  float: left;
}
div.atvLast {
  float: left;
  width: 194px;
  height: 153px;
  background-color: #f4f1e6;
}
div.radioPadd {
  padding:12px 0 0 12px;
  float: left;
}
div.radioPadd input {
  margin: 0 6px 0 0;
}
#atvHead {
	color: #571719;
	font: bold 14px tahoma;
	padding:0 0 10px;
	display: block;
}
#atvFormSpan {
	color: #571719;
	font: bold 14px tahoma;
	padding:20px 0 10px;
	display: block;
	float: left;
}
#atvForma {
	padding: 20px !important;
	margin: 0 0 15px 0;
}
#atvForma li.fl {
  clear:left;
  width:272px;
}
#atvForma li.fr {
  width:320px;
}
#atvForma li.fla {
  clear:left;
  width: 658px;
}
#atvSubmit {
  margin: 0 0 0 117px;
  float:left;
}

#card {
  float:left;
  padding:0 0 0 20px;
  width:660px;
  background: url(img/post-bg.jpg) repeat-y 20px 0;
}
#postImg {
  float:left;
  padding: 10px 10px 20px 10px;
}
#postLeft {
  width: 335px;
  padding: 16px 35px 30px 25px;
  float:left;
  /* background: url(img/post-form.gif) no-repeat 100% 100%; */
  min-height:150px;
}
#postLeft, #postLeft p {
  font: 16px times new roman, serif;
  line-height: 25px;
}
#postLeft p {
  padding: 0 0 25px 0;
}
#hotName {
  font: 12px tahoma;
  color: #403f41;
  font-weight: bold;
  padding: 0 0 0 25px;
  float: left;
  width:335px;
}
#postRight {
  width: 235px;
  padding:105px 20px 45px 0;
  float:left;
  background: url(img/stamp.gif) no-repeat 100% -15px;
}
#postRight ul {
  float: left;
  width: 235px;
  padding: 0;
}
#postRight li {
  font: 16px times new roman, serif;
  padding:7px 8px;
  background: none;
  border-bottom: 1px solid #818079;
  height: 20px;
  color: #57171a;
  font-weight: bold;
}
#postRight li span {
  color:#252115;
  float:left;
  font-weight:normal;
  width:72px;
}
#postSubmit {
  float:left;
  padding: 10px 0 0 20px;
}
#postSubmit img {
  float:left;
  margin: 0 15px 0 0;
} 

#atstumai {
  float: left;
  width: 652px;
  padding:13px 20px 12px 28px;
  margin: 0 0 30px 0;
  background: #f1ede0;
}
#atstumaiLeft {
  float: left;
  width: 280px;
}
#atstumaiRight {
  float: right;
  width: 280px;
}

#map {
	width:700px; height:450px;
	margin-bottom:10px;
}

#map h2 {
  padding: 0 0 10px;
}

#content h2.normal
{
	font-weight: normal !important;
}

#content h2.with_bg
{
	background-color:#bea86e;
	color:#ffffff !important;
	padding-left:8px !important;
	margin-bottom: 4px;
	height:10px !important;
	
	overflow:hidden;
	line-height:1pt;
	width:inherit;
}

#content a.readmore
{
	text-decoration:none;
	color:#bea86e;
}

#maplist_left
{
	float:left; background-image:none; valign:center; width:387px;
}

#maplist_right
{
	float:left; width:250px;
}

li.maplist_item
{
	background-image:none !important; cursor:pointer; float:left; width:100%;
}

li.maplist_item img
{
	float:left;
}

li.maplist_item span
{
 padding-left:8px; padding-top: 4px; float:left;
}

p.link_back
{
	padding-top:10px !important;
}