BODY {
  background: #ECE1CA;
  font-family: Palatino Linotype, Arial,  Verdana,  sans-serif;
  font-size: 10px;
  color: #602000;
}

td {
  font-family: Palatino Linotype, Arial,  Verdana,  sans-serif;
  font-size: 13px;
}

A {
  color: #602000;
  text-decoration: underline;
}

A:hover {
  color: #C50000;
  text-decoration: underline;
}

A H2 {
  color: #602000;
  text-decoration: none;
}

A:hover H2 {
  color: #C50000;
  text-decoration: none;
}

#sisus {
	background: #fff;
	width:397px;
	height:443px;
	overflow: auto;
	text-align: center;
}

#sisus2 {
	background: #fff;
	width:397px;
	height:443px;
	overflow: auto;
	text-align: left;
}



FORM {
	display: inline;
}

H1 {
  background: #FFFFFF;
  margin: 0px;
  font-family: Palatino Linotype, Arial,  Verdana,  sans-serif;
  font-size: 22px;
  font-weight : bold; 
}

H2 {
  background: #FFFFFF;
  margin: 0px;
  font-family: Palatino Linotype, Arial,  Verdana,  sans-serif;
  font-size: 22px;
  font-weight : bold; 
}


.siskuva {
	float: left;
	margin: 0 10px 3px 0;
	padding: 4px;
	border: 1px solid #ddd;
}

.in {
	width: 250px;
}