body {

    margin: 0px;
    padding: 0px;
    background-image: url(mktausta.png);
    background-attachment:fixed;
    background-position:center; 
    font-family:Verdana,Helvetica,sans-serif;
    background-repeat: no-repeat;
    background-color: black;
}
#header {
    margin:  30px auto 0px auto;
    padding:0px;
    border-radius:4px 100px 4px 100px;
    box-shadow: 0 0px 10px 0px #000000;
    width: 830px;
    height: 180px;
    position:relative;
    background-repeat: no-repeat;
    background-position:center;
    z-index: 1;
    overflow: hidden;
    text-align: center;

}
#headertext{
    padding: 0;
    font-size: 50px;
    color:#C0C0C0;
    text-shadow:2px 2px black;
    z-index: 100;
    position: absolute;
    margin: 60px 105px 60px 105px;

}
.fader { display: block; }
.fader > img.fadeimg {
    position: absolute;

    margin-left: auto;
    margin-right: auto;
    display: none;
    z-index: -1;
}
#h3{
    padding: 1.5em;
    text-align: center;
    margin: 0px;
    font-size: 30px;
    color: black;
    font-family: Georgia, serif;
    font-weight: bold;
}
.linkit{
    position:relative;
    margin:  0px auto;
    padding-top: 20px;
    border-radius:0x 0px 0px 0px;
    width: 1000px;
    height: 50px;
    background-position:center;

}

.linkit ul
{
    margin: 0px;
    padding: 0px;
    list-style:none;
    line-height: 20px;
    display: table;
    text-align: center;
    vertical-align:middle;
    width: 100%;
    height: 100%;

}
.linkit li
{
    -webkit-transition: all 0.4s; /* For Safari */
    -moz-transition: all 0.4s; /* For Firefox 3.6 to 15 */
    -ms-transition: all 0.4s; /* For IE 8-9 */
    -o-transition: all 0.4s; /* For Opera 11.1 to 12.0 */
    transition: all 0.4s; /* Standard syntax */
    z-index: 2;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 7px;


}
.linkit b{

    transition: all 0.4s; /* Standard syntax */  
    vertical-align: middle;
    display: block;
    line-height: 36px;
    text-align: center;
    color:black;
    margin:  0px;
    box-shadow: 0 5px 10px 0px #000000;
    display:block;
    width:170px;

    font-weight:bold;
    color:#000000;
    background-image: url(paper.png);
    text-align:center;
    padding:6px;
    text-decoration:none;
    text-transform:uppercase;
    border-radius:50px 50px 0px 0px;
    z-index: 2;
}

.linkit a:link, .linkit a:visited
{
    display:block;
    font-weight:bold;
    color:#000000;
    background-image: url(paper2.png);
    text-align:center;
    padding:6px;
    text-decoration:none;
    text-transform:uppercase;
    border-radius:40px 40px 0px 0px;
    box-shadow: 0 -3px 10px -2px #000000 inset;
}
.linkit a:hover, .linkit a:active
{
    background-image: url(paper.png);
    border-radius:50px 50px 0px 0px;

}
.linkit a{
    -webkit-transition: all 0.4s; /* For Safari */
    -moz-transition: all 0.4s; /* For Firefox 3.6 to 15 */
    -ms-transition: all 0.4s; /* For IE 8-9 */
    -o-transition: all 0.4s; /* For Opera 11.1 to 12.0 */
    transition: all 0.4s; /* Standard syntax */  
    vertical-align: middle;
    display: block;
    line-height: 36px;
    width:170px;
    text-align: center;
    color:black;
    margin: 0px;
}

table
{ 

    text-align: left;
    background-position:left;
    position:relative;
    font-family: Georgia, serif;
}
td{
    padding: 20px;
}
.kolmas{
    position:relative;
    margin:  -3px auto 0px auto;
    padding:50px;
    border-radius:20px 20px 20px 20px;
    box-shadow: 0 8px 10px -1px #000000;
    width: 870px;
    min-height: 880px;
    background-image: url(paper.png);
    z-index: 1;
    margin-bottom: 0px;
    overflow:auto;
}

h2{
    text-align: center;
    font-size: 45px;
    color: white;
}
#yrtoimteks{
    text-align:left;

    font-family: Georgia, serif;
    font-size: 17px;
    margin-bottom: 0px;
}
.show{

}

a.show-link, .ylos {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 15px;
    color: black;
    padding: 10px;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display:block;
    border-bottom: 1px solid #687257;
    text-shadow: 0px 0px 6px #c0c0c0;
    text-transform:uppercase;
    font-weight: bold;
}
.show a:hover, .show a:link, .show a:visited, .show a:active, .ylos:hover
{
    background: rgba(0,0,0,0.1);
    border-radius: 0px 0px 0px 0px;
}

div.hidden{
    display:none;
    border-bottom: 1px solid #687257;
}
.kalusto{
    display: table;
}
.kalusto img{
    float: left;
    margin-left: 20px;
    width: 200px  ;
}
.kalusto td{

    font-size: 13px;
    margin-left: 0px;

}
#lumiurakointi{
    padding-top: 0px;
    margin-top: 0px;
    text-align:left;
    margin-left: 60px;
    font-family: Georgia, serif;
    font-size: 17px;
    margin-bottom: 0px;
}
.kolmas h2{
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.footer {
    position:relative;
    margin:  -70px auto 0px auto;
    padding:50px;
    border-radius:0px 0px 20px 20px;
    box-shadow: 0 8px 10px -1px #000000;
    width: 870px;
    height: 100px;
    background-image: url(paper2.png);
    z-index: 0;
    margin-bottom: 50px;

}
.footertext{
    font-family: Georgia, serif;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
}
#map-canvas {
    float:right;
    height: 700px;
    width: 500px;
    margin: -323px auto 0px auto;
    padding: 0px;
    border: 1px solid black;
    box-shadow: 0px 0px 5px 0px #000000;
    border-radius: 8px 8px 8px 8px;
}
#firstHeading{
    /*font-size: 16;*/
}

#contact{
    padding-left: 20px;
    font-family: Georgia, serif;
}
#contact textarea{
    height: 150px;
    width: 300px;
}
.kolmas h2{
    padding-left: 20px;
}
#name{

}
#email{

}

.kuvat{
    height: 112px;
    box-shadow: 0px 0px 5px 1px #000000;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    display: inline-block;
    padding: 0px;
    margin: 3px;
    border: 1px solid black;

}

#logodiv {
    z-index: 200;
    width: 100%;
    height: 100%;

    background-image: url(mkklogo.png);
    background-position: center;
    background-position-y: 5px;
    overflow: hidden;
    text-align: center;

}

#logo {
    float: left;
    z-index: 202;
}
#eka{

}

div.show img {
    border: 1px solid black;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 0px 20px 0px #000000;
}

#name, #email, #viesti, #captcha{
    box-shadow: 0px 0px 6px 0px  #000000;
    border-radius: 6px 6px 6px 6px;
}
/*©Monikoneet Konnu Ky Designed by Teemu Konnu*/