body {
	text-align: center;
}

div.container {
	width: 806px;
	margin: 0px auto;
	text-align: left;
}

	div.navi {
		width: 806px;
		height: 44px;
		margin-top: 4px;
		background: url('../images/naviback.jpg') no-repeat;
	}

		div.navi a {
			display: inline;
			padding: 13px 14px 0px 14px;
			font-family: arial;
			font-size: 0.7em;
			color: #ffffff;
		}

		div.navi img {
			vertical-align: middle;
		}

	div.topimage {
		width: 800px;
		height: 250px;
		margin: 0px 3px;
	}

	div.navi2 {
		width: 798px;
		height: 31px;
		margin-top: 4px;
		padding: 13px 0px 0px 8px;
		background: url('../images/naviback.jpg') no-repeat;
		font-weight: bold;
		font-size: 0.8em;
		color: #ffffff;
		background-color:#e4eccf;
	}

		div.liput {
			float: right;
			display: inline;
			padding-right: 20px;
		}

			a.suomi {
				float: left;
				width: 27px;
				height: 17px;
				margin-left: 8px;
				background: url('../images/lippu_suomi.jpg') no-repeat;
			}

				a.suomi:hover {
					background: url('../images/lippu_suomi_hover.jpg') no-repeat;
				}

			a.englanti {
				float: left;
				width: 27px;
				height: 16px;
				margin-left: 8px;
				background: url('../images/lippu_englanti.jpg') no-repeat;
			}

				a.englanti:hover {
					background: url('../images/lippu_englanti_hover.jpg') no-repeat;
				}

			a.ruotsi {
				float: left;
				width: 26px;
				height: 16px;
				margin-left: 8px;
				background: url('../images/lippu_ruotsi.jpg') no-repeat;
			}

				a.ruotsi:hover {
					background: url('../images/lippu_ruotsi_hover.jpg') no-repeat;
				}

			a.venaja {
				float: left;
				width: 24px;
				height: 16px;
				margin-left: 8px;
				background: url('../images/lippu_venaja.jpg') no-repeat;
			}

				a.venaja:hover {
					background: url('../images/lippu_venaja_hover.jpg') no-repeat;
				}

			a.saksa {
				float: left;
				width: 24px;
				height: 16px;
				margin-left: 8px;
				background: url('../images/lippu_saksa.jpg') no-repeat;
			}

				a.saksa:hover {
					background: url('../images/lippu_saksa_hover.jpg') no-repeat;
				}

	div.content {
		margin: 0px 3px;
		padding: 20px 20px 20px 20px;
		width: 760px;
		background-color:#e4eccf;
	}

		div.left {
			float: left;
			display: inline;
			width: 470px;			
			padding-right: 20px;
		}

		div.right {
			float: right;
			display: inline;
			width: 270px;
		}

	div.footer {
		width: 803px;
		height: 44px;
		margin-top: 4px;
		padding: 6px 0px 0px 3px;
		background: url('../images/naviback.jpg') no-repeat;
		font-size: 0.8em;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
	}

		div.footer a {
			color: #ffffff;
			text-decoration: none;
		}

div.kuvaselain {
	text-align: center;
}

	div.kuvaselain img.isokuva {
		border: 1px solid #000000;
	}

	div.kuvaselain div.lista {
		background: #acc478;
		padding: 5px;
	}

		div.kuvaselain div.lista a {
			margin: 0px 5px;
		}

br.cleaner {
	clear: both;
}

a.huvila {
	font-weight: bold;
	color: #70882e;
}

h1 {
	height: 26px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #9b9b9b;
	margin: 2em 0px 0px 0px;
	padding: 0px;
	background: url('../images/greenline.jpg') no-repeat;
}

h1.top {
	margin: 0px;
}

h3 {
	height: 26px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #9b9b9b;
	margin: 2em 0px 0px 0px;
	padding: 0px;
	background: url('../images/greenline.jpg') no-repeat;
}

h4 {
	font-weight: bold;
	color: #9b9b9b;
}

img {
	border: 0px;
}

hr.harmaa {
	height: 2px;
	width: 100%;
	color: #c0d0c0;
	background-color: #c0d0c0;
	margin: 2em 0px 1em 0px;
	border: 0px;
}

ul {
	margin-left: 2em;
}

li {
	list-style-image: url(../images/square.jpg);
	vertical-align: middle;
}

li a {
	color: #52632b;
}

p {
	margin: 1em 0px;
}

.varaus {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #acc478;
	background-color: #8cab49;
}

/** Calendar **/

div.calendar {
  border: 1px none #000000;
  background-color: transparent;
  margin: 3px;
  margin-bottom: 5px;
  text-align: center;
  position: absolute; margin-left: 580px;
}

div.calendar div.month_selection {
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid;
  border-bottom: none;
  margin-left: -1px;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
  width: 179px;
  background-color: #8cab49;
}

div.calendar a, div.calendar a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

div.calendar a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  background-color: #acc478;
}

/** Calendar - TABLE **/

table.calendar {
  border-collapse: collapse;
  border: 1px solid;
  width: 180px;
}

table.calendar td {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  border: 1px none;
  text-align: center;
  background-color: #eeeeee;
  font-size: 0.7em;
  color: #000000;
}

table.calendar td.out { 
  color: #AAAAAA;
}

table.calendar td a, table.calendar td span { 
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
 }

table.calendar tr.header td, table.calendar td.header {
  margin-top: 3px;
  background-color: #acc478;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: bold;
  color: #000000;
}

table.calendar td.header, tr.header td.header {
  padding-right: 1px;
  white-space: nowrap;
}

table.calendar a, table.calendar a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-color: #8cab49;
}

table.calendar a:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-color: #acc478;
}

table.calendar span.active {
  font-weight: normal;
  background-color: #FF0000;
}

/** Event **/
div.event { 
  background-color: #acc478;
  border: 2px solid white;
  font-size: 0.8em;
  width: 540px;
  padding: 3px;
 }
 
 div.event a {
 	font-weight: bold;
 	color: white;
 }

div.event div.header { 
  background-color: #8cab49;

}

div.event div.header div.left2 { 
	width: 80px;
	float: left;
 }

div.event div.header div.middle2 { 
	width: 260px;
	float: left;
 }

div.event div.header div.right2 { 
	width: 200px;
	float: left;
 }

 .kalenteri {
	 background-color: #9ab55e;
	 color:#ffffff;	
 }

 .kalenteritop {
	 font-weight: bold;
	 background-color: #8cab49;	
 }

 .kalenteri td {
	 text-align: center;
	 padding: 3px;
 }

 .varattu2 {
	 background-color: #4967ab;
 }

 .varattu1 {
	 background-color: #ab4949;
 }

 .normal {
	 background-color:#acc478;
 }
