BODY, TABLE, DIV, P, A {
  font-family:Tahoma;
  color:#FFFFFF;
  font-size:12px;
}

BODY {
  padding:0px;
  margin:0px;
  background:#000000;
}

IMG {
  border:0px;
}

H1 {
  padding:0;
  margin:0;
  font-size:38px;
  font-weight:bold;
  color:#000000;
}

P {
   text-align:justify;
}

#menuLine {
   background:url('http://moto-cyprus.ru/images/menu_line.jpg') no-repeat;
   height:49;
}

.backgroundBg1 {
   background:url('http://moto-cyprus.ru/images/bg1.jpg') top center no-repeat #A96910;
}

.backgroundU1 {
   background:url('http://moto-cyprus.ru/images/u1.jpg') no-repeat;
   height:480; 
   padding:20 30 20 30;
}

.backgroundU2 {
   background:url('http://moto-cyprus.ru/images/u2.jpg') bottom right no-repeat;
}

DIV.hr1 {
   background:url('http://moto-cyprus.ru/images/hr1.jpg') repeat-x; 
   height:3px; 
   margin:3 0 5 0;
}

.boldLinks A {
  font-weight:bold;
}

.gray_small, .gray_small A {
  font-size:10px; 
  color:#777777;
}

.margin5 {
  margin:5;
}

.dropMenu {
   background-color:#CF000A;
   border:1px solid #950308;
   padding:7px;
   position:absolute;
   top:310px;
   visibility:hidden;
   width:160px;
   z-index:500;
}

.dropMenu a {
   color:#ffffff;
   display:block;
   font-size:12px;
   font-weight:bold;
   margin-bottom:5px;
   text-decoration:none;
   width:100%;
}

.dropMenu a:hover {
   text-decoration: underline;
}