A {
	color: #9f7f11;
}


BODY { 
  background-color: #C0C4C1;
  margin: 0px;
  padding: 0px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

#container { 
  background-color: #FFFFFF;
  width: 900px;
}

#top1 {
  background-image: url('img/top1.png');
  height: 29px;
  width: 900px;
}

#top2 {
  background-image: url('img/top2.png'); 
  height: 112px;
  width: 900px;
}

#menyy { 
  background-image: url('img/menyy_m.png');
  height: 33px;
  padding-left:10px;
  white-space: nowrap
}

#muru { 
  background-image: url('img/menyy_r.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 33px;
}

.nupp { 
  height: 33px;
  padding: 0 10px 0 10px;
}

.nupp a {
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
}

#nupp_a { 
  background-image: url('img/menyy_v.png');
  background-position: top left;
  background-repeat: no-repeat;
  height: 33px;
  padding-left: 45px;
  padding-right: 10px;
}

#nupp_a a {
  font-family: Arial;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
}

.nupp_h { 
  background-image: url('img/menyy_h.png');
  height: 33px;
  padding: 0 10px 0 10px;
}

.nupp_h a {
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
}

#alammenyy { 
  height: 26px;
  background-image: url('img/menyy_a.png');
  background-repeat: no-repeat;
}

.alanupp {
  padding: 0 10px 0 10px;
}

.alanupp a {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  text-decoration: none; 
}

#footer {
  background-image: url('img/footer.png');
  width: 900px;
  height: 22px;
  font-family: Verdana;
  font-size: 10px;
  color: white;
  padding-left: 10px;
}

#sisuosa { 
  background-color: #FFFFFF;
  width: 900px;
  height: 300px;
}

#sisu_text { 
  width: 650px;
  font-family: Arial;
  font-size: 13px;
  color: #2a2a2a;
  padding: 15px 20px 20px 20px;
}

#sisu_text TABLE {
	border: 1px solid gray;
	border-collapse: collapse;
}

#sisu_text TD {
	padding: 2px;
}

#parem {
	padding-right: 10px;
}

.pealkiri1 { 
  font-family: Arial;
  font-size: 26px;
  color: #25254D;
  font-weight: bold;
}

.pealkiri2 { 
  font-family: Tahoma;
  font-weight: 600;
  font-size: 15px;
  color: #383838;
  text-decoration: none;
}

.calendar-prev a,
.calendar-next a,
.calendar-month a,
.calendar-month,
.pealkiri_korval { 
  font-family: Arial;
  font-size: 16px;
  color: #39446d;
  font-weight: bold;
  text-decoration: none;
}

.calendar {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	width: 180px;
}

.linked-day a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.current-day {
	border: 1px solid silver;
}

.tekst_korval { 
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}