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

#container {
	width: 800px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #000;
}#small_house {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	height: 1316px;
	width: 800px;
}
#vimeo {
	position: absolute;
	height: 360px;
	width: 640px;
	left: 78px;
	top: 67px;
}
#filminimi {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	color: #FFF;
	left: 76px;
	top: 16px;
}
#filmiinfo {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 679px;
	top: 25px;
}
#synopsis {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 458px;
	line-height: 20px;
}
#staff {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 518px;
	line-height: 18px;
}
#linastused {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 693px;
}
#linastused_nimekiri {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 81px;
	top: 726px;
	line-height: 18px;
}
a img {
  border: none;
}