/* PARKUN cSS - muotoiluapua http://koti.mbnet.fi/winuus/ */

/* いいいいいいいいいいいいいい */
/* yleiset m粐ritykset */

body {	background-color: red; background-image: url('img/tausta-body.jpg');
	font-family: helvetica, arial; font-size: 10pt; color: #000000;
	margin: 0px; }

h1, h2, h3 {color: red;}

p { font-size: 10pt; }

a {color: blue; font-weight:bold; text-decoration:none;}
 a:visited {color: blue; font-weight:bold; text-decoration:none;}
 a:active {color: blue; font-weight:bold; text-decoration:none;}
 a:hover {color: blue; font-weight:bold; text-decoration:underline;}

td {vertical-align: top;}


/* いいいいいいいいいいいいいい */
/* alku.inc ja loppu.inc  */


#logotausta-musta { position: absolute; left: 0px; top: 40px;
	width: 100%; height: 130px; background-color: #000000; }
#logotausta-valkoinen { position: relative; left: 0px; top: 20px;
	width: 100%; height: 90px;
	background-color: #ffffff; background-image: url('img/palkki-tausta.jpg'); }

  #logopalkki-logo {position: absolute; top: 10px; left: 40px; }
  #logopalkki-nimi {position: absolute; top: 65px; left: 350px; }
  #logopalkki-kuva {position: absolute; top: 35px; left: 690px; }


#menu {	display:block; position: absolute; top:200px; left: 50px; margin: 0px;padding: 0px; padding-left: 10px;
	width: 130px; border-left: dashed #ffffff 3px;}

  #menu a {font-family: arial-black, arial; color: #ffffff; font-weight: bold; text-decoration: none;}
  #menu a:visited {color: #ffffff; font-weight: bold;  text-decoration: none;}
  #menu a:hover {color: #ffffff; font-weight: bold;  text-decoration: underline;}
  #menu a:active {color: #ffffff; font-weight: bold;  text-decoration: underline;}
  .menu1 {font-size: 18px;} 
  .menu2 {font-size: 16px; padding-left: 8px;}

#runko { display:block; position: absolute; top: 200px; left: 190px;
	width: 660px; margin: 0px; padding: 0px; z-index: 50; }

#puhekupla { width: 660px; border: #000000 solid 4px; background-color: #ffffff;
	margin: 5px; padding: 15px; z-index: 60; }

  #puhekuplapacman {position: relative; top: -14px; left: -80px; z-index: 65;}

  #alapalkki {position: relative; top: -90px; right: 30px;
	 padding: 5px; text-align: right; z-index: 68; 
	 font-size: 12px; color: #ffffff;}

   #alapalkki a{ font-size: 12px; color: #ffffff; text-decoration: underline;}



/* いいいいいいいいいいいいいい */
/* index.php  */

#indextaulu {border: 0px; cell-spacing: 0px;}
#indextaulu td {padding: 2px;}

.etusivu-pikkuotsikko {color: red; font-size: 16px; font-weight: bold;}

/* いいいいいいいいいいいいいい */
/* hallitus.php  */

#hallitus-table table {width: 100%}
#hallitus-table td {width: 33%; padding: 4px; padding-top: 20px; padding-bottom: 35px; border-bottom: dashed black 2px;}
#hallitus-table img {margin-bottom: 5px;}
.hallitus-nimi {font-size: 16pt;}								

/* いいいいいいいいいいいいいい */
/* Tiedotteet  */

.tiedote_loota {border-top: dashed black 2px; padding: 0px; padding-bottom: 20px;}
.tiedote_aika {font-size: 12pt; color: red;}
.tiedote_otsikko {font-size: 16pt; font-weight: bold; margin: 0px; padding: 0px; padding-top: 5px;}
.tiedote_teksti {margin: 0px; padding: 3px; padding-left: 30px; padding-right: 15px; }
.tiedote_tiedot {font-weight: bold; color: red;}
