@media all and  (max-width: 749px) {
body, td { 												/* Sivuston fonttityylit */




}

    body {

    

    }
    

H1 {

    font-size: 1.5em;

}

    .logoarea {
    width: 900px;
    }
.mainbg {
background-image: url();
  padding: 1.5em;
  min-height: 220px;
}

.main {
padding: 0.7em;
}

.logot {

      background-image: url('../images/mainbg.jpg');
      background-repeat: repeat-x;

position: relative;
top: 0px;
left: 0px;

background-color: #ffffff;
padding-left: 25px;
padding-right: 25px;


padding-top: 20px;

width: 100%;

}


.logot img {
width: 200px;
height: auto;
}

  
.main img {
    display: block;
    max-width:100%;

    width: auto;
    height: auto;
}


/* Navigointi */

/* Mobipainikkeet */
#mobi {
  display: block;
  width: 100%;
}

.menu-button, .call-button {

  
  float: left;
  display: block;
  padding: 1em;

  background-image: url('../images/divbg.png');
  background-repeat: repeat-x;
  
  font-family: 'Gudea', sans-serif;
  font-size: 110%;
  color: #ffffff;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
  width: 50%;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.15); 
  
  white-space:nowrap;
}

.menu-button a, .call-button a {
  color: #ffffff;
  text-decoration: none;
}

.navi li {
background-image: url();
background-repeat: repeat-x;
border-bottom: 1px solid #3B59CB;
}


#vaihtuvatkuvat {

  height: 150px;


}

#vaihtuvatkuvat div {

  min-height:150px;
}


}