html
{
      width: 100%;
      height: 100%;
}

body {
	background-color: #C0C0C0;
      background-image: url("soleke_logo.gif");
      /* määran pildi kordamireegli */
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: 560px 340px
      /*width: 100%;
      height: 100%;*/}
p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
       list-style-image: url('solg_bullet.gif');
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.main_img {
	border : 0px solid Black;
}
.main_thumb {
	border : 0px solid Black;
}
.thumb {
	border : 0px solid Black;
}
a:link {  color: #000000}
a:visited {  color: #666666}
a:hover {  color: #000000; font-weight: bold}
a:active {  color: #FFFFFF}

div.tervik
{
	width: 100%;
	height: 100%;
}


div.link {
	position: fixed;
	left: 560px;
	top: 240px;
	z-index: 5;
}

div.pilt {
	position: fixed;
	left: 560px;
	top: 340px;
}

div.loetelu
{
width: 500px;
overflow: auto;
}
