/* CSS Document */
body{
	font: 14px/120% Georgia, Tahoma, Arial;
	color: #333;
	background: url(/images/bg_body.jpg) center;
	margin:0px; 
	padding:0px;
	position: relative;
	
}
img {border:none;}
img.png{behavior:url("/png.htc");}
a {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	
}
a:hover {
	color: #000;
	text-decoration: none;
}
table{
border-collapse:collapse;
}
hr{
background:#A96E50;
}
p {
	margin: 0px 0px 15px;
	line-height: 140%;
	text-align: justify;
}
.f-right {
	float: right;
	margin: 0 20px 20px 20px;
}

h1 {
	margin:0 0 30px 0;
	font-weight: normal;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #333;
font-weight:normal;
padding-bottom:18px;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
padding-bottom:16px;
color: #333;
}

h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #333;
font-weight:normal;
padding-bottom:16px;
}

h5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
padding-bottom:16px;
color: #333;
}

h6{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #333;
font-weight:normal;
padding-bottom:16px;
}
#main {
	max-width: 1280px;
	margin: 0 auto 0 auto;
}
html* #main {
	width: expression(document.body.clientWidth > 1280 ? "1280px" : "auto");
}
.header {
	background: #ece9c6;
	height: 365px;
	background: url(/images/head1.jpg) top left no-repeat;
}
.head2 {
	height: 365px;
	background: url(/images/head2.gif) top right no-repeat;
}
.header .menu{
width:630px;
position:absolute;
font-size:12px;
color:#373737;
margin:251px 0px 0px 3px;
font-family: Arial;
}

.header .menu a{
color:#373737;
margin:0px 10px;
text-decoration: underline;
}
.header .menu a:hover {
text-decoration: none;
}

.header .menubg{
height:30px;
width:602px;
float:left;
background:url(/images/menu_bg.gif) left top no-repeat;
padding:11px 0px 0px 0px;
}

.header .menu .rimg{
float:left;
behavior:url("/png.htc");
}

.header .menu .bimg{
clear:both;
behavior:url("/png.htc");
}
.header .logo{
color:#fff;
padding:86px 0px 0px 66px;
}

.tlogo{
font-size:13px;
margin:0 0px 10px 4px;
font-family:Arial, Helvetica, sans-serif;
}

.phone{
height:30px;
font-size:26px;
background:url(/images/iphone.gif) 0px 0 no-repeat;
padding-left:40px;
padding-top: 3px;
letter-spacing:2.1px;
font-family:Arial, Helvetica, sans-serif;
}

.intheader{
height:122px;
font-size:11px;
background:url(/images/intheader_bg.gif) left top no-repeat #000;
}

.intheader a{
outline:none;
}

.intheader .logo{
width:254px;
float:right;
color:#fff;
padding:8px 13px 0px 10px;
background: #000;
}

.intheader .tlogo{
font-size:13px;
padding:1px 0px 0px 4px;
}

.intheader .phone{
height:30px;
font-size:26px;
background:url(/images/iphone2.gif) 4px 3px no-repeat;
padding-left:40px;
letter-spacing:2.1px;
}

.intmenu{
width:667px;
color:#373737;
font-size:11px;
position:absolute;
}

.intmenu a{
color:#373737;
margin:0px 18px 0 0;
}
.intmenu b {
margin:0px 18px 0 0;
}

.intmenu .timg{
display:block;
behavior:url("/png.htc");
}

.intmenu .limg{
float:left;
behavior:url("/png.htc");
}

.intmenu .intmenubg{
width:626px;
float:left;
}

.intmenu .imenubg{
height:30px;
width:600px;
float:left;
background:url(/images/intmenu_menubg.gif) left top no-repeat;
padding:11px 0px 0px 10px;
font-family: Arial;
font-size: 12px;
}
.imenubg a {
	text-decoration: underline;
}
.imenubg a:hover {
	text-decoration: none;
}


.content {
	padding: 20px 20px;
	background:url(/images/content_rbg.jpg) right top no-repeat #fff;
	font-size: 14px;
}
.intcontent {
	padding: 20px 20px;
	background: #fff;
}
.back {
	background: url(/images/back.gif) right bottom no-repeat #fff;
}

#right {
	float: right;
	width:640px;
}
.indxpic{
float:left;
margin:0px 5px 5px 0px;
border: 1px solid #c3c0c7;
}


#left {
	margin-right: 640px;
	padding: 0 40px 0 0;
	background: url(/images/ottisk.gif) right bottom no-repeat;
	padding-bottom: 100px;
}
.footer{
border-top: 2px solid #000;
color: #000;
}
.footer a {
color: #000;
text-decoration: underline;
}
.footer a:hover {
text-decoration: none;
}
.footer td {
	line-height: 140%;
	padding: 15px;
	font-size: 12px;
	font-family: Arial;
}
.logo_bottom {
	margin: 0 10px 10px 0;
	float: left;
}
.footer .contacts{
float:left;
padding:15px 20px 2px 20px;
}
.footer .development{
width:300px;
float:right;
padding:15px 20px 2px 20px;
}
.spacer{
height:1px;
clear:both;
}




.ptext{
font-size:10px;
color:#5f5f5f;
padding:0px 0px 24px 60px;
}

.table_name{
font-size:10px;
color:#5f5f5f;
padding:10px 0px 10px 60px;
}

.tablediv{
padding:0px 0px 10px 60px;
}

.tablediv div{
border-right:1px solid #5f5f5f;
border-bottom:1px solid #5f5f5f;
border-left:1px solid #5f5f5f;
padding-bottom:52px;
}

table {
	width: 100%;
}
td {
	vertical-align: top;
}
/*
table{
width:100%;
font-size:10px;
color:#5f5f5f;
border-right:1px solid #5f5f5f;
border-bottom:1px solid #5f5f5f;
border-left:1px solid #5f5f5f;
}
*/
.noborder {
	border: none;
}
.tablediv table{
border:none!important;
}

/*
table th{
font-size:10px;
font-weight:normal;
text-align:left;
color:#fff;
background:#5f5f5f;
padding:5px 5px;
}

table td{
vertical-align:top;
border-bottom:1px solid #5f5f5f;
padding:5px;
}
*/
table .tdnumb{
width:30px;
border:none!important;
font-size:45px;
padding:0px 15px 0px 20px;
}

table .tdsq{
width:20%;
font-size:24px;
}

table .tdprice{
width:20%;
font-size:24px;
}

table .tdprice span{
color:#9f9f9f;
}

.intcontent .rightcol{
width:300px;
float:right;
font-size:10px;
line-height:115%;
color:#5f5f5f;
margin-right:-332px;
position:relative;
padding-bottom:20px;
}

.intcontent .rightcol.rcdizpr{
padding-top:99px;
}

.intcontent .rightcol.rcmap{
min-height:420px;
background:url(/images/map_bg.gif) top right no-repeat;
margin-right:-345px;
padding-top:42px;
}

.gallery{
width:484px;
padding:0px 0px 20px 60px;
}

.gallery img{
display:block;
}

.bigphoto{
padding:0px 0px 4px 0px;
}

.thumbs{
padding-bottom:10px;
}

.thumbs .thumb{
float:left;
padding:13px 19px 0px 0px;
}

.thumbs .thumb.thact{
background:url(/images/arr.gif) 2px 0px no-repeat;
}

.dizproekt{
width:210px;
padding:0px 0px 0px 60px;
}

.dizproekt .pic{
padding-bottom:12px;
}

.dizproekt .pic img{
display:block;
}

.formdiv{
color:#5f5f5f;
padding:0px 0px 10px 60px;
}

.formdiv label{
display:block;
padding-bottom:1px;
}

.input_text{
width:275px;
font-family:Tahoma, "Trebuchet MS";
display:block;
font-size:11px;
border:1px solid #4d4d4d;
margin-bottom:12px;
padding:1px 0px 1px 3px;
}

textarea{
height:160px;
width:474px;
font-family:Tahoma, "Trebuchet MS";
display:block;
font-size:11px;
border:1px solid #4d4d4d;
margin-bottom:34px;
padding:3px;
}

.button{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#5f5f5f;
border:1px solid #4d4d4d;
background:#fff;
padding:2px 2px;
}

.mainfileds{
padding-bottom:35px;
}

.maptext{
min-height:148px;
width:250px;
padding:5px 0px 12px 30px;

}
.f-right-map{
padding-bottom:200px;
background:url(/images/map_bg.gif) bottom right no-repeat;
width: 300px;
float: right;
}
.mapslink{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#c11111;
}

.mapslink a{
color:#c11111;
}


.maincol{
width:100%;
padding-bottom:20px;
}

.bacell{
padding:0px 0px 25px 0;
}

.bacell .cellbg{
width:420px;
margin:auto;
}

.bacell .label{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
color:#a3a3a3;
padding-bottom:10px;
}

.bacell .photo{
padding:0px 0px 8px 12px;
}

.bacell .photo img{
display:block;
}

.bacell .pictext{
font-size:10px;
color:#5f5f5f;
padding:0px 10px 0px 70px;
}

.bacell .before{
width:49%;
float:left;
}

.bacell .after{
width:49%;
float:right;
}

.phgalleryroom{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
padding-bottom:8px;
}

.phgalltable{
width:100%;
border:none;
margin-bottom:70px;
}

.phgalltable td{
border:none;
padding:0px;
}

.phgalltable img{
display:block;
}

.phgalltable .tdthumb{
width:150px;
}

.phgalltable .tdtitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:72px;
vertical-align:middle;
color:#2a2a2a;
padding:0px 0px 0px 40px;
}

.phgallery{
width: 800px;
margin: 0 auto 0 auto;
}


.phgallery .pgcell{
float:left;
padding:0px 17px 20px 0px;
}

.pager{
color:#2a2a2a;
text-align:center;
font-size:23px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:14px;
}

.pager a{
color:#2a2a2a;
text-decoration: underline;
}

.rooms{
font-size:12px;
text-align:center;
padding-bottom:14px;
}

.rooms a{
text-decoration:underline;
}

.rooms a:hover{
text-decoration:underline;
}

.rightcol{
width:620px;
float:right;
}

.otdelka {
	width: 100%;
	border: none;
}
.otdelka td {
	padding: 0 20px 10px 0;
	border: none;
	font-size: 14px;
	vertical-align: top;
}
.otdelka td li {
	margin-bottom: 7px;
}
.otdelka .decor {
	padding: 20px 20px 20px 20px;
	background: #efefef;
}

.price {
	width: 950px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 300px;
}
.price th {
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
.price td {
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}