HTML, BODY {
      	   margin : 0px;
       	   padding: 0px;
    	   font-family : Arial,Tahoma, Helvetica, sans-serif;
       	   font-size: 11pt;
       	   line-height: 15pt;
       	   background-color: #a9a286;
			color: white;
			width: 100%;
  height: 100%;
}

body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

A {
	text-decoration: underline;
	color: white;
}
A:hover {
	text-decoration: none;
	color: white;
}


A.link2 {
	font-size: 14pt;
}

A.link3 {
	font-size: 10pt;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}

A.link3:hover {
	text-decoration: underline;
}

A.link4 {
	color: #FFF889
}

A.link5 {
	text-decoration: none;
}

A.link5:hover {
	text-decoration: underline;
}

A.link6 {
	text-decoration: none;
	color: #5D5D5D;
}
P {
	margin: 0px 0px 10px 0px;
}

P,LI {
	color: White;
	font-size: 11pt;
}



h1 {
	margin: 5px 0px 10px 0px;
	color: white;
	font-size: 22pt;
	font-weight: normal; 
}
h2 {
	margin: 5px 0px 5px 0px;
	color: white;
	font-size: 16pt;
	font-weight: normal; 
}

h3 {
	margin: 5px 0px 5px 0px;
	color: #FFF076;
	font-size: 12pt;
	font-weight: normal; 
}

LI {

}


.date {
  color: gray;
  font-size: 8pt;
}
.img01 {
  border: 1px solid #F1EBBE;
}

#top {
	background: url(/images/top_bg.gif) repeat-x;
	height: 42px;
}

#top .inside {
	padding: 5px 0px 0px 20px;
}

#head {
	background-color: #7B7362;
	height: 354px;
	background: url(/images/head_bg.jpg) repeat-x top;
	border-bottom: 4px solid #4A472F;
}

#head #inside1 {
	background: url(/images/podyemnik2.jpg) no-repeat bottom left;
	height: 354px;
}

#head #inside1  #inside2 {
	padding: 35px 30px 0px 270px;
}

#top_menu {
	margin:0px;
	padding:0px;
	font-size: 13pt;
}

#top_menu LI {
	display: inline;
	padding-left: 2%;
	margin-right: 3%;
	background: url(/images/bullet1.gif) no-repeat left center;
}

#content {
	background: url(/images/content_bg_top.jpg) #a9a286 repeat-x top; 
	/*  background: url(/images/content_bg.jpg);*/
	
}
     

#content #inside1 {
	
	padding: 35px 30px 200px 270px;
}

#content_main{
	width: 100%;
	padding-bottom: 100px;
	background-color: #968C76;
}

#doc {margin:0;padding:0;display:table-row;} 

#content_main #left, #content_main #right, #content_main #center {
  	display: inline;
    display:table-cell;
    margin:0;padding:0;
}

#content_main #left,  #content_main #center {
    //display:inline;zoom:1;vertical-align:top;
}
#content_main #right {
  //display:inline;zoom:1;
}

#content_main #left {width:30%;}
#content_main #center {width:39%;}
#content_main #right {width:30%}

/*\*//*/
#content_main #left, #content_main #right, #content_main #spacer {display:inline-block;float:left;}

/**/   

#content_main #left .inside{
	padding: 10px 10px 10px 20px;
}

#content_main #center .inside{
	padding: 10px 10px 10px 20px;
}

#content_main #right .inside{
	padding: 10px;
}

#content_main #right #zayavka {
	background-color: #726B5C;
	padding: 10px 5px 20px 5px;
    line-height:24pt;

}

#contacts {
	padding: 10px;
	border-left: 8px solid #726B5C; 
	margin-top: 30px;
}
#before_bottom {
	margin-top: 30px;
	float: left;
	width: 100%;
}
#footer {
	background: url(/images/bottom_bg.gif) repeat-x;
	height: 100px;
	background-color: #FCE105;
	color: #5D5D5D;
	font-size: 10pt;
	width: 100%;
	position: absolute;
	bottom: 0;
  border-top: 4px solid #4A472F;
}


#footer .inside {
	padding: 30px 20px 0px 20px;
	
}

#footer .left {
	width: 38%;
	float: left;
}

#footer .center {
	width: 39%;
	float: left;
}

#footer .right {
	width: 22%;
	float: right;

}

.project_preview {
	border: 2px solid #F1EBBE;
}
.form_item {
	font-size: 11pt;
	padding: 3px;
	width: 100%;
}

.button {
	font-size: 12pt;
	padding: 5px;
}


.img_foto {
  border: 3px solid #F1EBBE;
}

.lightbox_list {
  padding: 0px;
  margin: 0px;
}

.lightbox_list li{
   display: inline;
   margin-left: 4px;
}

