@import url(http://fonts.googleapis.com/css?family=Satisfy);

/* LINKIT */
a {
	color:#4477AA;
}
a:hover  {
	color:#637C7A;
	text-decoration:none;
}
html, body {
	height:100%;
}
body {
	margin:0;
	font-size:10pt;
	font-family:"trebuchet ms",sans-serif;
	background: url(dark_wood.png); 
	background-repeat:repeat;
	line-height:1.5;
}

/* ---------------------- YLÃ„OSA ----------------------  */

#ylaosa {
	width:1024px;
	margin:0 auto;
	background:url(kuva.jpg) no-repeat;
	height:345px;
}
.hevonen {
	height:73px !important;
}
#ylaosa ul {
	list-style:none;
	margin:0;
	padding:0;
}
#ylaosa ul li {
	float:left;
	width:25%;
	text-align:center;
	font-family:"trebuchet ms",sans-serif;
	text-transform:uppercase;
	color:#c6a108;
	padding-top:20px;
}
#ylaosa ul li a {
	color:#c6a108;
	text-decoration:none;
	text-shadow: 1px 1px 3px #000;
	font-size:20px;
	padding:11px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#ylaosa ul li a:hover {
	background:#111d25;
	padding:10px 24px;
	border: 1px solid #0d181f;
	-webkit-box-shadow: 2px 2px 2px 0px #192124;
	-moz-box-shadow:    2px 2px 2px 0px #192124;
	box-shadow:         2px 2px 2px 0px #192124;
}
#ylaosa h1 {
	font-family:"trebuchet ms",sans-serif;
	text-transform:uppercase;
	color:#4477AA;
	padding-top:16px;
	margin:0;
	padding-left:30px;
	text-shadow: 1px 1px 3px #000;
	height:57px;
	background:#202a33;
}
/* ---------------------- SISÃ„LTÃ– ----------------------  */
#sisalto {
	width:964px;
	background:#f0eee1;
	margin:0 auto;
	text-align:justify;
	font-family:arial,sans-serif;
	padding:20px 30px 1px 30px;
}

/* ---------------------- ALAPALKKI ----------------------  */
.alaosa {
	width:964px;
	margin:0 auto;
	background:#EEDDAA;
	color:#120f0a;
	padding:20px 30px;
	margin: -1px -30px -1px -30px;
}
.vasen {
	width:48%;
	padding-right:2%;
	float:left;
}
.oikea {
	width:50%;
	float:left;
}
#copyt {
	text-align:center;
	padding: 20px 0;
	color:#120f0a;
	width:964px;
	margin:0 auto;
	background:#202a33;
	padding:20px 30px;
	margin-bottom:20px;
}
.clear {clear:both;}

/* ---------------------- VÃ„LIOTSIKOT ----------------------  */
h1, h2 {
	text-transform:uppercase;
	font-family:"trebuchet ms",sans-serif;
	font-weight:normal;
	font-size:25px;
}
h1 {color:#B0566A;}
h2 {font-size:20px;}


/* ---------------------- HEVOSEN ULKKA ----------------------  */

#perustieto, #sukutaulu, .kisakalenteri {
	width: 100%;
	border-spacing:0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #335588;
	margin:30px 0;
}
#perustieto td, .kisakalenteri td {
	padding: 5px ;
	background:#e5e2cf;
	vertical-align:top;
	border: 1px solid #335588; 
}
#perustieto tr td:first-child, #perustieto tr td:nth-child(3) {
	width:20%;
	font-size:10pt;
	color:#120f0a;
	background:#667788;
	border-bottom: 1px solid #335588;
	border-top: 1px solid #335588;
	border-right: 2px solid #335588;
	border-left: 2px solid #335588;
	text-transform:uppercase;
	font-family:"trebuchet ms",arial,sans-serif;
	letter-spacing:0px;
}
.kuvat {
	text-align:center;
}
.kuvat img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #f0eee1;
	-webkit-box-shadow: 2px 2px 2px 0px #192124;
	-moz-box-shadow:    2px 2px 2px 0px #192124;
	box-shadow:         2px 2px 2px 0px #192124;
	margin: 10px;
}

#sukutaulu td {
	padding: 5px 10px;
	background:#e5e2cf;
	border: 1px solid #d6d2b4; 
}