* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; }
BODY {
	color : #656951;
	font: 14px Tahoma, sans-serif;
	background: #cccccc;
	text-align: center;
}
h1{
	color: #980f0f;
	font-weight: normal;
	font-size: 20px;
	margin-top: 10px;
	position: relative;
}
h2{
	color: #980f0f;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	position: relative;
}
p  {padding: 5px 0;color: #000;}
a  {color: #000;}
a:hover {color: #f00;}

.all{
min-height: 100%;
width: 905px;
margin: 0 auto -42px auto;
background: url(img/fon.gif) -3px 2px;
text-align: left;
}
*html .all{ height: 100%; }
/* start header */
.header{
background: url(img/header-fon.gif) repeat-x 9px 0;
}
.header div{
 background: url(img/header1.jpg) no-repeat;
}
.header div div{
 background: url(img/header2.jpg) no-repeat 96px 186px;
}
.header div div div{
background: url(img/header3.jpg) no-repeat 239px 454px;
height: 570px;
}
.header ul{
padding: 240px 0 0 180px;
}
.header ul li{
list-style: none;
float: left;
}
.arenda{
padding: 0 0 0 90px;
}
.repair{
	padding: 30px 0 0 60px;
}
a.tm, a.tm:active, a.tm:link, a.tm:visited {
   text-decoration: none;
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;font-weight: bold;
}
a.tm:hover {
 text-decoration: underline;
}
/* end header*/

/* start content */
.content{
margin: 0 auto;
width: 730px;
}
.content div{
padding: 0 20px 118px 70px;
position: relative;
}
/* end content */

/* start footer */
.clear{
clear: both;
height: 55px;
}
.footer{
width: 905px;
margin: 0 auto;
text-align: left;
height: 42px;
background: url(img/footer.gif) repeat-x;
}
.copyright{
text-align: right;
padding: 0 80px 0 0;
line-height: 42px;
position: relative;
}
.kontakt{
height: 170px;
margin: -170px auto 0 auto;
width: 905px;
background: url(img/telefon.jpg) no-repeat;
}
.tel{
	color: #ff0000;
	font-weight: normal;
	font-size: 25px;
	margin-top: 20px;
	position: relative;
    text-align: center;
}
/* end footer */
