.valioOts {
	margin: 2em 0 0 0;
}
.naypii {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
	color:#AD8B05;
	text-decoration:none;
}
.naypii:hover {
	color:#AD8B05;
	text-decoration:underline;
}
.iso {
	text-transform: uppercase;
}
.pvm {
	width: 10ch;
}
.kanta {
	overflow: auto;
	width: 100%;
	text-align: left;
}

.kanta td {
	text-align: top;
	padding: 0.3em 0.8em;
	border-bottom: 1px dashed #E38FAE;
}

.kanta th {
	font-weight:bold;
	padding: 0.3em 0.8em;
}

@media all and (max-width: 1000px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
	#asu, #kuva {
		width: 100% !important;
	}

	#kuva {
		width:100% !important;
		height:auto !important;
		visibility:visible !important;
		display:block !important;
		border-bottom: 4px solid #e5bc19;
		box-shadow: 0px 0px 5px #7c7c7c;
	}

	#fadeshow1 img, #fadeshow1 {
		width:0 !important;
		height:0 !important;
		visibility:hidden !important;
		display:none !important;
	}
	
	table {
		text-align: left !important;
	}
	
	.t2, .t3, .t4, .t6 {
		padding: 0 3px !important;
	}
}

@media all and (max-width: 720px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 720px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 720px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 720px), only screen and (min-device-pixel-ratio: 2) and (max-width: 720px), only screen and (min-resolution: 192dpi) and (max-width: 720px), only screen and (min-resolution: 2dppx) and (max-width: 720px) {
table, .t2, .t3, .t4, .t6 {
		font-size:10px !important;
	}
}

@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {
table, .t2, .t3, .t4, .t6 {
		font-size:8px !important;
	}
}

body {
	background-color: #F2F2F2;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: 'Open Sans', sans-serif;
	color: #010f1b;
	font-size: 14px;
	text-align: justify;
	line-height: 1.7;
	margin: 0;
	padding: 0;
}

#asu {
	margin: 0 auto; 
	width: 1000px; 
	background-color: #ffffff;
	top: 0px;
	box-shadow: 0px 0px 5px #7c7c7c;
}

#kuva {
	width:0;
	height:0;
	visibility:hidden;
	display:none;
}

#fadeshow1 {
	margin: 0 auto;
	z-index: -1;
	top:0px;
	height:350px;
	width:1000px;
	border-bottom: 4px solid #e5bc19;
	box-shadow: 0px 0px 5px #7c7c7c;
	text-align: left;
}

#tekstit {
	text-align: justify;
	padding: 5px 20px 25px 20px;
	min-height:150px;
	}

#alatausta {
	width:100%;
	height:auto;
	border-top: 4px solid #e5bc19;
	background: -moz-linear-gradient(top, #F5D96A 0%, #F2CC33 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F5D96A), color-stop(100%, #F2CC33));
	background: -webkit-linear-gradient(top, #F5D96A 0%, #F2CC33 100%);
	background: -o-linear-gradient(top, #F5D96A 0%, #F2CC33 100%);
	background: -ms-linear-gradient(top, #F5D96A 0%, #F2CC33 100%);
	background: linear-gradient(to bottom, #F5D96A 0%, #F2CC33 100%);
	}

#alateksti {
	margin: 0 auto; 
	color: #000000;
	text-transform: uppercase;
	width:100%;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size:13px;
	padding: 5px 0px 5px 0px;
	background: url('kuvat/bg.png');
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
	letter-spacing: 1px;
	font-weight: 700;
	}

#alateksti a {
	color: #000000;
	text-decoration:underline;
	}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 25px;
	color: #e5bc19;
	letter-spacing: 2px;
	line-height: 1; 
	text-align: left;
	text-shadow: 0px 0px 2px #F7E7A6;
	text-indent: 40px;
	text-transform: uppercase;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #F2CC33;
	text-align: left;
	line-height: 1; 
	text-shadow: 0px 0px 2px #F7E7A6;
	text-indent: 20px;
	text-transform: uppercase;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #F5D96A;
	text-align: left;
	line-height: 0; 
	text-shadow: 0px 0px 2px #F7E7A6;
	text-transform: uppercase;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #F5D96A;
	text-align: left;
	line-height: 1; 
	text-shadow: 0px 0px 2px #F7E7A6;
}

bb {
	color:#AD8B05;
	font-weight: bold;
}

A:link	{
	color:#AD8B05;
	text-decoration:none;
}

A:visited{
	color:#AD8B05;
	text-decoration:none;
}

A:active{
	color:#AD8B05;
	text-decoration:none;
}

A:hover{
	color:#AD8B05;
	text-decoration:underline;
}

table {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 1.7; 
	text-shadow: 0px 0px 0px #f0f0f0;
}

table#ta1 {
	width:80%; 
	margin-left:10%; 
	margin-right:10%;
	border: 1px dashed #F7E7A6;
	padding: 10px;
  }

table#ta2 {
	width:66%; 
	margin-left:16%; 
	margin-right:16%;
	border: 1px dashed #F7E7A6;
	padding: 10px;
  }

table#ta3 {
	width:100%; 
	border: 1px dashed #F7E7A6;
  }

.t2 {
	text-align: top;
	padding: 10px;
}

.t3 {
	text-align: top;
	border-bottom: 1px dashed #E38FAE;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #94123B;
	text-shadow: 0px 0px 2px #EDD3DB;
	text-transform: uppercase;
}

.t4 {
	text-align: top;
	padding: 10px;
	border-bottom: 1px dashed #F7E7A6;
}

.t6 {
	text-align: top;
	padding: 10px;
	border-bottom: 1px dashed #F7E7A6;
}




@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: #e5bc19;
  background: -moz-linear-gradient(top, #F2CC33 0%, #F5D96A 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F2CC33), color-stop(100%, #F5D96A));
  background: -webkit-linear-gradient(top, #F2CC33 0%, #F5D96A 100%);
  background: -o-linear-gradient(top, #F2CC33 0%, #F5D96A 100%);
  background: -ms-linear-gradient(top, #F2CC33 0%, #F5D96A 100%);
  background: linear-gradient(to bottom, #F2CC33 0%, #F5D96A 100%);
}
#cssmenu ul {
  margin: 0 auto;
  width: 890px;
}
#cssmenu ul ul {
  margin: 0 auto;
  width: auto;
}
#cssmenu > ul {
  background: url('kuvat/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  border-left: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #F2CC33;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #F7E7A6;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}

@media all and (max-width: 915px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 915px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 915px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 915px), only screen and (min-device-pixel-ratio: 2) and (max-width: 915px), only screen and (min-resolution: 192dpi) and (max-width: 915px), only screen and (min-resolution: 2dppx) and (max-width: 915px) {
  #cssmenu {
    background: #F5D96A;
  }
  #cssmenu ul {
    max-width: 100% !important;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('kuvat/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100% !important;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100% !important;
  }
  #cssmenu ul ul li a {
    width: 100% !important;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #F7E7A6;
    border-bottom: 2px solid #F7E7A6;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #F7E7A6;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
}