/* viestinnän tyyli css-tiedosto (suurin osa asetteluista halke.css:ssä) */

#ylataso {
	background: url(../Pics/viestinta_ylabantaus.jpg) repeat-x left bottom;
	height: 104px;
	padding: 0 1%;
}

#banneriKuva {
	background: url(../Pics/viestinta_banotsikko.jpg) no-repeat;
	height: 73px;
	width: 250px;
	overflow:hidden;
}
#alataso {
	margin-top: 1em;
	background: url(../Pics/viestinta_alabanneritaus.jpg);
	height: 56px;
}

#versiot {
	text-align:right;
	position: absolute;
	top: 76px;
	right: 1%;
}
#polku, #versiot {
	font-size: 0.8em;
}
#polku {
	padding-top: 12px;
}
#keskiosa {
	margin-top: 1em;
}

#banneriHaku fieldset {
	display:inline;
}

html>body #Search {
	height: 1em;
	font-size: 0.9em;
	overflow:hidden;
}

a {
	text-decoration:none;
	color: #006699;
}

a:hover {
	text-decoration:underline;
}
#ylataso a, #banneriTeksti a {
	color: #000000;
}
#navigaatio a {
	padding: 0 0.2em;
	margin-top: 0.1em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#navigaatio a:hover {
	text-decoration:none;
	background: #0099CC;
	color: #FFFFFF;
}
#navigaatio a:visited{
	color: #006699;
}

#navigaatio ul {
	margin: 0;
	padding:0;
}
#navigaatio ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#banneriTeksti {
	font-size: 0.9em;
	text-align:center;
	padding-top: 1em;
	
}
#oikea {
	border-left: 1px dashed #006699;
	padding-left: 0.6em;
}


h1 {
	color: #993300;
	font-size: 1.8em;
	margin-top: 0;
	letter-spacing: 0.1em;
	font-style: normal;
}

h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #993300;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
}
p {
	margin-top: 0px;
}
#main hr {
	text-decoration: none;
	border-top: 4px dotted #006699;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
h6 {
	font-size: 0.9em;
	font-weight:normal;
	display:block;
	clear: both;
	float: none;
	margin-top: 0.4em;
	padding: 0.2em;
	border-top: 1px solid #006699;
}

#main li h3 {
	margin-top: 1em;
	margin-bottom: 0.1em;
}
h6 img {
	margin: 0.2em;
}
#oikea img {
	border: 1px solid #000000;
}
#tasaava {
	clear: both;
}
#main div {
	padding-right:1em;
	padding-left:1em;
}
#main div div {
	padding:0;
}
#palsta_yks, #palsta_kaks {
	margin-top:1px;
}


