img{
border:0px;
}

body {
  font-family:Verdana;
  font-size:16px;
  color:#002439;  
  background-color:black;
  text-align:center;
  position:relative;
}

.main {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;  
  width:915px;
}
.header {
  width:915px;
  height:310px;
  padding:0px;
  margin:0px;
  background-image:url(../img/headerCelticCmdBlack.jpg);
  background-repeat:no-repeat;
}
.center {
  width:915px;
  padding:0px;
  margin:0px;
  background-image:url(../img/centerBlack.jpg);
  background-repeat:repeat-y;
  text-align:left;
}

.foot {
  width:915px;
  height:148px;
  padding:0px;
  margin:0px;
  background-image:url(../img/footerBlack.jpg);
  background-repeat:no-repeat;
}

#menu-top {
  width:900px;
  height:79px;
  padding-left:44px;
  float:left;
  text-align:left;
  position:relative;
  top:111px;
}

#menu-top div{  
  float:left;
}
.logo{
  float:left; 
  position:relative;

  top:31px;
}

#logo{
  float:left;
  width:800px;
  height:120px;    
  cursor:pointer;
}
.belka {
  float:left;
  width:20px;
  height:351px;
  background-image:url(../img/belka.png);
  background-repeat:no-repeat;  
}

.tekst{
  float:left;
  margin-left:17px;
  margin-right:65px;
}

.text-inner {
  padding-left: 17px;
  /* width:610px;*/
}

.text-inner a{
  color:green;
}

.text-inner a:hover{
  color:#00bb00;
}



.under-foot{
  font-family:Verdana;
  font-size:10px;
  padding-right:40px;
  color:#002439;    
  text-align:right;
  position: relative;
}

.car-description{
  width:290px;
  clear:both;
}

.left{
  float:left;
}
.right{
  float:right;
  padding-left:10px;
}

h1{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
  position:relative;
  top:-30px;
}

.mp3description{
  float:left;
  width:412px;
  padding-bottom:3px;
  padding-top:3px;
  margin-left:5px;
}
.mp3play{
  float:left;
  width:350px;
  padding-bottom:6px;
}

.download {
  display:block; 
  float:left;
}


.fotoMain{
  width:400px;
  height:300px;
  /*float:right;*/
  text-align:right;
  margin:15px;
}

.fotoItem{
  width:800px;
  text-align:center;
}

#BUTTON {
    top:10px;     
    bottom: 8%;
    height: 85px;
    left: 50%;
    margin-left: 400px;
    position: absolute;
    width: 85px;
    z-index: 2;
}



