/*KUVATYYLIT*/
img.oikea {
	float:right;
	margin:8px 0 0 60px;
        border:1px solid rgb(0,0,0);
}

img.keskelle {
	margin-left:100px;
         border:1px solid rgb(0,0,0);
}



strong {
	color:rgb(77,114,139);
	font-weight:bold;
}

em {
	font-weight: bold;
	text-align: center; 
	color:rgb(158,11,15); 
	font-size: 120%;
      background-color:transparent;
	border-bottom: 1px dashed rgb(133,50,21);
	
}

p.kirjain:first-letter {
	color:rgb(77,114,139);
	font-family: 'Book Antiqua', Georgia, Sans-Serif;
	font-size:110%;
	line-height:0.8;
	font-weight:bold;
      margin:0 1px 0 0;
	padding:0em;
}

ul {
	list-style:none;
      text-align:justify;
	font-family: 'Book Antiqua', Georgia, Sans-Serif;
	font-size: 120%;
      
	
}

ul.saannot {
	list-style:circle;
      text-align:justify;
	font-family:'Book Antiqua', Georgia, Sans-Serif;
}

div#txt p {
	font-size:100%;
	font-family:'Book Antiqua', Georgia, Sans-Serif;
	line-height:1.5;
	text-align:justify;
      padding:0;
}



div#txt p.kirjain {
	font-size:100%;
	font-family:'Book Antiqua', Georgia, Sans-Serif;
	line-height:1.5;
	text-align:justify;
      padding:0;
}

div#txt {
	font-size:.85em;
	font-family:'Book Antiqua', Georgia, Sans-Serif;
	line-height:1.5;
	text-align:justify;
      padding:0;
}

a:link, a:visited {
	color:rgb(64,76,76);
	text-decoration:none;
      font-family:Verdana, Sans-Serif;
	font-size:0.9em;
	text-transform:uppercase;
}

a:hover, a:active {
	color:rgb(115,152,152);
	text-decoration:none;
      font-family:Georgia, Sans-Serif;
	font-size:0.9em;


}



/*PALKIT*/


h2 {
	font-family:Verdana, Serif;
	font-weight:normal;
	font-style:italic;
	margin-top:0.5em;
}

/* NORMAALIT OTSIKOT, SÄÄNNÖT JNE */
h3 {
	text-align: center; 
	letter-spacing: 6px;
	color:rgb(18,100,104); 
	font-size: 110%;
	font-family: Verdana;
      background-color:transparent;
	text-transform: uppercase;
	border-bottom: 1px dashed rgb(231,206,206);
}

h4 {
	text-align: left; 
	letter-spacing: 6px;
	color:rgb(64,76,76);
	font-size: 110%;
	font-family: Calibri, Verdana;
      background-color:transparent;
	border-bottom: 1px solid rgb(231,206,206);
}


/* SIVUJEN RAKENNE */

body {
	  background: url(3tausta.gif) rgb(250,250,250) repeat-y;   
        text-align:justify;
	  margin:0;
	  padding:0;
       
}

div#koko {	     
      max-width:950px;
      margin: 0px 0px;
  	
}

div#yla {
	height:16px;
      width:950px;
	background:url(3yla.jpg) no-repeat 0px 0px;       
}

div#header {
	height:287px;
	background:url(rotate/rotate.php) no-repeat 28px 0px; 
	position:absolute;
      margin-top:0px;      
}

div#header h1 {
	margin-left:372px;
	margin-top:0px;
	background:url(3header.jpg) no-repeat;
	height:321px;
	 
}
div#header h1 a {
	display:block;
	height:100px;
	width:578px;
	position:relative;
      top:30px;
}

div#vasen {
	height:287px;
      width:28px;
	position:absolute;
	background:url(3vasen.jpg) no-repeat rgb(255,255,255); 
      margin-left:0px;
      margin-top:0px;        
}
div#ala {
	height:33px;
      width:372px;
	background:url(3ala.jpg) no-repeat; 
      margin-left:0px;
      margin-top:287px;        
}

div#menu {
      width:170px;
	min-height:300px;
      border-top:2px solid rgb(74,74,74);
	margin-left:100px;
	top:1px;
      padding-bottom:10px;

}


div#txt {
	border-top:2px solid rgb(74,74,74);
	width:600px;
	max-width:600px;
	margin-top:335px;
	margin-left:300px;
	position:absolute;
	min-height:1em;
	top:1px;
	padding-bottom:15px;
}

/* Menupalkki */
ul.menu {	
	top:0px;
	list-style:none;
      text-transform:uppercase;
      text-align:left;
}





li.kirja, li.linkit, li.hevoset, li.tunnit, li.etusivu, li.talli, li.ope, li.ajat, 
li.yhteystiedot, li.tulokset, li.galleria, li.lue, li.kirjoita {
	color:rgb(60,47,28);
        font-size: 0.74em;
        line-height:20pt;

}


/*TAULUKOT*/

table.tiedot { 
   width:80%;
   border:1px solid rgb(60,47,28);
   border-collapse:collapse;
   margin-left:10%;
}

td.etu {
  border:1px solid rgb(60,47,28);  
  font-family:Verdana, Sans-Serif;
  color:rgb(238,223,211);
  font-weight:bold;
  background:rgb(115,152,153);
  font-size:0.8em;
  line-height:7px;
}

td.taka {
  border:1px solid rgb(60,47,28);  
  font-family:Verdana, Sans-Serif;
  color:rgb(00,00,00);
  background:rgb(250,250,250);
  font-size:0.8em;
  line-height:15px;
}

table.vieraskirja{ 
   border-collapse:collapse;
   font-family:calibri, Sans-Serif;
   font-size:1.0em;

   
   
}

td.viekku {
 
  /*background:url(tausta.jpg) no-repeat;*/
  /*background:rgb(190,215,155);*/
 border-bottom: 2px solid rgb(133,50,21);

}


