@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 992px) {
	
@font-face{
	font-family: "roboto slab";
	src: url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2);
}	
html {
	font-family: 'Roboto Slab',Helvetica,Arial,sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
audio, canvas, video {
	display: inline-block;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	padding: 15px 30px 0px;
	text-transform: uppercase;
	clear: both;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p { 
	line-height: 1.2em;
	padding-right: 2.2em;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
	text-align: left;
}
body {  

background: #283048; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #283048 , #859398); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #283048 , #859398); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.w3-animate-left{position:relative;-webkit-animation:animateleft 0.4s;animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}

@keyframes slidy4 {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

 
.slider { overflow: hidden; }
.slider figure img { width: 20%; float: left; }
.slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy4 infinite; 
}
.header {
	background-color:#13619D;
	color: #ffffff;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	height: 100px;
}
.header_grey {
	background-color:#C9C6C6;
	color:#000000;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	height: 100px;
	
}
.header img {
	max-width: 10%;
	height: auto;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float:left;
	margin-right: 10px;
	margin-top: 20px;
}

.header_grey img{
	  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    max-width: 100%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float:left;
	margin-right: 10px;	
}

.header h1 {
	clear: none;
	margin-left: 10px;
	padding: 10px;
	color:#99CCCC;
}
.header_grey h1 {
	clear: none;
	margin-left: 10px;
	padding: 10px;
}

.promo {
	left: 76%;
	clear: none;
	width: 73%;
	padding: 0%;
	height: 95px;
	margin-left: 27%;
	margin-bottom: 1%;
	margin-right: 0%;
	margin-top: 1%;
	
}
.promo img {
	max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 120px;
	left: 10px;
	width: 15%;
	float: left;
	overflow: hidden;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color:#13619D;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.menu li.icon {display: none;}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #283048;
	text-decoration: none;
}

.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	border-color:#13619D;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	
}
.content ul {
	margin: 10px;
	float: left;
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1px;
	float: left;
	width: 400px;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
	margin: 5px;
}
.yhteystietobox img {
	max-height: 175px;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width;
	medium;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	
}
.footer {
	border-style: none;
	background-color:#13619D;
	width: 100%;
	clear: both;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	position: fixed;
	left:0px;
	bottom: 0px;
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.col-1 {
	width: 8.33%;
}
.col-2 {
	width: 16.66%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33%;
}
.col-5 {
	width: 41.66%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.33%;
}
.col-8 {
	width: 66.66%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33%;
}
.col-11 {
	width: 91.66%;
}
.col-12 {
	width: 100%;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}
.peruskuva2 {
	max-width: 100%;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}

.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.clearleft{
	clear: left;
}
[class*="col-"] {
	float: left;
	padding: 15px;
	
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	width: 100%;
	height: auto;
}
th, td, tr {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}
/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 320px) and (max-width: 767px) {
@font-face{
	font-family: "roboto slab";
	src: url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2);
}	
html {
	font-family: 'Roboto Slab',Helvetica,Arial,sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 2%;
	padding-bottom: 2%;
	text-transform: uppercase;
	clear: both;
	color: #000000;
	max-width: 95%;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p {
	line-height: 1.2em;
	text-align: left;
}
body {  

background: #283048; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #283048 , #859398); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #283048 , #859398); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


.w3-animate-left{position:relative;-webkit-animation:animateleft 0.4s;animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}

@keyframes slidy4 {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

 
.slider { overflow: hidden; }
.slider figure img { width: 20%; float: left; }
.slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy4 infinite; 
}
.header {
	background-color:#13619D;
	color: #ffffff;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	height: 100px;
}
.header img {
	max-width: 33%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float: left;
	
}
.header h1 {
	display: none;
	clear: none;
	margin-left: 5%;
	float: left;
}
.promo {
	clear: both;
	width: 100%;
	padding: 0px;
	height: 90px;
}
.promo img {
	max-width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color:#13619D;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #e65c00;
	text-decoration: none;
}
li.popupmenu {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
	height: 35px;
	padding: 0px;	
}
li.popupmenu img{
	display: none;
	border-radius: 8px;
	height: 35px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}
li.popupmenu p{
	margin-top: 0px;
	padding:8px;	
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #283048;
	text-decoration: none;
}
li.popupmenu:hover{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #e65c00;
	
}
.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1%;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
}
.yhteystietobox img {
	max-height: 95%;
	max-width: 28%;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width: medium;
	position: absolute;
	top: 1%;
	right: 1%;

}
.footer {
	border-style: none;
	background-color: #336600;
	clear: both;
	width: auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width;
	medium;
}
.peruskuva2 {
	max-width: 100%;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}
.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
[class*="col-"] {
	width: 100%;
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
[class*="col-"] {
	float: left;
	padding: 2%;
}
table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	max-width: 100%;
	height: auto;
}
th, td, tr {
	max-width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 0%;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) and (max-width: 991px) {
@font-face{
	font-family: "roboto slab";
	src: url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2);
}	
html {
	font-family: 'Roboto Slab',Helvetica,Arial,sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
h1, h2, h3, h4, h5, h6 {
	padding: 15px 30px 0px;
	text-transform: uppercase;
	clear: both;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p {
	line-height: 1.2em;
	padding-right: 2.2em;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
	text-align: left;
}
body {  

background: #283048; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #283048 , #859398); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #283048 , #859398); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.w3-animate-left{position:relative;-webkit-animation:animateleft 0.4s;animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}

@keyframes slidy4 {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

 
.slider { overflow: hidden; }
.slider figure img { width: 20%; float: left; }
.slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy4 infinite; 
}
.header {
	background-color:#13619D;
	color: #ffffff;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	max-height: 10%;
	float: left;
}
.header img {
	max-width: 33%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float: left;
	
}
.header h1 {
	display: none;
	clear: none;
	margin-left: 5%;
	float: left;
}
.promo {
	clear: both;
	width: 100%;
	padding: 0px;
	height: 90px;
}
.promo img {
	max-width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color:#13619D;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #283048;
	text-decoration: none;
}
li.popupmenu {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
	height: 35px;
	padding: 0px;	
}
li.popupmenu img{
	display: none;
	border-radius: 8px;
	height: 35px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}
li.popupmenu p{
	margin-top: 0px;
	padding:8px;	
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

li.popupmenu:hover{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #e65c00;
	
}
.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1%;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
}
.yhteystietobox img {
	max-height: 95%;
	max-width: 28%;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width: medium;
	position: absolute;
	top: 1%;
	right: 1%;

}
.footer {
	border-style: none;
	background-color: #336600;
	clear: both;
	width: auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width;
	medium;
}
.peruskuva2 {
	max-width: 100%;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}
.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
[class*="col-"] {
	width: 100%;
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
[class*="col-"] {
	float: left;
	padding: 15px;
}

table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	width: 100%;
	height: auto;
}
th, td, tr {
	text-align: left;
	vertical-align: middle;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}
  