body {
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial;
}

#koko_sivu {
	width: 750px;
	border-right: 1px #727272 solid;
}

#ylaosa {
	clear: both;
	width: 100%;
	height: 238px;
	background: url(http://www.omasaitti.com/tiedostot/tyylit/Luokkasormus.fi/logo.jpg) no-repeat;
}

#valikko {
	width: 185px;
	float: left;
	padding-left: 15px;
}

#valikko ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#valikko li {
	background: url(http://www.omasaitti.com/tiedostot/tyylit/Luokkasormus.fi/valikkopainike.jpg) no-repeat;
	width: 154px;
	height: 29px;
	border-top: 1px white solid;
	border-right: 1px white solid;
	border-left: 1px white solid;
	padding-top: 4px;
	text-align: left;
}

#valikko a {
	color: white;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}

#valikko a:hover {
	color: #FA952E;
}

#leipa {
	width: 550px;
	float: left;
	color: black;
	font-size: 10pt;
}

#alaosa {
	clear: both;
	width: auto;
	height: 109px;
	padding-top: 50px;
	padding-left: 20px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.omasaitti.com/tiedostot/tyylit/Luokkasormus.fi/alapalkki.jpg) repeat-x;
}

#alaosa a {
	color: white;
}

h1 {
	width: 433px;
	height: 34px;
	background: url(http://www.omasaitti.com/tiedostot/tyylit/Luokkasormus.fi/h1_tausta.jpg) no-repeat;
	color: white;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 20px;
}


/* Sivukohtaiset asetukset */

/* Sivu 1, etusivu */

#sivu1_teksti1, #sivu1_teksti2 {
	padding-left: 40px;
}

#sivu1_kuva1 img, #sivu1_kuva2 img {
	border: 1px black solid;
}

#sivu1_kuva1, #sivu1_kuva2 {
	text-align: center;
	margin: 30px;
}

/* Sivu 2, päiväkirja */

#sivu2_otsikko {
	color: #FA952E;
	font-weight: bold;
}

#sivu2_teksti {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 14px;
	color: gray;
}

/* Sivu 3, kuvat */

#sivu3_kuvajakuvateksti {
	width: 100%;
	height: auto;
	display: table;
}

#sivu3_kuva {
	width: auto;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

#sivu3_kuva img {
	border: 1px black solid;
}

#sivu3_kuvateksti {
	float: left;
	width: 350px;
	padding-bottom: 20px;
}

#sivu3_ylateksti, #sivu3_alateksti {
	padding-bottom: 20px;
}


/* Sivu 4, linkit */

#sivu4_ylateksti, #sivu4_alateksti {
	padding-bottom: 20px;
	padding-top: 10px;
}

#sivu4_linkki a {
	color: #FA952E;
	font-weight: bold;
	text-decoration: none;
}

#sivu4_linkki div {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 14px;
	color: gray;
}

/* Sivu 5, palaute */

#sivu5_ylateksti, #sivu5_alateksti {
	padding-bottom: 20px;
	padding-top: 10px;
}

#sivu5_palaute textarea {
	width: 90%;
	height: 120px;
	border-top: 2px #FA952E solid;
	border-left: 2px #FA952E solid;
	border-right: 1px #FA952E solid;
	border-bottom: 1px #FA952E solid;
}

#sivu5_palaute input {
	background-color: white;
	color: #FA952E;
	font-weight: bold;
	margin-top: 5px;
	border-top: 1px #FA952E solid;
	border-left: 1px #FA952E solid;
	border-right: 2px #FA952E solid;
	border-bottom: 2px #FA952E solid;
}
