/*********************************************
*
*
*              L - koko
*
*
********************************************/

@media all and (min-width: 1100px) {

body, td { 										

font-size:15px;

}

body { 															/* Sivuston tausta */

cursor: url("../images/16173.png"), auto;

margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:40px;

background-color:#000000;

 background-image: url('../images/bodybg1.jpg');

  background-repeat:  no-repeat;
  background-position: center top;
  background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.toppic {
position: absolute;
right: 50%;
top: 0px;
margin-right: -550px;
min-height: 110px;
height: 140px;

width: 1100px;
background-color: transparent;
z-index: 99;
}

.toppic2 {




background-color: transparent;

background-image:url('../images/toppic.png');
background-repeat: no-repeat;
background-position: top center;

height: 500px;

width: 1080px;
margin-left: 10px;
margin-right: 10px;

border: 0px solid #efefef;
z-index: 10;

text-align: left;


}

.bgtable {

position: absolute;
right: 50%;
top:595px;
margin-right: -550px;
min-height: 110px;


width: 1100px;
background-color: transparent;
z-index: 98;






}

.mainbg {
margin-top: 0px;
padding: 0px;

}


.content {

display: table-cell;
min-height: 550px;
padding-right: 20px;
padding-left: 20px;

max-width: 75%;





}

.content_text {
margin: 20px;
}

.toparea {
height: 475px;
/* Pieni kuva
width: 1100px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
*/
background-position: center center;
background-color: transparent;
background-size: cover;
border-bottom: 0px solid #ffffff;
}




#logotext {
max-height: 250px;
margin-top: 190px;
margin-left: 0;
margin-right: auto;
}




.main_header {
display: block;

padding-top: 15px;
padding-left: 20px;
padding-bottom: 0px;
}

.footerdiv {

margin-left: 15px;
margin-right: 15px;

font-size: 14px;

}


/* Taulukkorakenne */

.outer {

display: table;
width: 100%;
border-spacing: 20px;


}

.inner {
width: 50%;
display: table-cell;
}

.inner2 {
width: 40%;
display: table-cell;
}


.inner3 {
width: 20%;
display: table-cell;
}
.outer div {
vertical-align: top;
}


.sidebar {
padding: 20px;

vertical-align: top;
display: table-cell;

white-space: nowrap;

width: 300px;


-moz-box-shadow: 0px 0px 19px #07211F;
-webkit-box-shadow: 0px 0px 19px #07211F;
box-shadow: 0px 0px 19px #07211F;


border: 2px solid #000000;

}



.main_55 {

display: table-cell;
width: 55%;
}
.main_45 {
padding-right: 20px;
display: table-cell;
width: 45%;
}

.main_50 {
display: table-cell;
width: 50%;

}


/* Navigointi */


    #navbg {
      height: 80px;
   width: 100%;
    margin-left: 0px;
    margin-right: 0px;
 overflow: visible;
     


    }


  .navi {
    overflow: visible;
    width: auto;
    
  }
  
  .navi.opacity {
    opacity: 1;
  }
  


  .navi li a {

    font-size: 16px;
    margin-left: auto;
    margin-right: auto;

     background-color: transparent;
background-image: url('../images/fade.png');
    height: 80px;

padding-left: 20px;
padding-right: 20px;
  display: flex;
  align-items: center;
justify-content: center;
font-weight: bold;
  }

  .navi li {
    position: relative;
    list-style: none;
    float: left;
display: block;

    max-width: 150px;
    overflow: visible;

  }
  
  .navi li > ul {
    position: absolute;
    top: auto;
    left: 0; 
  
  }
  
  .navi li > ul li {
    width: 100%;
  
  }
  
  .navi li ul li > ul {
    margin-left: 100%;
    top: 0; 
  }
  .navi li ul li a {
    border-bottom: none; 
    border-radius: 0px;
  }
  .navi li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index:99; 
  }
  .navi li ul.open li {
    overflow: visible;
    max-height: 100px; 
  }
  .navi li ul.open ul.open {
    margin-left: 100%;
    top: 0; 
  }
  
.navi .touch-button {
  position: absolute;
  z-index: 999;
  top: 20px;
  padding-left: 20px;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center; 
}

/* Mobipainikkeet */
#mobi {
display: none;
}

/* Muut */
.mainbg img {
max-width: 100%;
width: auto;
}

#map {
height: 150px;
max-width: 250px;
}



#contpic {

  height: 450px;

-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
}

#contpic div {


  min-height: 450px;

}


}