body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(images/taka3.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.sct001 {
  width: 100%;

  background: #eee;;
  margin: auto;
//  padding: 10px;
}

.sctdv1 {
  width: 50%;
//  height: 200px;
  background: white;
  float: left;
}

.sctdv2 {
  margin-left: 50%;
//  height: 200px;
  background: white;
}

.kaksaut {
  display : inline-block;
background-color:#eee;
padding:10px;
} 

.kaksaut2 {
  display : inline-block;
background-color:#fff;
padding:10px;
  font-size: 16pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:20pt;
} 


.kaksaut3 {
  display : inline-block;
background-color:#fff;
padding:10px;
  font-size: 18pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:26pt;
} 

.otsikot {
  font-size: 24pt;
  font-family: Verdana, Geneva, sans-serif;
font-weight: 500;
 line-height:35pt;
color:#8a0101;
} 




.lootat {
  display : inline-block;
background-color:#eee;
padding:10px;
  font-size: 16pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:20pt;

} 

.lootat2 {
  display : inline-block;
background-color:#fff;
padding:10px;
  font-size: 16pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:20pt;
text-align:left;
} 



.lootalink {
 color: #dddddd;
  font-size: 16pt;
  font-family: arial, verdana;
font-weight: 600;
 line-height:28pt;
background-color:#ee0000;
text-align:center;
width:100%;
padding-top:5px;
padding-bottom:5px;
-webkit-border-radius: 4px;
border-radius: 4px;
text-decoration:none;

}


.eotsikko {
 color: #222222;
  font-size: 18pt;
  font-family: arial, verdana;
font-weight: 600;
 line-height:24pt;

text-align:left;
//width:100%;
//padding-top:5px;
//padding-bottom:5px;

}


.lootalink:hover {color:#ffffff;text-decoration:none;}

.hedbtn99 {
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #e9e9e9 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff');
    background-color:#e9e9e9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #e9e9e9;
    display:inline-block;
 color: #000;
  font-size: 11pt;
  font-family: arial, verdana;
font-weight: 500;

    padding:3px 10px;

    text-shadow:0px 0px 0px #292929;
    cursor:pointer;
}
.hedbtn {
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #e9e9e9 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff');
    background-color:#e9e9e9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #e9e9e9;
    display:inline-block;
 color: #000;
  font-size: 11pt;
  font-family: arial, verdana;
font-weight: 500;

    padding:3px 10px;

    text-shadow:0px 0px 0px #292929;
    cursor:pointer;
}


.hedbtn2 {
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #e9e9e9 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff');
    background-color:#e9e9e9;
//    -moz-border-radius:4px;
//    -webkit-border-radius:4px;
//    border-radius:4px;
    border-bottom:1px solid #ccc;
    display:inline-block;
 color: #000;
  font-size: 11pt;
  font-family: arial, verdana;
font-weight: 500;

    padding:3px 10px;

    text-shadow:0px 0px 0px #292929;
    cursor:pointer;
}




/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: 100;
  left: 50%;
  right: 50%;
  top: -2;
  background: #ed1c24;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

.normtext {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
vertical-align: top;
}



.mnutxt {
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
}


.ylptxt {
 color: #ffffff;
  font-size: 24pt;
  font-family: arial, verdana;
font-weight: 600;
 line-height:28pt;
background-color:#ee0000;
text-align:center;
width:100%;
padding-top:3px;
padding-bottom:3px;
border-bottom:2px solid yellow;
}


.ylptxt2 {
 color: #cccccc;
  font-size: 18pt;
  font-family: arial, verdana;
font-weight: 700;
 line-height:24pt;
//background-color:#ee0000;
text-align:center;
width:100%;
padding-top:2px;
}

.ylptxt2:hover {
 color: #222222;}

.main-nav,
.main {
  position: relative; 
}
.main-nav {
  background: #fff;
max-width:100%;
  height: 160px;
  z-index: 150;
margin-left: auto;
margin-right: auto;
  box-shadow: 0 0px 0px rgba(0,0,0,.4);
padding-top:5px;
padding-left:0px;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;

}

.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 5;

}

a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

.pluokka {
// border: 3px solid #ffff;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
padding:5px;
}


.main {
  background: #f2f2e8;
  padding: 110px 50px 50px;
  column-count: 2;
  column-gap: 40px;
}


.bd1 {
  width: 100%;

  background: #ffffff;
}
.bd1-scrolled {
  width: 100%;

  background: #ffffff;

top: 0px;
}


#background_wrap {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-image: url('images/autot1920.jpg');
    background-attachment: fixed;
}





.bd2 {
  width: 100%;
z-index:1;
margin-left:auto;
margin-right:auto;

//  background-image : url('images/autot1920.jpg');
// background-repeat: repeat-y;
// background-position: top 160px;
//    background-attachment: fixed;

}

.bd3 {
  width: 100%;
z-index:1;
//  background-image : url('images/autot1920.jpg');
// background-repeat: repeat-y;
// background-position: relative;
//    background-attachment: fixed;

}
.bd4 {
  width: 100%;
z-index:1;
//  background-image : url('images/autot1920.jpg');
// background-repeat: repeat-y;
// background-position: relative;
//    background-attachment: fixed;
}

.bd5 {
  width: 100%;
z-index:1;
//  background-image : url('images/autot1920.jpg');
// background-repeat: repeat-y;
// background-position: relative;
//    background-attachment: fixed;
}

.bd6 {
  width: 100%;
  background: #ffffff;
  background-image : url('images/yp1.jpg');
 background-repeat: no-repeat;
    background-attachment: fixed;

}

.bd7 {
  width: 100%;
  background: #ffffff;
  background-image : url('images/yp3.jpg');
 background-repeat: no-repeat;
    background-attachment: fixed;

}


.bd8 {
  width: 100%;
  background: #ffffff;
  background-image : url('images/yp2.jpg');
 background-repeat: no-repeat;
    background-attachment: fixed;

}

.bdf {
  width: 100%;
  background: #ffffff;
  background-image : url('images/autot1920.jpg');
 background-repeat: no-repeat;
    background-attachment: fixed;
}

.yocont {
margin:auto;
max-width:100%;
}


.yovas {
valign:top;
text-align:left;
float:left;
max-width:35%;
}


.yovas2 {
valign:top;
text-align:left;
float:left;
max-width:50%;
}
.yovas3 {
valign:top;
text-align:left;
float:left;
max-width:50%;
}


.yooik { 
float:left;
valign:top;
text-align:left;
margin-left:10px;
max-width:65%;
}

.yooik2 { 
float:left;
valign:top;
text-align:left;
margin-left:10px;
max-width:50%;
}

.yooik3 { 
float:left;
valign:top;
text-align:left;
margin-left:10px;
max-width:50%;
}

.yocle {
    clear: both;
}



.fhd2cont {

  max-width: 100%;
text-align: center;
  position: relative;
  background-color: #ffffff;
//margin-left: auto;
//margin-right: auto;
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

.fhd2cont_a {

//  max-width: 100%;
text-align: center;
  position: relative;
  background-color: #ffffff;
//margin-left: 22%;
//margin-right: 22%;
color: #333;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
line-height: 1.5;
font-weight:400;
font-size:1rem;
}




#fhd3cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

#fhd3cont_a {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: 22%;
margin-right: 22%;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

#fhd4cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}
#fhd4cont_a {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: 22%;
margin-right: 22%;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}


#fhd5cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

#fhd6cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

#fhd7cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}

#fhd8cont {

  max-width: 100%;
align: center;
  position: relative;
  background-color: #ffffff;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;
padding-bottom:10px;
}


#fhdfcont {
height: 300px;
  max-width: 100%;
align: center;
  position: relative;
  background-color: #111111;
margin-left: auto;
margin-right: auto;
 color: #fff;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
padding-top:10px;

}


.fhd1cont {
  height: 245px;
  max-width: 100%;
  background-color: #ffffff;
margin-left:auto;
margin-right:auto;
position:relative;
}

.fhd1cont-scrolled {
position:static;
  top: 0;
  height: 135px;
  max-width: 100%;
  background-color: #ffffff;
margin-left:auto;
margin-right:auto;
}


#fhd1image {
  position: relative;

}
#fhd1text {
  z-index: 100;
  position: absolute;
  right:28px;
  width:255px;
 color: #fff;
  font-size: 12pt;
  font-family: arial;
 line-height:18pt;
text-align:left;
margin-top:10px;
  border-right: 0.5pt solid white;
}

#fhd1oo {
  width: 100%;
align: center;
  position: relative;
}



.text9 {


	font-family: tahoma, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

BODY {

  color: #000000;
  margin: 0px;
//padding-top: 10px;

  background-color: #525252;
}



.mybmw {
	width: 95%;
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e9e9e9) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #e9e9e9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9');
    background-color:#e9e9e9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #e9e9e9;
    display:inline-block;
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
    padding:5px 10px;
 
}

.mybmw3 {
	width: 95%;
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #a3a3a3) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #a3a3a3 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a3a3a3');
    background-color:#a3a3a3;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:0px solid #a3a3a3;
    display:inline-block;
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
    padding:5px 10px;
 
}

.mybmw4 {
	width: 95%;
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #838383) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #838383 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#838383');
    background-color:#838383;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:0px solid #838383;
    display:inline-block;
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
    padding:5px 10px;
 
}

.mybmw5 {
	width: 95%;
    -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
    box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #6d6d6d) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #6d6d6d 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#6d6d6d');
    background-color:#6d6d6d;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:0px solid #6d6d6d;
    display:inline-block;
 color: #000;
  font-size: 12pt;
  font-family: arial, verdana;
font-weight: 500;
 line-height:18pt;
    padding:5px 10px;
 
}





.htpohja {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #000000;

  width: 97%px;
  padding: 15px;

  background-image : url('images/hlt2.jpg');
  background-repeat: repeat-x;
  background-color: #ffffff;
  border: 0px solid #e8e8e8;
  margin-bottom: 7px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.palvelut {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #000000;

  width: 97%px;
  padding: 15px;

  background-image : url('images/pta.jpg');
  background-repeat: repeat-x;
  background-color: #ffffff;
  border: 0px solid #e8e8e8;
  margin-bottom: 7px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#muutto {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 420px;
  height: 100px;
  padding: 0px;
  background-image: url(images/tekstilaatikko.gif);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}


#express {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 123px;
  height: 35px;
  padding: 0px;
  background-image: url(images/express.png);
  background-repeat: no-repeat;
}

#etuala {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 448px;
  height: 96px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/muutot.gif);
  background-repeat: no-repeat;
}

.trans {
-webkit-border-radius: 4px;
border-radius: 4px;
  height: auto;
  width: 100%;

}


#ransit {

    vertical-align: text-top;
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 464px;
  height: 336px;
  padding: 0px;
  background-image: url(images/tran3p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 4px;
border-radius: 4px;
}


#ransitb {
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 464px;
  height: 294px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/tra3.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}



#iveco {
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 460px;
  height: 317px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/iv6.jpg);
  background-repeat: no-repeat;
}

#ivecoii {

    vertical-align: text-top;
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 460px;
  height: 309px;
  padding: 0px;
  background-image: url(images/ivecoii.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 4px;
border-radius: 4px;
}

#mersu {
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 460px;
  height: 326px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/mb2.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}



#terminaali2 {
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 501px;
  height: 326px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/term.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#gmymp {
  margin: 0px;
  color: #fff;
  border: 0px solid #ffffff;
  width: 500px;
  height: 300px;
  padding: 0px;
  text-align: center;
  align: center;

-webkit-border-radius: 20px;
border-radius: 20px;
}


#reitit {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 460px;
  height: 313px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/atego2.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}


#k1 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/transit8_p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#k11 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/ivecoii_p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#k7 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/transit9p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#k2 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/es1p.jpg);
  background-repeat: no-repeat;
}

#k4 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/es4p.jpg);
  background-repeat: no-repeat;
}

#k5 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/k5.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#k6 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/pixel_trans.gif);
  background-repeat: no-repeat;
}
.body2 {
  width: 1010px;
  border: solid; border-width: 1px; border-color: #000000;
  background: #ffffff;
    padding: 20px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;

}

#h1 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 295px;
  height: 300px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/hi0.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h2 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 440px;
  height: 248px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/hi1p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h3 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 440px;
  height: 262px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/hi2p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h4 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 230px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h1.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h5 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 224px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h3.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h6 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 300px;
  height: 232px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/tsto1.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h7 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 227px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h6.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h8 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 227px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h2.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h9 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 220px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h4.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h10 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 210px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h5.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h11 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 184px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h9.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h12 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 232px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/ruisiveco1.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#h13 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 260px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h8.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h14 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 262px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h14.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h15 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 230px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/hi3x.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h16 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 231px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h16.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h17 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 251px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h17.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h18 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 232px;
  height: 148px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/iveco2p.jpg);
  background-repeat: no-repeat;
}

#h180 {
  margin: 0px;
  color: #fff;
  border: 20px solid #000000;
  width: 320px;
  height: 226px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h18p.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h19 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 232px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h19.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h20 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 239px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h20.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

#h21 {
  margin: 0px;
  color: #fff;
  border: 0px solid #c0c0c0;
  width: 360px;
  height: 248px;
  padding: 0px;
  text-align: center;
  align: center;
  background-image: url(images/h21.jpg);
  background-repeat: no-repeat;
-webkit-border-radius: 20px;
border-radius: 20px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #8f2525;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8f2525;
  color: #ffffff;
  font-weight : bold;
}




TR.footer {
  background: #8f2525;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8f2525;
  color: #ffffff;
  font-weight: bold;
}






TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #8f2525;
}





TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.yvvalwrep3 {
position:absolute;
top:80px;
left:0px;
z-index:3;
}





#yvval2 {
    position relative;	
    width: 100%;
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

#luku {
 padding-right:32%; 
float:right;
}

#ikuk {
 padding-left:22%;


}


.vlbc {
 z-index:-20;
height:350px;
width:100%;
position:relative;

}

.puhel {text-decoration:none;cursor:default;color:#ffffff;}
.puhel:hover{text-decoration:none;cursor:default;color:#ffffff;}

.puhel2 {text-decoration:none;cursor:default;color:#000000;}
.puhel2:hover{text-decoration:none;cursor:default;color:#000000;}

.markerContent{
position:relative;
background:#ffffff;}



@media (max-width:1650px) {}
@media (max-width:1440px) { }
@media (max-width:1350px) {.otsikot{  font-size: 20pt; line-height:30pt;}  }
@media (max-width:1330px) { .kaksaut2 {width:500px !important;}.kaksaut {width:500px !important;}}
@media (max-width:1096px) {.otsikot{  font-size: 18pt; line-height:26pt;}  }
@media (max-width:1070px) { .lootat {width:280px !important;} .lootalink {width:280px !important;} .kaksaut2 {width:400px !important;}.kaksaut {width:400px !important;}}
@media (max-width:1010px) { .lootat2 {width:800px !important;}
@media (max-width:915px) { .lootat {width:230px !important;} .lootalink {width:230px !important;}}
@media (max-width:850px) { .kaksaut2 {width:350px !important;}.kaksaut {width:350px !important;}.otsikot{  font-size: 16pt; line-height:24pt;}}
@media (max-width:810px) { .lootat2 {width:600px !important;} #valiv{display:none;}}
@media (max-width:800px) {#valiv {display:none;}#uusmenu {display:inline-block !important;}}
@media (max-width:770px) { .lootat {width:200px !important;} .lootalink {width:200px !important;} .kaksaut2 {width:300px !important;}.kaksaut {width:300px !important;}}
@media (max-width:680px) { .lootat {width:355px !important;} .lootalink {width:355px !important;} .kaksaut2 {width:355px !important;}.kaksaut {width:355px !important;} .otsikot{  font-size: 15pt; line-height:24pt;}}


@media (max-width:610px) { .lootat2 {width:400px !important;}
@media (max-width:460px) {.ylptxt{  font-size: 18pt; line-height:22pt;}}
@media (max-width:400px) { .lootat2 {width:320px !important;}
@media (max-width:374px) { .lootat {width:340px !important;} .lootalink {width:340px !important;} .kaksaut2 {width:340px !important;}.kaksaut {width:340px !important;}}

//@media (max-width:1000px) {.trans {display:none;} #valiv {display:none;} .tetu {display:none;}}
@media (max-width:300px) {#fhd1image {display:none;}   .fhd1cont {display:none;} }



