body {
	background-image: url(kuvat/bg.png);
  	background-repeat: no-repeat;
    background-size:cover;
  	background-attachment: fixed;
	font-family: Lora;
	font-size: 13px;
	line-height: 23px;
	color: #402b33;
	text-align: justify;
}

::selection {
	background: #c7abb9;
}

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

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

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

#otsikko {
	font-family: Pinyon Script;
	font-size: 120px;
	color: #997189;
	margin: -5px 0px 240px 305px;
}

#pikkuots {
	font-size: 36px;
	font-family: Caveat;
	color: #c797ac;
	margin: -210px 0px 108px 415px;
}

#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: -50px 0px 0px 0px;
	font-size: 13px;
	color: #9e7e91;
}

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: #f0bdc0;
	color: #8f646e;
	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: #bf869c;
	color: #fff6f5;
	opacity: 0.8;
	-moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

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

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

h1 {
	font-size: 42px;
	font-family: Pinyon Script;
	margin: 10px 0px 15px 0px;
  	color: #b88aa1;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 25px 0px -7px 20px;
	color: #855e7a;
}

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

h4 {
	font-size: 24px;
	font-family: Caveat;
	margin: 2px 0px 0px -4px;
	color: #997189;
}

h5 {
	font-family: Caveat;
	font-size: 24px;
	margin: -3px 0px 40px 20px;
	color: #cf9dae;
}

b, strong {
	color: #b88aa1;
	font-weight: 700;
}

i, em {
	color: #855e7a;
}

u {
	color: #997189;
}

a:link, a:visited {
	color: #8f646e;
	text-decoration: none;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

a:hover {
	color: #cf9dae;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

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

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

.tkisa {
	background-color: #dbafbe;
	padding: 8px 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #855e7a;
}

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

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

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

.tvasen {
	width: 34%;
	padding: 3px 8px;
	background-color: #dbafbe;
	text-transform: uppercase;
	font-weight: 700;
	color: #855e7a;
}

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

.tvasen2 {
	width: 17%;
	padding: 3px 8px;
	background-color: #dbafbe;
	text-transform: uppercase;
	font-weight: 700;
	color: #855e7a;
}

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

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

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

img.koirat {
	border: 1px solid #dbafbe;
	box-shadow: 0px 0px 2px #997189;
	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(240, 199, 206, 0.8);
	color: #402b33;
	font-family: Lora;
	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 #dbafbe;
	box-shadow: 0px 0px 2px #997189;
}

.koirakuva2 {
	width: 165px;
	border: 1px solid #dbafbe;
	box-shadow: 0px 0px 2px #997189;
}

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

.pieni {
	font-size: 11px;
	color: #402b33;
}

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

.suku b, strong {
	color: #997189;
	font-weight: 700;
}