@CHARSET "UTF-8";
@import "defaults.css";
body {
	/*background: url('../images/stripes.png') top left;*/
	background:#0D0303;
	font-family:verdana;
	font-size:12px;
}
td.desc span {
  color:#8C766F;
}
h1 {
	float:left;
	text-indent:-9999px;

	width:240px;
	height:70px;
	margin-left:20px;
}
.rightCol a {
  color:#876845;
  text-decoration:none;
}
h1 a {
	text-indent:-9999px;
	display:block;
	width:240px;
	height:70px;
}
h2 {
	color:#392219;
	font-family:Times;
	font-size:2.33em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
}
.topWrap {
	position:absolute;
	height:136px;
	width:960px;
	top:0;
	background: url(../images/top.jpg) no-repeat;
}
.topMenu {
	margin-top:30px;
	float:right;
	
	width:540px;
	height:30px;
	line-height:30px;
	padding-left:20px;
}
ul.main {
	background: #462f19 url('../images/menu-left.gif') no-repeat top left;
	height:30px;
}
.topMenu ul {
	margin:0 0 0 0px;
	padding:0;
	list-style:none;

}
.topMenu ul li {
	float:left;
	margin-left:15px;
	margin-right:20px;
}
.topMenu ul li a {
	color:white;
	text-decoration:none;
	font-size:16px;
}

ul.uslugi li {
	margin:0 5px 0px 0px;
}
ul.uslugi li a { 
	font-size:11px;
}
ul.uslugi li a.active,ul.uslugi li a:hover { 
	font-size:11px;
	color:#E3ED19;
	text-decoration:none;
}
.topMenu ul li a.active,.topMenu ul li a:hover {

	color:#E3ED19;
}
.footerWrap {
	width:960px;
	background: url(../images/footer.jpg) no-repeat bottom left;
	min-height:600px;
	_height:600px;
}
.leftImg {
	position:absolute;
	left:0;
	top:100px;
	width:260px;
}
.rightCol {
	float:right;
	width:640px;
}
.contentWrap {
	min-height:600px;
	_height:600px;
	border:1px solid black;
	width:960px;
	position:relative;
	background: url(../images/bg.gif) repeat-y;
}
.content {
	padding-top:160px;
}
table.oferta{
	font-size:11px;
	color: #333;
	margin-top:20px;
	border:1px solid #969275;
	width:610px;
	background:#E3DDB4;
}
table.oferta input {
	border:1px solid #777;
	background:#fff;
}
table.oferta td {
	border-bottom:1px solid #8B8B73;
	padding:3px;
}
ul.lista li a {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#392219;
	line-height:30px;
}
.ul.lista li a:hover {
	color:yellow;
}
