@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #F80861;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.logo {
	position: absolute;
	left: 16px;
	top: 308px;
}

img {
	border: 0;
}

div#main {
	background: url(img/tausta.jpg) no-repeat left top;
	width: 769px;
	height: 638px;
	position: relative;
}

div#menu {
	position: absolute;
	right: 0;
}

div#menu img {
	margin: 0;
}

div#kielet {
	position: absolute;
	right: 0;
	top: 650px;
}

div#hinnasto {
	position: absolute;
	right: 0;
	top: 90px;
	width: 330px;
	height: 420px;
	overflow: auto;
}

div#hinnasto p.title {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	width: 200px;
	line-height: 28px;
	border: dotted #D3D3D5;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	border-width: 0 0 2px 0;
	float: left;
	margin: 0 0 10px 0;
}

div#hinnasto p.hinta {
	float: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	font-style: italic;
	color: #F80861;
	margin: 0 0 0 5px;
	text-align: right;
}

div#hinnasto p.info {
	clear: both;
	margin: 5px 10px 15px 5px;
}

p {
	font-size: 14px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
}

p span.small {
	font-size: 12px;
}

p.yhteystiedot {
	margin: 0;
	position: absolute;
	left: 160px;
	top: 550px;
	font-size: 18px;
	letter-spacing: -1px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #333333;
}
