body {
	background-image: url(images/oak.jpg);
}

/* Nupurivi atribuudid */
img.buttonbar {
	border: 0px solid;
	width: 151px;
	height: 51px;
}

/* Őiterivi atribuudid */
table.oiterivi {
	border-style: none;
	text-align: left;
	width: 100%;
	border: 0px;
}
td.oiterivi {
	width: 151px;
	vertical-align: top;
	text-align: center;
}
div.oiterivi {
	text-align: center;
}
img.oiterivi {
	border: 0px solid;
	width: 104px;
	height: 107px;
}

/* Nimesildid */
.nimesilt {
	text-align: center;
}

img.nimesilt {
	width: 205px;
	height: 170px;
}

/* Pealkirjad */
.pealkiri {
	text-align: center;
	margin-bottom: 2em;
}

.pealkiri img {
	width: 304px;
	height: 71px;
}

/* Pildid teksti sees */
img.picintext {
	border: 0px solid;
}

/* Kontakti leht */
.kontakt {
	margin-left: 51px;
	font-size: +1.2em;
}

.kontakt ul li {
	list-style-type: none;
}

/* Pealeht */
table.pealeht {
	border-style: none;
	text-align: center;
	border: 0px;
}

.pealeht td {
	vertical-align: middle;
	text-align: center;
}

.pealeht img {
	border: 0px solid;
}

textarea {
	background-color: #e4c9ac;
}

input {
	background-color: #e4c9ac;
}

dt {
	font-weight: bold;
}
