@charset "utf-8";
/* CSS Document */

#tkmenu {
	width:165px;
	height:350px;
	float:left;
	margin-right:0.5em;
}
.tkmenu2 {
	width:155px;
	background-color:#dddbdb;
	list-style:none;
	padding-left: 10px;
}
.tkmenu2 li a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 10px;
	margin:0px;
}

.tkmenu2 li a:hover {
	background:transparent url(images/arrow.png) no-repeat center left;
}


#page2 {
	width:625px;
	float:right;
}
#right {
	width:280px;
	float:right;
	margin: 0px 15px 20px 10px;
	clear:both;
}
.list {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding-left:15px;
	list-style-type: none;
	list-style-image: url(images/link1.png);
}
.text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:16px;
	text-align:	left;
	font-size:12px;
	margin: 5px 20px 5px 5px;
}
a {
	color:#6b6a6a;
}
.center {
	text-align:center;
}



#lomake fieldset {
	width:410px;
	padding: 1em; 
  font:80%/1 sans-serif;
  


}
.osa1 {
  background-color:#fff;
  }
.osa2 {
	background-color:#CCC;
}
#lomake legend{
	font-weight:bold;
	font-size:13px;
	
	

}


#lomake label {
  float:left;
  width:35%;
  margin-right:0.5em;
  padding-top:3px;
  text-align:right;
  font-weight:bold;
}


#lomake div {
	width: 300px;
	float: left;
	margin-top:2px;
	margin-bottom: 2px;
}


.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

 

