body {
	background-image: url(img/bg.gif);
	text-align: center;
}
#container {
	border: 4px solid #FFFFFF;
	height: 525px;
	position: relative;
	width: 700px;
	margin: auto;
}
#container-en {
	border: 4px solid #FFFFFF;
	height: 600px;
	position: relative;
	width: 700px;
	margin: auto;
}

#ukkelit_vas {
	position: absolute;
	height: 273px;
	width: 150px;
	z-index: 10;
	float: left;
	left: -120px;
	bottom: -10px;
}


#ukkelit_oik {
	position: absolute;
	height: 235px;
	width: 150px;
	z-index: 10;
	float: right;
	bottom: -10px;
	right: -100px;
}
.tiesit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: right;
	position: relative;
	top: 110px;
	z-index: 9;
	left: 0px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#pelaa {
	z-index: 15;
	position: relative;
	top: -200px;
	float: right;
	height: 100px;
	width: 100px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sisus {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	top: 2px;
	position: relative;
	margin: auto;
}

#logo {
	position: absolute;
	top: 0px;
}
.logot {
	bottom: 0px;
	height: 50px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	left: -40px;
}
.logot-en {
	bottom: 0px;
	height: 50px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	left: -20px;
}


ul#linkit
{
	list-style-type: none;
	float: left;
	width: 700px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(img/linkit_tausta.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	top: 80px;
	position: absolute;
	height: 24px;
	padding: 0;
	margin: 0px;
	line-height: 18px;
	clear: right;
}

ul#linkit li { display: inline; }

ul#linkit li a
{
	float: left;
	width: auto;
	color: #fff;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

ul#linkit li a:hover
{
background-color: #009933;
color: #fff;
}
#kieli {
	background-color: #ECE9D8;
	position: relative;
	top: 0px;
}
ul#linkit li a img {
	float: right;
	height: 15px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 1px;
	position: relative;
	margin-left: 2px;
	left: 2px;
}
#leipis {
	width: 500px;
	position: relative;
	z-index: 100;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	top: 120px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
#leipis-en {
	width: 550px;
	position: relative;
	z-index: 100;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	top: 120px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}

.peli {
	top: 2px;
	position: relative;
}
#ukkelit_vas_peli {
	position: absolute;
	height: 216px;
	width: 150px;
	z-index: 10;
	float: left;
	left: -120px;
	bottom: -5px;
}
#ukkelit_oik_peli {
	position: absolute;
	height: 244px;
	width: 150px;
	z-index: 10;
	float: right;
	bottom: -20px;
	right: -130px;
}
#pelaa_peli {
	z-index: 15;
	position: relative;
	float: right;
	height: 100px;
	width: 100px;
	top: 10px;
}
.leipisborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 5px;
	padding-top: 10px;
}
.noborder {
    outline: none;
}

