body {
	background-image: url(kuvat/tausta.jpeg);
  	background-repeat: no-repeat;
    background-size:cover;
  	background-attachment: fixed;
	font-family: IBM Plex Sans;
	font-size: 13px;
	line-height: 23px;
	color: #384232;
	text-align: justify;
}

::selection {
	background: #b8d18e;
}

::-moz-selection {
	background: #b8d18e;
}

.koriste {
	width: 200px;
	float: right;
	margin-left: 21px;
	margin-top: 12px;
	border: 1px solid #b9d782;
	box-shadow: 0px 0px 2px #4b5f35;
}

#yla {
	width: 1000px;
	margin: 0 auto;
	margin-top: 25px;
}

#otsikko {
	font-family: Sigmar One;
	font-size: 75px;
	color: #c6eb91;
	margin: 100px 0px 200px 470px;
}

#pikkuots {
	font-size: 30px;
	font-family: ZCOOL KuaiLe;
	color: #e5ffc2;
	margin: -165px 0px 110px 505px;
}

#sisalto {
	width: 1000px;
	margin: 0 auto;
	margin-top: 0px;
	display: flex;
}

#ala {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.alat {
	text-align: center;
	margin: -48px 0px 0px 0px;
	font-size: 13px;
	color: #77915d;
}

ul.navi { 
	list-style-type: none;
	margin: -367px 0px 0px 0px;
	padding: 0px 10px;
	text-align: center;
	width: 980px;
	display: table;
	z-index: 10;
	position: relative;
}
	
ul.navi li {
	display: table-cell;
	font-size: 19px;
	font-weight: 700;
}

ul.navi li a:link, a:visited {
	display: block;
	background-color: #abc48b;
	color: #6a8052;
	padding: 11.5px 0px;
	-moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

ul.navi li a:hover {
	background-color: #b8d197;
	color: #688c46;
	opacity: 0.8;
	-moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

#vasen {
	background-color: #c9dcb0;
	float: left;
	position: relative;
	padding: 5px 15px;
	border-left: 10px solid #eaf7dc;
	flex: 169;
	text-align: left;
}

#oikea {
	background-color: #d8ebc3;
	float: right;
	position: relative;
	padding: 10px 20px;
	border-right: 10px solid #eaf7dc;
	flex: 728;
}

h1 {
	font-family: Righteous;
	font-size: 25px;
	margin: 5px 0px 10px 0px;
  	color: #91ad71;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 15px 0px -5px 20px;
	color: #647d55;
}

h3 {
	font-size: 15px;
	margin: -3px 0px 5px 20px;
	color: #a4bf84;
}

h4 {
	font-family: Righteous;
	font-size: 17px;
	margin: 0px 0px;
	color: #789457;
}

h5 {
	font-family: ZCOOL KuaiLe;
	font-size: 21px;
	margin: 0px 0px 40px 20px;
	color: #789457;
}

b, strong {
	color: #809c60;
}

i, em {
	color: #647d55;
}

u {
	color: #68824a;
}

a:link, a:visited {
	color: #6f8a50;
	text-decoration: none;
	-moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

a:hover {
	color: #556b3c;
	-moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

table#taulukko {
	width: 100%;
	margin: 0px;
	margin-bottom: 9px;
}

table#suku {
	width: 100%;
	margin: 0px;
	margin-bottom: 9px;
	border-spacing: 10px;
}

.totsikko {
	background-color: #acc783;
	padding: 10px 12px 0px 12px;
}

.tkisa {
	background-color: #acc783;
	padding: 8px 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5f7543;
}

.tkoira {
	width: 25%;
	padding-top: 30px;
}

.tsarake {
	background-color: #c5dba2;
	padding: 4px 12px;
	color: #383b32;
}

.tsarake b, strong {
	color: #6e8a5c;
	font-weight: 700;
}

.tvasen {
	width: 34%;
	padding: 3px 8px;
	background-color: #acc783;
	text-transform: uppercase;
	font-weight: bold;
	color: #5f7543;
}

.toikea {
	width: 66%;
	padding: 3px 8px;
	background-color: #c5dba2;
	font-size: 13px;
}

.tvasen2 {
	width: 17%;
	padding: 3px 8px;
	background-color: #acc783;
	text-transform: uppercase;
	font-weight: 700;
	color: #5f7543;
}

.toikea2 {
	width: 33%;
	padding: 3px 8px;
	background-color: #c5dba2;
	font-size: 13px;
}

.totsikko h4 {
	text-align: left;
	margin-bottom: 10px;
}

.totsikko p {
	margin-top: -5px;
	margin-bottom: 10px;
}

img.koirat {
	border: 1px solid #b9d782;
	box-shadow: 0px 0px 2px #4b5f35;
	width: 232px;
}

ul.koirat { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
ul.koirat li {
	display: inline-block;
	margin-top: 21px;
	margin-right: 21px;
	position: relative;
	width: 232px;
	height: 164px;
	float: left;
}

span.kuvaan span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

ul.koirat li:hover span.kuvaan {
	opacity: 1;
}

span.kuvaan {
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	background: rgba(198, 219, 175, 0.8);
	color: #384232;
	font-family: IBM Plex Sans;
	font-size: 13px;
	cursor: pointer;
	display: table;
	height: 164px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 232px;
	opacity: 0;
}

.clear {
	clear: both;
	height: 30px;
}

.koirakuva {
	width: 375px;
	border: 1px solid #b9d782;
	box-shadow: 0px 0px 2px #4b5f35;
}

.koirakuva2 {
	width: 165px;
	border: 1px solid #b9d782;
	box-shadow: 0px 0px 2px #4b5f35;
}

.pikku {
	width: 89px;
	height: 133px;
	float: left;
	padding-right: 10px;
}

.pieni {
	font-size: 11px;
}

.suku {
	width: 33%;
	background-color: #c5dba2;
	padding: 10px 12px;
	line-height: 20px;
}