@butAndText:#D3936D;
@zagColor:darken(@butAndText, 25%);
@other:#6C5948;
@butShadow:#BE7145;

@blockZag:#974F29;
@blockText:#6F5546;
@butBg:#D79469;
@avioZhd:#994928;
@contentZag:#964D24;
@telephone:#D16026;
/*@contentText:;*/
body {
background:url(images/fon.jpg) repeat-x top, url(images/footer.jpg) repeat-x bottom;
}

html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,#menu ul li a {
color:@other;
}

#header {
background:url(images/headerfon.png) no-repeat center bottom;
}

#menu {
background:url(images/menu.png) repeat-x;
}

#menu ul li a:hover {
background:url(images/lihover.png) repeat;
}

#blocks .more,#blocks .broni,#comform .button {
background:@butBg;
box-shadow:0 0 0 2px @butShadow;
}



#blocks ul li {
background:url(images/li.png) no-repeat 0 5px;
}

#rightbar #block-a {
background:url(images/bloks-a.png) no-repeat;
}

#rightbar #block-a a.rgd {
background:url(images/rgd.png) no-repeat 5px center;
}

#rightbar #block-a a.air {
background:url(images/air.png) no-repeat 15px center;
}

#menu ul li a:hover,#blocks .data,#rightbar #blockgeo #contentgeo h2,#rightbar #block-a a.sss {
color:@blockZag;
}
#rightbar #block-a a.rgd,#rightbar #block-a a.air{
	color:@avioZhd;
}
#block h2,#block h3,#block2 h2,#block2 h3,#block3 h2,#block3 h3{
	color:@blockZag;
}
#block p,#block2 p,#block3 p,#block a,#block2 a,#block3 a{
	color: @blockText;
}
#block strong{
	color:@butShadow;
}
#mainbody h1,#mainbody h2,#mainbody h3,#mainbody h4{
	color:@contentZag;
}
#menu ul li a {
text-shadow:0 1px 0 #fff;
}

#blocks .more,#comform .button,#blocks .broni {
border:#fff solid 1px;
color:#fff;
}

#block3 #content p input,p input,p textarea,#bronform #orderform p input, #orderform p textarea, #orderform p select, #type {
border:1px solid @butAndText;
}



#rightbar #content span {
color:@telephone;
}

#content img,#mainbody img {
background:#fff;
border:@butAndText solid 3px;
}

 td {
text-align:center;
}
#comForm .button {
  box-shadow: 0 0 0 2px @butAndText;
  background:@butAndText;
  }
th {
font-size:10px;
}



form label.error {
color:red;
}

#blocks #block,#blocks #block2,#blocks #block3,#main #rightbar #block,#main #rightbar #blockgeo {
background:url(images/topbloks.png) no-repeat top;
}

#blocks #block #content,#blocks #block2 #content,#blocks #block3 #content,#rightbar #block #content,#rightbar #blockgeo #contentgeo {
background:url(images/bottombloks.png) no-repeat bottom;
}

#block h2,#block h3,#block2 h2,#block2 h3,#block3 h2,#block3 h3,#rightbar #blockgeo #contentgeo h2 {
background:url(images/h2.png) no-repeat bottom;
}

table {
border-collapse:collapse;
border-spacing:0;
border-style:solid;
border-width:0 0 1px 1px;
}

td, th {
border-style:solid;
border-width:1px 1px 0 0;
margin:0;
padding:4px;
}

#mainbody div h2{
background: #f3eed8;
box-shadow: #cd7b4a 0px 0px 0px 1px;
color: #d16026;
font-size: 18px;
padding-left: 12px;
height: 27px;
 border: 4px double #cd7b4a;



}
#bronform {
	border-color:#D79469;
	box-shadow:#D79469 0px 0px 0px 1px;
	overflow: hidden;
	border-width: 2px;
	border-style: solid;
	padding: 4px;
}

#bronform #orderform {
	background:  #F3EED8;

	padding: 20px;
	width: auto;
	box-shadow:#D79469 0px 0px 0px 1px;
	margin-bottom: 0;
}

#bronform #orderform input[type="submit"] {
	margin-left: 270px;
	margin-top: 20px;
	clear: both;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 10px;
	border: #fff solid 1px;
	box-shadow: #D79469 0px 0px 0px 2px;
	background-color: #D79469;
}

#orderform p {
	color: #D79469;
        }          