/*********************************************
*
*
*              L - koko
*
*
********************************************/

@media all and (min-width: 1100px) {

#back-to-top {

    bottom: 40px;
    right: 40px;
    width: 62px;
    height: 62px;
    line-height: 60px;
    font-size: 20px;

}

body, td { 										

font-size:19px;

}

.logot {
position: absolute;
top: 15px;
right: 20px;
}



.toppic {

position: fixed;

top: 0px;

height: 110px;
background-color: #000;
padding: 0px;
z-index: 999;
width: 100%;
max-width: 100%;

-moz-box-shadow: 0 0 0 0 transparent;
-webkit-box-shadow: 0 0 0 0 transparent;
box-shadow: 0 0 0 0 transparent;

border-bottom: 2px solid #000;

background-image: url('../images/topbg.jpg');


  background-position: center center;
  background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.toppic2 {




border-right: 0px solid #000000;
border-left: 0px solid #000000;
border-top: 0px solid #999999;
height: 55px;

width: 1080px;
margin-left: 10px;
margin-right: 10px;


z-index: 10;



}

.bgtable {

position: absolute;

top: 50px;

min-height: 110px;


width: 100%;
background-color: transparent;
z-index: 99;

border: 0px solid #114B89;



}

#etusivu .bgtable {
position: relative;
top: 0;
}

.mainbg {
margin-top: 0px;
padding: 0px;

padding-left: 0px;
padding-right: 0px;

}


.content {


display: table;
width: 100%;
}



.toparea {
height: 130px;
/* 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;

}




#logotext {
position: absolute;
top: 0;
left: 0;
max-height: 100px;
margin: 0;
margin-left: 0;
margin-right: auto;
}


#logotext2 {
position: absolute;
top: 30px;
right: 0;
max-height: 200px;
margin: 0;
margin-left: auto;
margin-right: 0;
}




.main_header {
display: block;

padding-top: 15px;
padding-left: 20px;
padding-bottom: 0px;
}

.footerdiv {

margin-left: 0px;
margin-right: 0px;
}


/* 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;
}

.main {
vertical-align: top;
display: table-cell;
width: 100%;
max-width: 100%;
/*
-moz-box-shadow: 0px 0px 9px #ADA9A9;
-webkit-box-shadow: 0px 0px 9px #ADA9A9;
box-shadow: 0px 0px 9px #ADA9A9;
*/


}

.sidebar {
padding: 20px;

vertical-align: top;
display: table-cell;

white-space: nowrap;
/*
-moz-box-shadow: 0px 0px 9px #ADA9A9;
-webkit-box-shadow: 0px 0px 9px #ADA9A9;
box-shadow: 0px 0px 9px #ADA9A9;
*/
-moz-border-radius: 5px;
border-radius: 5px;
}

.content_text {
width: 100%;
display: table;
}

.main_33 {

display: table-cell;
width: 33.33%;
}

.main_55 {

display: table-cell;
width: 55%;
}
.main_45 {

display: table-cell;
width: 45%;
}

.main_50 {

display: table-cell;
width: 50%;



}



/* Navigointi */


   #navbg {
      height: 45px;
      width: 70%;
      
      
      margin-left: auto;
      margin-right: 0;
      



    }


  .navi {
    overflow: visible;
    width: auto;

 
  }

  .navi.opacity {
    opacity: 1;
  }
  


  .navi li a {
    font-size: 25px;
    padding: 20px;
    padding-top: 30px;
    /*border-radius: 2px 2px 30px 30px;*/
 
    margin-left: 5px;
margin-right: 5px;
  }

  .navi li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
   
    overflow: visible;
    margin: 0px;
  }
  
  .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: 1; 
  }
  .navi li ul.open li {
    overflow: visible;
    max-height: 100px; 
  }
  .navi li ul.open ul.open {
    margin-left: 100%;
    top: 0; 
  }
  

#map {
background-color: #efefef;
height: 250px;
width: 100%;



}



/* Mobipainikkeet */
#mobi {
display: none;
}

/* Muut */
.mainbg img {
max-width: 100%;
width: auto;
}




#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;

}

.feedback {
width: 650px;
}

@keyframes fadein {
    from { opacity: 0; margin-top: -20px; }
    to   { opacity: 1; margin-top: 0px; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; margin-top: -20px; }
    to   { opacity: 1; margin-top: 0px; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; margin-top: -20px; }
    to   { opacity: 1; margin-top: 0px; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; margin-top: -20px; }
    to   { opacity: 1; margin-top: 0px; }
}



}