@font-face
{
    font-family: 'Capture';
    src: url('../fonts/Captureit.ttf');
}
*{
  margin: 0;
  padding: 0
}
body{
  font-family: Arial, Helvetica, sans-serif;
  color: #545454;
  font-size: 15px;
  background-color: #CDCDCD;
  background-image: url(../img/cent.jpg);
  background-position: top;
  background-repeat: repeat-y
}
A{
  color: #0071AD;
  text-decoration: underline
}
A:hover{
  text-decoration: none
}
IMG{
  border: 0
}
table{
  border-collapse: collapse;
}
blockquote{
  padding-left: 30px
}
td{
  overflow: hidden;
  vertical-align: top
}
H1,H2,H3,H4,H5,H6{
  font-weight: normal;
  line-height: 110%
}
H1{
  font-size: 30px;
}
#fn1{
  width: 100%;
  position: relative;
  float: left;
  background-image: url(../img/botm.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}
#fn2{
  width: 100%;
  position: relative;
  float: left;
  background-image: url(../img/top.jpg);
  background-position: top;
  background-repeat: repeat-x
}
#fn3{
  width: 100%;
  position: relative;
  float: left;
  background-image: url(../img/head.jpg);
  background-position: top;
  background-repeat: no-repeat
}
#fn4{
  width: 100%;
  position: relative;
  float: left;
  background-image: url(../img/foot.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}
.marg{
  width: 960px;
  position: relative;
  margin: auto
}
.header{
  width: 960px;
  position: relative;
  float: left;
  height: 850px
}
.header .logo{
  font-family: Capture, Arial, Helvetica, sans-serif;
  height: 22px;
  width: 649px;
  position: absolute;
  top: 10px;
  left: 155px;
  background-image: url(../img/toparenda.gif);
  background-position: left;
  background-repeat: no-repeat;
  text-align: center;
  color: #004F63;
  font-size: 20px
}
.header .phone{
  font-family: Capture, Arial, Helvetica, sans-serif;
  height: 80px;
  width: 649px;
  position: absolute;
  top: 30px;
  left: 155px;
  text-align: center;
  color: #004F63;
  font-size: 64px
}
.header .phone span{
  color: #FF6554
}
.cont{
  width: 960px;
  position: relative;
  float: left;
  line-height: 120%;
  padding-bottom: 10px
}
.cont .name{
  font-family: Capture, Arial, Helvetica, sans-serif;
  width: 960px;
  position: relative;
  float: left;
  background-image: url(../img/h1.gif);
  background-position: left;
  background-repeat: no-repeat;
  text-align: center;
  color: #365F68;
  font-size: 30px
}
.cont .str{
  font-family: Capture, Arial, Helvetica, sans-serif;
  width: 960px;
  position: relative;
  float: left;
  background-image: url(../img/strelka.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  text-align: center;
  color: #FF1700;
  font-size: 30px;
  padding-bottom: 35px;
  padding-top: 15px
}
.cont .text{
  width: 936px;
  position: relative;
  float: left;
  margin-left: 12px;
  text-indent: 30px;
  padding-top: 10px;
  padding-bottom: 35px
}
.cont .text span{
  font-size: 20px;
  color: #59767C
}
.cont .text p{
  padding-top: 5px;
  padding-bottom: 5px
}
.cont .tablica{
  width: 525px;
  position: relative;
  float: left;
  margin-left: 12px;
}
.cont .tablica .param{
  font-family: Capture, Arial, Helvetica, sans-serif;
  width: 525px;
  position: relative;
  float: left;
  text-align: center;
  color: #365F68;
  font-size: 30px;
  padding-bottom: 20px
}
.cont .tablica .tabl{
  width: 505px;
  position: relative;
  float: left;
  background-color: #2C2C2C;
  color: #DFDFDF;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -khtml-border-radius: 8px 8px 8px 8px;
  font-size: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px
}
.cont .tablica .tabl td{
  padding: 5px
}
.cont .tablica .tabl .cr1{
  width: 310px
}
.cont .tablica .tabl .cr2{
  color: #FFD300;
  width: 160px
}
.cont .skidka{
  width: 368px;
  position: absolute;
  height: 339px;
  background-image: url(../img/skidka.png);
  background-position: top;
  background-repeat: no-repeat;
  left: 580px;
  bottom: -140px
}
.footer{
  width: 960px;
  position: relative;
  float: left;
  height: 255px
}
.footer .logo{
  font-family: Capture, Arial, Helvetica, sans-serif;
  height: 22px;
  width: 649px;
  position: absolute;
  top: 130px;
  left: 155px;
  background-image: url(../img/arendabot.gif);
  background-position: left;
  background-repeat: no-repeat;
  text-align: center;
  color: #D9D9D9;
  font-size: 20px
}
.footer .phone{
  font-family: Capture, Arial, Helvetica, sans-serif;
  height: 80px;
  width: 649px;
  position: absolute;
  top: 150px;
  left: 155px;
  text-align: center;
  color: #D9D9D9;
  font-size: 64px
}
div{
  border: 0px solid #FF0000
}