/*

	this stylesheet is handwritten with Edxor :-)

	if you dont know css-syntax then i suggest to use
	"StyleSheet Editor for Professional Webmasters" -
	TopStyle LITE 2 for win32!

	HomePage: http://www.bradsoft.com/topstyle/

	DOWNLOAD CERTAINLY __LITE VERSION__ NOT $_PRO_$
	(its download link is quite small, on bottom of download page)
*/

body,input,select,textarea,table,td,p {
	font-family: verdana, serif;
	font-size:11px;
	color: #000000;
}

input,select,textarea {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background: #FFFFFF;
}

body {
	background: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited	{
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

hr {
	color: #000000;
}

.code {
	font-family: courier new, courier;
	color: #006CF0;
}

.borders {
	background: #626262;
	border: #000000 1px solid;
}

.borders1 {
	background: #626262;
	border: #000000 1px solid;
}

.border2
{
	background: #626262;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
}

.border3
{
	background: #626262;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.border4
{
	background: #626262;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.borders5 {
	background: #626262;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.borders6 {
	background: #000000;
}

.left_corner0 {
	background: #FFFFFF;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
}

.left_corner1 {
	background: #808040;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
}

.back0 {
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

.back1 {
	background: url(http://www.esindus.ee/images/2008taust/kilp_33.png) repeat-x ;
	background-color: #ffffff;
	background-position: top center;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 10px;
    color: #000000;
}

.tausta {
	background-color: #626262;
}

.tausta_r
{
	background-color: #626262;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.tausta_m
{
	background-color: #626262;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.tausta_l
{
	background-color: #626262;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.taustu {
	background-color: #808040;
}

.taustu_r
{
	background-color: #808040;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.taustu_m
{
	background-color: #808040;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.taustu_l
{
	background-color: #808040;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.tauste {
	background-color: #ee5d46;
}

.rtaust {
	background-color: #a5a4a4;
}

.tabel {
	background: #a5a4a4;
	border: #000000 1px solid;
}

.pealkiri_III {
	margin: 5px 0px 15px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

H3 {
	margin: 5px 0px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#otsi form {
  margin: 5px 0px 0px 5px;
  display: block;
  padding: 0px;
}

#logi form {
  margin: 0px 0px 0px 0px;
  display: block;
  padding: 0px;
}

#go form {
  margin: 0px 0px 0px 0px;
  display: block;
  padding: 0px;
}

.must_taust{ background-color: #000000; }

.must_text { color: #000000; }

.must_text_act { color: #b3b3b3; }

.must_menu { font-size: 14px; font-weight: bold; color: #000000; }

.must_menu_act { font-size: 14px; font-weight: bold; color: #808080; }

.punane_taust{ background-color: #b50001; }

.punane_text { color: #b50001; }

.punane_text_act { color: #b3b3b3; }

.punane_menu { font-size: 14px; font-weight: bold; color: #b50001; }

.punane_menu_act { font-size: 14px; font-weight: bold; color: #808080; }