/* CSS Document */

body {
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height:140%;
margin-top:0px;
padding-top:0px;
background:url(img/background.jpg) repeat-x;
}

#bg1 {
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
height:151px;
width:1010px;
background:url(img/bg1.jpg) no-repeat;
}

#bg2 {
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
height:449px;
width:1010px;
background:url(img/bg2.jpg) no-repeat;
}

#avoinna{
margin-top:0px;
margin-left:300px;
height:95px;
width:85px;
line-height: 90%;
font-size: 90%;

}

#links {
padding-left: 244px;
padding-top: 20px;
width: 600px;
height: 20px;
text-align:left;
}

#content {
	width: 600px;
	height: 360px;
	padding-left: 244px;
	overflow:auto;
}
#fb-root {
	margin-bottom:-10px;
}
#contenttable tr {
	vertical-align:top;
}
#cafe {
    position: relative;
	width: 250px;
	height: 342px;
	float: left;
	overflow:auto;
}

#cafeimg {
	position: relative;
	background:url(img/kahvit.gif) no-repeat;
	width: 290px;
	height: 342px;
	float:right;
}

#osoite {
	width: 550px;
	height: 30px;
	padding-top:30px;
	padding-left: 305px;
	text-align:center;
font-size: 70%;
}

/* tekstityylit */

h1 {
font-size:100%;
font-weight: bold;
}

h3 {
font-size:90%;
font-weight: bold;
}


a.link:link {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

a.link:visited {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

a.link:hover {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#4FBA2E;
word-spacing: 20px;
}

a.link:active {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

.alink {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#4FBA2E;
word-spacing: 20px;
}


a.tlink:link {
text-decoration:underline;
color: #000000;
}

a.tlink:visited {
text-decoration:underline;
color: #000000;
}

a.tlink:hover {
text-decoration:underline;
color:#4FBA2E;
}

a.tlink:active {
text-decoration:underline;
color: #000000;
}
