/* kreikanpaikannimet.css */


/*

#content h1, h2, h3, h4 {
	color: #c33d00;
	font-family: Georgia, serif;
}
#content h1 {
	font-size: 18px;
}	
#content h2 {
	font-size: 16px;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	font-size: 12px;
}
*/


.palaute {
	padding-bottom: 8px;
	text-align: right;
	width: 100%;
}
.hakuruutu {
	float: right;
	/*vertical-align: baseline;*/
	padding-top: 8px;
}
table.nimilistaus {
	border-collapse: collapse;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.nimilistaus tr:hover {
	/*background-color: #e8f0ff;*/
}
table.nimilistaus td, table.nimilistaus th {
	padding: 1px 2px;
	vertical-align: top;
}
table.nimilistaus th {
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	color: #c30;
	border-bottom: 1px solid #aaa;
}
.suositus {
	font-weight: bold;
}
th.solutausta, td.solutausta {
	background-color: #e8f0ff;
}
th.otsikkotausta, td.otsikkotausta {
	background-color: #ddf;
}
.kirjaimet a {
	font-weight: bold;
	display: block;
	text-align: center;
}
.kirjaimet a:hover {
	background-color: #e8f0ff;
}
.pariton {
	background-color: #e8f0ff;
}

div.palsta {
	margin-left: 16px;
	margin-right: 200px;
}
div.palsta_taysi {
	margin-left: 16px;
	margin-right: 16px;
}


table.muuntotaulukko {
	border-collapse: collapse;
}
table.muuntotaulukko td, table.muuntotaulukko th {
	padding: 1px 2px;
	vertical-align: top;
	border: 1px solid #aaa;
}
table.muuntotaulukko tr.up td {
	border-bottom: none;
}
table.muuntotaulukko tr.middle td {
	border-top: none;
	border-bottom: none;
}
table.muuntotaulukko tr.down td {
	border-top: none;
}
table.muuntotaulukko thead td {
	font-weight: bold;
}


div.infoboksi {
	border-top: 8px solid #8fcbed;
	border-bottom: 8px solid #8fcbed;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 8px;
	background-color: #e8f0ff;
}

.kielikellotaulukko {
	margin-top: 16px;
	margin-bottom: 16px;
}
.kielikellotaulukko table {
	border-collapse: collapse;
}
.kielikellotaulukko td, .kielikellotaulukko th {
	padding: 1px 8px;
	vertical-align: top;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.kielikellotaulukko tbody td, .kielikellotaulukko tbody th {
	background-color: #e8f0ff;
}
.kielikellotaulukko thead td {
	font-weight: bold;
	background-color: #8fcbed;
}




.vaakanavi li a:active, a:active {
	text-decoration: underline;
	color: #ca6363;
}

.vaakanavi li a.valittu {
	text-decoration: underline;
}
