html, body {height: 100%; margin: 0; padding: 0;} 


 
body {
 background: #e2d1b3 url(/img/fon.jpg);
 width: expression((documentElement.clientWidth) < 1024 ? "1004px" : "100%");
}

img.png {behavior: url("/js/png.htc");} 


#logo {
	position: absolute;
	top: 20px;
	left: 426px;
}

img {
	border:0px;
}
 
#container {
margin: 0 auto;
position: relative;
text-align: center;
}


.tfon {
   height:295px;
  background: url(/img/tfon.jpg) repeat-x;
}

.nfon {
  background: url(/img/nfon.jpg) bottom repeat-x;
}


.lfon {
   width: 271px;
  background: url(/img/lfon.gif) repeat-y;
}



#top {
	width: 1264px;
   height: 295px;
   background: url(/img/top.jpg) no-repeat top left;
	margin-left: 0px;
	margin-top: 0px;
}


#left {
 
 height: 100%;
   width: 271px;

     background: url(/img/lfn.gif) left bottom no-repeat;
}

#left h2 {
   color: #772E01;
	font: bold 0.9em Tahoma;
	margin-top: -57px;
	margin-left: 38px;
}

#left ul {
   margin: 0px;
	padding: 30px 0px 40px 40px;

}

#left ul li {
list-style-type: none;
list-style-image: none;
padding-right: 20px;
padding-top: 15px;

   color: #772E01;
	font: bold 0.9em Tahoma;
	text-decoration: none;
}


#left ul li a {
   color: #772E01;
	text-decoration: none;
}

#left ul li a:hover {
   color: #8C3703;
}

#left ul li ul {
margin: 0px;
padding: 0px;
margin-top: 5px;
}

#left ul li ul li {
margin: 0px;
padding: 0px;
margin-top: 5px;
margin-left: 10px;
}

#left ul li ul li a {
   color: #772E01;
	text-decoration: none;
	font: normal 1.1em Tahoma;
	
}






#footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 164px;
	width: 1264px;
}

#footer .bmenu {
	color: #C1B9AC;
	position: absolute;
	top: 42px;
	background: none center;
	text-align: center;
	width: 100%;
}

#footer .bmenu a {
	color: #C1B9AC;
	font: bold 1em Times New Roman;
}

#footer .bmenu a:hover {
	color: #9F998F;
	font: bold 1em Times New Roman;
}

#footer .copy {
	color: #483C22;
	font: bold 0.7em Tahoma;
	text-align: left;
	position: absolute;
	left: 754px;
	top: 100px;
}

#footer .counter {
	text-align: center;
	position: absolute;
	left: 435px;
	top: 100px;
}

#footer #almadesta {
	position: absolute;
	left: 57px;
	top: 110px;
}

#footer .lfn {
  background: url(/img/lfn.gif) no-repeat;
  position: absolute;
  left: 0px;
  margin-top: -36px;
}

.inp {
margin-left: 10px;
width: 215px;
height: 49px;
background: url(/img/order.jpg) no-repeat;

cursor: pointer;
border: 0px;
} 

a:hover .inp {
margin-left: 10px;
width: 215px;
height: 49px;
background: url(/img/order_hover.jpg) no-repeat;

cursor: pointer;
border: 0px;
} 


.s1 {
background: url(/img/o_komp.jpg);
position: absolute;
left: 277px;
top: 268px;
width: 217px;
height: 49px;
cursor: pointer;
}

a:hover .s1 {
background: url(/img/o_komp_hover.jpg);
position: absolute;
left: 277px;
top: 268px;
width: 217px;
height: 49px;
}

.s2 {
background: url(/img/zayavka.jpg);
position: absolute;
left: 495px;
top: 268px;
width: 215px;
height: 49px;
cursor: pointer;
}

a:hover .s2 {
background: url(/img/zayavka_hover.jpg);
position: absolute;
left: 495px;
top: 268px;
width: 215px;
height: 49px;
}

.s3 {
background: url(/img/new.jpg);
position: absolute;
left: 710px;
top: 268px;
width: 215px;
height: 49px;
cursor: pointer;
}

a:hover .s3 {
background: url(/img/new_hover.jpg);
position: absolute;
left: 710px;
top: 268px;
width: 215px;
height: 49px;
}

.s4 {
background: url(/img/kontakt.jpg);
position: absolute;
left: 925px;
top: 268px;
width: 215px;
height: 49px;
cursor: pointer;

}

a:hover .s4 {
background: url(/img/kontakt_hover.jpg);
position: absolute;
left: 925px;
top: 268px;
width: 215px;
height: 49px;
}

#s4contacts {
background: url(/img/kontakt_hover.jpg);
position: absolute;
left: 925px;
top: 268px;
width: 215px;
height: 49px;
z-index: 100;
}

#top h3 {
	color: #F2EFE8;
	font: bold 1em "Times New Roman", Times, serif;
	position: absolute;
	left: 400px;
	top: 150px;
	text-transform: uppercase;
}

#top .tel {
	color: #F2EFE8;
	font: bold 16px "Times New Roman", Times, serif;
	position: absolute;
	left: 450px;
	top: 190px;
	z-index: 100;
}





.right_content {
background: url(/img/right_content.jpg) no-repeat;
margin-left: -5px;
}

.content_footer_repeat {
	background:  url(/img/repeatx.jpg) left top repeat-x;
}

.footer_right_content {
background: url(/img/footer_right_content.jpg) no-repeat;
}

.content_border_repeat {
background: #F2EFE8 url(/img/content_border_repeat.jpg) right top repeat-y;
text-align: right;
}

.left_content {
background: #F2EFE8 url(/img/left_content.jpg) no-repeat;
}

.footer_left_content {
background: url(/img/footer_left_content.jpg) no-repeat;
}




































#TB_overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height: 100%;
  background: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

 content img {
  display: block;
  margin: 15px 0 0 15px;
  border: 1px solid #6E1C1C;
}

#TB_window {
  position: absolute;
  background: #E4D0B7;
  z-index: 102;
  color: #4D1313;
  display: none;
  border: 2px solid #4A1313;
  text-align: left;
}

#TB_window img {
  display: block;
  margin: 15px 0 0 15px;
  border: 1px solid #6E1C1C;
}

#TB_caption{
  height: 25px;
  padding: 7px 30px 10px 25px;
  float: left;
         color: #746A5D;
       font: bold 14px serif;
		
}

#TB_closeWindow{
  height: 25px;
  padding: 11px 25px 10px 0;
  float: right;
}

#TB_closeAjaxWindow{
  padding: 5px 10px 7px 0;
  margin-bottom: 1px;
  text-align: right;
  float: right;
}

#TB_ajaxWindowTitle{
  float: left;
  padding: 7px 0 5px 10px;
  margin-bottom: 1px;
}

#TB_title{
  background: #6E1818;
  height: 27px;

}

#TB_ajaxContent{
  clear: both;
  padding: 2px 15px 15px 15px;
  overflow: auto;
  text-align: left;
  line-height: 1.4em;

}

#TB_ajaxContent p{
  padding: 5px 0 5px 0; 

}

#TB_load{
  position: absolute;
  background: url(/img/loading_animation.gif);
  display: none;
  height: 200px;
  width: 200px;
  z-index: 1011;
}

#TB_HideSelect{
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

#TB_iframeContent{
  clear: both;
  border: none;
  margin-bottom: -1px;
  margin-top: 1px;
 
}







