td, body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	margin: 0px 5px 0px 5px;
}
img {
	border: 0px;
}
a:link,a:active,a:visited {color: #968757; text-decoration: none;}
a:hover {color: #968757; text-decoration: underline;}
a.top_meny,a.top_meny:link,a.top_meny:active,a.top_meny:visited {color: #9c5f00; font-size: 10px; font-weight:bold; text-decoration: none;}
a.top_meny:hover {color: #ad7114; font-weight:bold; text-decoration: underline; font-size: 10px;}
a.footer,a.footer:link,a.footer:active,a.footer:visited  {font-size: 9px; color: #FFFFFF; text-decoration: none;}
a.footer:hover {font-size: 9px; color: #FFFFFF; text-decoration: underline;}
a.kaart,a.kaart:link,a.kaart:active,a.kaart:visited  {font-size: 10px; color: #FF6600; text-decoration: none;}
a.kaart:hover {font-size: 10px; color: #FF6633; text-decoration: underline;}
a.menyy {font-size: 9px;}

.date {
	font-size: 10px;
	color: #FFFFFF;
}
.news_date {
	padding-left: 7px;
	padding-bottom: 5px;
	font-style:italic;
	font-size: 10px;
	color: #c0c0c0;
}
.expl {
	color: #005f9b;
}
.news_text {
	padding-left: 7px;
}
.otsing {
	color: #929292;
}
.textfield {
	font-size: 9px;
	border: 1px solid #bdaf82;
	color: #000000;
	background-color: #ffffff;
}
.notes {
	color: #a30808;
}
.inner_table {
	border: 1px solid #e0e0e0;
	padding: 5px;
}







.default, .table, .errdefault, .button
  {
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #403B34;
  }

P, UL, OL
  {
  margin-top: 0px; margin-bottom: 0px;
  }

LI
  {
  margin-left: 15px;
  }

.errdefault
  {
  font-weight: bold;
  color: #CC0000;
  }

.button
  {
  color: #000000;
  }

.defaultinput
  {
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: #606060 solid;
  background-color: #F5F5F5;
  border-color: #606060 solid;
  border-width: 1px 1px 1px 1px; 
  }


/*** uue kujunduse detailid ***/


/* HEADER -> TOP */

#header {
	text-align: center;
}

#header DIV.header-top {
	background: url(nool.gif) 0 50% no-repeat;
	font-size: 12px;
	text-align: center;
	width: 955px;
	height: 34px;
	position: relative;
	color: #bbbbbb;
	margin: 0 auto;
}

#header UL.header-top {
	background: url(../img/bg-header-top.gif) bottom repeat-x;
	text-align: center;
	width: 100%;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 8px 0 0 0;
}

#header UL.header-top LI {
	list-style-type: none;
	text-align: center;
	display: inline;
	margin: 0px;
}

#header UL.header-top LI A {
	color: #1e7cb5;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header DIV.header-top SPAN {
	color: #F2880B;
	font-weight: bold;
}

#header DIV.header-top SPAN.www{ color: #009500; font-weight: bold;}

#header DIV.header-top SPAN.rehabilitatsioon{ color: #F2880B; font-weight: bold;}

#header DIV.header-top SPAN.liikumisvabadus{ color: #E1D003; font-weight: bold;}

#header DIV.header-top SPAN.meditsiin{ color: #DF0000; font-weight: bold;}

#header DIV.header-top SPAN.sport{ color: #722AA3; font-weight: bold;}

#header DIV.header-top A {
  	color: #66b7ea;
}

#header DIV.header-top A:active, 
#header DIV.header-top A:hover {
  	text-decoration: underline;
}

