@import url('menu.css');

* {

}

body {
  margin: 0; 
  padding: 0; 
  background: rgb(48, 48, 48);

}

.main_2 {
  position: relative;
  margin: 0 auto;
  width: 990px ;
}

.header_2 {
  background-image: url('../images/header_2.jpg');
  background-repeat: no-repeat;
  height: 177px;
  margin-left: 50px;
}


.content_2 {
}

.content_up { 
  margin-top: 43px;
  height: 40px;
  background-image: url('../images/content_up_2.jpg');
  background-repeat:no-repeat;
  background-position:top;
}

.content_down {
  height: 58px;
  background-image: url('../images/content_down.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
}

.content_center {
  background-image: url('../images/content_center.jpg');
  background-repeat: repeat-y;
  min-height: 200px;
  padding: 20px 60px;
  
}

p.content {
  font-family: verdana, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.footer_2 {
  height: 79px;
  padding: 0 40px;
}

.footer_img {
  float: right;
  
}

a.main_page{
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  width: 990px;
  height: 177px;
  text-indent: -9999px;  
}

.content_center img {
  border: 1px solid white;
  margin: 5px;
}

.gallery {
  text-align: center;
}



.contact ul {
  list-style: none;
  margin: 0 20px;
  padding: 0;
  color: #B8B8B8;
}


.about_us {
  list-style: none;
  margin: 0 20px;
  padding: 0;
  font-size: 15px;
  color: #B8B8B8;
  font-family: Comic Sans MS;
}

.pfd_katalog {
  list-style: none;
  margin: 0 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 15px;
  color: #00C000;
  font-family: Comic Sans MS;
  width: 200px!important;
}


a.pedeef {
  display: block;
  background-image: url('../images/pdf.gif');
  width: 48px;
  height: 48px;
}

.offer {
  list-style: none;
  margin: 0 20px;
  font-size: 15px;
  padding: 0;
  color: #B8B8B8;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cityy {
  font-size: 20px;
  
}
 

.contact ul li {
  font-size: 17px;
  margin: 3px 0;
}

.attachments {
  text-align: center;
}
