/*  common styles */
body, html {
    margin: 0;
	padding: 0;
    height: 100%;
	text-align: center;
	background: #000;
}
body, td, th, h1, h2, h3, h4, h5, input, select, textarea {
	color: #fff;
	font: normal 13px 'Tahoma';
/*	font: normal 15px 'Book Antiqua, Times New Roman';*/
}
input {
	border: none;
	background: none;
}
.input {
	float: left;
	background: transparent url('/files/i/input/left.gif') no-repeat 0 0;
	margin: 4px 0 0 0;
}
.input div {
	height: 20px;
	margin: 0 0 0 4px;
	background: transparent url('/files/i/input/right.gif') no-repeat 100% 0;
}
 table, td, th {
  	border: none; 
  	border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    border: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	text-align: left;
}
h1 {
/*	font: bold 20px 'Book Antiqua, Times New Roman';*/
	font: bold 21px 'Tahoma';

	padding: 0 0 0 0;
	margin: 17px 0 18px 0;
/*	margin: 25px 0 18px 0;*/
	color: #fff;
}
h2 {
	font: bold 14px 'Tahoma';
	padding: 0;
	margin: 28px 0 21px 37px;
	color: #fff;
}
h3 {
	font: bold 11px 'Tahoma';
	color: #fff;
	padding: 0;
	margin: 0 0 9px 0;
}
h4 {
	font: bold 14px 'Tahoma';
	color: #fff;
	text-decoration: underline;
	padding: 0;
	margin: 3px 0 0 0;
}
h5 {
	font: normal 16px 'Tahoma';
	color: #fff;
	padding: 0 0 3px 0;
}
h6 {
	font: bold 12px Verdana;
	color: #fff;
	padding: 0;
}
p {
	padding: 0;
    margin: 6px 0 16px 0;
	font-size: Medium ;
	font-family: Tahoma;
	line-height: 16px;
}
img {
   behavior: url("pngbehavior.htc");
} 
.clear {
    clear: both;
	display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.br {
    clear: both;
    font-size: 1px;
    height: 24px;
    line-height: 1px;
    margin: 0;
}
.fix {
    height: 12px;
}
.fix2 {
    height: 4px;
}
.fix3 {
    height: 7px;
}
.fix4 {
    height: 28px;
}
.hr {
    clear: both;
	display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 7px -27px;
	background: #fff;
	position: relative;
	top: 1px;
}
a {
	color: #fff;
	text-decoration: underline;
	outline: none;
	font-family:Tahoma;
	
}
a:hover {
	text-decoration: none;
}
ul {
    padding: 0;
    margin: 0 0 0 26px;
	list-style: none;
}
ul li {
    background: transparent url('') no-repeat 0 5px;
	padding: 0;
	margin: 0;
}
.error {
	text-align: left;
	font-size: 10px;
	color: #850600;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.error {
	color: #f30000;
}
.line {
	text-decoration: underline;
}
.bold {
	font-weight: bold !important;
	color: #7e8bae;
}
/*  /common styles  */
/*  main blocks */
#wrapper {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
/*	width: 1000px;	*/
	min-width: 1248px;	
	_width:expression(document.body.clientWidth > 1248? "100%": "1248px" );
	text-align: center;
}
* html #wrapper {
	height: 100%;
}
#swf {
	margin: 0;
}
/*  head  */

#nav {
/*	float: left;*/
	width: 923px;	
	padding: 0;
	margin:  0 auto 17px auto;
	height: 21px;
	position: relative;
/*	left: 39px;*/
	z-index: 1;
	background: transparent url('/files/i/nav.gif') no-repeat 0 0;
}

#nav li {
	float: left;
}
#nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 100%;
	height: 15px;
}

#nav li.about {
	width: 87px;
	margin: 0 12px 0 0px;
}
#nav li.build {
	width: 172px;
	margin: 0 12px 0 0;
}
#nav li.design {
	width: 170px;
	margin: 0 12px 0 0;
}
#nav li.gallery {
	width: 172px;
	margin: 0 16px 0 0;
}
#nav li.price {
	width: 104px;
	margin: 0 12px 0 0;
}
#nav li.news {
	width: 65px;
	margin: 0 12px 0 0;
}
#nav li.contacts {
	width: 72px;
	margin: 0 0 0 0;
}
/*  /head  */

/*   content   */
#content {
	color: #fff;
	padding: 0 0 30px 0;
	line-height: 18px;
	text-align: left;
	width: 100%;
	margin: 0;
}
#content td {
	vertical-align: top;
}
#content p {
/*	line-height: 15px;*/
	margin: 0 0 14px 0;
	line-height: 19px;
}
#column_left {
/*	float: left;
	width: 751px;
	padding: 0 12px 0 46px;
	width: 76%;
	//width: 78%;
*/
	padding: 0 12px 0 46px;
}
#column_left img {
	padding: 7px;
}
#column_left div.align_center img {
	padding: 0;
}
#column_right {
/*	float: left;
	padding: 15px 37px 0 0;
*/
	padding: 15px 0 37px 0;
	width: 186px;
}
#column_right a {
	display: block;
	color: #fff;
}
.send_demand, .guest_book, .vacancy, .partners, .map {
	width: 149px;
	height: 67px;
	float: left;
	clear: left;
	margin: 0 0 24px 0;
}
.send_demand {
	background: transparent url('/files/i/send_demand.gif') no-repeat 0 0;
}
.guest_book {
	background: transparent url('/files/i/guest_book.gif') no-repeat 0 0;
}
.vacancy {
	background: transparent url('/files/i/vacancy.gif') no-repeat 0 0;
}
.partners {
	background: transparent url('/files/i/partners.jpg') no-repeat 0 0;
}
.map {
	background: transparent url('/files/i/map.jpg') no-repeat 0 0;
}
/*   /content   */

/* footer */
#footer {
	height: 45px;
	min-width: 1248px;	
	_width:expression(document.body.clientWidth > 1248? "100%": "1248px" );
	margin: 32px 0 0 0;
	padding: 0;
	background: #151d32; 
}
/* /footer */

.list {
	list-style: disc;
}
.textov th, .textov td {
	vertical-align: top;
}

.table {
	width: 100%;
	border: 1px solid #fff;
	border-collapse: collapse;
}
.table2 {
	width: 100%;
	border: 1px solid #7e8bae;
	border-collapse: collapse;
}
.table td, .table2 td  {
	padding: 4px 5px 7px 12px;
}
.table td  {
	border: 1px solid #fff;
}
.table2 td  {
	border: 1px solid #7e8bae;
}
.frame {
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin: 2px 6px;
}
.gal_but, .gal_but1, .gal_but2, .gal_but3, .gal_but4, .gal_but5 {
	text-align: center !important;
	margin: 0 auto;
	width: 250px;
}
.gal_but, .gal_but2 {
	width: 960px;
}
.gal_but3 {
	width: 750px;
}
.gal_but4 {
	width: 120px;
}
.gal_but5 {
	width: 452px;
}
.gal_but a, .gal_but1 a, .gal_but2 a, .gal_but3 a, .gal_but4 a, .gal_but5 a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 240px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
.gal_but2 a, .gal_but4 a, .gal_but5 a {
	width: 100px;
	margin: 0 6px 12px 6px;
}
.demand {
	width: 240px;
	text-align: center;
/*	float: left;*/
	margin: 0 auto;
	font-weight: bold;
}
.demand input, .demand select, .demand textarea {
	width: 100%;
	background: #fff;
	border: 2px solid #7e8bae;
	font-weight: normal;
	margin: 4px 0 7px 0;
	color: #000;
}
.demand input.submitt {
	width: 60%;
	background: #7e8bae;
	color: #fff;
	font-weight: bold;
}
.demand textarea {
	height: 180px;
}
#path {
	margin: 0 0 16px 0;
}

#hleb { 
font-family:Tahoma; 
font-size:Medium}
#hleb a { color:#FFFFFF; text-decoration: underline}
#text { font-family:Tahoma; font-size: 14px; font-style:italic  }

