body {
	background-image:url(k/t.gif);
	background-repeat:repeat;
	font-family: Inter;
	font-size: 13.5px;
	line-height: 29px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

::selection {
	background: #8a9c8c;
	color: #f2f7f4;
}

::-moz-selection {
	background: #8a9c8c;
	color: #f2f7f4;
}

#ulk {
	margin: 0 auto;
	padding: 0px;
	width: 1050px;
}

#ots {
	font-family: DM Serif Text;
	font-size:68px;
	letter-spacing: 1px;
	text-align: center;
	margin: 65px 0px 30px 0px;
	height: 52px;
	color:#4b544d;
}

#ots a {
	text-decoration:none;
}

#ots a:hover {
	color:#4b544d;
}

#linkit {
	margin: -30px 0px 20px -35px;
	width: 1050px;
	height: auto;
	font-size: 20px;
	font-family: DM Serif Text;
	letter-spacing:1px;
	border-radius:10px 10px 0px 0px;
	opacity: 0.9;
	background-color:#718272;
}

#linkit ul {
	text-align: center;
	padding: 0;
	list-style-type: none;
	display: table;
	margin: 0 auto;
}

#linkit ul li {
	display: inline-block;
}

#linkit ul li a {
	color: #fff;
	display: block;
	margin: 0px 0px;
	padding: 10px 50px;
	width: auto;
	text-decoration: none;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

#linkit ul li a:hover {
	opacity: 0.9;
	background-color: #5f6e61;
	color: #f2f7f4;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

#teksti {
	width: 980px;
	margin: 0 auto;
	padding: 30px 35px 20px 35px;
	clear: left;
	border-radius: 10px;
	background-color: rgba(221, 230, 220, 0.85);
}

#copy {
	text-align: center;
	width:1010px;
	margin:0 auto;
}

#copy a:hover {
	text-decoration: none;
}

table#c {
	width: 880px;
	margin: 25px 40px 40px 40px;
	text-align: left;
}

h1 {
	font-family: DM Serif Text;
	font-size: 30px;
	letter-spacing: 1px;
	margin: 30px 0px 20px 0px;
	color:#4b544d;
}

h2 {
	font-size: 24px;
	font-family: DM Serif Text;
	letter-spacing: 1px;
	margin: 25px 0px 0px 15px;
	color:#6c7a6f;
}

h3 {
	font-size: 18px;
	font-family: DM Serif Text;
	letter-spacing:1px;
	margin: 25px 0px 0px 0px;
	color:#4b544d;
}

h4 {
	font-size: 17px;
	font-family: DM Serif Text;
	letter-spacing:0.5px;
	margin: 10px 0px -10px 5px;
	color:#6c7a6f;
}

h5 {
	font-family: DM Serif Text;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 10px 0px 10px 0px;
	color:#4b544d;
}

h6 {
	font-family: Abril Fatface;
	font-size: 16px;
	letter-spacing:1px;
	margin: 2px 0px 3px 0px;
}

hr { 
  margin: 20px 0px 20px 0px;
  border: 1px dashed #91a192;
}

a:link, a:visited {
	color:#4b544d;
	text-decoration: underline;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

a:hover {
	color:#6c7a6f;
	text-decoration: none;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

b, strong {
	color:#6c7a6f;
}

.koiralista {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin:20px 0px 10px 0px;
	width:102.5%;
}

.ksarake {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 10px);
  margin-right: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.ksarake img {
  height: 150px;
  opacity:0.9;
  border-radius: 7px 0px 0px 7px;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.ksarake img:hover {
    opacity:1.0;
}

.ksarake2 {
  margin-top: -10px;
  width: calc(100% - 150px);
  height:135px;
  padding-left: 15px;
  padding-right: 10px;
  z-index: 0;
  padding-top: 15px;
  vertical-align: top;
  border-radius:0px 7px 7px 0px;
}

table#kas {
	width: 100%;
	border-spacing: 0px;
	margin: 10px 0px 15px 0px;
}

.tkas {
	padding: 6px 14px;
	vertical-align: top;
}

.totsikko {
	padding: 10px 15px 0px 15px;
}

#space {
	clear: left;
	height: 1px;
}

.meriitit {
	font-size:18px;
	font-weight:600;
	letter-spacing:1px;
	margin:0px 0px -18px 0px;
	font-family: Abril Fatface;
}

.tietokuva {
  padding: 6px;
  margin-top:-52px;
  margin-bottom: 1px;
  width: 300px;
  height: 400px;
  float:right;
	border-radius:5px;
}

table#tiedot {
	width: 600px;
	border-spacing: 0px;
	margin: 21.5px 0px 15px 0px;
}

.ttieto {
	padding: 7px 14px;
}

.totsikko2 {
	padding: 7px 14px;
	vertical-align: top;
}

table#kisat {
	width: 960px;
	border-spacing: 15px;
	margin: 3px -15px 0px -15px;
}

.tterveys {
	padding: 1px 18px;
	line-height: 24px;
	border-radius:10px;
}

#galleria {
	width: 1010px;
	margin: 0px -40px -5px -40px;
	box-sizing: border-box;
	padding: 0px;
	text-align: center;
}

.gkuva {
	margin: 0px 8px;
	border-radius:5px;
}

table#suku {
	width: 960px;
	border-spacing: 15px;
	margin: 0px -15px -8px -15px;
}

.suku {
	width: 33%;
	padding: 12px 14px;
	line-height: 23px;
	border-radius: 7px;
}

.tkisa {
	padding: 0px 16px;
	border-radius:7px;
	margin: 20px 0px;
}