body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
  	border:none;
	background-color: #ddd;
	background-image:url(images/bg.png);
	background-repeat: repeat;
}

html
{
  margin:0;
  padding:0;
  height:100%;
  border:none;
}

#full
{
	height: 100%;
}

#teksti
{
	width: 500px;
	padding: 64px 0px 0px 105px;
	float: left;
}

.logo
{
	padding: 0px 105px 64px 0px;
}


h1, .h1
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.h1 a:link, h1 a:link { color: #a01; font-size: 38px; font-weight: normal; text-decoration: underline; }
.h1 a:visited, h1 a:visited { color: #a01; font-size: 38px; font-weight: normal; text-decoration: underline; }
.h1 a:active, h1 a:active { color: #a01; font-size: 38px; font-weight: normal; text-decoration: underline; }
.h1 a:hover, h1 a:hover { color: #900005; font-size: 38px; font-weight: normal; text-decoration: none;}

.navi
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.navi a:link { color: #a01; font-size: 14px; font-weight: normal; text-decoration: underline; }
.navi a:visited { color: #a01; font-size: 14px; font-weight: normal; text-decoration: underline; }
.navi a:active { color: #a01; font-size: 14px; font-weight: normal; text-decoration: underline; }
.navi a:hover { color: #900005; font-size: 14px; font-weight: normal; text-decoration: none;}

.leipis {
	font-family: Helveltica, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(images/bulletnuoli.gif);
}

.leipis a:link { color: #a01; font-size: 12px; font-weight: normal; text-decoration: underline; }
.leipis a:visited { color: #a01; font-size: 12px; font-weight: normal; text-decoration: underline; }
.leipis a:active { color: #a01; font-size: 12px; font-weight: normal; text-decoration: underline; }
.leipis a:hover { color: #900005; font-size: 12px; font-weight: normal; text-decoration: none;}

.leipisbig
{
	font-family: Georgia, Helvetica, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

