/*********************************************
*
*
*              L - koko
*
*
********************************************/

@media all and (min-width: 1100px) {

body, td { 										

font-size:14px;

}

.newsbg {
width: 200px;
display: box;
margin-bottom: 20px;

}




.toppic {
position: absolute;
right: 50%;
top: 0px;
margin-right: -550px;
min-height: 110px;
height:220px;

width: 1100px;

z-index: 99;
border: 3px solid #ffffff;
border-top: 0px;

-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;

-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.toppic2 {

background-image: url('../images/topbg.png');
background-repeat: repeat-x;
background-position: left bottom;





height: 150px;

width: 1080px;
margin-left: 10px;
margin-right: 10px;

border: 0px solid #efefef;
z-index: 10;
text-align: left;


}

.logot_big {
color: #ffffff;
width: 400px;
float: right;
margin: 0px;
margin-top: 45px;

}
.logot_small {
display: none;
}



.bgtable {

position: absolute;
right: 50%;
top: 410px;
margin-right: -550px;
min-height: 110px;


width: 1100px;
background-color: transparent;
z-index: 99;
}

.mainbg {
margin-top: 0px;
padding: 0px;

box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

-moz-border-radius: 10px;
border-radius: 10px;


}

.mainbg {
margin-top: 0px;
padding: 5px;


}


.content {

display: table-cell;
min-height: 550px;
padding-right: 1em;

max-width: 100%;


}
.content_text {


margin: 25px;
}

.sidebar {


padding-right: 20px;

vertical-align: top;
display: table-cell;


}


.toparea {
height: 400px;
/* 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 top;
background-color: transparent;
  background-repeat:  no-repeat;

}




#logotext {
max-height: 140px;
margin-top: 5px;
margin-left: 90px;
margin-right: auto;
}




#logopic {
display: block;
position: absolute;
max-width: 214px;
top: 2px;
right:50%;
margin-right:-600px;

}


.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;
*/


}


.footerdiv {
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;

}

.main_65 {

display: table-cell;
width: 65%;
vertical-align: top;
}


.main_55 {

display: table-cell;
width: 55%;
}
.main_45 {
padding-right: 20px;
display: table-cell;
width: 45%;

}

.main_50 {
padding: 20px;
display: table-cell;
width: 50%;

}



/* Navigointi */


    #navbg {
      height: 50px;
   width: 90%;
    margin-left: 20px;
    margin-right: 20px;


    }


  .navi {
    overflow: visible;
    width: auto;
    
  }
  
  .navi.opacity {
    opacity: 1;
  }
  


  .navi li a {
   font-size: 16px;
border: 0px solid #000000;

  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  
  border-radius: 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; 
  }
  
  /***********/
  
  .lnavi {
  display: block;
  
  margin: 10px;
  }
  
  .lnavi li a {
   font-size: 15px;
min-width: 250px;
background-color: transparent;
border: 0px;

  text-align: left;
   padding: 5px;
   padding-left: 15px;
   padding-right: 20px;
  }

  .lnavi li {
  
    list-style: none;

    display: block;
   
    overflow: visible;

    padding: 0px;
   
min-width: 100px;
width: 100%;
  }
  
  .lnavi ul li:nth-child(even) {
  background-color: #C0E0C0;
  }

  .lnavi ul li:nth-child(odd) {

  background-color: #85B585;
  }
  
  


/* Mobipainikkeet */
#mobi {
display: none;
}

/* Muut */
.mainbg img {
max-width: 100%;
width: auto;
}

#map {
height: 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;

}

.feedback {
width: 650px;
}
}