/*
 * Joogaterapiayhdistys
 * http://www.joogaterapiayhdistys.fi
 * (c) Eeva Hyytia, Tmi Tilkkutakki www.tilkkutakki.com
 */

@media print {

table   	{
}
img		{ width: 1px }
h1   { font-weight: normal; font-size: 10pt; text-align: center }
h2   { font-weight: normal; font-size: 13pt; text-align: left }
h3   { font-weight: normal; font-size: 12pt; text-align: left }
p	{ font-size: 10pt }

}

@media screen {

table   	{
	width: 900px;
	height: 740px
}
h1   {
	font-weight: normal;
	font-size: 14pt;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	padding-left: 220px;
	padding-top: 50px;
}
h2   { 	font-weight: normal;
	font-size: 14pt;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	padding-left: 220px;
		padding-top: 10px
 }
h3   {font-weight: normal;
	font-size: 14pt;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	padding-left: 220px;
	padding-top: 10px; }
h1.etusivu	{
	color: #013298;
	text-align: left;
	margin: 0em 1em 1em 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h3.etusivu	{ color: #aedf89; margin: 0em 1em 1em 1em }

p	{ font-size: 95%}
}
.leipis_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 220px;
	padding-right: 230px;
	text-align: left;
}

body { background-color: #ffffff; font-family: Verdana, Arial; margin-left: 3px }
body.etusivu	{ background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x; }


p    { font-style: normal; font-variant: normal; font-weight: normal; text-align: justify; font-family: Verdana,Arial }
p.alaotsikko	{
	font-size: 12pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99cc33;
	color: #3d5214;
}
p.linkit	{
	word-spacing: 1em;
	text-align: center;
	color: #ffff00;
	background-color: #5caed6;
}

table.etusivu	{
	background-color: #FFFFFF;
}
.etusivuleipis {
	background-attachment: scroll;
	background-image: url(images/pohja2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.etusivuleipis2 {
	background-attachment: scroll;
	background-image: url(images/tausta2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.etusivuleipis3 {
	background-attachment: scroll;
	background-image: url(images/tausta3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.etusivuleipis4 {
	background-attachment: scroll;
	background-image: url(images/tausta4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}



tr.yla		{ height: 2em }
tr.ala		{ height: 1.5em }
tr		{ border: none }
td		{ padding: 1em; border: solid grey 1px }

tr.yla a	{
	color: #ffff00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	
}
tr.yla a:hover	{
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	
}
a	{
	color: #0066cc;
	text-decoration: underline;
}
a:hover	{ color: #0099ff;
	text-decoration: underline;}
	
a.etusivu    	{
	color: #ffff00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
}
a:hover.etusivu	{ color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	 }

img	{ margin: 0em 1em 1em 1em }
.style1 {
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}

