* {
  margin: 0;
  
  border-collapse: collapse;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #100903;

}

html {
  background: #f5eed9;
  overflow-x: hidden;
}

body {
  background: url(/images/money.jpg) center repeat-y;
}

img, a img {
  border: none;
}

#back {
  width: 920px;
  margin: 0 auto;
  background: url(/images/dollar.png) bottom no-repeat;
  position: relative;
  padding-bottom: 68px;
}

#wrap {
  width: 920px;
  margin: 0 auto;
  position: relative;
}

#head {
  height: 327px;
  background: url(/images/header.png) no-repeat;
}

 .logo {
  width: 344px;
  height: 45px;
  background: url(/images/logo.png);
  position: absolute;
  top: 74px;
  left: 65px;
  z-index: 4;
}
h1{
	font-size:14px;
}
h1 span {
  display: none;
}
h2{
	font-size:13px;
	padding: 7px 0 7px 0;
}
address {
  width: 413px;
  height: 58px;
  background: url(/images/phone.png);
  position: absolute;
  top: 38px;
  right: 60px;
  z-index: 4;
  background-repeat:no-repeat;
}

address span {
  display: none;
}

#topmenu {
  position: absolute;
  list-style: none;
  top: 22px;
  right: 30px;
  z-index: 4;
}

#topmenu li {
  display: inline;
  padding-right: 14px;
}

#car {
  width: 378px;
  height: 174px;
  background: url(/images/car.png);
  position: absolute;
  top: 100px;
  right: 56px;
  z-index: 4;
  background-repeat:no-repeat;
}

#contentwrap {
  background: url(/images/middle.png);
  min-height: 532px;
}

#content {
  width: 840px;
  margin: 0 auto;
  position: relative;
  top: -40px;
  z-index: 3;
}

#content p{
	text-align:justify;
	text-indent: 15px;
}

#right {
  width: 610px;
  float: right;
}

#right p {
  padding-bottom: 6px;
}

#left {
  float: left;
}

#left ul {
  width: 175px;
  list-style: none;
  padding-bottom: 26px;
}

#left ul li {
  padding: 10px 0 25px 49px;
   font-weight: bold;
	color:#676767;
}
#left ul li a{
	text-decoration: none;
	color:black;
}
a:hover {
 color:#676767;
}

#link1 {
  background: url(/images/zvezda.png) no-repeat;
}

#link2 {
  background: url(/images/link2.png) no-repeat;
}

#link3 {
  background: url(/images/link3.png) no-repeat;
}

#link4 {
  background: url(/images/link4.png) no-repeat;
}

#link5 {
  background: url(/images/link5.png) no-repeat;
}

#empty {
  clear: both;
}

#footer {
  background: url(/images/footer.png) no-repeat;
  height: 243px;
  width: 920px;
  margin: 0 auto;
  position: absolute;
  bottom: -60px;
  z-index: 2;
}

#authors {
  position: absolute;
  bottom: 30px;
  left: 65px;
  z-index: 6;
  font-family: Arial, sans-serif;
}

#authors a {
  font-family: Arial, sans-serif;
}

#kassa {
  float: left;
  padding-left: 26px;
}
#bottom{
	font-size:18px;
}