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

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

body, td { 										

font-size:20px;

}

.logot {
position: absolute;
top: 100px;
right: 0;
text-align: left;
}

.logot a#facebook {
cursor: pointer;
display: block;
float: right;
height: 45px;
width: 45px;
margin: 2px;
}

.logot a#facebook {
background-image: url('../images/logot/45px/facebook.png');
}
.logot a#instagram {
background-image: url('../images/logot/45px/instagram.png');
}
.logot a#youtube {
background-image: url('../images/logot/45px/youtube.png');
}





.toppic {
position: absolute;

top: 0px;

height: 290px;

position: absolute;
right: 50%;
top: 0px;
margin-right: -550px;
min-height: 110px;

width: 1100px;
z-index: 99;
text-align: center;

}

.toppic2 {



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

width: 100%;
margin-left: 10px;
margin-right: 10px;


z-index: 10;

text-align: center;

}

.bgtable {

position: absolute;

top: 290px;

min-height: 110px;


width: 1100px;
background-color: transparent;
z-index: 99;

border: 0px solid #114B89;

right: 0;

margin-right: auto;
max-width: 100%;
width: 100%;

}

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

padding-left: 30px;
padding-right: 30px;

}
.picdiv {
height: 450px;
width: 100%;


  border-top: 2px solid #000;
background-repeat: no-repeat;
background-position: center center;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;


}

.content {




}

.content_text {
margin: 0px;
width: 100%;
display: table;
}

.toparea {
height: 350px;

}




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






.main_header {
display: block;

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

.footerdiv {
font-size: 19px;
margin-left: 0px;
margin-right: 0px;
}


#etusivu .footerdiv {


min-height: 110px;


width: 1100px;

z-index: 99;

border: 0px solid #114B89;

margin-left: auto;
margin-right: auto;


}

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


}


.content_text {
display: table;
}


.main_55 {

display: table-cell;
width: 55%;
}
.main_45 {
padding-left: 20px;
display: table-cell;
width: 45%;
vertical-align: top;
}

.main_50 {
display: table-cell;
width: 50%;

vertical-align: top;

}

.main_65 {

display: table-cell;
width: 65%;
vertical-align: top;
}

.main_33 {

display: table-cell;
width: 33.33%;
vertical-align: top;
}

/* Navigointi */


#navbg {
height:25px;
width: 70%;
margin-top: 255px;

margin-left: auto;
margin-right: auto;
}


  .navi {
    overflow: visible;
    width: auto;

 
  }

  .navi.opacity {
    opacity: 1;
  }
  


  .navi li a {
    background-color: transparent;
    border: 0 solid red;

    font-size: 22px;
    z-index: 15;
    padding: 0px;
    padding-left: 15px;
        padding-right: 15px;
    margin: 0px;



    

  }

  .navi li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
   
    overflow: visible;
    margin: 0px;
    height: 25px;


    
  }
  
  
  /* .navi  li~li { border-left: 1px solid #A6A6B2; }*/
  

  
  .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;
}
}